lumpenproletariat@quokk.auM to 90s Memes@quokk.auEnglish · 21 days agothis is probably what drugs feel likequokk.auexternal-linkmessage-square5linkfedilinkarrow-up189arrow-down10
arrow-up189arrow-down1external-linkthis is probably what drugs feel likequokk.aulumpenproletariat@quokk.auM to 90s Memes@quokk.auEnglish · 21 days agomessage-square5linkfedilink
minus-squareSubArcticTundra@lemmy.mllinkfedilinkarrow-up3·20 days agoI always wondered how it made those effects. And what they were supposed to be
minus-squareEphera@lemmy.mllinkfedilinkarrow-up6·20 days agoThere’s a open-source implementation, if you want to dig into code: https://github.com/projectM-visualizer/projectm/ Looks like the visualizations are implemented here: https://github.com/projectM-visualizer/projectm/tree/master/src/libprojectM/MilkdropPreset Basically, though, it’s maths and GPU shaders, a.k.a. more maths.
I always wondered how it made those effects. And what they were supposed to be
There’s a open-source implementation, if you want to dig into code: https://github.com/projectM-visualizer/projectm/
Looks like the visualizations are implemented here: https://github.com/projectM-visualizer/projectm/tree/master/src/libprojectM/MilkdropPreset
Basically, though, it’s maths and GPU shaders, a.k.a. more maths.