mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-04-20 14:07:25 -05:00
22 lines
439 B
Markdown
22 lines
439 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
|
|
vrm0/index
|
|
vrm1/index
|
|
release/index
|
|
```
|
|
|
|
# Indices and tables
|
|
|
|
* {ref}`genindex`
|
|
* {ref}`modindex`
|
|
* {ref}`search`
|