Print at Mar 15, 2026, 3:21:31 PM View all posts in this thread on one page
Posted by nathan67 at Mar 14, 2026, 4:48:57 PM
Script for converting GLB files to OBJ
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.