Hacker News
Show HN: CADara – I made an open-source in-browser CAD
35 points by ttouch
ago
|
11 comments
runfreeapps
|next
[-]
The opportunity to vibe code and reinforce with something like claud code for example will poach any application that thinks they have the market share and charge whatever the hell they want. I am very excited for projects like this where you leverage open source for a very specific user and offer alternatives to SAAS. Keep iterating and solidy you security and make sure you get direct feedback from experienced CAD users, which I am not. good luck
ttouch
|next
|previous
[-]
This is the pre-alpha/alpha release of a new CAD that I created. It uses OpenCascade 7.9 under the hood via WASM and a custom sketch solver written in typescript (substantially faster than I thought it would be)
Right now it can do most of the CAD stuff that one expects apart from anything that involves meshes or curved face manipulation - that'll come soon but I want to have a stable base first before I move any further
I hope you like it, I'm eager to hear your thoughts!
citadel_melon
|root
|parent
[-]
Will this project eventually be able to completely replace MechE software students need to use for classes or what is the intentions about your software’s scope
ttouch
|root
|parent
[-]
the target audience (which I'm a part off too) is hobbyist and small shops. Competing with the big giants I think is impossible (SolidWorks/Fusion/onShape/etc.) but I think that the vast majority of people use only a very small subset of features
Interoperability is of paramount importance and it's probably going to be the best deep dive
seemaze
|next
|previous
[-]
err.. seems like many of the UI elements taken straight from OnShape?
CamperBob2
|root
|parent
|next
[-]
UI is a great place NOT to reinvent things that don't need to be reinvented. Rip off the best and forget the rest.
Whether OnShape is the "best" or not, I have no idea, but the point stands.