Chromatic VR is an WebVR audiovisual experiment created using realtime shaders and generative audio. Watch iridescent shards of light unfurl into procedurally generated prismatic realms and meditative soundscapes.
This project was developed using various web frameworks including three.js, an open source 3D library, and Tone.js, a framework for creating interactive audio.
Requires a VR HMD and WebVR friendly browser in order to run properly.
Check out the git repo
git clone https://github.com/eddietree/chromatic
First, make sure you have nodejs installed on your machine.
Then,
- goto folder
src
- run the file
setup.sh
and it wil install and run the project
- Eddie Lee (Design, Code)
- Tetra Von Orden (Art Direction)
- Eric Cheng (Sound Design)
three.js, Tone.js, gulp, WebVR UI
As of 9/11/2018, the WebVR API is no longer supported so some features may not work as intended.