By David G (kestral), based on the concept by TriBlade9.
Since the link to the code in the original Vignette post https://forum.minetest.net/viewtopic.php?f=11&t=14903 is no longer valid, I decided to release my version, which was not based on the original code, and has a few additional improvements.
Features of this version
- Light and subtle vignette effect.
- By default no filter is applied. It is necessary for each player to enable it (or subsequentally disable it) using the chat command '/vignette'.
- Mod storage is used to maintain the state of the vignette filter between sessions for each player.
Note: Only works for Minetest 5.0.0+
Github source: https://github.com/kestral246/vignette_redo
Download: https://github.com/kestral246/vignette_redo/archive/master.zip
Code: MIT License, textures: CC By-SA 3.0
Dependencies: none