Will need to learn Vulkan to rewrite this for version 26...
Have you ever wanted Anti-Aliasing without shaders? This mod aims to create a light and simple post processing effect do keep the vanilla look.
About This Mod
As of right now, this is just to get the framework out. I will continue to update this to look better (and work better if it ever becomes too heavy) as I learn more about graphics shaders.
The toggle keybind is F9 by default.
Compatibility:
- I suggest using it with sodium, I can't remember if I removed the vanilla framebuffer compatibility or if I kept it in as a fallback.
Things you should know
I'm really unsatisfied with how my code is written, but I don't want to rewrite it just before the source code for minecraft is unobfuscated. Will rewrite once that happens and implement SMAA, MSAA, SSAA, and I'll try to implement upsampling as well.
Using this in modpacks or mods
As I have the code publicly available, you all are allowed to make changes and redistribute it, but you must say that you built off of my code.