Hacker News new | ask | show | jobs
by imtringued 1712 days ago
Let me describe my interpretation of the program. You are presented with a "marble" cube which lets you chisel the shape you want. The problem I see with this application is that you can't even do something as basic as set the depth of the cuts you're taking. It's just removing everything in a straight line based on the camera angle.

Unfortunately, it's just free-hand sketches plus boolean "and" operations. I don't see the breakthrough.

1 comments

It seems you can use the cutting tool to also 'lock' volumes of the model, which could then be used to set the depth of a perpendicular cut. Not very precise though
More of a cutting edge CAD than a breakthrough CAD then?