26 ms·
Does adding a header-only (C++) http server to projectM’s visualizer [0] count? I added a very basic http server to switch presets from any basic web browser (i
by tristanc 5y ago
Does adding a header-only (C++) http server to projectM’s visualizer [0] count? I added a very basic http server to switch presets from any basic web browser (including a kindle paperwhite) using a static html page. [1]
It’s been great fun hosting parties and projecting visuals across the room onto an opposite wall. Then passing around a very old Android phone to go through the presets.
I highly encourage others to do the same with their favorite applications it’s fairly straightforward and makes it a pleasure to use.
[0] https://github.com/hashFactory/projectm https://github.com/hashFactory/projectm
[1] https://github.com/hashFactory/projectm/blob/compression/src/projectM-sdl/remote.html https://github.com/hashFactory/projectm/blob/compression/src...