18 lines
508 B
Markdown
18 lines
508 B
Markdown
# ɅEON 199X
|
|
|
|
My fork of [Aeon Shader](https://github.com/slinkousart/aeon), aimed at
|
|
expanding its concept to other "retro" graphic effects.
|
|
|
|
## Features
|
|
|
|
- Color depth reduction
|
|
- Dithering
|
|
- Downscaling
|
|
- PSX Vertex Warping
|
|
- PSX Texture Warping
|
|
|
|
## Acknowledgements
|
|
|
|
- [Alex Charlton's post "Dithering on the GPU"](http://alex-charlton.com/posts/Dithering_on_the_GPU/).
|
|
- [BSL Shaders by CaptainTatsu](https://bitslablab.com/bslshaders/), whose downscale effect was my inspiration for forking a shader.
|
|
|