An interactive 3D visualization application created for exitonly at CODAME 2013.
- Interactive 3D graphics powered by Three.js
- Audio input visualization
- Real-time visual effects and animations
- Keyboard controls for manipulation
- Leap Motion support
Open the demo link above or run locally by serving the files with any HTTP server:
python3 -m http.server 8000
Then navigate to http://localhost:8000
The application supports various keyboard controls for manipulating the visualization. Explore the interface to discover different visual effects and interactions.