Skip to content

We'll learn the fundamentals of Three.js and integrate the Three.js scene in Angular.

Notifications You must be signed in to change notification settings

srivastavaanurag79/angular-three

Repository files navigation

Angular + Three.js

This project consists of two examples:

  1. Tutorial to render 3D cube in Angular + Three.js
  2. Tutorial to render 3D Model in Angular + Three.js

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.

License

MIT

About

We'll learn the fundamentals of Three.js and integrate the Three.js scene in Angular.

Topics

Resources

Stars

Watchers

Forks