Skip to content

Commit bc11d94

Browse files
gkjohnsonabernier
authored andcommitted
Docs: Add path tracer, ik library links to libraries and tools page (mrdoob#23876)
* Update Libraries-and-Plugins.html * Update Libraries-and-Plugins.html
1 parent 4fd1740 commit bc11d94

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/manual/en/introduction/Libraries-and-Plugins.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,12 @@ <h3>Intersection and Raycast Performance</h3>
4141
<li>[link:https://github.com/gkjohnson/three-mesh-bvh three-mesh-bvh]</li>
4242
</ul>
4343

44+
<h3>Path Tracing</h3>
45+
46+
<ul>
47+
<li>[link:https://github.com/gkjohnson/three-gpu-pathtracer three-gpu-pathtracer]</li>
48+
</ul>
49+
4450
<h3>File Formats</h3>
4551

4652
<p>
@@ -79,6 +85,7 @@ <h3>Inverse Kinematics</h3>
7985
<ul>
8086
<li>[link:https://github.com/jsantell/THREE.IK THREE.IK]</li>
8187
<li>[link:https://github.com/lo-th/fullik fullik]</li>
88+
<li>[link:https://github.com/gkjohnson/closed-chain-ik-js closed-chain-ik]</li>
8289
</ul>
8390

8491
<h3>Game AI</h3>

0 commit comments

Comments
 (0)