UniVRM/docs/index.md
ousttrue 29545202d3 UniHumanoid のフォルダ構成を整理し、不要になった asmdef を削除した。Resource/test_motion.txt の場所が変更になるのに注意。
* Assets/UniHumanoid/Scripts => Assets/UniGLTF/Runtime/Humanoid
* Assets/UniHumanoid/Editor => Assets/UniGLTF/Editor/Humanoid
* Assets/UniHumanoid/Editor/Tests => Assets/UniGLTF/Tests/Humanoid
* => docs/unihumanoid/index.md
2021-12-06 16:22:25 +09:00

23 lines
457 B
Markdown

# UniVRM Programming Document
これは、[UniVRM](https://github.com/vrm-c/UniVRM) の開発ドキュメントです。
UnityでVRMをエクスポートする方法などについては [manual](https://vrm.dev/docs/univrm/) を参照してください。
```{toctree}
:maxdepth: 1
build
implementation/index
gltf/index
unihumanoid/index
vrm0/index
vrm1/index
release/index
```
# Indices and tables
* {ref}`genindex`
* {ref}`modindex`
* {ref}`search`