First attempt to build and animate 3D shapes - hover to spin the tombola
The main sticking point was realising that translateZ() happens after the rotation of the panels. Also getting the tombola to rotate around the 'center' point using the 'Z' attribute of the transform-origin property
To-do: Some sort of 'lighting' effect.