AngularThreeExamples

March 12, 2019 ยท View on GitHub

Angular5 + three.js + Three.js examples/js (ColladaLoader and OrbitControls)

Demo

See DEMO

Installation

git clone https://github.com/makimenko/angular-three-examples.git
cd angular-three-examples
npm install
ng serve

Angular 7

Development switched to angular-template-for-threejs repository.

Angular 4

Previous version of Angular4 see in tag: ng4

Contents

  1. 1Demo
  2. 2Installation
  3. 3Angular 7
  4. 4Angular 4