mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-04-22 15:07:40 -05:00
Add English translation to README.md
This commit is contained in:
parent
de15a56e03
commit
4e90d829fd
27
README.md
27
README.md
|
|
@ -4,22 +4,29 @@
|
|||
|
||||
* [MIT License](./LICENSE.txt)
|
||||
|
||||
## VRM
|
||||
## [VRM](https://dwango.github.io/vrm/)
|
||||
|
||||
"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.
|
||||
|
||||
「VRM」はVRアプリケーション向けの人型3Dアバター(3Dモデル)データを扱うためのファイルフォーマットです。
|
||||
glTF2.0をベースとしており、誰でも自由に利用することができます。
|
||||
|
||||
* https://dwango.github.io/vrm/
|
||||
|
||||
## UniVRM
|
||||
## [UniVRM](https://github.com/dwango/UniVRM)
|
||||
|
||||
"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モデルの作成・インポート・エクスポートができます。
|
||||
|
||||
* Unity5.6以降をサポートしています。
|
||||
* Unity 5.6以降をサポートしています。
|
||||
|
||||
## Download
|
||||
###
|
||||
1. Go to the [releases page](https://github.com/dwango/UniVRM/releases)
|
||||
1. Download latest ``UniVRM-0.xx.unitypackage``
|
||||
1. Import to Unity project.
|
||||
|
||||
``UniVRM-0.xx.unitypackage``をダウンロードしてUnityにインポートしてください。
|
||||
|
||||
* https://github.com/dwango/UniVRM/releases
|
||||
|
||||
###
|
||||
1. 本リポジトリの[リリースページ](https://github.com/dwango/UniVRM/releases)へ移動してください
|
||||
1. 最新の``UniVRM-0.xx.unitypackage``をダウンロードしてください。
|
||||
1. ``UniVRM-0.xx.unitypackage``をUnityのプロジェクトにインポートしてください
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user