spearwolf / ngx-three

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NgxThree npm version Build

NgxThree wraps three.js in Angular components. It allows to render 3d Scenes in a declarative way.

it uses code generation to be able to provide as much functionality from three js. This approach makes it possible to follow three.js updates with minimal effort.

The project is inspired by the great react three fiber library.

Check out some examples

!!! WORK IN PROGRESS !!!

About

License:MIT License


Languages

Language:TypeScript 96.5%Language:HTML 1.8%Language:JavaScript 0.9%Language:SCSS 0.8%