mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-09-27 05:12:32 -05:00
6cf0fd554e6a149312c8d7426d2f97badba382aa
set dirty when add Clip
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-2018.4LTS+.Net4.x - Recommended version is
Unity-2019.4LTS
Download
- Go to the releases page
- Download the latest
UniVRM-0.xx.unitypackage - Import the downloaded package into the Unity project.
- See also UniVRM installation
Script Samples
Contributing to UniVRM
Use the commands below to clone UniVRM repository, and open the UniVRM folder by Unity.
$ git clone https://github.com/vrm-c/UniVRM.git
$ cd UniVRM
$ git submodule update --init --recursive
Documents
Description
UniVRM is a gltf-based VRM format implementation for Unity. English is here https://vrm.dev/en/ . 日本語 はこちら https://vrm.dev/
Readme
125 MiB
Languages
C#
97.9%
HLSL
1%
ShaderLab
0.8%
Python
0.2%