{"version":"1","model":{"id":"fal-ai/hunyuan3d-v3/image-to-3d","name":"Hunyuan3D v3 Image → 3D","kind":"3d","availability":"available","available":true,"restricted":false,"api_key_only":false,"description":"Tencent Hunyuan3D v3 — latest-generation image-to-3D with optional multi-view inputs, PBR material generation, and fine polygon control.","pricing_note":"$0.375 per generation.","categories":["i3d"],"prompt_required":true,"prompt_supported":true,"supports":{"referenceImage":true},"requires":{"referenceImage":true},"aspect_ratios":["1:1"],"resolutions":["1024"],"durations":[],"max_reference_images":1,"base_credits":47,"api_gross_margin_percent":20,"added_at":"2026-06-19","popularity_rank":487,"example_prompt":"Reference: cute cartoon fox figurine","preview":{"image":"https://cdn.artemotion.ai/file/artemotion-ai-bckt/model-previews/3d/hunyuan3d-v3-image.png"},"schema_url":"/api/v1/models?id=fal-ai%2Fhunyuan3d-v3%2Fimage-to-3d","input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://www.artemotion.ai/api/v1/models?id=fal-ai%2Fhunyuan3d-v3%2Fimage-to-3d","title":"Hunyuan3D v3 Image → 3D generation request","description":"Request body accepted by POST /api/v1/generate for fal-ai/hunyuan3d-v3/image-to-3d.","type":"object","properties":{"model_id":{"type":"string","const":"fal-ai/hunyuan3d-v3/image-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"},"generate_type":{"title":"Generate Type","description":"Generation type. Normal: textured model. LowPoly: polygon reduction. Geometry: white model without texture.","default":"Normal","type":"string","enum":["Normal","LowPoly","Geometry"]},"enable_pbr":{"title":"Enable PBR","description":"Whether to enable PBR material generation. Does not take effect when generate_type is Geometry.","default":false,"type":"boolean"},"face_count":{"title":"Face Count","description":"Target face count. Range: 40000–1500000.","default":500000,"type":"number","minimum":40000,"maximum":1500000},"polygon_type":{"title":"Polygon Type","description":"Polygon type. Only takes effect when Generate Type is LowPoly.","default":"triangle","type":"string","enum":["triangle","quadrilateral"]},"input_image_url":{"title":"Input Image URL","description":"URL of image to use while generating the 3D model. Handled by the source image upload strip.","type":"string"},"left_image_url":{"title":"Left View","description":"Optional left view image for better 3D reconstruction.","type":"string"},"right_image_url":{"title":"Right View","description":"Optional right view image for better 3D reconstruction.","type":"string"},"back_image_url":{"title":"Back View","description":"Optional back view image for better 3D reconstruction.","type":"string"},"aspect_ratio":{"type":"string","enum":["1:1"]},"resolution":{"type":"string","enum":["1024"]},"reference_image_url":{"type":"string","format":"uri"}},"required":["model_id","prompt","input_image_url","reference_image_url"],"additionalProperties":false},"parameters":[{"key":"generate_type","label":"Generate Type","type":"select","default":"Normal","options":["Normal","LowPoly","Geometry"],"description":"Generation type. Normal: textured model. LowPoly: polygon reduction. Geometry: white model without texture."},{"key":"enable_pbr","label":"Enable PBR","type":"toggle","default":false,"description":"Whether to enable PBR material generation. Does not take effect when generate_type is Geometry."},{"key":"face_count","label":"Face Count","type":"number","default":500000,"min":40000,"max":1500000,"description":"Target face count. Range: 40000–1500000."},{"key":"polygon_type","label":"Polygon Type","type":"select","default":"triangle","options":["triangle","quadrilateral"],"description":"Polygon type. Only takes effect when Generate Type is LowPoly."},{"key":"input_image_url","label":"Input Image URL","type":"text","required":true,"description":"URL of image to use while generating the 3D model. Handled by the source image upload strip."},{"key":"left_image_url","label":"Left View","type":"text","description":"Optional left view image for better 3D reconstruction."},{"key":"right_image_url","label":"Right View","type":"text","description":"Optional right view image for better 3D reconstruction."},{"key":"back_image_url","label":"Back View","type":"text","description":"Optional back view image for better 3D reconstruction."}]}}