iimachines / Maya2glTF

Maya to glTF 2.0 exporter
MIT License
326 stars 49 forks source link

Maya 2023 (Maya2glTG 1.5.1) glb export #191

Closed Shoaib-Akthar closed 2 years ago

Shoaib-Akthar commented 2 years ago

I couldn't understand the extra flags I'm switching from blender to Maya. Could you any one brief me in detail for change the default extension (.gltf) to .glb

ziriax commented 2 years ago

Select the object you want to export.

In the glTF shelf, click the Maya2glTF icon button.

Then you will see the extra flags text box.

Enter -glb in it.

Click the export button.

See the readme file in this repository for all the possible flags you can type.

Shoaib-Akthar commented 2 years ago

Worked Thanks A lot