{"version":"1","model":{"id":"tripo3d/tripo/v3.0/multiview-to-3d","name":"Tripo v3.0 Multiview → 3D","kind":"3d","availability":"available","available":true,"restricted":false,"api_key_only":false,"description":"Tripo v3.0 multiview — sculpture-level geometry from 2–4 images of the same object from different angles. Dramatically reduces ambiguity artifacts vs single-image input.","pricing_note":"$0.20 no tex · $0.30 standard · $0.50 detailed · $0.60 extreme. +$0.05 quad.","categories":["multi3d"],"prompt_required":true,"prompt_supported":true,"supports":{"referenceImage":true},"requires":{"referenceImage":true},"aspect_ratios":["1:1"],"resolutions":["1024"],"durations":[],"max_reference_images":4,"base_credits":38,"api_gross_margin_percent":20,"added_at":"2026-06-18","popularity_rank":468,"example_prompt":"Upload 2–4 photos of the same object from different angles (front, side, back)","preview":{"image":"/images/model-previews/generated/tripo-v3-multiview-to-3d-v1.webp"},"schema_url":"/api/v1/models?id=tripo3d%2Ftripo%2Fv3.0%2Fmultiview-to-3d","input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://www.artemotion.ai/api/v1/models?id=tripo3d%2Ftripo%2Fv3.0%2Fmultiview-to-3d","title":"Tripo v3.0 Multiview → 3D generation request","description":"Request body accepted by POST /api/v1/generate for tripo3d/tripo/v3.0/multiview-to-3d.","type":"object","properties":{"model_id":{"type":"string","const":"tripo3d/tripo/v3.0/multiview-to-3d","description":"ArtEmotion model identifier."},"extra":{"type":"object","additionalProperties":true,"description":"Model-specific settings may also be nested here."},"max_credits":{"type":"number","minimum":1,"description":"Reject before submission if the estimated list price exceeds this cap."},"webhook_url":{"type":"string","format":"uri","maxLength":2048},"webhook_secret":{"type":"string","maxLength":512},"folder_id":{"type":"string"},"prompt":{"type":"string"},"texture":{"title":"Texture","description":"Generate textures for the model.","default":true,"type":"boolean"},"texture_quality":{"title":"Texture Quality","description":"Texture resolution tier.","default":"standard","type":"string","enum":["standard","detailed","extreme"]},"pbr":{"title":"PBR Maps","description":"Generate PBR (metallic/roughness) materials.","default":true,"type":"boolean"},"texture_alignment":{"title":"Texture Alignment","description":"How textures are aligned to the model.","default":"original_image","type":"string","enum":["original_image","geometry"]},"orientation":{"title":"Orientation","description":"Auto-rotate the mesh to match the input images.","default":"default","type":"string","enum":["default","align_image"]},"auto_size":{"title":"Auto Size","description":"Automatically scale the model to real-world dimensions (meters).","default":false,"type":"boolean"},"quad":{"title":"Quad Mesh","description":"Output quad topology instead of triangles. Forces FBX output.","default":false,"type":"boolean"},"smart_low_poly":{"title":"Smart Low Poly","description":"Generate low-poly meshes with hand-crafted topology.","default":false,"type":"boolean"},"generate_parts":{"title":"Generate Parts","description":"Generate segmented, editable model parts. Requires texture, PBR, and quad to be off.","default":false,"type":"boolean"},"face_limit":{"title":"Face Limit","description":"Target polygon count. Leave unset for adaptive.","type":"number","minimum":1000,"maximum":500000,"multipleOf":1},"model_seed":{"title":"Seed","description":"Seed for geometry reproducibility.","type":"integer"},"texture_seed":{"title":"Texture Seed","description":"Seed for texture reproducibility.","type":"number","multipleOf":1},"aspect_ratio":{"type":"string","enum":["1:1"]},"resolution":{"type":"string","enum":["1024"]},"reference_image_urls":{"type":"array","items":{"type":"string","format":"uri"},"maxItems":4}},"required":["model_id","prompt","reference_image_urls"],"additionalProperties":false},"parameters":[{"key":"texture","label":"Texture","type":"toggle","default":true,"description":"Generate textures for the model."},{"key":"texture_quality","label":"Texture Quality","type":"select","default":"standard","options":["standard","detailed","extreme"],"description":"Texture resolution tier."},{"key":"pbr","label":"PBR Maps","type":"toggle","default":true,"description":"Generate PBR (metallic/roughness) materials."},{"key":"texture_alignment","label":"Texture Alignment","type":"select","default":"original_image","options":["original_image","geometry"],"description":"How textures are aligned to the model."},{"key":"orientation","label":"Orientation","type":"select","default":"default","options":["default","align_image"],"description":"Auto-rotate the mesh to match the input images."},{"key":"auto_size","label":"Auto Size","type":"toggle","default":false,"description":"Automatically scale the model to real-world dimensions (meters)."},{"key":"quad","label":"Quad Mesh","type":"toggle","default":false,"description":"Output quad topology instead of triangles. Forces FBX output."},{"key":"smart_low_poly","label":"Smart Low Poly","type":"toggle","default":false,"description":"Generate low-poly meshes with hand-crafted topology."},{"key":"generate_parts","label":"Generate Parts","type":"toggle","default":false,"description":"Generate segmented, editable model parts. Requires texture, PBR, and quad to be off."},{"key":"face_limit","label":"Face Limit","type":"number","min":1000,"max":500000,"step":1,"description":"Target polygon count. Leave unset for adaptive."},{"key":"model_seed","label":"Seed","type":"seed","description":"Seed for geometry reproducibility."},{"key":"texture_seed","label":"Texture Seed","type":"number","step":1,"description":"Seed for texture reproducibility."}]}}