mirror of
https://github.com/projectM-visualizer/projectm.git
synced 2026-02-06 07:05:55 +00:00
Now using Milkdrop's DX9 coordinate system for all vertex positions and have the vertex shader take care of transforming these into the OpenGL screen space. Makes calculations easier. Also continued implementing per-pixel mesh and shader stuff.