[name]
Listed here are externally developed compatible libraries and plugins for three.js. This
list and the associated packages are maintained by the community and not guaranteed
to be up to date. If you'd like to update this list make a PR!
Physics
- [link:https://github.com/lo-th/Oimo.js/ Oimo.js]
- [link:https://enable3d.io/ enable3d]
- [link:https://github.com/kripken/ammo.js/ ammo.js]
- [link:https://github.com/pmndrs/cannon-es cannon-es]
- [link:https://rapier.rs/ rapier]
- [link:https://github.com/jrouwe/JoltPhysics.js Jolt]
Postprocessing
In addition to the [link:https://github.com/mrdoob/three.js/tree/dev/examples/jsm/postprocessing official three.js postprocessing effects],
support for some additional effects and frameworks are available through external libraries.
- [link:https://github.com/vanruesc/postprocessing postprocessing]
Intersection and Raycast Performance
- [link:https://github.com/gkjohnson/three-mesh-bvh three-mesh-bvh]
Path Tracing
- [link:https://github.com/gkjohnson/three-gpu-pathtracer three-gpu-pathtracer]
File Formats
In addition to the [link:https://github.com/mrdoob/three.js/tree/dev/examples/jsm/loaders official three.js loaders],
support for some additional formats is available through external libraries.
- [link:https://github.com/gkjohnson/urdf-loaders/tree/master/javascript urdf-loader]
- [link:https://github.com/NASA-AMMOS/3DTilesRendererJS 3d-tiles-renderer-js]
- [link:https://github.com/kaisalmen/WWOBJLoader WebWorker OBJLoader]
- [link:https://github.com/IFCjs/web-ifc-three IFC.js]
Geometry
- [link:https://github.com/spite/THREE.MeshLine THREE.MeshLine]
3D Text and Layout
- [link:https://github.com/protectwise/troika/tree/master/packages/troika-three-text troika-three-text]
- [link:https://github.com/felixmariotto/three-mesh-ui three-mesh-ui]
Particle Systems
- [link:https://github.com/Alchemist0823/three.quarks three.quarks]
- [link:https://github.com/creativelifeform/three-nebula three-nebula]
Inverse Kinematics
- [link:https://github.com/jsantell/THREE.IK THREE.IK]
- [link:https://github.com/lo-th/fullik fullik]
- [link:https://github.com/gkjohnson/closed-chain-ik-js closed-chain-ik]
Game AI
- [link:https://mugen87.github.io/yuka/ yuka]
- [link:https://github.com/donmccurdy/three-pathfinding three-pathfinding]
- [link:https://github.com/isaac-mason/recast-navigation-js recast-navigation-js]
Wrappers and Frameworks
- [link:https://aframe.io/ A-Frame]
- [link:https://lume.io/ Lume] - HTML elements for 3D graphics built on Three.
- [link:https://github.com/pmndrs/react-three-fiber react-three-fiber] - React components for 3D graphics built on Three.
- [link:https://threepipe.org/ threepipe] - A versatile 3D viewer framework using three.js for rendering.
- [link:https://github.com/ecsyjs/ecsy-three ECSY]
- [link:https://threlte.xyz/ Threlte] - Svelte components for 3D graphics built on Three.
- [link:https://needle.tools/ Needle Engine]
- [link:https://tresjs.org/ tresjs] - Vue components for 3D graphics built on Three.
- [link:https://giro3d.org Giro3D] - Versatile framework built on Three for visualizing and interacting with Geospatial 2D, 2.5D and 3D data.