gatosyocora / UniVRM

Unity package that can import and export VRM format

Home Page:https://vrm.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UniVRM

License

"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" 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

About

Unity package that can import and export VRM format

https://vrm.dev/

License:MIT License


Languages

Language:C# 98.2%Language:ShaderLab 0.6%Language:Python 0.6%Language:Smalltalk 0.6%