UniVRM/Assets/UniGLTF
2022-12-05 17:03:48 +09:00
..
doc Re-added binary files 2022-09-28 16:55:48 +09:00
Editor rename 2022-11-10 21:26:02 +09:00
Runtime Remove concrete VRM shader's info from UniGLTF. 2022-12-05 17:03:48 +09:00
Samples~ UniVRM-0.106.0 2022-10-26 21:38:27 +09:00
Tests IsUnderWritableFolder を以前の IsUnderAssetsFolder の挙動に戻す 2022-12-05 15:11:18 +09:00
doc.meta
Editor.meta
LICENSE.md
LICENSE.md.meta
package.json UniVRM-0.107.0 2022-11-09 16:27:28 +09:00
package.json.meta
README.md
README.md.meta
Runtime.meta
Tests.meta

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