{"version":"1","model":{"id":"tripo3d/retopology","name":"Tripo Retopology","kind":"3d","availability":"available","available":true,"restricted":false,"api_key_only":false,"description":"Tripo Retopology (Smart Low Poly) — convert a high-polygon Tripo model into a clean, game-ready low-poly mesh with hand-crafted topology. Optional quad output for DCC workflows.","pricing_note":"$0.30/generation.","categories":["optimize"],"prompt_required":false,"prompt_supported":false,"supports":{},"requires":{},"aspect_ratios":[],"resolutions":[],"durations":[],"base_credits":38,"api_gross_margin_percent":20,"added_at":"2026-06-18","popularity_rank":475,"example_prompt":"","preview":{"image":"/images/model-previews/generated/tripo-retopology-v1.webp"},"schema_url":"/api/v1/models?id=tripo3d%2Fretopology","input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://www.artemotion.ai/api/v1/models?id=tripo3d%2Fretopology","title":"Tripo Retopology generation request","description":"Request body accepted by POST /api/v1/generate for tripo3d/retopology.","type":"object","properties":{"model_id":{"type":"string","const":"tripo3d/retopology","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"},"original_model_task_id":{"title":"Source Model","description":"Pick a completed Tripo 3D generation to retopologize, or upload a .glb file.","type":"string"},"face_limit":{"title":"Face Limit","description":"Target polygon count (500–20 000). When Quad Mesh is on, max is 10 000.","default":4000,"type":"number","minimum":500,"maximum":20000,"multipleOf":1},"quad":{"title":"Quad Mesh","description":"Output quad topology instead of triangles. Useful for DCC tools like Blender and Maya.","default":false,"type":"boolean"},"bake":{"title":"Bake Textures","description":"Bake textures from the original high-poly model onto the new low-poly mesh.","default":true,"type":"boolean"},"part_names":{"title":"Part Names","description":"Comma-separated part names from a Mesh Segmentation result (e.g. body,head). Leave empty to process the whole mesh.","type":"string"}},"required":["model_id","original_model_task_id"],"additionalProperties":false},"parameters":[{"key":"original_model_task_id","label":"Source Model","type":"text","required":true,"description":"Pick a completed Tripo 3D generation to retopologize, or upload a .glb file."},{"key":"face_limit","label":"Face Limit","type":"number","default":4000,"min":500,"max":20000,"step":1,"description":"Target polygon count (500–20 000). When Quad Mesh is on, max is 10 000."},{"key":"quad","label":"Quad Mesh","type":"toggle","default":false,"description":"Output quad topology instead of triangles. Useful for DCC tools like Blender and Maya."},{"key":"bake","label":"Bake Textures","type":"toggle","default":true,"description":"Bake textures from the original high-poly model onto the new low-poly mesh."},{"key":"part_names","label":"Part Names","type":"text","description":"Comma-separated part names from a Mesh Segmentation result (e.g. body,head). Leave empty to process the whole mesh."}]}}