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

Implement random texture selection #726

Closed kblaschke closed 8 months ago

kblaschke commented 9 months ago

Currently, random texture selection (e.g. by using sampler_rand00 in shaders) does not work and will fail to load any texture, resulting in the preset being mostly black. This issue is here to track implementation progress on this specific task to prepare libprojectM for the 4.1 release.