Convert FBX to GLB files (Production Workflow)

Converting FBX to GLB files using Maya, Blender, and a Python script is the way to go for a production workflow, since it’s fast, reliable, and free of human error. If you are a Maya user, this is the only production-ready way to go. To my current knowledge, this is also the approach used by […]

Batch Export FBX from Maya (Game Exporter)

Batch Export FBX from Maya (Game Exporter)

Batch export FBX from Maya can be a great and efficient process. Don’t waste time exporting a bunch of 3d assets manually. There is a better and more efficient way to do so. And the way to do that is with the built-in tool Game Exporter. FBX 3d files are widely used for 3d assets, […]