#include "colors.inc" #include "textures.inc" #include "common.povinc" #declare Rotation = clock*90*x; mesh { #include "torus2.povinc" texture { pigment { White filter 0.5} } // texture { Gold_Texture } // texture {pigment{White_Marble}} finish { ambient .3 phong .75 } rotate 3*x }