Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 630 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 630 Bytes

Bouncing Balls in TREE.js

This project is based on javascript THREE.js libarary. The example helps us in understanding the sprecular reflection of THREE.js objects.

Getting Started

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:

Screenshot