Demos with ThreeJS
Star the server with "npx vite" INSIDE the directory
Most of these will not work unless you launch vite with HTTPS and will need https://github.com/leonyuhanov/OSCtoBrowserViaWS running or OSC wont work
Must be placed in a folder called "BoilerPlate". These help with MIDI, pixel maths, timers, colour generation etc..
import CCGenerator from './BoilerPlate/CCGenerator.js';
import MIDIMapper from './BoilerPlate/MIDIMapper.js';
import pixelMaper from './BoilerPlate/pixelMaper.js';
import timerObject from './BoilerPlate/timerObject.js';