ngx-three

demike
esm
ngx-three JS library on GitHub ngx-three JS library on npm Download ngx-three JS library

NgxThree wraps [three.js](https://threejs.org/) in Angular components. It allows to render 3d Scenes in a declarative way. And you can leverage the angular features and ecosystem your are familiar with.

Version 0.37.0 License MIT
ngx-three has no homepage
ngx-three JS library on GitHub
ngx-three JS library on npm
Download ngx-three JS library
Keywords
angularthree.jsWebGLgenerator
INSTALL
Type:
<script type="module"> import ngxThree from 'https://cdn.jsdelivr.net/npm/ngx-three@0.37.0/+esm' </script>
Learn more