Home AI Article

GenCAD Generates Parametric CAD Programs From Images

TL;DR

New generative model produces complete CAD command sequences and 3D solids from image inputs, preserving editability and precision.

Key Points

  • Outputs full parametric CAD programs, not just 3D geometry meshes or point clouds
  • Four-stage architecture: autoregressive transformer encoder, contrastive learning, latent diffusion model, and CAD command decoder
  • Preserves B-rep accuracy and design modifiability critical for engineering and manufacturing workflows
  • Enables automated design space exploration with editable CAD parameters rather than static geometry

Why It Matters

This addresses a fundamental limitation in AI-generated CAD: previous approaches output static geometry (meshes/voxels) unsuitable for manufacturing or iterative design. GenCAD's parametric output means engineers can modify dimensions, constraints, and features post-generation—making AI-assisted design practical for real engineering workflows rather than visualization-only use cases.
View project page and technical details

Source: gencad.github.io