[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 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]
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/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]
Wrappers and Frameworks
- [link:https://aframe.io/ A-Frame]
- [link:https://github.com/pmndrs/react-three-fiber react-three-fiber]
- [link:https://github.com/ecsyjs/ecsy-three ECSY]
- [link:https://threlte.xyz/ Threlte]