Skip to content

congdanh2516/angular-three

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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!

About

🧊 THREE.js integration for Angular 🧊

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 80.8%
  • TypeScript 19.0%
  • Other 0.2%