notargs / UniVRM

Unity package that can import and export VRM format

Home Page:https://dwango.github.io/vrm/

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. And if you comply with the MIT license, you are free to use it.

  • The document is still only Japanese.

「VRM」はVRアプリケーション向けの人型3Dアバター(3Dモデル)データを扱うためのファイルフォーマットです。 glTF2.0をベースとしており、誰でも自由に利用することができます。

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

  • Currently, support for Unity 5.6+

「UniVRM」はVRMのUnity実装で、VRMモデルの作成・インポート・エクスポートができます。

  • Unity 5.6以降をサポートしています。

Download

  1. Go to the releases page
  2. Download latest UniVRM-0.xx.unitypackage
  3. Import to Unity project.

  1. 本リポジトリのリリースページへ移動してください。
  2. 最新のUniVRM-0.xx.unitypackageをダウンロードしてください。
  3. UniVRM-0.xx.unitypackageをUnityのプロジェクトにインポートしてください。

Script Samples

About

Unity package that can import and export VRM format

https://dwango.github.io/vrm/

License:MIT License


Languages

Language:C# 98.6%Language:ShaderLab 1.4%Language:Batchfile 0.1%