UniVRM/Assets/UniGLTF
2021-01-13 18:21:39 +09:00
..
doc コード整理、UniGLTF/Runtime, Editor, Tests 2020-12-01 17:10:13 +09:00
Editor Merge branch 'master' into feature/vrm10 2021-01-12 12:53:43 +09:00
MeshUtility updated docs 2021-01-13 18:21:39 +09:00
Runtime import/export uniunlit's alphacutoff 2021-01-13 16:10:21 +09:00
Tests UniGLTF/Runtime/UniGLTF/Format の UnityEngine 依存を除去 2020-12-01 18:33:25 +09:00
UniHumanoid MeshUtility を UniGLTF 下に移動 2021-01-06 20:20:14 +09:00
doc.meta コード整理、UniGLTF/Runtime, Editor, Tests 2020-12-01 17:10:13 +09:00
Editor.meta コード整理、UniGLTF/Runtime, Editor, Tests 2020-12-01 17:10:13 +09:00
LICENSE.md コード整理、UniGLTF/Runtime, Editor, Tests 2020-12-01 17:10:13 +09:00
LICENSE.md.meta コード整理、UniGLTF/Runtime, Editor, Tests 2020-12-01 17:10:13 +09:00
MeshUtility.meta MeshUtility を UniGLTF 下に移動 2021-01-06 20:20:14 +09:00
package.json version 0.63.2 2021-01-08 13:12:44 +09:00
package.json.meta UniGLTF upm 2020-11-24 19:09:05 +09:00
README.md コード整理、UniGLTF/Runtime, Editor, Tests 2020-12-01 17:10:13 +09:00
README.md.meta コード整理、UniGLTF/Runtime, Editor, Tests 2020-12-01 17:10:13 +09:00
Runtime.meta コード整理、UniGLTF/Runtime, Editor, Tests 2020-12-01 17:10:13 +09:00
Tests.meta コード整理、UniGLTF/Runtime, Editor, Tests 2020-12-01 17:10:13 +09:00
UniHumanoid.meta MeshUtility を UniGLTF 下に移動 2021-01-06 20:20:14 +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