未验证 提交 f92d90b0 编写于 作者: G Garrett Johnson 提交者: GitHub

add three.meshline to plugins, add lego tag for LDraw (#22200)

上级 e0000acd
......@@ -35,7 +35,7 @@
<li>[link:https://github.com/vanruesc/postprocessing postprocessing]</li>
</ul>
<h3>Intersection and Raycasting Performance</h3>
<h3>Intersection and Raycast Performance</h3>
<ul>
<li>[link:https://github.com/gkjohnson/three-mesh-bvh three-mesh-bvh]</li>
......@@ -52,7 +52,13 @@
<li>[link:https://github.com/gkjohnson/urdf-loaders/tree/master/javascript urdf-loader]</li>
<li>[link:https://github.com/NASA-AMMOS/3DTilesRendererJS 3d-tiles-renderer-js]</li>
<li>[link:https://github.com/kaisalmen/WWOBJLoader WebWorker OBJLoader]</li>
<li>[link:https://github.com/agviegas/IFC.js IFC.js]</li>
<li>[link:https://github.com/IFCjs/web-ifc-three IFC.js]</li>
</ul>
<h3>Geometry</h3>
<ul>
<li>[link:https://github.com/spite/THREE.MeshLine THREE.MeshLine]</li>
</ul>
<h3>3D Text and Layout</h3>
......@@ -68,7 +74,6 @@
<li>[link:https://github.com/creativelifeform/three-nebula three-nebula]</li>
</ul>
<h3>Inverse Kinematics</h3>
<ul>
......
......@@ -36,7 +36,7 @@
<li>[link:https://github.com/vanruesc/postprocessing postprocessing]</li>
</ul>
<h3>Intersection and Raycasting Performance</h3>
<h3>Intersection and Raycast Performance</h3>
<ul>
<li>[link:https://github.com/gkjohnson/three-mesh-bvh three-mesh-bvh]</li>
......@@ -52,7 +52,13 @@
<li>[link:https://github.com/gkjohnson/urdf-loaders/tree/master/javascript urdf-loader]</li>
<li>[link:https://github.com/NASA-AMMOS/3DTilesRendererJS 3d-tiles-renderer-js]</li>
<li>[link:https://github.com/kaisalmen/WWOBJLoader WebWorker OBJLoader]</li>
<li>[link:https://github.com/agviegas/IFC.js IFC.js]</li>
<li>[link:https://github.com/IFCjs/web-ifc-three IFC.js]</li>
</ul>
<h3>Geometry</h3>
<ul>
<li>[link:https://github.com/spite/THREE.MeshLine THREE.MeshLine]</li>
</ul>
<h3>3D Text and Layout</h3>
......@@ -68,7 +74,6 @@
<li>[link:https://github.com/creativelifeform/three-nebula three-nebula]</li>
</ul>
<h3>Inverse Kinematics</h3>
<ul>
......@@ -93,4 +98,4 @@
</body>
</html>
\ No newline at end of file
</html>
......@@ -30,6 +30,7 @@
"webgl_lines_fat": [ "gpu", "stats", "panel" ],
"webgl_loader_ttf": [ "text", "font" ],
"webgl_loader_pdb": [ "molecules", "css2d" ],
"webgl_loader_ldraw": [ "lego" ],
"webgl_lod": [ "level", "details" ],
"webgl_materials_blending": [ "alpha" ],
"webgl_materials_blending_custom": [ "alpha" ],
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册