Export glTF with material baking on cloud instance without a GPU

This question was created in reference to: [Enable material baking in Python script GLTF [Content removed]

Hi,

we’re running a glTF export pipeline on cloud instances and are investigating ways to reduce costs. Currently we’re using instances with a GPU due to material baking but we’re wondering if it is somehow possible to run the export on instance without. Is it possible to coerce the engine to run the material baking on CPU instead of GPU?

Cheers,

Simon

[Attachment Removed]

Hi Simon,

My apologies for the inexcusable delay.

Have you tried the -warp -RenderOffscreen options? No UI should be displayed and you could still bake your materials.

Thanks for your patience.

Regards,

Jean-Luc

[Attachment Removed]