Comment on What are some FOSS programs that are objectively better than their proprietary counterparts?
scheep@lemmy.world 4 days agoopenscad seems pretty interesting, using code to make 3D models
Comment on What are some FOSS programs that are objectively better than their proprietary counterparts?
scheep@lemmy.world 4 days agoopenscad seems pretty interesting, using code to make 3D models
tty5@lemmy.world 4 days ago
It’s great when what you are designing is best described as code, but I find it absolutely not worth the hassle otherwise, because even basic things like chamfers/fillets are extremely hard to execute.
megrania@discuss.tchncs.de 4 days ago
hmm I might be biased because I’m a programmer by trade, and even make music with code, so describing things as code is pretty natural to me … but I once I got the hang of it I found it easier than TinkerCAD in some sense, because there I would always get lost in the stack of objects … and FreeCAD … well, I couldn’t even get a basic box designed … 😅
tty5@lemmy.world 4 days ago
So am I. I’ve been writing software for a living for almost 20 years, so when I wanted to make a slightly more complicated box to 3d print openscad was my first choice too. Then I tried freecad and hated it with passion. Eventually I ended up making it in solidworks - it sucked the least of the tools I’ve tried.
scheep@lemmy.world 4 days ago
that makes sense