projectM-visualizer / projectm

projectM - Cross-platform Music Visualization Library. Open-source and Milkdrop-compatible.
https://discord.gg/mMrxAqaa3W
GNU Lesser General Public License v2.1
3.22k stars 364 forks source link

Fix upside-down and vertical effect misalignment issues. #733

Closed kblaschke closed 8 months ago

kblaschke commented 9 months ago

Fixes issue #725. Finally managed to make all effects and shaders align properly while not messing up the fragile u/v coordinates in the warp shader.

If anyone else can come up with a solution that doesn't involve up to three vertical flips, please implement your solution.