Skip to content
This repository has been archived by the owner on Sep 2, 2021. It is now read-only.

ousttrue/UniGLTF

Repository files navigation

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

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