Skip to content

IKatsuba/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

  • [email protected]: 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.137
    • Make sure to also have @types/three installed as well
npm install -E [email protected]
npm install -DE @types/three

Documentations

Angular Three

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Chau Tran

💻

Caleb Ukle

💻

Joshua Morony

📖

BenLune

💻

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

About

🧊 THREE.js integration for Angular 🧊

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 98.7%
  • Other 1.3%