| Constructs the image of a rotating two-bladed fan, and textures the given image on all of its four faces. |
| quad is [-1,+1]x[-1,+1] with texture coordinates [0,1]x[0,1] |
| Replicate to give a textured backside as well. |
| Replicate both sides with a 90 degree rotation to make a fan. |
| construct a rotation around the Y axis |
| construct a rotating fan with the texture |
| construct a camera with projection point at 3 and near plane at 2 |
| use a light and obtain an image |