UniVRM/Assets/UniGLTF/README.md
2021-01-13 19:04:17 +09:00

26 lines
631 B
Markdown

# UniGLTF-2.0
[glTF](https://github.com/KhronosGroup/glTF) 2.0 importer and exporter.
Unity-2018.4 or later is supported.
Below is imported from [DamagedHelmet](https://github.com/KhronosGroup/glTF-Sample-Models/tree/master/2.0/DamagedHelmet). Using unity standard shader.
![standard shader](doc/pbr_to_standard.png)
![duck](doc/duck.png)
![animation](doc/animation.gif)
![SciFiHelmet](doc/SciFiHelmet.png)
# License
* [MIT license](LICENSE)
# Download
* https://github.com/vrm-c/UniVRM/releases
UniGLTF is part of UniVRM.
From UniVRM-0.63.2, UniGLTF is separated from UniVRM.
* https://vrm.dev/docs/univrm/gltf/unigltf/