Research & Papers

New AI MIRAGE-CAD Turns Words and Images into 3D Models

Describe or sketch an object and AI writes code to build it — this could speed up design work.

Deep Dive

Researchers introduced MIRAGE-CAD, a system that recovers executable parametric CAD programs from four input types: natural-language descriptions, rendered images, point clouds, and STEP/B-Rep geometry. It maps each input to a shared construction representation and generates Python CAD code that runs on an OpenCASCADE kernel to build the solid and export it as STEP. On 2,500 held-out queries per modality, the system achieved 55.4–70.0% build success and 52.3–66.2% STEP export success without retrieval at inference. The paper also reports that executable validity, geometric fidelity, and parametric responsiveness can diverge substantially and should therefore be evaluated separately.

Key Points
  • MIRAGE-CAD writes 3D design code from text, images, or 3D scans — no manual CAD drawing needed.
  • It uses a readable step-by-step 'construction plan' so users and AI can catch errors.
  • In tests, it succeeded 55–70% of the time; complex shapes are still hit or miss.

Why It Matters

This could slash product design time from days to minutes, making custom manufacturing accessible to small teams and hobbyists.

📬 Get the top 10 AI stories daily