Three JS Sample Project
Three js sample project
For run the project on your computer you need to have node.js or any http-server. If you would like to run this via node.js you have to run the following command on the project folder.
http-server . -p 8000