Hi everyone,
For the past few days, I have been working on developing Horri-Fold, which is a port of Horri-Fi, a Lo-Fi horror shader to Defold. It supports seven different effects, including Bloom (needs to be worked upon yet), Chromatic aberration, Vignette, Noise, VHS Distortion, Scanlines and CRT TV Curve. It comes with a built-in render that integrates cleanly with defold-orthographic, so the basic setup is as simple as adding a game object to the scene.
- Bloom (needs to be worked upon yet)
- Chromatic aberration
- Vignette
- Noise
- VHS Distortion
- Scanlines
- CRT TV Curve
Using Horri-Fold in your own projects is pretty easy. Refer to the documentation on GitHub to see how.
I request to please try it out and share your feedbacks.
GitHub: https://github.com/theking0x9/horri-fold
Demo on Itch: Horri-Fold by TheKing0x9
Note: I haven’t been able to get the bloom shader to work yet. I am still researching on it, and will try to fix it as soon as possible. (any prs related fixing this is highly appreciated)