UniVRM/UniGLTF
2018-12-28 21:30:24 +09:00
..
doc Merge commit '2a19c831f8440eed1279b9930ef33115c61d7d82' as 'UniGLTF' 2018-12-28 20:16:54 +09:00
Editor Change directory structures: Move UniGLTF/Core/* -> UniGLTF/*. Remove UniGLTF/Core 2018-12-28 21:30:24 +09:00
Resources Merge commit '2a19c831f8440eed1279b9930ef33115c61d7d82' as 'UniGLTF' 2018-12-28 20:16:54 +09:00
Scripts Change directory structures: Move UniGLTF/Core/* -> UniGLTF/*. Remove UniGLTF/Core 2018-12-28 21:30:24 +09:00
.gitignore Merge commit '2a19c831f8440eed1279b9930ef33115c61d7d82' as 'UniGLTF' 2018-12-28 20:16:54 +09:00
doc.meta Merge commit '2a19c831f8440eed1279b9930ef33115c61d7d82' as 'UniGLTF' 2018-12-28 20:16:54 +09:00
Editor.meta Change directory structures: Move UniGLTF/Core/* -> UniGLTF/*. Remove UniGLTF/Core 2018-12-28 21:30:24 +09:00
LICENSE.md Merge commit '2a19c831f8440eed1279b9930ef33115c61d7d82' as 'UniGLTF' 2018-12-28 20:16:54 +09:00
LICENSE.md.meta Merge commit '2a19c831f8440eed1279b9930ef33115c61d7d82' as 'UniGLTF' 2018-12-28 20:16:54 +09:00
README.md Merge commit '2a19c831f8440eed1279b9930ef33115c61d7d82' as 'UniGLTF' 2018-12-28 20:16:54 +09:00
README.md.meta Merge commit '2a19c831f8440eed1279b9930ef33115c61d7d82' as 'UniGLTF' 2018-12-28 20:16:54 +09:00
Resources.meta Merge commit '2a19c831f8440eed1279b9930ef33115c61d7d82' as 'UniGLTF' 2018-12-28 20:16:54 +09:00
Scripts.meta Change directory structures: Move UniGLTF/Core/* -> UniGLTF/*. Remove UniGLTF/Core 2018-12-28 21:30:24 +09:00

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