UniVRM/Assets/UniGLTF
ousttrue 6d4727079a
Merge pull request #644 from ousttrue/fix/mesh_import
primitives attributes が有ったり無かったりする場合に対応(例えばNORMAL)
2021-01-06 17:03:19 +09:00
..
doc コード整理、UniGLTF/Runtime, Editor, Tests 2020-12-01 17:10:13 +09:00
Editor コード整理、UniGLTF/Runtime, Editor, Tests 2020-12-01 17:10:13 +09:00
Runtime Merge pull request #644 from ousttrue/fix/mesh_import 2021-01-06 17:03:19 +09:00
Tests UniGLTF/Runtime/UniGLTF/Format の UnityEngine 依存を除去 2020-12-01 18:33:25 +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
package.json version 0.63.0 2021-01-04 18:10:24 +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

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