Features

3D Model format conversion

Mint conversion creates supported derivative files such as FBX, OBJ, STL, or USDZ from an eligible completed Mint Model.

How it works

  1. 1Open or address a finished Mint Model
  2. 2Choose a supported format
  3. 3Wait for conversion
  4. 4Retrieve the ready conversion artifacts

Example prompts

Convert this finished Mint Model to FBX, retain the original GLB, and include any required texture sidecars in the downloadable conversion package.

Using the Mint REST API, request an OBJ conversion for this owned Model, poll the operation until it finishes, and retrieve the converted artifact when it is ready.

Inputs

  • An eligible finished Mint Model
  • A supported target format
  • API ownership and access when using the REST workflow

Outputs

  • Supported converted files
  • ZIP sidecars for formats with related assets
  • The original GLB retained

Related workflows