This project consists of two examples:
We'll learn the fundamentals of Three.js and integrate the Three.js scene in Angular.
git clone <this-repo>
npm install
ng serve
localhost:4200 will render cube
localhost:4200/model will render 3D model
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.