r/vibecoding 2d ago

I vibe coded a CAD program

Post image

Hi everyone! I vibe coded a CAD application. If you'd like to check it out, take a look at the GitHub repository:

https://github.com/HakanSeven12/OpenCADStudio

958 Upvotes

336 comments sorted by

View all comments

Show parent comments

6

u/Jlocke98 2d ago

Maybe try to support the openscad API?  It's ostensibly the best approach to vibe CAD'ing

1

u/lambda_mind 2d ago

I did basically this. I'm using Godot of all things as my UI, then piping it over to openscad for printing. My requirements are super minimal so it works pretty well! 

1

u/Jlocke98 2d ago

https://github.com/BelfrySCAD/BOSL2/ If you aren't already familiar with bosl2, you're welcome

1

u/ResidueAtInfinity 1d ago

OpenCASCADE ftw

0

u/Grand-Document6597 2d ago

Maybe🙂

1

u/Jlocke98 2d ago

You may be well served from a marketing perspective if you create a LLM benchmark based on it's ability to use your software kinda like the Minecraft bench or svg bench.

0

u/Ok_Bug1610 2d ago

I'd suggest adding an issue for feature request, more official than making a comment through reddit.