Skip to content

memelotsqui/Unity-GLTF-Exporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fd20d29 · Feb 6, 2023

History

12 Commits
Jul 21, 2022
Jul 21, 2022
Jul 21, 2022
Jul 21, 2022
Feb 6, 2023
Sep 1, 2022
Jul 21, 2022
Jul 21, 2022
Jul 21, 2022
Jul 21, 2022
Jul 21, 2022
Jan 11, 2023
Jul 21, 2022
Feb 6, 2023
Feb 6, 2023
Jul 21, 2022
Jul 21, 2022
Feb 5, 2023

Repository files navigation

Unity-GLTF-Exporter

Export from unity to glTF

*Requires version 2022.1 or above

Note: I havent tried on Mac (and i dont think its working there), but I will try to add support on later time.

Important Setup ->

1-Clone/copy the full project inside Assets Folder

2- Make sure to install "Shader Graph" package required to create Images for the exporter:

Window -> PackageManager

In Unity Registry section, search for shader grraph, and install it.

Using the Exporter

1- Add script: "Mono_Export To GLTF" to the desired parent node to export

2- Set at least gltf name, model create folder and export location, and press gltf test build

Adding custom "extras"

1- Add script: "Object Node User Extras Mono" to the desired node to add an "extra" attribute

2- Set desired attributes

3- When exporting, your gltf file will contain any extra attribute added in Unity

Support: memelotsqui@gmail.com

About

Export from unity to glTF

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published