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.32k stars 372 forks source link

Milkdrop 1.4 presets or only some effects render upside down #725

Closed kblaschke closed 11 months ago

kblaschke commented 1 year ago

After the renderer rewrite for 4.1, due to the way how presets need to be rendered to circumvent the Y coordinate flip between DirectX and OpenGL, presets not using any shaders at all will be drawn upside down and not flipped before being displayed. After applying any configured old-school filters, a final draw flipping the image should be performed.

A few presets have mismatching locations for some effects, where custom waves do not match the shape positions while they obviously should. In these occasions it looks like not all effects are correctly drawn properly Y-flipped.

Some presets with this issue can be found in the upside down.zip archive.