remesh_create
Remesh a 3D model and export it to formats like glb, fbx, obj, usdz, blend, or stl. Use an existing task ID or a model URL.
Instructions
Remesh and export a 3D model into various formats (glb, fbx, obj, usdz, blend, stl). Provide either input_task_id or model_url.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input_task_id | No | Task ID from a completed generation task | |
| model_url | No | URL to a 3D model file | |
| target_formats | No | Output formats: glb, fbx, obj, usdz, blend, stl | |
| topology | No | 'quad' or 'triangle' | |
| target_polycount | No | Target polygon count (100-300000) | |
| resize_height | No | Model height in meters | |
| origin_at | No | 'bottom' or 'center' | |
| convert_format_only | No | Convert format without remeshing |