I am completely lost on this one -- I can't find any similar question on the net. Given the radius of an unknown spherical object, and the number of faces (minimum of 6), how would I get the size and 3D offset (position and rotation) (origin at 0,0,0) of each of those?
In this case, Y is the vertical axis and the Z axis represents depth, with -1 being forward and 1 being backward.
Programming this in Lua, but any other language / pseudo-code is welcomed.