nartc / angular-three

🧊 THREE.js integration for Angular 🧊

Home Page:https://angular-three.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

🧊 THREE.js integration for Angular 🧊

https://angular-three.netlify.app/

License:MIT License


Languages

Language:JavaScript 80.8%Language:TypeScript 19.0%Language:HTML 0.1%Language:CSS 0.1%Language:GLSL 0.0%