Vibe coded? Nothing works.
Vcad: Free BRep CAD in the Browser
21–30 of 46 posts
Re: Vcad: Free BRep CAD in the Browser
#22And now you know why CAD is hard.
Re: Vcad: Free BRep CAD in the Browser
#23This seems to have the same weakness as OpenSCAD, no relative positioning.
Re: Vcad: Free BRep CAD in the Browser
#24Nice UI. Pretty cool to see a CAD program in the browser, without even an annoying login to try screen. On the other hands it seems to be pretty choppy and I was visual artifacts about 5 seconds into the tutorial. I got the same artifacts in Zen and Chrome.
Re: Vcad: Free BRep CAD in the Browser
#25Why is right/middle click both orbit and pan? Why is scroll wheel vertical orbit? This feels like it was vibecoded using a macbook touchpad
Re: Vcad: Free BRep CAD in the Browser
#26Neat example of the strengths and weaknesses of vibe coding… But if anyone here is looking for a solid browser-based parametric CAD solution, [onshape]( https://www.onshape.com ) is the best there is. It’s missing a few tools that more complex alternatives have but if all you need is something easy to learn so you can make things to 3d print it’s a good choice
Re: Vcad: Free BRep CAD in the Browser
#27Re: Vcad: Free BRep CAD in the Browser
#28Earlier quoted context omitted.
Yes, vibe coded. The author has posted several other articles about this whole vibe coding project, like this one: https://campedersen.com/brep-kernel
That website has literally caused my window manager (sway/wlroots/wayland) to bug out and consume 90% of a core.
Re: Vcad: Free BRep CAD in the Browser
#29Re: Vcad: Free BRep CAD in the Browser
#30This seems to have the same weakness as OpenSCAD, no relative positioning.
I added this to the kernel but it isn't exposed to the UI yet. What is your use case? id love to support it
I don't have a concrete use case, I just know that it's generally easier to "attach this cube to this face", than having to work out the formula to position it correctly, especially once you start working with weird angles, or wanting something to be tangent to a circle. That is how every professional CAD package I've ever used works.