Skip to content
This repository has been archived by the owner on Feb 10, 2023. It is now read-only.

nartc/angular-three

Repository files navigation

This repository is now archived. Please check https://github.com/angular-threejs/angular-three for latest updates to Angular Three.


Declarative THREE.js in Angular

πŸ”₯ Leverage your Angular skill to build mind-blowing 3D applications with THREE.js πŸ”₯

Attention

This package, while stable, is still in active development.

Packages

Angular Three is a collection of packages that provide different THREE.js functionalities

Package Version Links
@angular-three/core npm (scoped) README npm bundle size (scoped)
@angular-three/postprocessing npm (scoped) README npm bundle size (scoped)
@angular-three/cannon npm (scoped) README npm bundle size (scoped)
@angular-three/soba npm (scoped) README npm bundle size (scoped)

Peer Dependencies

  • three@0.140: This is a wrapper of THREE.js so three is a required peerDependency. Keep in mind, THREE.js is moving quite frequently and quickly. Hence, to ensure compatibility, this wrapper currently supports 0.140
    • Make sure to also have @types/three installed as well
npm install -E three@0.140
npm install -DE @types/three

Documentations

Angular Three

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Chau Tran

πŸ’»

Caleb Ukle

πŸ’»

Joshua Morony

πŸ“–

BenLune

πŸ’»

Igor Katsuba

πŸ’»

andivr

πŸ“–

This project follows the all-contributors specification. Contributions of any kind welcome!