UniVRM/Packages/UniGLTF
2026-04-13 14:43:47 +09:00
..
doc mv UniGLTF, UniVRM and VRM to Packages from Assets 2025-10-28 14:10:51 +09:00
Editor Merge branch 'master' into v0.131.0-pw 2026-02-26 21:19:55 +09:00
Resources mv UniGLTF, UniVRM and VRM to Packages from Assets 2025-10-28 14:10:51 +09:00
Runtime Merge branch 'master' into version/v0_131_1 2026-04-13 14:43:47 +09:00
Samples~ mv UniGLTF, UniVRM and VRM to Packages from Assets 2025-10-28 14:10:51 +09:00
Tests Assets/UniGLTF to Packages/com.vrmc.gltf 2025-11-17 15:02:40 +09:00
UniUnlit mv UniGLTF, UniVRM and VRM to Packages from Assets 2025-10-28 14:10:51 +09:00
doc.meta mv UniGLTF, UniVRM and VRM to Packages from Assets 2025-10-28 14:10:51 +09:00
Editor.meta mv UniGLTF, UniVRM and VRM to Packages from Assets 2025-10-28 14:10:51 +09:00
LICENSE.md mv UniGLTF, UniVRM and VRM to Packages from Assets 2025-10-28 14:10:51 +09:00
LICENSE.md.meta mv UniGLTF, UniVRM and VRM to Packages from Assets 2025-10-28 14:10:51 +09:00
package.json UniVRM-0.131.1 2026-04-02 17:06:29 +09:00
package.json.meta mv UniGLTF, UniVRM and VRM to Packages from Assets 2025-10-28 14:10:51 +09:00
README.md mv UniGLTF, UniVRM and VRM to Packages from Assets 2025-10-28 14:10:51 +09:00
README.md.meta mv UniGLTF, UniVRM and VRM to Packages from Assets 2025-10-28 14:10:51 +09:00
Resources.meta mv UniGLTF, UniVRM and VRM to Packages from Assets 2025-10-28 14:10:51 +09:00
Runtime.meta mv UniGLTF, UniVRM and VRM to Packages from Assets 2025-10-28 14:10:51 +09:00
Tests.meta mv UniGLTF, UniVRM and VRM to Packages from Assets 2025-10-28 14:10:51 +09:00
UniUnlit.meta mv UniGLTF, UniVRM and VRM to Packages from Assets 2025-10-28 14:10:51 +09:00

UniGLTF-2.0

  • Unity-Supports 2019.4 and later
  • You can import and export glTF-2.0 in Unity's editor and runtime.
  • implement KHR_materials_unlit
  • implement KHR_texture_transform (partial)

Material

PBR

  • Convert as much as possible between glTF pbr and Unity Standard Shader.
  • Converts metal roughness and occlusion RGBA channel incompatibility.

Unlit

  • import: UniGLTF's own UniGLTF/UniUnlit shader.

  • export: You can export UniGLTF/UniUnlit and Unity unilt materials.

  • Only UniGLTF/UniUnlit supports vertex colors.

URP

  • import only. experimental

License

Download

Screenshots

You can import almost all of gltf_sample_models

standard shader duck animation SciFiHelmet