|
|
|
|
|
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. |
|