Browse Source

Update Libraries-and-Plugins.html (#26819)

* Update Libraries-and-Plugins.html

Add Lume, add a few descriptions, and separate open source wrappers/frameworks from closed source wrappers/frameworks.

* Update Libraries-and-Plugins.html

* Update Libraries-and-Plugins.html
Joe Pea 1 year ago
parent
commit
72d0d3c3ab
1 changed files with 3 additions and 2 deletions
  1. 3 2
      docs/manual/en/introduction/Libraries-and-Plugins.html

+ 3 - 2
docs/manual/en/introduction/Libraries-and-Plugins.html

@@ -102,9 +102,10 @@
 
 
 		<ul>
 		<ul>
 			<li>[link:https://aframe.io/ A-Frame]</li>
 			<li>[link:https://aframe.io/ A-Frame]</li>
-			<li>[link:https://github.com/pmndrs/react-three-fiber react-three-fiber]</li>
+			<li>[link:https://lume.io/ Lume] - HTML elements for 3D graphics built on Three.</li>
+			<li>[link:https://github.com/pmndrs/react-three-fiber react-three-fiber] - React components for 3D graphics built on Three.</li>
 			<li>[link:https://github.com/ecsyjs/ecsy-three ECSY]</li>
 			<li>[link:https://github.com/ecsyjs/ecsy-three ECSY]</li>
-			<li>[link:https://threlte.xyz/ Threlte]</li>
+			<li>[link:https://threlte.xyz/ Threlte] - Svelte components for 3D graphics built on Three.</li>
 			<li>[link:https://needle.tools/ Needle Engine]</li>
 			<li>[link:https://needle.tools/ Needle Engine]</li>
 		</ul>
 		</ul>