2024-04-08 22:30:59 -04:00
|
|
|
# ɅEON 199X
|
2023-05-06 03:44:03 -04:00
|
|
|
|
2024-04-08 22:30:21 -04:00
|
|
|
My fork of [Aeon Shader](https://github.com/slinkousart/aeon), aimed at
|
|
|
|
expanding its concept to other "retro" graphic effects.
|
2023-05-08 14:57:05 -04:00
|
|
|
|
2024-04-08 22:30:21 -04:00
|
|
|
## Features
|
|
|
|
|
|
|
|
- Color depth reduction
|
|
|
|
- Dithering
|
|
|
|
- Downscaling
|
|
|
|
- PSX Vertex Warping
|
2024-04-11 12:09:18 -04:00
|
|
|
- PSX Texture Warping
|
2024-04-08 22:30:21 -04:00
|
|
|
|
|
|
|
## 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.
|
2023-05-08 23:04:55 -04:00
|
|
|
|