🔧 CADFusion - Text-to-CAD Generation

Convert natural language descriptions into CAD model sequences using Microsoft's CADFusion framework.

Features:

  • Generate parametric CAD sequences from text descriptions
  • Built on fine-tuned LLMs with visual feedback learning
  • Supports complex 3D modeling operations

Example prompts:

  • "Create a cylindrical cup with a handle"
  • "Design a rectangular bracket with mounting holes"
  • "Generate a gear wheel with 12 teeth"

📝 Input

128 1024
0.1 2
0.1 1

🎯 Generated CAD

📚 Example Prompts

Click on any example to try it

About CADFusion: This model is based on the paper "Text-to-CAD Generation Through Infusing Visual Feedback in Large Language Models" by Microsoft Research.

Note: This demo shows the text-to-sequence generation capability. Full 3D rendering would require additional computational resources and the complete CADFusion rendering pipeline.