UniVRM is a gltf-based VRM format implementation for Unity. English is here https://vrm.dev/en/ . 日本語 はこちら https://vrm.dev/
Go to file
2020-05-21 15:55:21 +09:00
.github/ISSUE_TEMPLATE
Assets add shader.name check 2020-05-20 17:49:00 +09:00
ProjectSettings implement deserializer generator 2019-08-08 20:25:37 +09:00
specification/0.0/schema Merge pull request #286 from iCyP/add-attention-to-discription 2019-09-03 21:50:33 +09:00
Tests/Models/Alicia_vrm-0.51 Update AliciaSolid to 0.51 2019-09-04 14:06:24 +09:00
UniJSON35
.gitattributes
.gitignore
.gitmodules
LICENSE.txt License To VRM Consortium 2020-05-21 15:53:19 +09:00
NUnit3To2FormatConverter.py
README.ja.md
README.md

UniVRM

License

VRM

"VRM" is a file format for using 3d humanoid avatars (and models) in VR applications.
VRM is based on glTF2.0. If you comply with the MIT license, you are free to use it.

UniVRM

"UniVRM" is a Unity implementation of VRM. It can create, import and export VRM models.

  • Currently UniVRM supports Unity 5.6+

Download

  1. Go to the releases page
  2. Download the latest UniVRM-0.xx.unitypackage
  3. Import the downloaded package into the Unity project.
    1. See also UniVRM installation

Script Samples

Documents