Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 2 additions & 5 deletions docs/examples/en/animations/CCDIKSolver.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ <h1>[name]</h1>

<p class="desc"> A solver for IK with <a href="https://sites.google.com/site/auraliusproject/ccd-algorithm">`CCD Algorithm`</a>. <br /><br />
[name] solves Inverse Kinematics Problem with CCD Algorithm.
[name] is designed to work with [page:SkinnedMesh] but also can be used with [page:MMDLoader] or [page:GLTFLoader] skeleton.
[name] is designed to work with [page:SkinnedMesh] but also can be used with [page:GLTFLoader] skeleton.
</p>

<iframe id="scene" src="scenes/ccdiksolver-browser.html"></iframe>
Expand Down Expand Up @@ -116,10 +116,7 @@ <h2>Code Example</h2>
<h2>Examples</h2>

<p>
[example:webgl_animation_skinning_ik]<br />
[example:webgl_loader_mmd]<br />
[example:webgl_loader_mmd_pose]<br />
[example:webgl_loader_mmd_audio]
[example:webgl_animation_skinning_ik]
</p>

<h2>Constructor</h2>
Expand Down
183 changes: 0 additions & 183 deletions docs/examples/en/animations/MMDAnimationHelper.html

This file was deleted.

125 changes: 0 additions & 125 deletions docs/examples/en/animations/MMDPhysics.html

This file was deleted.

Loading
Loading