库与插件

这里列出由外部开发、与 three.js 兼容的库和插件。此列表及相关包由社区维护,不能保证是最新的。如需更新该列表,请提交 PR!

物理引擎

  • [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]

后处理

除了 [link:https://github.com/mrdoob/three.js/tree/dev/examples/jsm/postprocessing three.js 官方后处理效果]之外,外部库还提供对一些额外效果和框架的支持。

  • [link:https://github.com/vanruesc/postprocessing postprocessing]

相交检测与射线检测性能

  • [link:https://github.com/gkjohnson/three-mesh-bvh three-mesh-bvh]

路径追踪

  • [link:https://github.com/gkjohnson/three-gpu-pathtracer three-gpu-pathtracer]

文件格式

除了 [link:https://github.com/mrdoob/three.js/tree/dev/examples/jsm/loaders three.js 官方加载器]之外,外部库还提供对一些额外格式的支持。

  • [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]

几何体

  • [link:https://github.com/spite/THREE.MeshLine THREE.MeshLine]

3D 文本与布局

  • [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]

粒子系统

  • [link:https://github.com/Alchemist0823/three.quarks three.quarks]
  • [link:https://github.com/creativelifeform/three-nebula three-nebula]

逆运动学

  • [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]

游戏 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]

封装与框架

  • [link:https://aframe.io/ A-Frame]
  • [link:https://lume.io/ Lume] - 基于 Three 构建的 3D 图形 HTML 元素。
  • [link:https://github.com/pmndrs/react-three-fiber react-three-fiber] - 基于 Three 构建的 3D 图形 React 组件。
  • [link:https://threepipe.org/ threepipe] - 使用 three.js 进行渲染的多功能 3D 查看器框架。
  • [link:https://github.com/ecsyjs/ecsy-three ECSY]
  • [link:https://threlte.xyz/ Threlte] - 基于 Three 构建的 3D 图形 Svelte 组件。
  • [link:https://needle.tools/ Needle Engine]
  • [link:https://tresjs.org/ tresjs] - 基于 Three 构建的 3D 图形 Vue 组件。
  • [link:https://giro3d.org Giro3D] - 基于 Three 构建的多功能框架,用于可视化和交互地理空间 2D、2.5D 和 3D 数据。
  • [link:https://zap.works/mattercraft/ Mattercraft] - 基于 three.js 的浏览器端可视化编辑器,用于 AR、WebXR 和 3D 网页内容,支持实时预览和物理引擎。