Tagged Questions
6
votes
1answer
81 views
Recreating a square with fixed baseline and height (3d)
I am trying to recreate the following image, as close as possible.
The point is that the circumference of the bottom, plus the height of the cube needs to be 30. Which gives
30 = 4x + h
so I want ...