UniVRM/README.ja.md
2020-09-09 12:34:26 +09:00

41 lines
1.5 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# UniVRM
* [English](README.md)
## License
* [MIT License](./LICENSE.txt)
## [VRM](https://vrm.dev/)
「VRM」はVRアプリケーション向けの人型3Dアバター3Dモデルデータを扱うためのファイルフォーマットです。
glTF2.0をベースとしており、誰でも自由に利用することができます。
## [UniVRM](https://github.com/vrm-c/UniVRM)
「UniVRM」は VRM の Unity 実装で、VRMモデルの作成・インポート・エクスポートができます。
* `Unity-2018.4LTS以降` `.Net4.x`をサポートしています。
* 推奨バージョンは、 `Unity-2019.4LTS` です。
## Download
1. 本リポジトリの[リリースページ](https://github.com/vrm-c/UniVRM/releases)へ移動してください。
1. 最新の``UniVRM-0.xx.unitypackage``をダウンロードしてください。
1. ``UniVRM-0.xx.unitypackage``をUnityのプロジェクトにインポートしてください。
1. [UniVRMのインストール](https://vrm.dev/univrm/univrm_install/)も参照してください。
## Script Samples
* [UniVRMサンプル](https://github.com/vrm-c/UniVRM/tree/master/Assets/VRM.Samples)
* [UniVRMTest(テストとサンプル)](https://github.com/vrm-c/UniVRMTest)
## Contributing to UniVRM
[コントリビューションガイド](https://github.com/vrm-c/UniVRM/wiki/コントリビューションガイド(ja))を参照してください。
## Documents
* https://vrm.dev/
* https://github.com/vrm-c/UniVRM/wiki