7 lines
215 B
Text
7 lines
215 B
Text
Dynamic[
|
|
Graphics3D[
|
|
GeometricTransformation[
|
|
GeometricTransformation[Cuboid[], RotationTransform[Pi/4, {1, 1, 0}]],
|
|
RotationTransform[Clock[2 Pi], {0, 0, 1}]
|
|
],
|
|
Boxed -> False]]
|