vpenades / SharpGLTF

glTF reader and writer for .NET Standard
MIT License
457 stars 72 forks source link

How do I integrate multiple GLBS #114

Closed YJinzz closed 2 years ago

YJinzz commented 2 years ago

I have multiple GLB files, I need to consolidate them into a GLB file, and write my related configuration items (setting.Json) into the integrated GLB file, how should I do ? Can you give me an example if you have time? This is my email address: YJinworker@gmail.com thank you very much

vpenades commented 2 years ago

There's a closed issue discussing it: #79

YJinzz commented 2 years ago

Thank you for the response It did merge into a GLB file but the internal structure was wrong and the front end could not parse 1 @vpenades

vpenades commented 2 years ago

but the internal structure was wrong and the front end could not parse

vpenades commented 2 years ago

Without more context or a reproducible example I can't help, so I'm closing this issue.... feel free to reopen it if you need help