#include "axis.inc" object {axes} camera { location <2, 8, -10> look_at <0,0,0> } light_source { <50,50,-100> color White } plane { <0, 1, 0>, -1 texture { pigment { checker color Pink, color Silver } } } sphere { <0, 0, 0>, 0.35 texture { pigment { color Silver } } translate <0.4,0,.3> scale <-8,0,-8> } torus { .8, 0.55 texture { pigment {color Tan} } translate <-4.3,0.35,-2.1> } torus { .8, 0.55 texture { pigment {color Tan} } translate <-1.5,0.35,-2.1> } torus { .8, 0.55 texture { pigment {color Tan} } translate <-3,0.35,-4.2> } box { <-3, 0.01, 2> <3.5, -0.08, -2> texture { pigment {color White} } translate <3.5,0,4.5> scale <0,0,1.3> } torus { .8, 0.55 texture { pigment {color Brown} } translate <2.5,0.4,4> } torus { .8, 0.55 texture { pigment {color White} } translate <5.4,0.4,4> } torus { .8, 0.55 texture { pigment {color Tan} } translate <2.5,0.4,7> } torus { .8, 0.55 texture { pigment {color Brown} } translate <5.4,0.4,7> } cone { <0, -3, 0>, 1.3 <0, 3, 0>, 1 open texture { pigment {color Red} } rotate <0,0,180> scale <0,0,0> translate <3.5,0,-3.5> } cone { <0, -3, 0>, 1.3 <0, 3, 0>, 0.5 open texture { pigment {color White} } rotate <0,0,180> scale <0,0,0> translate <3.5,0,-3.5> } cone { <0, -2.3, 0>, 1.26 <0, 1, 0>, 0.5 texture { pigment {color Yellow} } rotate <0,0,180> scale <0,0,0> translate <3.5,0,-3.5> } cylinder { <0, 1, 0>, <0, 1.5, 0>, 4 texture { pigment {color Violet} } translate <-5, 0, 4> } box { <-0.01, 0.01, 1.2> <3.5, -0.08, -2> texture { pigment {color White} } translate <-6.5,1.5,4> scale <0,0,0> } box { <-0.01, 0.01, 1.2> <3.5, -0.08, -2> texture { pigment {color White} } translate <-6.5,1.65,4> scale <0,0,0> } box { <-0.01, 0.01, 1.2> <3.5, -0.08, -2> texture { pigment {color White} } translate <-6.5,1.75,4> scale <0,0,0> } box { <-0.01, 0.01, 1.2> <3.5, -0.08, -2> texture { pigment {color White} } translate <-6.5,1.85,4> scale <0,0,0> } box { <-0.01, 0.01, 1.2> <3.5, -0.08, -2> texture { pigment {color White} } translate <-6.5,1.95,4> scale <0,0,0> } box { <-0.01, 0.01, 1.2> <3.5, -0.08, -2> texture { pigment {color White} } translate <-6.5,2,4> scale <0,0,0> } box { <-0.01, 0.01, 1.2> <3.5, -0.08, -2> texture { pigment {color White} } translate <-6.5,2.05,4> scale <0,0,0> } box { <-0.01, 0.01, 1.2> <3.5, -0.08, -2> texture { pigment {color White} } translate <-6.5,2.15,4> scale <0,0,0> } box { <-0.01, 0.01, 1.2> <3.5, -0.08, -2> texture { pigment {color White} } translate <-6.5,2.25,4> scale <0,0,0> } box { <-0.01, 0.01, 1.2> <3.5, -0.08, -2> texture { pigment {color White} } translate <-6.5,2.35,4> scale <0,0,0> }