Integrera AI-modellen meshy-6-image-to-3d via ett högpresterande API med låg latens och ren förbrukningsbaserad prissättning.
About this model
Få tillgång till meshy-6-image-to-3d programmatiskt på MuAPI med omedelbar skalbarhet, automatisk redundans och minimal latens.
Cost analysis
| Provider | Cost | Notes |
|---|---|---|
| muapiapp | $0.50 每次生成 | Flat rate regardless of polygon count or topology. |
| Fal.ai | $0.80 每次生成 | Approximately 38% cheaper on muapiapp. |
| Replicate | Inte tillgänglig | This model is not currently available on Replicate. |
Flat rate regardless of polygon count or topology.
Approximately 38% cheaper on muapiapp.
This model is not currently available on Replicate.
** Competitor pricing is estimated based on similar model architectures and usage tiers.
Configuration schema
| Parameter | Type | Description | Default |
|---|---|---|---|
| Bild-URL | string | Reference image used to generate the 3D model. | https://cdn.muapi.ai/assets/meshy-6-image-to-3d.png |
| Generate Texture | boolean | Generate textures alongside the mesh. | true |
| Topology | Enum (2 options) | Output mesh topology. | triangle |
| Target Polygon Count | int | Target polygon count for the output mesh. | 30000 |
| Remesh | boolean | Enable remesh phase. | true |
| Symmetry | Enum (3 options) | Symmetry detection mode. | auto |
| Enable PBR | boolean | Generate PBR maps. | false |
| Pose Mode | Enum (3 options) | Force humanoid characters into a standard pose. | |
| Texture Prompt | string | Optional text to guide the texturing pass. | weathered metal with rust accents |
Reference image used to generate the 3D model.
https://cdn.muapi.ai/assets/meshy-6-image-to-3d.pngGenerate textures alongside the mesh.
trueOutput mesh topology.
triangleTarget polygon count for the output mesh.
30000Enable remesh phase.
trueSymmetry detection mode.
autoGenerate PBR maps.
falseForce humanoid characters into a standard pose.
Optional text to guide the texturing pass.
weathered metal with rust accentsDeveloper documentation
Skicka en autentiserad POST-förfrågan till slutpunkten med dina valda parametrar och din MuAPI-nyckel.
Frequently asked