Skip to content

Latest commit

 

History

History
68 lines (35 loc) · 1.53 KB

README.md

File metadata and controls

68 lines (35 loc) · 1.53 KB

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

UniVRM-xxx.unitypackage contains UniGLTF.

UniGLTF is currently separated from UniVRM-0.63.2 for stand-alone use.

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

See also

Sample Models

Huge model required Unity2017.3 or later

example. SciFiHelmet(70074vertices)

SciFiHelmet

Download

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