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

ousttrue/UniGLTF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9c355c9 · Nov 7, 2018
Nov 7, 2018
Oct 27, 2018
Oct 4, 2018
Oct 10, 2018
Nov 6, 2018
Oct 9, 2018
Sep 21, 2018
Jan 13, 2018
Aug 26, 2018
Jan 28, 2018
Aug 26, 2018
Mar 28, 2018
Mar 28, 2018
Oct 10, 2018
Jan 28, 2018
Jun 6, 2018
Aug 26, 2018
Jul 13, 2018
Aug 30, 2018
Jan 28, 2018

Repository files navigation

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