This is a creative coding workspace for experimenting with Three.js visualizations, shaders, particles, and WebGPU effects. The codebase contains hundreds of standalone experiments organized by technique.
_ALL/- Main experiments folder with 300+ standalone projects, each in its own directory_ALL/_template/- WebGL starter template (most common)_ALL/_template-wgpu/- WebGPU/TSL starter template (modern approach)_ALL/_template-r3f/- React Three Fiber template