angular-three
angular-three copied to clipboard
We'll learn the fundamentals of Three.js and integrate the Three.js scene in Angular.
Angular + Three.js
This project consists of two examples:
We'll learn the fundamentals of Three.js and integrate the Three.js scene in Angular.
Usage
git clone <this-repo>
npm install
ng serve
localhost:4200 will render cube
localhost:4200/model will render 3D model
Contributing
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.