UniVRM is a gltf-based VRM format implementation for Unity. English is here https://vrm.dev/en/ . 日本語 はこちら https://vrm.dev/
Go to file
ousttrue 2a19c831f8 Squashed 'UniGLTF/' content from commit 690847a
git-subtree-dir: UniGLTF
git-subtree-split: 690847a1a5a0bd3df55187e1f1cb6f338c09225b
2018-12-28 19:53:19 +09:00
Core Squashed 'UniGLTF/' content from commit 690847a 2018-12-28 19:53:19 +09:00
DepthFirstScheduler@d0c62ba0fb Squashed 'UniGLTF/' content from commit 690847a 2018-12-28 19:53:19 +09:00
doc Squashed 'UniGLTF/' content from commit 690847a 2018-12-28 19:53:19 +09:00
Resources Squashed 'UniGLTF/' content from commit 690847a 2018-12-28 19:53:19 +09:00
UniHumanoid@9af6c0d399 Squashed 'UniGLTF/' content from commit 690847a 2018-12-28 19:53:19 +09:00
UniJSON@c9b6606ac2 Squashed 'UniGLTF/' content from commit 690847a 2018-12-28 19:53:19 +09:00
UniUnlit Squashed 'UniGLTF/' content from commit 690847a 2018-12-28 19:53:19 +09:00
.gitignore Squashed 'UniGLTF/' content from commit 690847a 2018-12-28 19:53:19 +09:00
.gitmodules Squashed 'UniGLTF/' content from commit 690847a 2018-12-28 19:53:19 +09:00
Core.meta Squashed 'UniGLTF/' content from commit 690847a 2018-12-28 19:53:19 +09:00
DepthFirstScheduler.meta Squashed 'UniGLTF/' content from commit 690847a 2018-12-28 19:53:19 +09:00
doc.meta Squashed 'UniGLTF/' content from commit 690847a 2018-12-28 19:53:19 +09:00
LICENSE.md Squashed 'UniGLTF/' content from commit 690847a 2018-12-28 19:53:19 +09:00
LICENSE.md.meta Squashed 'UniGLTF/' content from commit 690847a 2018-12-28 19:53:19 +09:00
README.md Squashed 'UniGLTF/' content from commit 690847a 2018-12-28 19:53:19 +09:00
README.md.meta Squashed 'UniGLTF/' content from commit 690847a 2018-12-28 19:53:19 +09:00
Resources.meta Squashed 'UniGLTF/' content from commit 690847a 2018-12-28 19:53:19 +09:00
UniHumanoid.meta Squashed 'UniGLTF/' content from commit 690847a 2018-12-28 19:53:19 +09:00
UniJSON.meta Squashed 'UniGLTF/' content from commit 690847a 2018-12-28 19:53:19 +09:00
UniUnlit.meta Squashed 'UniGLTF/' content from commit 690847a 2018-12-28 19:53:19 +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