Skip to content

Runtime GLTF importer/exporter to use in modding context. Compatible with Il2Cpp.

Notifications You must be signed in to change notification settings

ToniMacaroni/Il2Cpp-GLTF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IL2CPP GLTF

What?

A modified version of the KhronosGroup GLTF Unity Plugin that works with IL2CPP and stripped editor code.

Why?

The motivation behind it is to make GLTF a good alternative to asset bundles for anything that doesn't require custom shaders.
The project that makes use of this plugin should be able to provide all custom shaders the game uses as well as handlers for how to interpret custom metadata in the GLTF file in order to build model hierarchies that may include script components with all materials correctly set up.

Currently the plugin is written for Redloader and IL2CPP, but can be easily adapted to work with Mono and other mod loaders.

Credits

About

Runtime GLTF importer/exporter to use in modding context. Compatible with Il2Cpp.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages