3D Rotate
Another approach on how to rotate 3D objects. This time I'm using the simpler 2D rotation block to manipulate the three axis - one by one. Update 2016-02-07: Replaced 'clever' cube-definition-block with a faster and more flexible one. Even though it's more code involved. Update 2016-02-05: Devised a new way to define a cube. Look inside to get the details.