Библиотеки и плагины ([name])
		
			Здесь перечислены совместимые библиотеки и плагины, разработанные опенсорсом для 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://github.com/mrdoob/three.js/tree/dev/examples/jsm/postprocessing official three.js postprocessing effects] (оф. эффекты постобработки three.js ],
			поддержка некоторых дополнительных эффектов и фреймворков доступна через внешние библиотеки.
		
		
			- [link:https://github.com/vanruesc/postprocessing postprocessing]
 
		
		Пересечение и производительность Raycast
		
			- [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 official three.js 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 Текст и Расположение (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]
 
		
		Системы частиц
		
			- [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]
 
		
		Игровой искусственный интеллект
		
			- [link:https://mugen87.github.io/yuka/ yuka]
 
			- [link:https://github.com/donmccurdy/three-pathfinding three-pathfinding]
 
		
		Обертки и фреймворки
		
			- [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]