您最多选择25个主题
主题必须以中文或者字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Siyao Huang f260ac50 | 1年前 | |
---|---|---|
.. | ||
Editor | 1年前 | |
Runtime | 1年前 | |
Editor.meta | 1年前 | |
LICENSE.md | 1年前 | |
LICENSE.md.meta | 1年前 | |
README.md | 1年前 | |
README.md.meta | 1年前 | |
Runtime.meta | 1年前 | |
package.json | 1年前 | |
package.json.meta | 1年前 |
README.md
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