#include "colors.inc" #include "textures.inc" #include "transforms.inc" #include "metals.inc" global_settings { max_trace_level 5 } background {White} camera { location <3, 3, 2>*0.3 look_at <0, 0, 0> sky <0, 0, 1> right x*image_width/image_height } light_source { <-5,-5,30>, rgb 1 shadowless } light_source { <-5,-5,-30>, rgb 0.2 shadowless } #declare PowerCircleTexture = texture { pigment { rgb <0.8, 1.0, 0.8> } } torus { 0.247099, 0.040000 rotate <-90, 0, 0> Axis_Rotate_Trans(<0.000000,0.000000,1.000000>, 0.000000) translate<0.000000, 0.000000, 0.485410> texture {PowerCircleTexture}} torus { 0.247099, 0.040000 rotate <-90, 0, 0> Axis_Rotate_Trans(<0.000000,1.000000,-0.000000>, 63.434949) translate<0.434164, 0.000000, 0.217082> texture {PowerCircleTexture}} torus { 0.247099, 0.040000 rotate <-90, 0, 0> Axis_Rotate_Trans(<-0.587785,0.809017,0.000000>, 116.565051) translate<0.351246, 0.255195, -0.217082> texture {PowerCircleTexture}} torus { 0.247099, 0.040000 rotate <-90, 0, 0> Axis_Rotate_Trans(<-0.951057,0.309017,0.000000>, 63.434949) translate<0.134164, 0.412915, 0.217082> texture {PowerCircleTexture}} torus { 0.247099, 0.040000 rotate <-90, 0, 0> Axis_Rotate_Trans(<-0.951057,-0.309017,0.000000>, 116.565051) translate<-0.134164, 0.412915, -0.217082> texture {PowerCircleTexture}} torus { 0.247099, 0.040000 rotate <-90, 0, 0> Axis_Rotate_Trans(<-0.587785,-0.809017,0.000000>, 63.434949) translate<-0.351246, 0.255195, 0.217082> texture {PowerCircleTexture}} torus { 0.247099, 0.040000 rotate <-90, 0, 0> Axis_Rotate_Trans(<-0.000000,-1.000000,0.000000>, 116.565051) translate<-0.434164, 0.000000, -0.217082> texture {PowerCircleTexture}} torus { 0.247099, 0.040000 rotate <-90, 0, 0> Axis_Rotate_Trans(<0.587785,-0.809017,0.000000>, 63.434949) translate<-0.351246, -0.255195, 0.217082> texture {PowerCircleTexture}} torus { 0.247099, 0.040000 rotate <-90, 0, 0> Axis_Rotate_Trans(<0.951057,-0.309017,0.000000>, 116.565051) translate<-0.134164, -0.412915, -0.217082> texture {PowerCircleTexture}} torus { 0.247099, 0.040000 rotate <-90, 0, 0> Axis_Rotate_Trans(<0.951057,0.309017,-0.000000>, 63.434949) translate<0.134164, -0.412915, 0.217082> texture {PowerCircleTexture}} torus { 0.247099, 0.040000 rotate <-90, 0, 0> Axis_Rotate_Trans(<0.587785,0.809017,-0.000000>, 116.565051) translate<0.351246, -0.255195, -0.217082> texture {PowerCircleTexture}} torus { 0.247099, 0.040000 rotate <-90, 0, 0> Axis_Rotate_Trans(<0.000000,0.000000,1.000000>, 0.000000) translate<0.000000, 0.000000, -0.485410> texture {PowerCircleTexture}}