Script for converting GLB files to OBJ

by nathan67 » Sat Mar 14, 2026 3:48 pm

Hello,

I’m posting this message to share the script I wrote to convert GLB files to OBJ, which allows them to be imported into Sweet Home 3D. I imagine this might be useful to others. Please let me know if you encounter any bugs!

One of the things this script does is include the textures with the object.
For my part, I set the scale to 100 to get the correct scale in Sweet Home 3D, but I imagine that depends on your source GLB file.

https://github.com/nath67/GLB-to-OBJ-SH3D

Have a nice day,
Nathan.