3D Assets

3D Model Utilities: Optimize + Convert

Optimize models for performance and convert between 3D file formats.

Optimize 3D Models (Performance)

WorldEngen includes built-in tools for optimizing models through decimation. Useful for:

  • VR / XR applications
  • Mobile platforms
  • Real-time engines

How to optimize:

  1. Right-click a 3D model
  2. Choose Optimize 3D model
πŸ’‘Tip

For advanced pipelines, you may also use external tools (e.g., dedicated optimization software or engine LOD systems).

Convert Between 3D File Formats

WorldEngen supports direct conversion between common 3D formats.

Supported formats:

  • .glb, .fbx, .obj
  • .usd, .usdz, .usda, .usdc
  • .ply, .stl, .blend

Convert via chat:

Convert the model @path/to/model.glb to .fbx

Or simply:

Convert this to .usd

⚠Warning

Some conversions may cause data loss depending on format compatibility (e.g., .glb β†’ .stl).