This project is based on javascript THREE.js libarary. The example helps us in understanding the sprecular reflection of THREE.js objects.
There are two essential .*js files which needs to be added to the project folder, three.min.js & TrackballControls.js. These files can be further download from:
- three.min.js - https://github.com/mrdoob/three.js/
- TrackballControls.js - https://github.com/gtsop/threejs-trackball-controls