Use inside 3Ds Max
To import a .glb (GL Transmission Format Binary) file into 3ds Max, follow these steps:
Option 1: Using Built-in glTF Importer (3ds Max 2022+)
Recent versions of 3ds Max (2022 and later) support .glb and .gltf natively.
Steps:
Open 3ds Max.
Go to File > Import > Import...
Choose your
.glbfile.In the import dialog, select the glTF Importer.
Click Open and adjust the import options if needed (e.g. scale, axis, etc.).
Click OK to import.
Option 2: Use the glTF Importer plugin (for older versions)
If you're using an older version of 3ds Max:
Steps:
Download the official Babylon.js glTF plugin for 3ds Max.
Install the plugin:
Copy the
.dllfile to your 3ds Max plugins folder.
Restart 3ds Max.
Now, go to File > Import and select your
.glbfile as before.
⚠️ Notes:
.glbfiles often contain materials, textures, and animations, which may need tweaking after import.If materials look wrong, try converting them to Physical Materials or Standard depending on your rendering engine.
If it doesn’t load correctly, try converting the
.glbto.fbxusing Blender first (Blender handles glTF well)