← All models
Trellis
trellis
3D generationby trellis
Generate 3D models from your images using Trellis. A native 3D generative model enabling versatile and high-quality 3D asset creation.
Pricing
- Price
- 2.5 cr / request
Prices in credits (1 credit = $0.01).
Data schema
Input
| Field | Type | Description |
|---|---|---|
| seed | — | Random seed for reproducibility |
| image_urlrequired | string | URL of the input image to convert to 3D |
| texture_size | integerenum: 512, 1024, 2048 | Texture resolution |
| mesh_simplify | number | Mesh simplification factor |
| ss_sampling_steps | integer | Sampling steps for sparse structure generation |
| slat_sampling_steps | integer | Sampling steps for structured latent generation |
| ss_guidance_strength | number | Guidance strength for sparse structure generation |
| slat_guidance_strength | number | Guidance strength for structured latent generation |
Output
| Field | Type | Description |
|---|---|---|
| timings | object | Processing timings |
| model_mesh | — | Generated 3D mesh file |
