Skip to content

jiadong-deng/UnityGLTFManger

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

UnityGLTFManager

Export unity scene to gltf, or import gltf to unity, fork from sketchfab/UnityGLTF.

Usage

Double click bin/UnityGlTFManager.unitypackage and import all to your project, then check the 'Topbar -> Tools -> Export to GlTF' and 'Topbar -> Tools -> Import GlTF'.

Features

  1. Remove steps like logging, uploading......
  2. Use original animations' name(ani1, ani2...) and meshes' name(mesh_m1, mesh_m2...) like in unity instead of hash.
  3. For nodes, exported name will keep it's original name.
  4. Support lights(point, directional, spot).

About

Export unity scene to gltf, or import gltf to unity, suppor lights, fork from sketchfab/UnityGLTF.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 98.4%
  • ShaderLab 1.3%
  • HLSL 0.3%