A lightweight WebGl raymarching engine for experimental and educational uses.
git clone https://github.com/danrpts/raymarch.git
cd raymarch
npm install -g webpack webpack-dev-server
npm install
npm start
The application is now hosted at http://localhost:8080
Rotate viewer: mousedown
+ mousemove