Skip to content
Merged
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
2 changes: 1 addition & 1 deletion docs/examples/loaders/MMDLoader.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ <h1>[name]</h1>

<p class="desc"> A loader for <a href="http://www.geocities.jp/higuchuu4/index_e.htm"><em>MMD</em></a> resources. <br /><br />
[name] creates Three.js Objects from MMD resources as PMD, PMX, VMD, and VPD files.
You can easily handle MMD special features, as IK, Grant, and Physics, with [page:MMDAnimationHelper].<br /><br />
See [page:MMDAnimationHelper] for MMD animation handling as IK, Grant, and Physics.<br /><br />

If you want raw content of MMD resources, use .loadPMD/PMX/VMD/VPD methods.

Expand Down