Started by
yhfrag
on
Topic category: Advanced modding
I'm wondering if its possible, or if its possible for this to be implemented in the future. But i'm looking for visual effects such as ones found in "Psychedelicraft Mod" which have a trippy colour changing effect on lsd, or visual distortation such as blurryness or motion blur.
Edited by yhfrag on Wed, 05/13/2020 - 14:12
It's been 2 days, anyone have any ideas on this?
Effects like this require altering core of the render system as shaders do. This is heavily out of scope and even if you wanted to do this with Java, it will not be an easy job.