ThreeJS Samples

Note:

I know I'm not supposed to push the dist folder to the repo.

Dependencies

  1. THREE.js
  2. Webpack
  3. Npm
  4. Orbit Controls

How To Run

  1. npm run build
  2. npm start
  3. Navigate to localhost:8090 in your browser

Interacting with the scene

  • If property dynamicUpadte is true, any change to lightint properties needs the scene will be drawn automatically. Else you will have to press the corresponding button.