21 lines
627 B
Markdown
21 lines
627 B
Markdown
# ɅEON 199X
|
|
|
|
A Minecraft demake shader and my fork of [SlinkousArt's Aeon Shader](https://github.com/slinkousart/aeon),
|
|
aimed at providing a variety of effects in the vein of its parent project.
|
|
|
|
## Features
|
|
|
|
- Color depth reduction
|
|
- Depth of Field
|
|
- Dithering
|
|
- Downscaling
|
|
- Horizontal Blur
|
|
- Screen-Space Vertex Warping
|
|
- Affine Texture Warping
|
|
- World Curvature
|
|
|
|
## 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.
|
|
|