# UniVRM **Repository Path**: acgmart/UniVRM ## Basic Information - **Project Name**: UniVRM - **Description**: https://github.com/vrm-c/UniVRM - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-06-24 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # UniVRM * [日本語](README.ja.md) ## License * [MIT License](./LICENSE.txt) ## [VRM](https://vrm.dev/) "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](https://github.com/vrm-c/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](https://github.com/vrm-c/UniVRM/releases) 1. Download the latest ``UniVRM-0.xx.unitypackage`` 1. Import the downloaded package into the Unity project. 1. See also [UniVRM installation](https://vrm.dev/en/univrm/univrm_install/) ## Script Samples * [UniVRMTest](https://github.com/vrm-c/UniVRMTest) ## Documents * https://vrm.dev/ * https://vrm.dev/en/ * https://github.com/vrm-c/UniVRM/wiki