UniGLTF icon indicating copy to clipboard operation
UniGLTF copied to clipboard

glTF 2.0 importer and exporter for Unity 5.6 or later

I decided to integrate this library with UniVRM for maintenance reason (submodule burdensome). Continue updating within UniVRM

new version is here

https://github.com/vrm-c/UniVRM/releases

UniGLTF_VRMShaders-0.XX.0_YYYY.unitypackage

UniGLTF

glTF 2.0 importer and exporter for Unity 5.6 or later

Improved material importer(UniGLTF-1.21) !

Below is imported from DamagedHelmet. Using unity standard shader.

standard shader

duck animation

License

  • MIT license

See also

  • https://github.com/ousttrue/UniGLTF/wiki

Sample Models

  • https://github.com/KhronosGroup/glTF-Sample-Models

Huge model required Unity2017.3 or later

example. SciFiHelmet(70074vertices)

SciFiHelmet

Download

  • https://github.com/ousttrue/UniGLTF/releases

Usage

Import as prefab

  • drop gltf folder or glb file into Assets folder

duck_prefab

or

  • editor mode
  • menu [UniGLTF] - [Import]
  • open gltf file(gltf, glb, zip) from out of Asset Folder

API

  • https://github.com/ousttrue/UniGLTF/wiki/Rutime-API