Skip to content

Introduction

angular-three is the core library from the Angular Three ecosystem. It contains the custom Angular Renderer that knows how to render THREE.js objects given a Canvas implementation.

Installation

Terminal window
npm i angular-three three
npm i -D @types/three