mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-05-13 05:54:59 -05:00
UniVRM is a gltf-based VRM format implementation for Unity. English is here https://vrm.dev/en/ . 日本語 はこちら https://vrm.dev/
一部のモデルで File.ReadAllBytes(もしくはzip decode) の多発で低速化する。 * glb(vrm)には影響しない * buffer.uri が "data:" でないときもキャッシュする * buffers[0] を glb bin chunk と見做す判定を修正 |
||
|---|---|---|
| .github | ||
| Assets | ||
| docs | ||
| glTF@838b607505 | ||
| Packages | ||
| ProjectSettings | ||
| Tests/Models/Alicia_vrm-0.51 | ||
| vrm-specification@04e3bb2525 | ||
| .gitattributes | ||
| .gitignore | ||
| .gitmodules | ||
| doc.md | ||
| LICENSE.txt | ||
| NUnit3To2FormatConverter.py | ||
| README.md | ||
| right_latest.jpg | ||
UniVRM
UniVRM is unity package for Import and Export VRM Format