WebGL project
Steps to run the demo
-
Ensure you have npm installed.
-
Install http-server globaly
$ npm install http-server -g
-
Download the code
-
Navigate to code's directory and execute:
$ http-server
-
Open your browser and type: localhost:8080