#include "colors.inc" #include "shapes.inc" #include "textures.inc" #include "glass.inc" background { color White } camera { location <20,13,70> // location <10,0,5> right 8/5*x look_at <20,0,20> } light_source {<0,100,0> color rgb <1,1,1> shadowless media_interaction off} light_source {<100,60,100> color rgb <1,1,1>} light_source {<-100,40,-100> color rgb <0.8,0.7,0.2> shadowless media_interaction off} //light_source {<0,50,30> color rgb <0.6,0.8,1> shadowless} fog{ fog_type 2 distance 100 color rgb 0.8 fog_offset 0.1 fog_alt 7 turbulence 0.8 } sky_sphere { pigment { gradient y color_map { [0.75 color rgb <.9,.9,1>] [1.00 color rgb <.8,.8,1>] } scale 10 translate <-1, -1, -1> } } /*#declare OceanArea = texture { pigment { bozo turbulence .5 lambda 2 color_map { [0.00, 0.33 color rgb <0.2, 0.3, .29> color rgb <0.2, 0.1, .25>] [0.33, 0.66 color rgbf <0.23, .34, .4, 1> color rgbf <0.20, .35, .35, 1>] [0.66, 1.00 color rgb <0.18, 0.28, 0.45> color rgb <5, 0.30, 0.29>] } } }*/ plane { y 0 pigment {color rgb <0.65, 0.65, 0.65>} scale 4} // 1 1 21 cone { <0.5, 0, 0.5>,0.25 <0.5, 10.6667, 0.5 >,0 texture { pigment {color rgb <0,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, 0.5>,0.25 <0.5, 10.6667, 0.5 >,0 texture { pigment {color rgb <0,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 2 182 cone { <0.5, 0, 1.5>,0.25 <0.5, 9.29786, 1.5 >,0 texture { pigment {color rgb <0.71,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -0.5>,0.25 <0.5, 9.29786, -0.5 >,0 texture { pigment {color rgb <0.71,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 3 173 cone { <0.5, 0, 2.5>,0.25 <0.5, 9.10311, 2.5 >,0 texture { pigment {color rgb <0.71,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -1.5>,0.25 <0.5, 9.10311, -1.5 >,0 texture { pigment {color rgb <0.71,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 4 152 cone { <0.5, 0, 3.5>,0.25 <0.5, 8.61346, 3.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -2.5>,0.25 <0.5, 8.61346, -2.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 5 133 cone { <0.5, 0, 4.5>,0.25 <0.5, 8.17388, 4.5 >,0 texture { pigment {color rgb <0.57,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -3.5>,0.25 <0.5, 8.17388, -3.5 >,0 texture { pigment {color rgb <0.57,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 6 118 cone { <0.5, 0, 5.5>,0.25 <0.5, 7.82334, 5.5 >,0 texture { pigment {color rgb <0.57,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -4.5>,0.25 <0.5, 7.82334, -4.5 >,0 texture { pigment {color rgb <0.57,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 7 108 cone { <0.5, 0, 6.5>,0.25 <0.5, 7.57294, 6.5 >,0 texture { pigment {color rgb <0.42,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -5.5>,0.25 <0.5, 7.57294, -5.5 >,0 texture { pigment {color rgb <0.42,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 8 101 cone { <0.5, 0, 7.5>,0.25 <0.5, 7.41714, 7.5 >,0 texture { pigment {color rgb <0.42,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -6.5>,0.25 <0.5, 7.41714, -6.5 >,0 texture { pigment {color rgb <0.42,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 9 94 cone { <0.5, 0, 8.5>,0.25 <0.5, 7.25578, 8.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -7.5>,0.25 <0.5, 7.25578, -7.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 10 89 cone { <0.5, 0, 9.5>,0.25 <0.5, 7.13893, 9.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -8.5>,0.25 <0.5, 7.13893, -8.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 11 81 cone { <0.5, 0, 10.5>,0.25 <0.5, 6.94975, 10.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -9.5>,0.25 <0.5, 6.94975, -9.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 12 75 cone { <0.5, 0, 11.5>,0.25 <0.5, 6.81621, 11.5 >,0 texture { pigment {color rgb <0.28,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -10.5>,0.25 <0.5, 6.81621, -10.5 >,0 texture { pigment {color rgb <0.28,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 13 70 cone { <0.5, 0, 12.5>,0.25 <0.5, 6.69379, 12.5 >,0 texture { pigment {color rgb <0.28,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -11.5>,0.25 <0.5, 6.69379, -11.5 >,0 texture { pigment {color rgb <0.28,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 14 65 cone { <0.5, 0, 13.5>,0.25 <0.5, 6.58807, 13.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -12.5>,0.25 <0.5, 6.58807, -12.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 15 60 cone { <0.5, 0, 14.5>,0.25 <0.5, 6.46009, 14.5 >,0 texture { pigment {color rgb <0.28,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -13.5>,0.25 <0.5, 6.46009, -13.5 >,0 texture { pigment {color rgb <0.28,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 16 55 cone { <0.5, 0, 15.5>,0.25 <0.5, 6.35994, 15.5 >,0 texture { pigment {color rgb <0.28,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -14.5>,0.25 <0.5, 6.35994, -14.5 >,0 texture { pigment {color rgb <0.28,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 17 51 cone { <0.5, 0, 16.5>,0.25 <0.5, 6.25978, 16.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -15.5>,0.25 <0.5, 6.25978, -15.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 18 48 cone { <0.5, 0, 17.5>,0.25 <0.5, 6.17632, 17.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -16.5>,0.25 <0.5, 6.17632, -16.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 19 44 cone { <0.5, 0, 18.5>,0.25 <0.5, 6.10398, 18.5 >,0 texture { pigment {color rgb <0.14,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -17.5>,0.25 <0.5, 6.10398, -17.5 >,0 texture { pigment {color rgb <0.14,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 20 41 cone { <0.5, 0, 19.5>,0.25 <0.5, 6.01495, 19.5 >,0 texture { pigment {color rgb <0.14,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -18.5>,0.25 <0.5, 6.01495, -18.5 >,0 texture { pigment {color rgb <0.14,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 21 37 cone { <0.5, 0, 20.5>,0.25 <0.5, 5.93705, 20.5 >,0 texture { pigment {color rgb <0.14,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -19.5>,0.25 <0.5, 5.93705, -19.5 >,0 texture { pigment {color rgb <0.14,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 22 32 cone { <0.5, 0, 21.5>,0.25 <0.5, 5.81464, 21.5 >,0 texture { pigment {color rgb <0.14,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -20.5>,0.25 <0.5, 5.81464, -20.5 >,0 texture { pigment {color rgb <0.14,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 23 32 cone { <0.5, 0, 22.5>,0.25 <0.5, 5.82577, 22.5 >,0 texture { pigment {color rgb <0.14,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -21.5>,0.25 <0.5, 5.82577, -21.5 >,0 texture { pigment {color rgb <0.14,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 24 32 cone { <0.5, 0, 23.5>,0.25 <0.5, 5.82021, 23.5 >,0 texture { pigment {color rgb <0.14,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -22.5>,0.25 <0.5, 5.82021, -22.5 >,0 texture { pigment {color rgb <0.14,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 25 23 cone { <0.5, 0, 24.5>,0.25 <0.5, 5.61433, 24.5 >,0 texture { pigment {color rgb <0,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -23.5>,0.25 <0.5, 5.61433, -23.5 >,0 texture { pigment {color rgb <0,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 26 20 cone { <0.5, 0, 25.5>,0.25 <0.5, 5.54756, 25.5 >,0 texture { pigment {color rgb <0,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -24.5>,0.25 <0.5, 5.54756, -24.5 >,0 texture { pigment {color rgb <0,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 27 17 cone { <0.5, 0, 26.5>,0.25 <0.5, 5.47522, 26.5 >,0 texture { pigment {color rgb <0,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -25.5>,0.25 <0.5, 5.47522, -25.5 >,0 texture { pigment {color rgb <0,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 28 19 cone { <0.5, 0, 27.5>,0.25 <0.5, 5.5253, 27.5 >,0 texture { pigment {color rgb <0,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -26.5>,0.25 <0.5, 5.5253, -26.5 >,0 texture { pigment {color rgb <0,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 29 19 cone { <0.5, 0, 28.5>,0.25 <0.5, 5.5253, 28.5 >,0 texture { pigment {color rgb <0,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -27.5>,0.25 <0.5, 5.5253, -27.5 >,0 texture { pigment {color rgb <0,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 30 13 cone { <0.5, 0, 29.5>,0.25 <0.5, 5.3695, 29.5 >,0 texture { pigment {color rgb <0,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -28.5>,0.25 <0.5, 5.3695, -28.5 >,0 texture { pigment {color rgb <0,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 31 8 cone { <0.5, 0, 30.5>,0.25 <0.5, 5.25265, 30.5 >,0 texture { pigment {color rgb <0,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -29.5>,0.25 <0.5, 5.25265, -29.5 >,0 texture { pigment {color rgb <0,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 32 6 cone { <0.5, 0, 31.5>,0.25 <0.5, 5.20814, 31.5 >,0 texture { pigment {color rgb <0,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -30.5>,0.25 <0.5, 5.20814, -30.5 >,0 texture { pigment {color rgb <0,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 33 4 cone { <0.5, 0, 32.5>,0.25 <0.5, 5.17475, 32.5 >,0 texture { pigment {color rgb <0,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -31.5>,0.25 <0.5, 5.17475, -31.5 >,0 texture { pigment {color rgb <0,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 34 13 cone { <0.5, 0, 33.5>,0.25 <0.5, 5.36394, 33.5 >,0 texture { pigment {color rgb <0,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -32.5>,0.25 <0.5, 5.36394, -32.5 >,0 texture { pigment {color rgb <0,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 35 167 cone { <0.5, 0, 34.5>,0.25 <0.5, 3.83933, 34.5 >,0 texture { pigment {color rgb <0.71,0.42,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -33.5>,0.25 <0.5, 3.83933, -33.5 >,0 texture { pigment {color rgb <0.71,0.42,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 36 167 cone { <0.5, 0, 35.5>,0.25 <0.5, 3.83377, 35.5 >,0 texture { pigment {color rgb <0.71,0.42,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -34.5>,0.25 <0.5, 3.83377, -34.5 >,0 texture { pigment {color rgb <0.71,0.42,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 37 163 cone { <0.5, 0, 36.5>,0.25 <0.5, 3.73918, 36.5 >,0 texture { pigment {color rgb <0.71,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -35.5>,0.25 <0.5, 3.73918, -35.5 >,0 texture { pigment {color rgb <0.71,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 38 161 cone { <0.5, 0, 37.5>,0.25 <0.5, 3.69466, 37.5 >,0 texture { pigment {color rgb <0.71,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -36.5>,0.25 <0.5, 3.69466, -36.5 >,0 texture { pigment {color rgb <0.71,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 39 2 cone { <0.5, 0, 38.5>,0.25 <0.5, 5.11355, 38.5 >,0 texture { pigment {color rgb <0,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -37.5>,0.25 <0.5, 5.11355, -37.5 >,0 texture { pigment {color rgb <0,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 40 153 cone { <0.5, 0, 39.5>,0.25 <0.5, 3.50548, 39.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -38.5>,0.25 <0.5, 3.50548, -38.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 41 151 cone { <0.5, 0, 40.5>,0.25 <0.5, 3.46653, 40.5 >,0 texture { pigment {color rgb <0.71,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -39.5>,0.25 <0.5, 3.46653, -39.5 >,0 texture { pigment {color rgb <0.71,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 42 1 cone { <0.5, 0, 41.5>,0.25 <0.5, 5.10242, 41.5 >,0 texture { pigment {color rgb <0,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -40.5>,0.25 <0.5, 5.10242, -40.5 >,0 texture { pigment {color rgb <0,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 43 218 cone { <0.5, 0, 42.5>,0.25 <0.5, 5.03008, 42.5 >,0 texture { pigment {color rgb <0.85,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -41.5>,0.25 <0.5, 5.03008, -41.5 >,0 texture { pigment {color rgb <0.85,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 44 215 cone { <0.5, 0, 43.5>,0.25 <0.5, 4.96331, 43.5 >,0 texture { pigment {color rgb <0.85,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -42.5>,0.25 <0.5, 4.96331, -42.5 >,0 texture { pigment {color rgb <0.85,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 45 214 cone { <0.5, 0, 44.5>,0.25 <0.5, 4.93549, 44.5 >,0 texture { pigment {color rgb <0.85,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -43.5>,0.25 <0.5, 4.93549, -43.5 >,0 texture { pigment {color rgb <0.85,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 46 211 cone { <0.5, 0, 45.5>,0.25 <0.5, 4.86872, 45.5 >,0 texture { pigment {color rgb <0.85,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -44.5>,0.25 <0.5, 4.86872, -44.5 >,0 texture { pigment {color rgb <0.85,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 47 213 cone { <0.5, 0, 46.5>,0.25 <0.5, 4.91323, 46.5 >,0 texture { pigment {color rgb <0.85,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -45.5>,0.25 <0.5, 4.91323, -45.5 >,0 texture { pigment {color rgb <0.85,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 48 212 cone { <0.5, 0, 47.5>,0.25 <0.5, 4.89654, 47.5 >,0 texture { pigment {color rgb <0.85,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -46.5>,0.25 <0.5, 4.89654, -46.5 >,0 texture { pigment {color rgb <0.85,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 49 159 cone { <0.5, 0, 48.5>,0.25 <0.5, 3.66128, 48.5 >,0 texture { pigment {color rgb <0.71,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -47.5>,0.25 <0.5, 3.66128, -47.5 >,0 texture { pigment {color rgb <0.71,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 50 203 cone { <0.5, 0, 49.5>,0.25 <0.5, 4.67397, 49.5 >,0 texture { pigment {color rgb <0.85,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -48.5>,0.25 <0.5, 4.67397, -48.5 >,0 texture { pigment {color rgb <0.85,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 51 204 cone { <0.5, 0, 50.5>,0.25 <0.5, 4.69623, 50.5 >,0 texture { pigment {color rgb <0.85,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -49.5>,0.25 <0.5, 4.69623, -49.5 >,0 texture { pigment {color rgb <0.85,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 52 203 cone { <0.5, 0, 51.5>,0.25 <0.5, 4.67397, 51.5 >,0 texture { pigment {color rgb <0.85,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -50.5>,0.25 <0.5, 4.67397, -50.5 >,0 texture { pigment {color rgb <0.85,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 53 198 cone { <0.5, 0, 52.5>,0.25 <0.5, 4.55156, 52.5 >,0 texture { pigment {color rgb <0.85,0.28,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -51.5>,0.25 <0.5, 4.55156, -51.5 >,0 texture { pigment {color rgb <0.85,0.28,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 54 197 cone { <0.5, 0, 53.5>,0.25 <0.5, 4.53486, 53.5 >,0 texture { pigment {color rgb <0.85,0.28,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -52.5>,0.25 <0.5, 4.53486, -52.5 >,0 texture { pigment {color rgb <0.85,0.28,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 55 195 cone { <0.5, 0, 54.5>,0.25 <0.5, 4.48479, 54.5 >,0 texture { pigment {color rgb <0.85,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -53.5>,0.25 <0.5, 4.48479, -53.5 >,0 texture { pigment {color rgb <0.85,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 56 194 cone { <0.5, 0, 55.5>,0.25 <0.5, 4.46809, 55.5 >,0 texture { pigment {color rgb <0.85,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -54.5>,0.25 <0.5, 4.46809, -54.5 >,0 texture { pigment {color rgb <0.85,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 57 192 cone { <0.5, 0, 56.5>,0.25 <0.5, 4.41245, 56.5 >,0 texture { pigment {color rgb <0.85,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -55.5>,0.25 <0.5, 4.41245, -55.5 >,0 texture { pigment {color rgb <0.85,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 58 193 cone { <0.5, 0, 57.5>,0.25 <0.5, 4.43471, 57.5 >,0 texture { pigment {color rgb <0.85,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -56.5>,0.25 <0.5, 4.43471, -56.5 >,0 texture { pigment {color rgb <0.85,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 59 200 cone { <0.5, 0, 58.5>,0.25 <0.5, 4.60163, 58.5 >,0 texture { pigment {color rgb <0.85,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -57.5>,0.25 <0.5, 4.60163, -57.5 >,0 texture { pigment {color rgb <0.85,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 60 191 cone { <0.5, 0, 59.5>,0.25 <0.5, 4.39576, 59.5 >,0 texture { pigment {color rgb <0.85,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -58.5>,0.25 <0.5, 4.39576, -58.5 >,0 texture { pigment {color rgb <0.85,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 61 182 cone { <0.5, 0, 60.5>,0.25 <0.5, 4.18432, 60.5 >,0 texture { pigment {color rgb <0.71,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -59.5>,0.25 <0.5, 4.18432, -59.5 >,0 texture { pigment {color rgb <0.71,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 62 183 cone { <0.5, 0, 61.5>,0.25 <0.5, 4.22327, 61.5 >,0 texture { pigment {color rgb <0.85,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -60.5>,0.25 <0.5, 4.22327, -60.5 >,0 texture { pigment {color rgb <0.85,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 63 179 cone { <0.5, 0, 62.5>,0.25 <0.5, 4.11754, 62.5 >,0 texture { pigment {color rgb <0.71,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -61.5>,0.25 <0.5, 4.11754, -61.5 >,0 texture { pigment {color rgb <0.71,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 64 181 cone { <0.5, 0, 63.5>,0.25 <0.5, 4.15649, 63.5 >,0 texture { pigment {color rgb <0.71,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -62.5>,0.25 <0.5, 4.15649, -62.5 >,0 texture { pigment {color rgb <0.71,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 65 179 cone { <0.5, 0, 64.5>,0.25 <0.5, 4.11754, 64.5 >,0 texture { pigment {color rgb <0.71,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -63.5>,0.25 <0.5, 4.11754, -63.5 >,0 texture { pigment {color rgb <0.71,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 66 177 cone { <0.5, 0, 65.5>,0.25 <0.5, 4.0619, 65.5 >,0 texture { pigment {color rgb <0.71,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -64.5>,0.25 <0.5, 4.0619, -64.5 >,0 texture { pigment {color rgb <0.71,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 67 181 cone { <0.5, 0, 66.5>,0.25 <0.5, 4.16762, 66.5 >,0 texture { pigment {color rgb <0.71,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -65.5>,0.25 <0.5, 4.16762, -65.5 >,0 texture { pigment {color rgb <0.71,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 68 178 cone { <0.5, 0, 67.5>,0.25 <0.5, 4.08972, 67.5 >,0 texture { pigment {color rgb <0.71,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -66.5>,0.25 <0.5, 4.08972, -66.5 >,0 texture { pigment {color rgb <0.71,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 69 184 cone { <0.5, 0, 68.5>,0.25 <0.5, 4.23439, 68.5 >,0 texture { pigment {color rgb <0.85,0,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -67.5>,0.25 <0.5, 4.23439, -67.5 >,0 texture { pigment {color rgb <0.85,0,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 70 173 cone { <0.5, 0, 69.5>,0.25 <0.5, 3.97844, 69.5 >,0 texture { pigment {color rgb <0.71,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -68.5>,0.25 <0.5, 3.97844, -68.5 >,0 texture { pigment {color rgb <0.71,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 71 170 cone { <0.5, 0, 70.5>,0.25 <0.5, 3.91167, 70.5 >,0 texture { pigment {color rgb <0.71,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -69.5>,0.25 <0.5, 3.91167, -69.5 >,0 texture { pigment {color rgb <0.71,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 72 173 cone { <0.5, 0, 71.5>,0.25 <0.5, 3.98957, 71.5 >,0 texture { pigment {color rgb <0.71,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -70.5>,0.25 <0.5, 3.98957, -70.5 >,0 texture { pigment {color rgb <0.71,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 73 169 cone { <0.5, 0, 72.5>,0.25 <0.5, 3.88385, 72.5 >,0 texture { pigment {color rgb <0.71,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -71.5>,0.25 <0.5, 3.88385, -71.5 >,0 texture { pigment {color rgb <0.71,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 74 198 cone { <0.5, 0, 73.5>,0.25 <0.5, 4.56825, 73.5 >,0 texture { pigment {color rgb <0.85,0.28,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -72.5>,0.25 <0.5, 4.56825, -72.5 >,0 texture { pigment {color rgb <0.85,0.28,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 75 176 cone { <0.5, 0, 74.5>,0.25 <0.5, 4.04521, 74.5 >,0 texture { pigment {color rgb <0.71,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -73.5>,0.25 <0.5, 4.04521, -73.5 >,0 texture { pigment {color rgb <0.71,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 76 167 cone { <0.5, 0, 75.5>,0.25 <0.5, 3.85046, 75.5 >,0 texture { pigment {color rgb <0.71,0.42,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -74.5>,0.25 <0.5, 3.85046, -74.5 >,0 texture { pigment {color rgb <0.71,0.42,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 77 169 cone { <0.5, 0, 76.5>,0.25 <0.5, 3.88385, 76.5 >,0 texture { pigment {color rgb <0.71,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -75.5>,0.25 <0.5, 3.88385, -75.5 >,0 texture { pigment {color rgb <0.71,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 78 172 cone { <0.5, 0, 77.5>,0.25 <0.5, 3.95618, 77.5 >,0 texture { pigment {color rgb <0.71,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -76.5>,0.25 <0.5, 3.95618, -76.5 >,0 texture { pigment {color rgb <0.71,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 79 200 cone { <0.5, 0, 78.5>,0.25 <0.5, 4.60163, 78.5 >,0 texture { pigment {color rgb <0.85,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -77.5>,0.25 <0.5, 4.60163, -77.5 >,0 texture { pigment {color rgb <0.85,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 80 161 cone { <0.5, 0, 79.5>,0.25 <0.5, 3.70579, 79.5 >,0 texture { pigment {color rgb <0.71,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -78.5>,0.25 <0.5, 3.70579, -78.5 >,0 texture { pigment {color rgb <0.71,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 81 159 cone { <0.5, 0, 80.5>,0.25 <0.5, 3.65571, 80.5 >,0 texture { pigment {color rgb <0.71,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -79.5>,0.25 <0.5, 3.65571, -79.5 >,0 texture { pigment {color rgb <0.71,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 82 159 cone { <0.5, 0, 81.5>,0.25 <0.5, 3.65015, 81.5 >,0 texture { pigment {color rgb <0.71,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -80.5>,0.25 <0.5, 3.65015, -80.5 >,0 texture { pigment {color rgb <0.71,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 83 160 cone { <0.5, 0, 82.5>,0.25 <0.5, 3.68353, 82.5 >,0 texture { pigment {color rgb <0.71,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -81.5>,0.25 <0.5, 3.68353, -81.5 >,0 texture { pigment {color rgb <0.71,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 84 164 cone { <0.5, 0, 83.5>,0.25 <0.5, 3.76143, 83.5 >,0 texture { pigment {color rgb <0.71,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -82.5>,0.25 <0.5, 3.76143, -82.5 >,0 texture { pigment {color rgb <0.71,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 85 158 cone { <0.5, 0, 84.5>,0.25 <0.5, 3.63902, 84.5 >,0 texture { pigment {color rgb <0.71,0.28,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -83.5>,0.25 <0.5, 3.63902, -83.5 >,0 texture { pigment {color rgb <0.71,0.28,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 86 158 cone { <0.5, 0, 85.5>,0.25 <0.5, 3.63346, 85.5 >,0 texture { pigment {color rgb <0.71,0.28,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -84.5>,0.25 <0.5, 3.63346, -84.5 >,0 texture { pigment {color rgb <0.71,0.28,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 87 157 cone { <0.5, 0, 86.5>,0.25 <0.5, 3.6112, 86.5 >,0 texture { pigment {color rgb <0.71,0.28,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -85.5>,0.25 <0.5, 3.6112, -85.5 >,0 texture { pigment {color rgb <0.71,0.28,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 88 161 cone { <0.5, 0, 87.5>,0.25 <0.5, 3.69466, 87.5 >,0 texture { pigment {color rgb <0.71,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -86.5>,0.25 <0.5, 3.69466, -86.5 >,0 texture { pigment {color rgb <0.71,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 89 161 cone { <0.5, 0, 88.5>,0.25 <0.5, 3.70579, 88.5 >,0 texture { pigment {color rgb <0.71,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -87.5>,0.25 <0.5, 3.70579, -87.5 >,0 texture { pigment {color rgb <0.71,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 90 156 cone { <0.5, 0, 89.5>,0.25 <0.5, 3.58894, 89.5 >,0 texture { pigment {color rgb <0.71,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -88.5>,0.25 <0.5, 3.58894, -88.5 >,0 texture { pigment {color rgb <0.71,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 91 158 cone { <0.5, 0, 90.5>,0.25 <0.5, 3.62233, 90.5 >,0 texture { pigment {color rgb <0.71,0.28,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -89.5>,0.25 <0.5, 3.62233, -89.5 >,0 texture { pigment {color rgb <0.71,0.28,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 92 152 cone { <0.5, 0, 91.5>,0.25 <0.5, 3.49435, 91.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -90.5>,0.25 <0.5, 3.49435, -90.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 93 161 cone { <0.5, 0, 92.5>,0.25 <0.5, 3.71135, 92.5 >,0 texture { pigment {color rgb <0.71,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -91.5>,0.25 <0.5, 3.71135, -91.5 >,0 texture { pigment {color rgb <0.71,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 94 156 cone { <0.5, 0, 93.5>,0.25 <0.5, 3.59451, 93.5 >,0 texture { pigment {color rgb <0.71,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -92.5>,0.25 <0.5, 3.59451, -92.5 >,0 texture { pigment {color rgb <0.71,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 95 150 cone { <0.5, 0, 94.5>,0.25 <0.5, 3.44427, 94.5 >,0 texture { pigment {color rgb <0.71,0.14,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -93.5>,0.25 <0.5, 3.44427, -93.5 >,0 texture { pigment {color rgb <0.71,0.14,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 96 149 cone { <0.5, 0, 95.5>,0.25 <0.5, 3.41645, 95.5 >,0 texture { pigment {color rgb <0.71,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -94.5>,0.25 <0.5, 3.41645, -94.5 >,0 texture { pigment {color rgb <0.71,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 97 154 cone { <0.5, 0, 96.5>,0.25 <0.5, 3.5333, 96.5 >,0 texture { pigment {color rgb <0.71,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -95.5>,0.25 <0.5, 3.5333, -95.5 >,0 texture { pigment {color rgb <0.71,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 98 153 cone { <0.5, 0, 97.5>,0.25 <0.5, 3.51104, 97.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -96.5>,0.25 <0.5, 3.51104, -96.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 99 177 cone { <0.5, 0, 98.5>,0.25 <0.5, 4.07303, 98.5 >,0 texture { pigment {color rgb <0.71,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -97.5>,0.25 <0.5, 4.07303, -97.5 >,0 texture { pigment {color rgb <0.71,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 1 100 80 cone { <0.5, 0, 99.5>,0.25 <0.5, 1.83064, 99.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <0.5, 0, -98.5>,0.25 <0.5, 1.83064, -98.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 2 1 166 cone { <1.5, 0, 0.5>,0.25 <1.5, 8.92506, 0.5 >,0 texture { pigment {color rgb <0.71,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, 0.5>,0.25 <-0.5, 8.92506, 0.5 >,0 texture { pigment {color rgb <0.71,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 2 2 116 cone { <1.5, 0, 1.5>,0.25 <1.5, 7.77882, 1.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, 1.5>,0.25 <-0.5, 7.77882, 1.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <1.5, 0, -0.5>,0.25 <1.5, 7.77882, -0.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, -0.5>,0.25 <-0.5, 7.77882, -0.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 2 3 104 cone { <1.5, 0, 2.5>,0.25 <1.5, 7.48948, 2.5 >,0 texture { pigment {color rgb <0.42,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, 2.5>,0.25 <-0.5, 7.48948, 2.5 >,0 texture { pigment {color rgb <0.42,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <1.5, 0, -1.5>,0.25 <1.5, 7.48948, -1.5 >,0 texture { pigment {color rgb <0.42,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, -1.5>,0.25 <-0.5, 7.48948, -1.5 >,0 texture { pigment {color rgb <0.42,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 2 4 81 cone { <1.5, 0, 3.5>,0.25 <1.5, 6.94975, 3.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, 3.5>,0.25 <-0.5, 6.94975, 3.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <1.5, 0, -2.5>,0.25 <1.5, 6.94975, -2.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, -2.5>,0.25 <-0.5, 6.94975, -2.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 2 5 56 cone { <1.5, 0, 4.5>,0.25 <1.5, 6.37663, 4.5 >,0 texture { pigment {color rgb <0.28,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, 4.5>,0.25 <-0.5, 6.37663, 4.5 >,0 texture { pigment {color rgb <0.28,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <1.5, 0, -3.5>,0.25 <1.5, 6.37663, -3.5 >,0 texture { pigment {color rgb <0.28,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, -3.5>,0.25 <-0.5, 6.37663, -3.5 >,0 texture { pigment {color rgb <0.28,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 2 6 40 cone { <1.5, 0, 5.5>,0.25 <1.5, 5.9927, 5.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, 5.5>,0.25 <-0.5, 5.9927, 5.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <1.5, 0, -4.5>,0.25 <1.5, 5.9927, -4.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, -4.5>,0.25 <-0.5, 5.9927, -4.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 2 7 26 cone { <1.5, 0, 6.5>,0.25 <1.5, 5.67553, 6.5 >,0 texture { pigment {color rgb <0,0.85,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, 6.5>,0.25 <-0.5, 5.67553, 6.5 >,0 texture { pigment {color rgb <0,0.85,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <1.5, 0, -5.5>,0.25 <1.5, 5.67553, -5.5 >,0 texture { pigment {color rgb <0,0.85,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, -5.5>,0.25 <-0.5, 5.67553, -5.5 >,0 texture { pigment {color rgb <0,0.85,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 2 8 13 cone { <1.5, 0, 7.5>,0.25 <1.5, 5.36394, 7.5 >,0 texture { pigment {color rgb <0,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, 7.5>,0.25 <-0.5, 5.36394, 7.5 >,0 texture { pigment {color rgb <0,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <1.5, 0, -6.5>,0.25 <1.5, 5.36394, -6.5 >,0 texture { pigment {color rgb <0,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, -6.5>,0.25 <-0.5, 5.36394, -6.5 >,0 texture { pigment {color rgb <0,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 2 9 3 cone { <1.5, 0, 8.5>,0.25 <1.5, 5.14693, 8.5 >,0 texture { pigment {color rgb <0,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, 8.5>,0.25 <-0.5, 5.14693, 8.5 >,0 texture { pigment {color rgb <0,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <1.5, 0, -7.5>,0.25 <1.5, 5.14693, -7.5 >,0 texture { pigment {color rgb <0,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, -7.5>,0.25 <-0.5, 5.14693, -7.5 >,0 texture { pigment {color rgb <0,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 2 10 163 cone { <1.5, 0, 9.5>,0.25 <1.5, 3.73918, 9.5 >,0 texture { pigment {color rgb <0.71,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, 9.5>,0.25 <-0.5, 3.73918, 9.5 >,0 texture { pigment {color rgb <0.71,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <1.5, 0, -8.5>,0.25 <1.5, 3.73918, -8.5 >,0 texture { pigment {color rgb <0.71,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, -8.5>,0.25 <-0.5, 3.73918, -8.5 >,0 texture { pigment {color rgb <0.71,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 2 11 159 cone { <1.5, 0, 10.5>,0.25 <1.5, 3.65571, 10.5 >,0 texture { pigment {color rgb <0.71,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, 10.5>,0.25 <-0.5, 3.65571, 10.5 >,0 texture { pigment {color rgb <0.71,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <1.5, 0, -9.5>,0.25 <1.5, 3.65571, -9.5 >,0 texture { pigment {color rgb <0.71,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, -9.5>,0.25 <-0.5, 3.65571, -9.5 >,0 texture { pigment {color rgb <0.71,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 2 12 163 cone { <1.5, 0, 11.5>,0.25 <1.5, 3.74474, 11.5 >,0 texture { pigment {color rgb <0.71,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, 11.5>,0.25 <-0.5, 3.74474, 11.5 >,0 texture { pigment {color rgb <0.71,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <1.5, 0, -10.5>,0.25 <1.5, 3.74474, -10.5 >,0 texture { pigment {color rgb <0.71,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, -10.5>,0.25 <-0.5, 3.74474, -10.5 >,0 texture { pigment {color rgb <0.71,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 2 13 209 cone { <1.5, 0, 12.5>,0.25 <1.5, 4.81864, 12.5 >,0 texture { pigment {color rgb <0.85,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, 12.5>,0.25 <-0.5, 4.81864, 12.5 >,0 texture { pigment {color rgb <0.85,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <1.5, 0, -11.5>,0.25 <1.5, 4.81864, -11.5 >,0 texture { pigment {color rgb <0.85,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, -11.5>,0.25 <-0.5, 4.81864, -11.5 >,0 texture { pigment {color rgb <0.85,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 2 14 215 cone { <1.5, 0, 13.5>,0.25 <1.5, 4.95775, 13.5 >,0 texture { pigment {color rgb <0.85,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, 13.5>,0.25 <-0.5, 4.95775, 13.5 >,0 texture { pigment {color rgb <0.85,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <1.5, 0, -12.5>,0.25 <1.5, 4.95775, -12.5 >,0 texture { pigment {color rgb <0.85,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, -12.5>,0.25 <-0.5, 4.95775, -12.5 >,0 texture { pigment {color rgb <0.85,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 2 15 201 cone { <1.5, 0, 14.5>,0.25 <1.5, 4.62389, 14.5 >,0 texture { pigment {color rgb <0.85,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, 14.5>,0.25 <-0.5, 4.62389, 14.5 >,0 texture { pigment {color rgb <0.85,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <1.5, 0, -13.5>,0.25 <1.5, 4.62389, -13.5 >,0 texture { pigment {color rgb <0.85,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, -13.5>,0.25 <-0.5, 4.62389, -13.5 >,0 texture { pigment {color rgb <0.85,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 2 16 191 cone { <1.5, 0, 15.5>,0.25 <1.5, 4.39019, 15.5 >,0 texture { pigment {color rgb <0.85,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, 15.5>,0.25 <-0.5, 4.39019, 15.5 >,0 texture { pigment {color rgb <0.85,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <1.5, 0, -14.5>,0.25 <1.5, 4.39019, -14.5 >,0 texture { pigment {color rgb <0.85,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, -14.5>,0.25 <-0.5, 4.39019, -14.5 >,0 texture { pigment {color rgb <0.85,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 2 17 186 cone { <1.5, 0, 16.5>,0.25 <1.5, 4.29004, 16.5 >,0 texture { pigment {color rgb <0.85,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, 16.5>,0.25 <-0.5, 4.29004, 16.5 >,0 texture { pigment {color rgb <0.85,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <1.5, 0, -15.5>,0.25 <1.5, 4.29004, -15.5 >,0 texture { pigment {color rgb <0.85,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, -15.5>,0.25 <-0.5, 4.29004, -15.5 >,0 texture { pigment {color rgb <0.85,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 2 18 181 cone { <1.5, 0, 17.5>,0.25 <1.5, 4.16762, 17.5 >,0 texture { pigment {color rgb <0.71,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, 17.5>,0.25 <-0.5, 4.16762, 17.5 >,0 texture { pigment {color rgb <0.71,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <1.5, 0, -16.5>,0.25 <1.5, 4.16762, -16.5 >,0 texture { pigment {color rgb <0.71,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, -16.5>,0.25 <-0.5, 4.16762, -16.5 >,0 texture { pigment {color rgb <0.71,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 2 19 182 cone { <1.5, 0, 18.5>,0.25 <1.5, 4.17875, 18.5 >,0 texture { pigment {color rgb <0.71,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, 18.5>,0.25 <-0.5, 4.17875, 18.5 >,0 texture { pigment {color rgb <0.71,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <1.5, 0, -17.5>,0.25 <1.5, 4.17875, -17.5 >,0 texture { pigment {color rgb <0.71,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, -17.5>,0.25 <-0.5, 4.17875, -17.5 >,0 texture { pigment {color rgb <0.71,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 2 20 178 cone { <1.5, 0, 19.5>,0.25 <1.5, 4.09529, 19.5 >,0 texture { pigment {color rgb <0.71,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, 19.5>,0.25 <-0.5, 4.09529, 19.5 >,0 texture { pigment {color rgb <0.71,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <1.5, 0, -18.5>,0.25 <1.5, 4.09529, -18.5 >,0 texture { pigment {color rgb <0.71,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, -18.5>,0.25 <-0.5, 4.09529, -18.5 >,0 texture { pigment {color rgb <0.71,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 2 21 177 cone { <1.5, 0, 20.5>,0.25 <1.5, 4.0619, 20.5 >,0 texture { pigment {color rgb <0.71,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, 20.5>,0.25 <-0.5, 4.0619, 20.5 >,0 texture { pigment {color rgb <0.71,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <1.5, 0, -19.5>,0.25 <1.5, 4.0619, -19.5 >,0 texture { pigment {color rgb <0.71,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, -19.5>,0.25 <-0.5, 4.0619, -19.5 >,0 texture { pigment {color rgb <0.71,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 2 22 101 cone { <1.5, 0, 21.5>,0.25 <1.5, 2.30916, 21.5 >,0 texture { pigment {color rgb <0.42,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, 21.5>,0.25 <-0.5, 2.30916, 21.5 >,0 texture { pigment {color rgb <0.42,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <1.5, 0, -20.5>,0.25 <1.5, 2.30916, -20.5 >,0 texture { pigment {color rgb <0.42,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, -20.5>,0.25 <-0.5, 2.30916, -20.5 >,0 texture { pigment {color rgb <0.42,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 2 23 164 cone { <1.5, 0, 22.5>,0.25 <1.5, 3.767, 22.5 >,0 texture { pigment {color rgb <0.71,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, 22.5>,0.25 <-0.5, 3.767, 22.5 >,0 texture { pigment {color rgb <0.71,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <1.5, 0, -21.5>,0.25 <1.5, 3.767, -21.5 >,0 texture { pigment {color rgb <0.71,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, -21.5>,0.25 <-0.5, 3.767, -21.5 >,0 texture { pigment {color rgb <0.71,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 2 24 159 cone { <1.5, 0, 23.5>,0.25 <1.5, 3.66128, 23.5 >,0 texture { pigment {color rgb <0.71,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, 23.5>,0.25 <-0.5, 3.66128, 23.5 >,0 texture { pigment {color rgb <0.71,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <1.5, 0, -22.5>,0.25 <1.5, 3.66128, -22.5 >,0 texture { pigment {color rgb <0.71,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, -22.5>,0.25 <-0.5, 3.66128, -22.5 >,0 texture { pigment {color rgb <0.71,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 2 25 154 cone { <1.5, 0, 24.5>,0.25 <1.5, 3.53886, 24.5 >,0 texture { pigment {color rgb <0.71,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, 24.5>,0.25 <-0.5, 3.53886, 24.5 >,0 texture { pigment {color rgb <0.71,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <1.5, 0, -23.5>,0.25 <1.5, 3.53886, -23.5 >,0 texture { pigment {color rgb <0.71,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, -23.5>,0.25 <-0.5, 3.53886, -23.5 >,0 texture { pigment {color rgb <0.71,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 2 26 156 cone { <1.5, 0, 25.5>,0.25 <1.5, 3.57781, 25.5 >,0 texture { pigment {color rgb <0.71,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, 25.5>,0.25 <-0.5, 3.57781, 25.5 >,0 texture { pigment {color rgb <0.71,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <1.5, 0, -24.5>,0.25 <1.5, 3.57781, -24.5 >,0 texture { pigment {color rgb <0.71,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, -24.5>,0.25 <-0.5, 3.57781, -24.5 >,0 texture { pigment {color rgb <0.71,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 2 27 155 cone { <1.5, 0, 26.5>,0.25 <1.5, 3.55556, 26.5 >,0 texture { pigment {color rgb <0.71,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, 26.5>,0.25 <-0.5, 3.55556, 26.5 >,0 texture { pigment {color rgb <0.71,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <1.5, 0, -25.5>,0.25 <1.5, 3.55556, -25.5 >,0 texture { pigment {color rgb <0.71,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, -25.5>,0.25 <-0.5, 3.55556, -25.5 >,0 texture { pigment {color rgb <0.71,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 2 28 149 cone { <1.5, 0, 27.5>,0.25 <1.5, 3.42201, 27.5 >,0 texture { pigment {color rgb <0.71,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, 27.5>,0.25 <-0.5, 3.42201, 27.5 >,0 texture { pigment {color rgb <0.71,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <1.5, 0, -26.5>,0.25 <1.5, 3.42201, -26.5 >,0 texture { pigment {color rgb <0.71,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, -26.5>,0.25 <-0.5, 3.42201, -26.5 >,0 texture { pigment {color rgb <0.71,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 2 29 155 cone { <1.5, 0, 28.5>,0.25 <1.5, 3.56668, 28.5 >,0 texture { pigment {color rgb <0.71,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, 28.5>,0.25 <-0.5, 3.56668, 28.5 >,0 texture { pigment {color rgb <0.71,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <1.5, 0, -27.5>,0.25 <1.5, 3.56668, -27.5 >,0 texture { pigment {color rgb <0.71,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, -27.5>,0.25 <-0.5, 3.56668, -27.5 >,0 texture { pigment {color rgb <0.71,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 2 30 145 cone { <1.5, 0, 29.5>,0.25 <1.5, 3.33855, 29.5 >,0 texture { pigment {color rgb <0.71,0,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, 29.5>,0.25 <-0.5, 3.33855, 29.5 >,0 texture { pigment {color rgb <0.71,0,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <1.5, 0, -28.5>,0.25 <1.5, 3.33855, -28.5 >,0 texture { pigment {color rgb <0.71,0,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, -28.5>,0.25 <-0.5, 3.33855, -28.5 >,0 texture { pigment {color rgb <0.71,0,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 2 31 140 cone { <1.5, 0, 30.5>,0.25 <1.5, 3.2217, 30.5 >,0 texture { pigment {color rgb <0.57,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, 30.5>,0.25 <-0.5, 3.2217, 30.5 >,0 texture { pigment {color rgb <0.57,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <1.5, 0, -29.5>,0.25 <1.5, 3.2217, -29.5 >,0 texture { pigment {color rgb <0.57,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, -29.5>,0.25 <-0.5, 3.2217, -29.5 >,0 texture { pigment {color rgb <0.57,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 2 32 132 cone { <1.5, 0, 31.5>,0.25 <1.5, 3.03808, 31.5 >,0 texture { pigment {color rgb <0.57,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, 31.5>,0.25 <-0.5, 3.03808, 31.5 >,0 texture { pigment {color rgb <0.57,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <1.5, 0, -30.5>,0.25 <1.5, 3.03808, -30.5 >,0 texture { pigment {color rgb <0.57,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, -30.5>,0.25 <-0.5, 3.03808, -30.5 >,0 texture { pigment {color rgb <0.57,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 2 33 139 cone { <1.5, 0, 32.5>,0.25 <1.5, 3.19388, 32.5 >,0 texture { pigment {color rgb <0.57,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, 32.5>,0.25 <-0.5, 3.19388, 32.5 >,0 texture { pigment {color rgb <0.57,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <1.5, 0, -31.5>,0.25 <1.5, 3.19388, -31.5 >,0 texture { pigment {color rgb <0.57,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, -31.5>,0.25 <-0.5, 3.19388, -31.5 >,0 texture { pigment {color rgb <0.57,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 2 34 131 cone { <1.5, 0, 33.5>,0.25 <1.5, 3.01026, 33.5 >,0 texture { pigment {color rgb <0.57,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, 33.5>,0.25 <-0.5, 3.01026, 33.5 >,0 texture { pigment {color rgb <0.57,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <1.5, 0, -32.5>,0.25 <1.5, 3.01026, -32.5 >,0 texture { pigment {color rgb <0.57,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, -32.5>,0.25 <-0.5, 3.01026, -32.5 >,0 texture { pigment {color rgb <0.57,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 2 35 131 cone { <1.5, 0, 34.5>,0.25 <1.5, 2.99357, 34.5 >,0 texture { pigment {color rgb <0.57,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, 34.5>,0.25 <-0.5, 2.99357, 34.5 >,0 texture { pigment {color rgb <0.57,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <1.5, 0, -33.5>,0.25 <1.5, 2.99357, -33.5 >,0 texture { pigment {color rgb <0.57,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, -33.5>,0.25 <-0.5, 2.99357, -33.5 >,0 texture { pigment {color rgb <0.57,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 2 36 133 cone { <1.5, 0, 35.5>,0.25 <1.5, 3.04921, 35.5 >,0 texture { pigment {color rgb <0.57,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, 35.5>,0.25 <-0.5, 3.04921, 35.5 >,0 texture { pigment {color rgb <0.57,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <1.5, 0, -34.5>,0.25 <1.5, 3.04921, -34.5 >,0 texture { pigment {color rgb <0.57,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, -34.5>,0.25 <-0.5, 3.04921, -34.5 >,0 texture { pigment {color rgb <0.57,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 2 37 131 cone { <1.5, 0, 36.5>,0.25 <1.5, 2.99357, 36.5 >,0 texture { pigment {color rgb <0.57,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, 36.5>,0.25 <-0.5, 2.99357, 36.5 >,0 texture { pigment {color rgb <0.57,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <1.5, 0, -35.5>,0.25 <1.5, 2.99357, -35.5 >,0 texture { pigment {color rgb <0.57,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, -35.5>,0.25 <-0.5, 2.99357, -35.5 >,0 texture { pigment {color rgb <0.57,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 2 38 141 cone { <1.5, 0, 37.5>,0.25 <1.5, 3.23839, 37.5 >,0 texture { pigment {color rgb <0.57,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, 37.5>,0.25 <-0.5, 3.23839, 37.5 >,0 texture { pigment {color rgb <0.57,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <1.5, 0, -36.5>,0.25 <1.5, 3.23839, -36.5 >,0 texture { pigment {color rgb <0.57,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, -36.5>,0.25 <-0.5, 3.23839, -36.5 >,0 texture { pigment {color rgb <0.57,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 2 39 120 cone { <1.5, 0, 38.5>,0.25 <1.5, 2.75987, 38.5 >,0 texture { pigment {color rgb <0.57,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, 38.5>,0.25 <-0.5, 2.75987, 38.5 >,0 texture { pigment {color rgb <0.57,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <1.5, 0, -37.5>,0.25 <1.5, 2.75987, -37.5 >,0 texture { pigment {color rgb <0.57,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, -37.5>,0.25 <-0.5, 2.75987, -37.5 >,0 texture { pigment {color rgb <0.57,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 2 40 116 cone { <1.5, 0, 39.5>,0.25 <1.5, 2.66528, 39.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, 39.5>,0.25 <-0.5, 2.66528, 39.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <1.5, 0, -38.5>,0.25 <1.5, 2.66528, -38.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, -38.5>,0.25 <-0.5, 2.66528, -38.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 2 41 118 cone { <1.5, 0, 40.5>,0.25 <1.5, 2.6931, 40.5 >,0 texture { pigment {color rgb <0.57,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, 40.5>,0.25 <-0.5, 2.6931, 40.5 >,0 texture { pigment {color rgb <0.57,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <1.5, 0, -39.5>,0.25 <1.5, 2.6931, -39.5 >,0 texture { pigment {color rgb <0.57,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, -39.5>,0.25 <-0.5, 2.6931, -39.5 >,0 texture { pigment {color rgb <0.57,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 2 42 120 cone { <1.5, 0, 41.5>,0.25 <1.5, 2.75987, 41.5 >,0 texture { pigment {color rgb <0.57,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, 41.5>,0.25 <-0.5, 2.75987, 41.5 >,0 texture { pigment {color rgb <0.57,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <1.5, 0, -40.5>,0.25 <1.5, 2.75987, -40.5 >,0 texture { pigment {color rgb <0.57,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, -40.5>,0.25 <-0.5, 2.75987, -40.5 >,0 texture { pigment {color rgb <0.57,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 2 43 123 cone { <1.5, 0, 42.5>,0.25 <1.5, 2.81551, 42.5 >,0 texture { pigment {color rgb <0.57,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, 42.5>,0.25 <-0.5, 2.81551, 42.5 >,0 texture { pigment {color rgb <0.57,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <1.5, 0, -41.5>,0.25 <1.5, 2.81551, -41.5 >,0 texture { pigment {color rgb <0.57,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, -41.5>,0.25 <-0.5, 2.81551, -41.5 >,0 texture { pigment {color rgb <0.57,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 2 44 120 cone { <1.5, 0, 43.5>,0.25 <1.5, 2.74874, 43.5 >,0 texture { pigment {color rgb <0.57,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, 43.5>,0.25 <-0.5, 2.74874, 43.5 >,0 texture { pigment {color rgb <0.57,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <1.5, 0, -42.5>,0.25 <1.5, 2.74874, -42.5 >,0 texture { pigment {color rgb <0.57,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, -42.5>,0.25 <-0.5, 2.74874, -42.5 >,0 texture { pigment {color rgb <0.57,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 2 45 117 cone { <1.5, 0, 44.5>,0.25 <1.5, 2.68197, 44.5 >,0 texture { pigment {color rgb <0.57,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, 44.5>,0.25 <-0.5, 2.68197, 44.5 >,0 texture { pigment {color rgb <0.57,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <1.5, 0, -43.5>,0.25 <1.5, 2.68197, -43.5 >,0 texture { pigment {color rgb <0.57,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, -43.5>,0.25 <-0.5, 2.68197, -43.5 >,0 texture { pigment {color rgb <0.57,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 2 46 96 cone { <1.5, 0, 45.5>,0.25 <1.5, 2.19788, 45.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, 45.5>,0.25 <-0.5, 2.19788, 45.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <1.5, 0, -44.5>,0.25 <1.5, 2.19788, -44.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, -44.5>,0.25 <-0.5, 2.19788, -44.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 2 48 84 cone { <1.5, 0, 47.5>,0.25 <1.5, 1.90854, 47.5 >,0 texture { pigment {color rgb <0.42,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, 47.5>,0.25 <-0.5, 1.90854, 47.5 >,0 texture { pigment {color rgb <0.42,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <1.5, 0, -46.5>,0.25 <1.5, 1.90854, -46.5 >,0 texture { pigment {color rgb <0.42,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, -46.5>,0.25 <-0.5, 1.90854, -46.5 >,0 texture { pigment {color rgb <0.42,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 2 49 97 cone { <1.5, 0, 48.5>,0.25 <1.5, 2.2257, 48.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, 48.5>,0.25 <-0.5, 2.2257, 48.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <1.5, 0, -47.5>,0.25 <1.5, 2.2257, -47.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, -47.5>,0.25 <-0.5, 2.2257, -47.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 2 50 93 cone { <1.5, 0, 49.5>,0.25 <1.5, 2.12554, 49.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, 49.5>,0.25 <-0.5, 2.12554, 49.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <1.5, 0, -48.5>,0.25 <1.5, 2.12554, -48.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, -48.5>,0.25 <-0.5, 2.12554, -48.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 2 51 93 cone { <1.5, 0, 50.5>,0.25 <1.5, 2.11441, 50.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, 50.5>,0.25 <-0.5, 2.11441, 50.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <1.5, 0, -49.5>,0.25 <1.5, 2.11441, -49.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, -49.5>,0.25 <-0.5, 2.11441, -49.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 2 52 96 cone { <1.5, 0, 51.5>,0.25 <1.5, 2.18675, 51.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, 51.5>,0.25 <-0.5, 2.18675, 51.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <1.5, 0, -50.5>,0.25 <1.5, 2.18675, -50.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, -50.5>,0.25 <-0.5, 2.18675, -50.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 2 53 92 cone { <1.5, 0, 52.5>,0.25 <1.5, 2.10329, 52.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, 52.5>,0.25 <-0.5, 2.10329, 52.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <1.5, 0, -51.5>,0.25 <1.5, 2.10329, -51.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, -51.5>,0.25 <-0.5, 2.10329, -51.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 2 54 97 cone { <1.5, 0, 53.5>,0.25 <1.5, 2.2257, 53.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, 53.5>,0.25 <-0.5, 2.2257, 53.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <1.5, 0, -52.5>,0.25 <1.5, 2.2257, -52.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, -52.5>,0.25 <-0.5, 2.2257, -52.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 2 55 83 cone { <1.5, 0, 54.5>,0.25 <1.5, 1.89184, 54.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, 54.5>,0.25 <-0.5, 1.89184, 54.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <1.5, 0, -53.5>,0.25 <1.5, 1.89184, -53.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, -53.5>,0.25 <-0.5, 1.89184, -53.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 2 56 87 cone { <1.5, 0, 55.5>,0.25 <1.5, 1.992, 55.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, 55.5>,0.25 <-0.5, 1.992, 55.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <1.5, 0, -54.5>,0.25 <1.5, 1.992, -54.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, -54.5>,0.25 <-0.5, 1.992, -54.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 2 57 82 cone { <1.5, 0, 56.5>,0.25 <1.5, 1.86959, 56.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, 56.5>,0.25 <-0.5, 1.86959, 56.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <1.5, 0, -55.5>,0.25 <1.5, 1.86959, -55.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, -55.5>,0.25 <-0.5, 1.86959, -55.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 2 58 76 cone { <1.5, 0, 57.5>,0.25 <1.5, 1.71935, 57.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, 57.5>,0.25 <-0.5, 1.71935, 57.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <1.5, 0, -56.5>,0.25 <1.5, 1.71935, -56.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, -56.5>,0.25 <-0.5, 1.71935, -56.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 2 59 80 cone { <1.5, 0, 58.5>,0.25 <1.5, 1.83064, 58.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, 58.5>,0.25 <-0.5, 1.83064, 58.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <1.5, 0, -57.5>,0.25 <1.5, 1.83064, -57.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, -57.5>,0.25 <-0.5, 1.83064, -57.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 2 60 80 cone { <1.5, 0, 59.5>,0.25 <1.5, 1.83064, 59.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, 59.5>,0.25 <-0.5, 1.83064, 59.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <1.5, 0, -58.5>,0.25 <1.5, 1.83064, -58.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, -58.5>,0.25 <-0.5, 1.83064, -58.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 2 61 74 cone { <1.5, 0, 60.5>,0.25 <1.5, 1.69153, 60.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, 60.5>,0.25 <-0.5, 1.69153, 60.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <1.5, 0, -59.5>,0.25 <1.5, 1.69153, -59.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, -59.5>,0.25 <-0.5, 1.69153, -59.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 2 62 82 cone { <1.5, 0, 61.5>,0.25 <1.5, 1.86959, 61.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, 61.5>,0.25 <-0.5, 1.86959, 61.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <1.5, 0, -60.5>,0.25 <1.5, 1.86959, -60.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, -60.5>,0.25 <-0.5, 1.86959, -60.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 2 63 61 cone { <1.5, 0, 62.5>,0.25 <1.5, 1.37993, 62.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, 62.5>,0.25 <-0.5, 1.37993, 62.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <1.5, 0, -61.5>,0.25 <1.5, 1.37993, -61.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, -61.5>,0.25 <-0.5, 1.37993, -61.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 2 64 86 cone { <1.5, 0, 63.5>,0.25 <1.5, 1.95862, 63.5 >,0 texture { pigment {color rgb <0.42,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, 63.5>,0.25 <-0.5, 1.95862, 63.5 >,0 texture { pigment {color rgb <0.42,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <1.5, 0, -62.5>,0.25 <1.5, 1.95862, -62.5 >,0 texture { pigment {color rgb <0.42,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, -62.5>,0.25 <-0.5, 1.95862, -62.5 >,0 texture { pigment {color rgb <0.42,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 2 65 77 cone { <1.5, 0, 64.5>,0.25 <1.5, 1.74161, 64.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, 64.5>,0.25 <-0.5, 1.74161, 64.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <1.5, 0, -63.5>,0.25 <1.5, 1.74161, -63.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, -63.5>,0.25 <-0.5, 1.74161, -63.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 2 66 69 cone { <1.5, 0, 65.5>,0.25 <1.5, 1.57468, 65.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, 65.5>,0.25 <-0.5, 1.57468, 65.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <1.5, 0, -64.5>,0.25 <1.5, 1.57468, -64.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, -64.5>,0.25 <-0.5, 1.57468, -64.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 2 67 71 cone { <1.5, 0, 66.5>,0.25 <1.5, 1.60807, 66.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, 66.5>,0.25 <-0.5, 1.60807, 66.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <1.5, 0, -65.5>,0.25 <1.5, 1.60807, -65.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, -65.5>,0.25 <-0.5, 1.60807, -65.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 2 68 71 cone { <1.5, 0, 67.5>,0.25 <1.5, 1.60807, 67.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, 67.5>,0.25 <-0.5, 1.60807, 67.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <1.5, 0, -66.5>,0.25 <1.5, 1.60807, -66.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, -66.5>,0.25 <-0.5, 1.60807, -66.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 2 69 89 cone { <1.5, 0, 68.5>,0.25 <1.5, 2.03652, 68.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, 68.5>,0.25 <-0.5, 2.03652, 68.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <1.5, 0, -67.5>,0.25 <1.5, 2.03652, -67.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, -67.5>,0.25 <-0.5, 2.03652, -67.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 2 70 72 cone { <1.5, 0, 69.5>,0.25 <1.5, 1.63589, 69.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, 69.5>,0.25 <-0.5, 1.63589, 69.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <1.5, 0, -68.5>,0.25 <1.5, 1.63589, -68.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, -68.5>,0.25 <-0.5, 1.63589, -68.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 2 71 51 cone { <1.5, 0, 70.5>,0.25 <1.5, 1.1518, 70.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, 70.5>,0.25 <-0.5, 1.1518, 70.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <1.5, 0, -69.5>,0.25 <1.5, 1.1518, -69.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, -69.5>,0.25 <-0.5, 1.1518, -69.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 2 72 97 cone { <1.5, 0, 71.5>,0.25 <1.5, 2.21457, 71.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, 71.5>,0.25 <-0.5, 2.21457, 71.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <1.5, 0, -70.5>,0.25 <1.5, 2.21457, -70.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, -70.5>,0.25 <-0.5, 2.21457, -70.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 2 73 45 cone { <1.5, 0, 72.5>,0.25 <1.5, 0.996001, 72.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, 72.5>,0.25 <-0.5, 0.996001, 72.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <1.5, 0, -71.5>,0.25 <1.5, 0.996001, -71.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, -71.5>,0.25 <-0.5, 0.996001, -71.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 2 74 85 cone { <1.5, 0, 73.5>,0.25 <1.5, 1.92523, 73.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, 73.5>,0.25 <-0.5, 1.92523, 73.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <1.5, 0, -72.5>,0.25 <1.5, 1.92523, -72.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, -72.5>,0.25 <-0.5, 1.92523, -72.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 2 76 88 cone { <1.5, 0, 75.5>,0.25 <1.5, 2.00869, 75.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, 75.5>,0.25 <-0.5, 2.00869, 75.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <1.5, 0, -74.5>,0.25 <1.5, 2.00869, -74.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, -74.5>,0.25 <-0.5, 2.00869, -74.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 2 77 57 cone { <1.5, 0, 76.5>,0.25 <1.5, 1.27978, 76.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, 76.5>,0.25 <-0.5, 1.27978, 76.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <1.5, 0, -75.5>,0.25 <1.5, 1.27978, -75.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, -75.5>,0.25 <-0.5, 1.27978, -75.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 2 79 48 cone { <1.5, 0, 78.5>,0.25 <1.5, 1.07946, 78.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, 78.5>,0.25 <-0.5, 1.07946, 78.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <1.5, 0, -77.5>,0.25 <1.5, 1.07946, -77.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, -77.5>,0.25 <-0.5, 1.07946, -77.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 2 81 54 cone { <1.5, 0, 80.5>,0.25 <1.5, 1.21857, 80.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, 80.5>,0.25 <-0.5, 1.21857, 80.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <1.5, 0, -79.5>,0.25 <1.5, 1.21857, -79.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, -79.5>,0.25 <-0.5, 1.21857, -79.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 2 83 59 cone { <1.5, 0, 82.5>,0.25 <1.5, 1.32986, 82.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, 82.5>,0.25 <-0.5, 1.32986, 82.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <1.5, 0, -81.5>,0.25 <1.5, 1.32986, -81.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, -81.5>,0.25 <-0.5, 1.32986, -81.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 2 85 51 cone { <1.5, 0, 84.5>,0.25 <1.5, 1.1518, 84.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, 84.5>,0.25 <-0.5, 1.1518, 84.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <1.5, 0, -83.5>,0.25 <1.5, 1.1518, -83.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, -83.5>,0.25 <-0.5, 1.1518, -83.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 2 86 83 cone { <1.5, 0, 85.5>,0.25 <1.5, 1.89184, 85.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, 85.5>,0.25 <-0.5, 1.89184, 85.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <1.5, 0, -84.5>,0.25 <1.5, 1.89184, -84.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, -84.5>,0.25 <-0.5, 1.89184, -84.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 2 87 66 cone { <1.5, 0, 86.5>,0.25 <1.5, 1.50235, 86.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, 86.5>,0.25 <-0.5, 1.50235, 86.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <1.5, 0, -85.5>,0.25 <1.5, 1.50235, -85.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-0.5, 0, -85.5>,0.25 <-0.5, 1.50235, -85.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 3 1 137 cone { <2.5, 0, 0.5>,0.25 <2.5, 8.25735, 0.5 >,0 texture { pigment {color rgb <0.57,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, 0.5>,0.25 <-1.5, 8.25735, 0.5 >,0 texture { pigment {color rgb <0.57,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 3 2 100 cone { <2.5, 0, 1.5>,0.25 <2.5, 7.40045, 1.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, 1.5>,0.25 <-1.5, 7.40045, 1.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <2.5, 0, -0.5>,0.25 <2.5, 7.40045, -0.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, -0.5>,0.25 <-1.5, 7.40045, -0.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 3 3 103 cone { <2.5, 0, 2.5>,0.25 <2.5, 7.46722, 2.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, 2.5>,0.25 <-1.5, 7.46722, 2.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <2.5, 0, -1.5>,0.25 <2.5, 7.46722, -1.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, -1.5>,0.25 <-1.5, 7.46722, -1.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 3 4 86 cone { <2.5, 0, 3.5>,0.25 <2.5, 7.06103, 3.5 >,0 texture { pigment {color rgb <0.42,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, 3.5>,0.25 <-1.5, 7.06103, 3.5 >,0 texture { pigment {color rgb <0.42,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <2.5, 0, -2.5>,0.25 <2.5, 7.06103, -2.5 >,0 texture { pigment {color rgb <0.42,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, -2.5>,0.25 <-1.5, 7.06103, -2.5 >,0 texture { pigment {color rgb <0.42,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 3 5 63 cone { <2.5, 0, 4.5>,0.25 <2.5, 6.53799, 4.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, 4.5>,0.25 <-1.5, 6.53799, 4.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <2.5, 0, -3.5>,0.25 <2.5, 6.53799, -3.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, -3.5>,0.25 <-1.5, 6.53799, -3.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 3 6 46 cone { <2.5, 0, 5.5>,0.25 <2.5, 6.14293, 5.5 >,0 texture { pigment {color rgb <0.14,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, 5.5>,0.25 <-1.5, 6.14293, 5.5 >,0 texture { pigment {color rgb <0.14,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <2.5, 0, -4.5>,0.25 <2.5, 6.14293, -4.5 >,0 texture { pigment {color rgb <0.14,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, -4.5>,0.25 <-1.5, 6.14293, -4.5 >,0 texture { pigment {color rgb <0.14,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 3 7 31 cone { <2.5, 0, 6.5>,0.25 <2.5, 5.78126, 6.5 >,0 texture { pigment {color rgb <0.14,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, 6.5>,0.25 <-1.5, 5.78126, 6.5 >,0 texture { pigment {color rgb <0.14,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <2.5, 0, -5.5>,0.25 <2.5, 5.78126, -5.5 >,0 texture { pigment {color rgb <0.14,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, -5.5>,0.25 <-1.5, 5.78126, -5.5 >,0 texture { pigment {color rgb <0.14,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 3 8 18 cone { <2.5, 0, 7.5>,0.25 <2.5, 5.49191, 7.5 >,0 texture { pigment {color rgb <0,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, 7.5>,0.25 <-1.5, 5.49191, 7.5 >,0 texture { pigment {color rgb <0,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <2.5, 0, -6.5>,0.25 <2.5, 5.49191, -6.5 >,0 texture { pigment {color rgb <0,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, -6.5>,0.25 <-1.5, 5.49191, -6.5 >,0 texture { pigment {color rgb <0,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 3 9 15 cone { <2.5, 0, 8.5>,0.25 <2.5, 5.41958, 8.5 >,0 texture { pigment {color rgb <0,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, 8.5>,0.25 <-1.5, 5.41958, 8.5 >,0 texture { pigment {color rgb <0,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <2.5, 0, -7.5>,0.25 <2.5, 5.41958, -7.5 >,0 texture { pigment {color rgb <0,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, -7.5>,0.25 <-1.5, 5.41958, -7.5 >,0 texture { pigment {color rgb <0,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 3 10 165 cone { <2.5, 0, 9.5>,0.25 <2.5, 3.79482, 9.5 >,0 texture { pigment {color rgb <0.71,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, 9.5>,0.25 <-1.5, 3.79482, 9.5 >,0 texture { pigment {color rgb <0.71,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <2.5, 0, -8.5>,0.25 <2.5, 3.79482, -8.5 >,0 texture { pigment {color rgb <0.71,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, -8.5>,0.25 <-1.5, 3.79482, -8.5 >,0 texture { pigment {color rgb <0.71,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 3 11 3 cone { <2.5, 0, 10.5>,0.25 <2.5, 5.1358, 10.5 >,0 texture { pigment {color rgb <0,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, 10.5>,0.25 <-1.5, 5.1358, 10.5 >,0 texture { pigment {color rgb <0,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <2.5, 0, -9.5>,0.25 <2.5, 5.1358, -9.5 >,0 texture { pigment {color rgb <0,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, -9.5>,0.25 <-1.5, 5.1358, -9.5 >,0 texture { pigment {color rgb <0,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 3 12 215 cone { <2.5, 0, 11.5>,0.25 <2.5, 4.95775, 11.5 >,0 texture { pigment {color rgb <0.85,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, 11.5>,0.25 <-1.5, 4.95775, 11.5 >,0 texture { pigment {color rgb <0.85,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <2.5, 0, -10.5>,0.25 <2.5, 4.95775, -10.5 >,0 texture { pigment {color rgb <0.85,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, -10.5>,0.25 <-1.5, 4.95775, -10.5 >,0 texture { pigment {color rgb <0.85,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 3 13 208 cone { <2.5, 0, 12.5>,0.25 <2.5, 4.78525, 12.5 >,0 texture { pigment {color rgb <0.85,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, 12.5>,0.25 <-1.5, 4.78525, 12.5 >,0 texture { pigment {color rgb <0.85,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <2.5, 0, -11.5>,0.25 <2.5, 4.78525, -11.5 >,0 texture { pigment {color rgb <0.85,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, -11.5>,0.25 <-1.5, 4.78525, -11.5 >,0 texture { pigment {color rgb <0.85,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 3 14 206 cone { <2.5, 0, 13.5>,0.25 <2.5, 4.7463, 13.5 >,0 texture { pigment {color rgb <0.85,0.42,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, 13.5>,0.25 <-1.5, 4.7463, 13.5 >,0 texture { pigment {color rgb <0.85,0.42,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <2.5, 0, -12.5>,0.25 <2.5, 4.7463, -12.5 >,0 texture { pigment {color rgb <0.85,0.42,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, -12.5>,0.25 <-1.5, 4.7463, -12.5 >,0 texture { pigment {color rgb <0.85,0.42,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 3 15 195 cone { <2.5, 0, 14.5>,0.25 <2.5, 4.48479, 14.5 >,0 texture { pigment {color rgb <0.85,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, 14.5>,0.25 <-1.5, 4.48479, 14.5 >,0 texture { pigment {color rgb <0.85,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <2.5, 0, -13.5>,0.25 <2.5, 4.48479, -13.5 >,0 texture { pigment {color rgb <0.85,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, -13.5>,0.25 <-1.5, 4.48479, -13.5 >,0 texture { pigment {color rgb <0.85,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 3 16 192 cone { <2.5, 0, 15.5>,0.25 <2.5, 4.41801, 15.5 >,0 texture { pigment {color rgb <0.85,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, 15.5>,0.25 <-1.5, 4.41801, 15.5 >,0 texture { pigment {color rgb <0.85,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <2.5, 0, -14.5>,0.25 <2.5, 4.41801, -14.5 >,0 texture { pigment {color rgb <0.85,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, -14.5>,0.25 <-1.5, 4.41801, -14.5 >,0 texture { pigment {color rgb <0.85,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 3 17 186 cone { <2.5, 0, 16.5>,0.25 <2.5, 4.27334, 16.5 >,0 texture { pigment {color rgb <0.85,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, 16.5>,0.25 <-1.5, 4.27334, 16.5 >,0 texture { pigment {color rgb <0.85,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <2.5, 0, -15.5>,0.25 <2.5, 4.27334, -15.5 >,0 texture { pigment {color rgb <0.85,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, -15.5>,0.25 <-1.5, 4.27334, -15.5 >,0 texture { pigment {color rgb <0.85,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 3 18 185 cone { <2.5, 0, 17.5>,0.25 <2.5, 4.26778, 17.5 >,0 texture { pigment {color rgb <0.85,0,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, 17.5>,0.25 <-1.5, 4.26778, 17.5 >,0 texture { pigment {color rgb <0.85,0,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <2.5, 0, -16.5>,0.25 <2.5, 4.26778, -16.5 >,0 texture { pigment {color rgb <0.85,0,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, -16.5>,0.25 <-1.5, 4.26778, -16.5 >,0 texture { pigment {color rgb <0.85,0,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 3 19 183 cone { <2.5, 0, 18.5>,0.25 <2.5, 4.22327, 18.5 >,0 texture { pigment {color rgb <0.85,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, 18.5>,0.25 <-1.5, 4.22327, 18.5 >,0 texture { pigment {color rgb <0.85,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <2.5, 0, -17.5>,0.25 <2.5, 4.22327, -17.5 >,0 texture { pigment {color rgb <0.85,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, -17.5>,0.25 <-1.5, 4.22327, -17.5 >,0 texture { pigment {color rgb <0.85,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 3 20 173 cone { <2.5, 0, 19.5>,0.25 <2.5, 3.98957, 19.5 >,0 texture { pigment {color rgb <0.71,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, 19.5>,0.25 <-1.5, 3.98957, 19.5 >,0 texture { pigment {color rgb <0.71,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <2.5, 0, -18.5>,0.25 <2.5, 3.98957, -18.5 >,0 texture { pigment {color rgb <0.71,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, -18.5>,0.25 <-1.5, 3.98957, -18.5 >,0 texture { pigment {color rgb <0.71,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 3 21 168 cone { <2.5, 0, 20.5>,0.25 <2.5, 3.86159, 20.5 >,0 texture { pigment {color rgb <0.71,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, 20.5>,0.25 <-1.5, 3.86159, 20.5 >,0 texture { pigment {color rgb <0.71,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <2.5, 0, -19.5>,0.25 <2.5, 3.86159, -19.5 >,0 texture { pigment {color rgb <0.71,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, -19.5>,0.25 <-1.5, 3.86159, -19.5 >,0 texture { pigment {color rgb <0.71,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 3 22 170 cone { <2.5, 0, 21.5>,0.25 <2.5, 3.91167, 21.5 >,0 texture { pigment {color rgb <0.71,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, 21.5>,0.25 <-1.5, 3.91167, 21.5 >,0 texture { pigment {color rgb <0.71,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <2.5, 0, -20.5>,0.25 <2.5, 3.91167, -20.5 >,0 texture { pigment {color rgb <0.71,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, -20.5>,0.25 <-1.5, 3.91167, -20.5 >,0 texture { pigment {color rgb <0.71,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 3 23 164 cone { <2.5, 0, 22.5>,0.25 <2.5, 3.767, 22.5 >,0 texture { pigment {color rgb <0.71,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, 22.5>,0.25 <-1.5, 3.767, 22.5 >,0 texture { pigment {color rgb <0.71,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <2.5, 0, -21.5>,0.25 <2.5, 3.767, -21.5 >,0 texture { pigment {color rgb <0.71,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, -21.5>,0.25 <-1.5, 3.767, -21.5 >,0 texture { pigment {color rgb <0.71,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 3 24 152 cone { <2.5, 0, 23.5>,0.25 <2.5, 3.48878, 23.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, 23.5>,0.25 <-1.5, 3.48878, 23.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <2.5, 0, -22.5>,0.25 <2.5, 3.48878, -22.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, -22.5>,0.25 <-1.5, 3.48878, -22.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 3 25 153 cone { <2.5, 0, 24.5>,0.25 <2.5, 3.52217, 24.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, 24.5>,0.25 <-1.5, 3.52217, 24.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <2.5, 0, -23.5>,0.25 <2.5, 3.52217, -23.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, -23.5>,0.25 <-1.5, 3.52217, -23.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 3 26 152 cone { <2.5, 0, 25.5>,0.25 <2.5, 3.49991, 25.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, 25.5>,0.25 <-1.5, 3.49991, 25.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <2.5, 0, -24.5>,0.25 <2.5, 3.49991, -24.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, -24.5>,0.25 <-1.5, 3.49991, -24.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 3 27 164 cone { <2.5, 0, 26.5>,0.25 <2.5, 3.77813, 26.5 >,0 texture { pigment {color rgb <0.71,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, 26.5>,0.25 <-1.5, 3.77813, 26.5 >,0 texture { pigment {color rgb <0.71,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <2.5, 0, -25.5>,0.25 <2.5, 3.77813, -25.5 >,0 texture { pigment {color rgb <0.71,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, -25.5>,0.25 <-1.5, 3.77813, -25.5 >,0 texture { pigment {color rgb <0.71,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 3 28 180 cone { <2.5, 0, 27.5>,0.25 <2.5, 4.14537, 27.5 >,0 texture { pigment {color rgb <0.71,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, 27.5>,0.25 <-1.5, 4.14537, 27.5 >,0 texture { pigment {color rgb <0.71,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <2.5, 0, -26.5>,0.25 <2.5, 4.14537, -26.5 >,0 texture { pigment {color rgb <0.71,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, -26.5>,0.25 <-1.5, 4.14537, -26.5 >,0 texture { pigment {color rgb <0.71,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 3 29 152 cone { <2.5, 0, 28.5>,0.25 <2.5, 3.49991, 28.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, 28.5>,0.25 <-1.5, 3.49991, 28.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <2.5, 0, -27.5>,0.25 <2.5, 3.49991, -27.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, -27.5>,0.25 <-1.5, 3.49991, -27.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 3 30 138 cone { <2.5, 0, 29.5>,0.25 <2.5, 3.17162, 29.5 >,0 texture { pigment {color rgb <0.57,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, 29.5>,0.25 <-1.5, 3.17162, 29.5 >,0 texture { pigment {color rgb <0.57,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <2.5, 0, -28.5>,0.25 <2.5, 3.17162, -28.5 >,0 texture { pigment {color rgb <0.57,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, -28.5>,0.25 <-1.5, 3.17162, -28.5 >,0 texture { pigment {color rgb <0.57,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 3 31 147 cone { <2.5, 0, 30.5>,0.25 <2.5, 3.38306, 30.5 >,0 texture { pigment {color rgb <0.71,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, 30.5>,0.25 <-1.5, 3.38306, 30.5 >,0 texture { pigment {color rgb <0.71,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <2.5, 0, -29.5>,0.25 <2.5, 3.38306, -29.5 >,0 texture { pigment {color rgb <0.71,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, -29.5>,0.25 <-1.5, 3.38306, -29.5 >,0 texture { pigment {color rgb <0.71,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 3 32 129 cone { <2.5, 0, 31.5>,0.25 <2.5, 2.96575, 31.5 >,0 texture { pigment {color rgb <0.57,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, 31.5>,0.25 <-1.5, 2.96575, 31.5 >,0 texture { pigment {color rgb <0.57,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <2.5, 0, -30.5>,0.25 <2.5, 2.96575, -30.5 >,0 texture { pigment {color rgb <0.57,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, -30.5>,0.25 <-1.5, 2.96575, -30.5 >,0 texture { pigment {color rgb <0.57,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 3 33 130 cone { <2.5, 0, 32.5>,0.25 <2.5, 2.98244, 32.5 >,0 texture { pigment {color rgb <0.57,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, 32.5>,0.25 <-1.5, 2.98244, 32.5 >,0 texture { pigment {color rgb <0.57,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <2.5, 0, -31.5>,0.25 <2.5, 2.98244, -31.5 >,0 texture { pigment {color rgb <0.57,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, -31.5>,0.25 <-1.5, 2.98244, -31.5 >,0 texture { pigment {color rgb <0.57,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 3 34 126 cone { <2.5, 0, 33.5>,0.25 <2.5, 2.88228, 33.5 >,0 texture { pigment {color rgb <0.57,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, 33.5>,0.25 <-1.5, 2.88228, 33.5 >,0 texture { pigment {color rgb <0.57,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <2.5, 0, -32.5>,0.25 <2.5, 2.88228, -32.5 >,0 texture { pigment {color rgb <0.57,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, -32.5>,0.25 <-1.5, 2.88228, -32.5 >,0 texture { pigment {color rgb <0.57,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 3 35 136 cone { <2.5, 0, 34.5>,0.25 <2.5, 3.11598, 34.5 >,0 texture { pigment {color rgb <0.57,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, 34.5>,0.25 <-1.5, 3.11598, 34.5 >,0 texture { pigment {color rgb <0.57,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <2.5, 0, -33.5>,0.25 <2.5, 3.11598, -33.5 >,0 texture { pigment {color rgb <0.57,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, -33.5>,0.25 <-1.5, 3.11598, -33.5 >,0 texture { pigment {color rgb <0.57,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 3 36 126 cone { <2.5, 0, 35.5>,0.25 <2.5, 2.87672, 35.5 >,0 texture { pigment {color rgb <0.57,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, 35.5>,0.25 <-1.5, 2.87672, 35.5 >,0 texture { pigment {color rgb <0.57,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <2.5, 0, -34.5>,0.25 <2.5, 2.87672, -34.5 >,0 texture { pigment {color rgb <0.57,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, -34.5>,0.25 <-1.5, 2.87672, -34.5 >,0 texture { pigment {color rgb <0.57,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 3 37 134 cone { <2.5, 0, 36.5>,0.25 <2.5, 3.07147, 36.5 >,0 texture { pigment {color rgb <0.57,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, 36.5>,0.25 <-1.5, 3.07147, 36.5 >,0 texture { pigment {color rgb <0.57,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <2.5, 0, -35.5>,0.25 <2.5, 3.07147, -35.5 >,0 texture { pigment {color rgb <0.57,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, -35.5>,0.25 <-1.5, 3.07147, -35.5 >,0 texture { pigment {color rgb <0.57,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 3 38 115 cone { <2.5, 0, 37.5>,0.25 <2.5, 2.62633, 37.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, 37.5>,0.25 <-1.5, 2.62633, 37.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <2.5, 0, -36.5>,0.25 <2.5, 2.62633, -36.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, -36.5>,0.25 <-1.5, 2.62633, -36.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 3 39 115 cone { <2.5, 0, 38.5>,0.25 <2.5, 2.63189, 38.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, 38.5>,0.25 <-1.5, 2.63189, 38.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <2.5, 0, -37.5>,0.25 <2.5, 2.63189, -37.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, -37.5>,0.25 <-1.5, 2.63189, -37.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 3 40 113 cone { <2.5, 0, 39.5>,0.25 <2.5, 2.59294, 39.5 >,0 texture { pigment {color rgb <0.57,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, 39.5>,0.25 <-1.5, 2.59294, 39.5 >,0 texture { pigment {color rgb <0.57,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <2.5, 0, -38.5>,0.25 <2.5, 2.59294, -38.5 >,0 texture { pigment {color rgb <0.57,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, -38.5>,0.25 <-1.5, 2.59294, -38.5 >,0 texture { pigment {color rgb <0.57,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 3 41 122 cone { <2.5, 0, 40.5>,0.25 <2.5, 2.79882, 40.5 >,0 texture { pigment {color rgb <0.57,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, 40.5>,0.25 <-1.5, 2.79882, 40.5 >,0 texture { pigment {color rgb <0.57,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <2.5, 0, -39.5>,0.25 <2.5, 2.79882, -39.5 >,0 texture { pigment {color rgb <0.57,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, -39.5>,0.25 <-1.5, 2.79882, -39.5 >,0 texture { pigment {color rgb <0.57,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 3 42 111 cone { <2.5, 0, 41.5>,0.25 <2.5, 2.5373, 41.5 >,0 texture { pigment {color rgb <0.57,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, 41.5>,0.25 <-1.5, 2.5373, 41.5 >,0 texture { pigment {color rgb <0.57,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <2.5, 0, -40.5>,0.25 <2.5, 2.5373, -40.5 >,0 texture { pigment {color rgb <0.57,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, -40.5>,0.25 <-1.5, 2.5373, -40.5 >,0 texture { pigment {color rgb <0.57,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 3 43 109 cone { <2.5, 0, 42.5>,0.25 <2.5, 2.49278, 42.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, 42.5>,0.25 <-1.5, 2.49278, 42.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <2.5, 0, -41.5>,0.25 <2.5, 2.49278, -41.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, -41.5>,0.25 <-1.5, 2.49278, -41.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 3 44 114 cone { <2.5, 0, 43.5>,0.25 <2.5, 2.6152, 43.5 >,0 texture { pigment {color rgb <0.57,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, 43.5>,0.25 <-1.5, 2.6152, 43.5 >,0 texture { pigment {color rgb <0.57,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <2.5, 0, -42.5>,0.25 <2.5, 2.6152, -42.5 >,0 texture { pigment {color rgb <0.57,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, -42.5>,0.25 <-1.5, 2.6152, -42.5 >,0 texture { pigment {color rgb <0.57,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 3 45 87 cone { <2.5, 0, 44.5>,0.25 <2.5, 1.97531, 44.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, 44.5>,0.25 <-1.5, 1.97531, 44.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <2.5, 0, -43.5>,0.25 <2.5, 1.97531, -43.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, -43.5>,0.25 <-1.5, 1.97531, -43.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 3 46 112 cone { <2.5, 0, 45.5>,0.25 <2.5, 2.56512, 45.5 >,0 texture { pigment {color rgb <0.57,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, 45.5>,0.25 <-1.5, 2.56512, 45.5 >,0 texture { pigment {color rgb <0.57,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <2.5, 0, -44.5>,0.25 <2.5, 2.56512, -44.5 >,0 texture { pigment {color rgb <0.57,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, -44.5>,0.25 <-1.5, 2.56512, -44.5 >,0 texture { pigment {color rgb <0.57,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 3 47 142 cone { <2.5, 0, 46.5>,0.25 <2.5, 3.26621, 46.5 >,0 texture { pigment {color rgb <0.57,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, 46.5>,0.25 <-1.5, 3.26621, 46.5 >,0 texture { pigment {color rgb <0.57,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <2.5, 0, -45.5>,0.25 <2.5, 3.26621, -45.5 >,0 texture { pigment {color rgb <0.57,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, -45.5>,0.25 <-1.5, 3.26621, -45.5 >,0 texture { pigment {color rgb <0.57,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 3 48 98 cone { <2.5, 0, 47.5>,0.25 <2.5, 2.24796, 47.5 >,0 texture { pigment {color rgb <0.42,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, 47.5>,0.25 <-1.5, 2.24796, 47.5 >,0 texture { pigment {color rgb <0.42,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <2.5, 0, -46.5>,0.25 <2.5, 2.24796, -46.5 >,0 texture { pigment {color rgb <0.42,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, -46.5>,0.25 <-1.5, 2.24796, -46.5 >,0 texture { pigment {color rgb <0.42,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 3 49 92 cone { <2.5, 0, 48.5>,0.25 <2.5, 2.09216, 48.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, 48.5>,0.25 <-1.5, 2.09216, 48.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <2.5, 0, -47.5>,0.25 <2.5, 2.09216, -47.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, -47.5>,0.25 <-1.5, 2.09216, -47.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 3 50 78 cone { <2.5, 0, 49.5>,0.25 <2.5, 1.76387, 49.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, 49.5>,0.25 <-1.5, 1.76387, 49.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <2.5, 0, -48.5>,0.25 <2.5, 1.76387, -48.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, -48.5>,0.25 <-1.5, 1.76387, -48.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 3 51 85 cone { <2.5, 0, 50.5>,0.25 <2.5, 1.92523, 50.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, 50.5>,0.25 <-1.5, 1.92523, 50.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <2.5, 0, -49.5>,0.25 <2.5, 1.92523, -49.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, -49.5>,0.25 <-1.5, 1.92523, -49.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 3 52 96 cone { <2.5, 0, 51.5>,0.25 <2.5, 2.18675, 51.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, 51.5>,0.25 <-1.5, 2.18675, 51.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <2.5, 0, -50.5>,0.25 <2.5, 2.18675, -50.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, -50.5>,0.25 <-1.5, 2.18675, -50.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 3 53 82 cone { <2.5, 0, 52.5>,0.25 <2.5, 1.86959, 52.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, 52.5>,0.25 <-1.5, 1.86959, 52.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <2.5, 0, -51.5>,0.25 <2.5, 1.86959, -51.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, -51.5>,0.25 <-1.5, 1.86959, -51.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 3 54 66 cone { <2.5, 0, 53.5>,0.25 <2.5, 1.50235, 53.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, 53.5>,0.25 <-1.5, 1.50235, 53.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <2.5, 0, -52.5>,0.25 <2.5, 1.50235, -52.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, -52.5>,0.25 <-1.5, 1.50235, -52.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 3 55 82 cone { <2.5, 0, 54.5>,0.25 <2.5, 1.86959, 54.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, 54.5>,0.25 <-1.5, 1.86959, 54.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <2.5, 0, -53.5>,0.25 <2.5, 1.86959, -53.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, -53.5>,0.25 <-1.5, 1.86959, -53.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 3 56 76 cone { <2.5, 0, 55.5>,0.25 <2.5, 1.71935, 55.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, 55.5>,0.25 <-1.5, 1.71935, 55.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <2.5, 0, -54.5>,0.25 <2.5, 1.71935, -54.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, -54.5>,0.25 <-1.5, 1.71935, -54.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 3 57 86 cone { <2.5, 0, 56.5>,0.25 <2.5, 1.95862, 56.5 >,0 texture { pigment {color rgb <0.42,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, 56.5>,0.25 <-1.5, 1.95862, 56.5 >,0 texture { pigment {color rgb <0.42,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <2.5, 0, -55.5>,0.25 <2.5, 1.95862, -55.5 >,0 texture { pigment {color rgb <0.42,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, -55.5>,0.25 <-1.5, 1.95862, -55.5 >,0 texture { pigment {color rgb <0.42,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 3 58 71 cone { <2.5, 0, 57.5>,0.25 <2.5, 1.60807, 57.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, 57.5>,0.25 <-1.5, 1.60807, 57.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <2.5, 0, -56.5>,0.25 <2.5, 1.60807, -56.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, -56.5>,0.25 <-1.5, 1.60807, -56.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 3 59 61 cone { <2.5, 0, 58.5>,0.25 <2.5, 1.37993, 58.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, 58.5>,0.25 <-1.5, 1.37993, 58.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <2.5, 0, -57.5>,0.25 <2.5, 1.37993, -57.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, -57.5>,0.25 <-1.5, 1.37993, -57.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 3 60 73 cone { <2.5, 0, 59.5>,0.25 <2.5, 1.66371, 59.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, 59.5>,0.25 <-1.5, 1.66371, 59.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <2.5, 0, -58.5>,0.25 <2.5, 1.66371, -58.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, -58.5>,0.25 <-1.5, 1.66371, -58.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 3 61 73 cone { <2.5, 0, 60.5>,0.25 <2.5, 1.66371, 60.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, 60.5>,0.25 <-1.5, 1.66371, 60.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <2.5, 0, -59.5>,0.25 <2.5, 1.66371, -59.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, -59.5>,0.25 <-1.5, 1.66371, -59.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 3 62 73 cone { <2.5, 0, 61.5>,0.25 <2.5, 1.66371, 61.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, 61.5>,0.25 <-1.5, 1.66371, 61.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <2.5, 0, -60.5>,0.25 <2.5, 1.66371, -60.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, -60.5>,0.25 <-1.5, 1.66371, -60.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 3 63 71 cone { <2.5, 0, 62.5>,0.25 <2.5, 1.60807, 62.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, 62.5>,0.25 <-1.5, 1.60807, 62.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <2.5, 0, -61.5>,0.25 <2.5, 1.60807, -61.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, -61.5>,0.25 <-1.5, 1.60807, -61.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 3 64 48 cone { <2.5, 0, 63.5>,0.25 <2.5, 1.07946, 63.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, 63.5>,0.25 <-1.5, 1.07946, 63.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <2.5, 0, -62.5>,0.25 <2.5, 1.07946, -62.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, -62.5>,0.25 <-1.5, 1.07946, -62.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 3 65 66 cone { <2.5, 0, 64.5>,0.25 <2.5, 1.50235, 64.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, 64.5>,0.25 <-1.5, 1.50235, 64.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <2.5, 0, -63.5>,0.25 <2.5, 1.50235, -63.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, -63.5>,0.25 <-1.5, 1.50235, -63.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 3 66 48 cone { <2.5, 0, 65.5>,0.25 <2.5, 1.07946, 65.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, 65.5>,0.25 <-1.5, 1.07946, 65.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <2.5, 0, -64.5>,0.25 <2.5, 1.07946, -64.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, -64.5>,0.25 <-1.5, 1.07946, -64.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 3 67 92 cone { <2.5, 0, 66.5>,0.25 <2.5, 2.09216, 66.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, 66.5>,0.25 <-1.5, 2.09216, 66.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <2.5, 0, -65.5>,0.25 <2.5, 2.09216, -65.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, -65.5>,0.25 <-1.5, 2.09216, -65.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 3 68 68 cone { <2.5, 0, 67.5>,0.25 <2.5, 1.5413, 67.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, 67.5>,0.25 <-1.5, 1.5413, 67.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <2.5, 0, -66.5>,0.25 <2.5, 1.5413, -66.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, -66.5>,0.25 <-1.5, 1.5413, -66.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 3 69 59 cone { <2.5, 0, 68.5>,0.25 <2.5, 1.32986, 68.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, 68.5>,0.25 <-1.5, 1.32986, 68.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <2.5, 0, -67.5>,0.25 <2.5, 1.32986, -67.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, -67.5>,0.25 <-1.5, 1.32986, -67.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 3 71 69 cone { <2.5, 0, 70.5>,0.25 <2.5, 1.57468, 70.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, 70.5>,0.25 <-1.5, 1.57468, 70.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <2.5, 0, -69.5>,0.25 <2.5, 1.57468, -69.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, -69.5>,0.25 <-1.5, 1.57468, -69.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 3 72 61 cone { <2.5, 0, 71.5>,0.25 <2.5, 1.37993, 71.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, 71.5>,0.25 <-1.5, 1.37993, 71.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <2.5, 0, -70.5>,0.25 <2.5, 1.37993, -70.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, -70.5>,0.25 <-1.5, 1.37993, -70.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 3 73 51 cone { <2.5, 0, 72.5>,0.25 <2.5, 1.1518, 72.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, 72.5>,0.25 <-1.5, 1.1518, 72.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <2.5, 0, -71.5>,0.25 <2.5, 1.1518, -71.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, -71.5>,0.25 <-1.5, 1.1518, -71.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 3 74 54 cone { <2.5, 0, 73.5>,0.25 <2.5, 1.21857, 73.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, 73.5>,0.25 <-1.5, 1.21857, 73.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <2.5, 0, -72.5>,0.25 <2.5, 1.21857, -72.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, -72.5>,0.25 <-1.5, 1.21857, -72.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 3 75 65 cone { <2.5, 0, 74.5>,0.25 <2.5, 1.4634, 74.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, 74.5>,0.25 <-1.5, 1.4634, 74.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <2.5, 0, -73.5>,0.25 <2.5, 1.4634, -73.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, -73.5>,0.25 <-1.5, 1.4634, -73.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 3 76 94 cone { <2.5, 0, 75.5>,0.25 <2.5, 2.15336, 75.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, 75.5>,0.25 <-1.5, 2.15336, 75.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <2.5, 0, -74.5>,0.25 <2.5, 2.15336, -74.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, -74.5>,0.25 <-1.5, 2.15336, -74.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 3 78 28 cone { <2.5, 0, 77.5>,0.25 <2.5, 0.606503, 77.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, 77.5>,0.25 <-1.5, 0.606503, 77.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <2.5, 0, -76.5>,0.25 <2.5, 0.606503, -76.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, -76.5>,0.25 <-1.5, 0.606503, -76.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 3 80 45 cone { <2.5, 0, 79.5>,0.25 <2.5, 0.996001, 79.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, 79.5>,0.25 <-1.5, 0.996001, 79.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <2.5, 0, -78.5>,0.25 <2.5, 0.996001, -78.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, -78.5>,0.25 <-1.5, 0.996001, -78.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 3 82 40 cone { <2.5, 0, 81.5>,0.25 <2.5, 0.89028, 81.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, 81.5>,0.25 <-1.5, 0.89028, 81.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <2.5, 0, -80.5>,0.25 <2.5, 0.89028, -80.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, -80.5>,0.25 <-1.5, 0.89028, -80.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 3 85 111 cone { <2.5, 0, 84.5>,0.25 <2.5, 2.54843, 84.5 >,0 texture { pigment {color rgb <0.57,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, 84.5>,0.25 <-1.5, 2.54843, 84.5 >,0 texture { pigment {color rgb <0.57,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <2.5, 0, -83.5>,0.25 <2.5, 2.54843, -83.5 >,0 texture { pigment {color rgb <0.57,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, -83.5>,0.25 <-1.5, 2.54843, -83.5 >,0 texture { pigment {color rgb <0.57,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 3 86 114 cone { <2.5, 0, 85.5>,0.25 <2.5, 2.62076, 85.5 >,0 texture { pigment {color rgb <0.57,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, 85.5>,0.25 <-1.5, 2.62076, 85.5 >,0 texture { pigment {color rgb <0.57,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <2.5, 0, -84.5>,0.25 <2.5, 2.62076, -84.5 >,0 texture { pigment {color rgb <0.57,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, -84.5>,0.25 <-1.5, 2.62076, -84.5 >,0 texture { pigment {color rgb <0.57,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 3 87 40 cone { <2.5, 0, 86.5>,0.25 <2.5, 0.89028, 86.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, 86.5>,0.25 <-1.5, 0.89028, 86.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <2.5, 0, -85.5>,0.25 <2.5, 0.89028, -85.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-1.5, 0, -85.5>,0.25 <-1.5, 0.89028, -85.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 4 1 125 cone { <3.5, 0, 0.5>,0.25 <3.5, 7.97913, 0.5 >,0 texture { pigment {color rgb <0.57,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, 0.5>,0.25 <-2.5, 7.97913, 0.5 >,0 texture { pigment {color rgb <0.57,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 4 2 75 cone { <3.5, 0, 1.5>,0.25 <3.5, 6.80508, 1.5 >,0 texture { pigment {color rgb <0.28,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, 1.5>,0.25 <-2.5, 6.80508, 1.5 >,0 texture { pigment {color rgb <0.28,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <3.5, 0, -0.5>,0.25 <3.5, 6.80508, -0.5 >,0 texture { pigment {color rgb <0.28,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, -0.5>,0.25 <-2.5, 6.80508, -0.5 >,0 texture { pigment {color rgb <0.28,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 4 3 86 cone { <3.5, 0, 2.5>,0.25 <3.5, 7.0666, 2.5 >,0 texture { pigment {color rgb <0.42,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, 2.5>,0.25 <-2.5, 7.0666, 2.5 >,0 texture { pigment {color rgb <0.42,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <3.5, 0, -1.5>,0.25 <3.5, 7.0666, -1.5 >,0 texture { pigment {color rgb <0.42,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, -1.5>,0.25 <-2.5, 7.0666, -1.5 >,0 texture { pigment {color rgb <0.42,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 4 4 82 cone { <3.5, 0, 3.5>,0.25 <3.5, 6.97757, 3.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, 3.5>,0.25 <-2.5, 6.97757, 3.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <3.5, 0, -2.5>,0.25 <3.5, 6.97757, -2.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, -2.5>,0.25 <-2.5, 6.97757, -2.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 4 5 66 cone { <3.5, 0, 4.5>,0.25 <3.5, 6.61033, 4.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, 4.5>,0.25 <-2.5, 6.61033, 4.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <3.5, 0, -3.5>,0.25 <3.5, 6.61033, -3.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, -3.5>,0.25 <-2.5, 6.61033, -3.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 4 6 49 cone { <3.5, 0, 5.5>,0.25 <3.5, 6.22083, 5.5 >,0 texture { pigment {color rgb <0.14,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, 5.5>,0.25 <-2.5, 6.22083, 5.5 >,0 texture { pigment {color rgb <0.14,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <3.5, 0, -4.5>,0.25 <3.5, 6.22083, -4.5 >,0 texture { pigment {color rgb <0.14,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, -4.5>,0.25 <-2.5, 6.22083, -4.5 >,0 texture { pigment {color rgb <0.14,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 4 7 36 cone { <3.5, 0, 6.5>,0.25 <3.5, 5.8981, 6.5 >,0 texture { pigment {color rgb <0.14,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, 6.5>,0.25 <-2.5, 5.8981, 6.5 >,0 texture { pigment {color rgb <0.14,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <3.5, 0, -5.5>,0.25 <3.5, 5.8981, -5.5 >,0 texture { pigment {color rgb <0.14,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, -5.5>,0.25 <-2.5, 5.8981, -5.5 >,0 texture { pigment {color rgb <0.14,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 4 8 21 cone { <3.5, 0, 7.5>,0.25 <3.5, 5.55869, 7.5 >,0 texture { pigment {color rgb <0,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, 7.5>,0.25 <-2.5, 5.55869, 7.5 >,0 texture { pigment {color rgb <0,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <3.5, 0, -6.5>,0.25 <3.5, 5.55869, -6.5 >,0 texture { pigment {color rgb <0,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, -6.5>,0.25 <-2.5, 5.55869, -6.5 >,0 texture { pigment {color rgb <0,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 4 9 12 cone { <3.5, 0, 8.5>,0.25 <3.5, 5.34724, 8.5 >,0 texture { pigment {color rgb <0,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, 8.5>,0.25 <-2.5, 5.34724, 8.5 >,0 texture { pigment {color rgb <0,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <3.5, 0, -7.5>,0.25 <3.5, 5.34724, -7.5 >,0 texture { pigment {color rgb <0,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, -7.5>,0.25 <-2.5, 5.34724, -7.5 >,0 texture { pigment {color rgb <0,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 4 10 7 cone { <3.5, 0, 9.5>,0.25 <3.5, 5.23039, 9.5 >,0 texture { pigment {color rgb <0,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, 9.5>,0.25 <-2.5, 5.23039, 9.5 >,0 texture { pigment {color rgb <0,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <3.5, 0, -8.5>,0.25 <3.5, 5.23039, -8.5 >,0 texture { pigment {color rgb <0,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, -8.5>,0.25 <-2.5, 5.23039, -8.5 >,0 texture { pigment {color rgb <0,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 4 11 162 cone { <3.5, 0, 10.5>,0.25 <3.5, 3.72248, 10.5 >,0 texture { pigment {color rgb <0.71,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, 10.5>,0.25 <-2.5, 3.72248, 10.5 >,0 texture { pigment {color rgb <0.71,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <3.5, 0, -9.5>,0.25 <3.5, 3.72248, -9.5 >,0 texture { pigment {color rgb <0.71,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, -9.5>,0.25 <-2.5, 3.72248, -9.5 >,0 texture { pigment {color rgb <0.71,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 4 12 157 cone { <3.5, 0, 11.5>,0.25 <3.5, 3.60563, 11.5 >,0 texture { pigment {color rgb <0.71,0.28,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, 11.5>,0.25 <-2.5, 3.60563, 11.5 >,0 texture { pigment {color rgb <0.71,0.28,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <3.5, 0, -10.5>,0.25 <3.5, 3.60563, -10.5 >,0 texture { pigment {color rgb <0.71,0.28,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, -10.5>,0.25 <-2.5, 3.60563, -10.5 >,0 texture { pigment {color rgb <0.71,0.28,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 4 13 209 cone { <3.5, 0, 12.5>,0.25 <3.5, 4.81864, 12.5 >,0 texture { pigment {color rgb <0.85,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, 12.5>,0.25 <-2.5, 4.81864, 12.5 >,0 texture { pigment {color rgb <0.85,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <3.5, 0, -11.5>,0.25 <3.5, 4.81864, -11.5 >,0 texture { pigment {color rgb <0.85,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, -11.5>,0.25 <-2.5, 4.81864, -11.5 >,0 texture { pigment {color rgb <0.85,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 4 14 205 cone { <3.5, 0, 13.5>,0.25 <3.5, 4.71848, 13.5 >,0 texture { pigment {color rgb <0.85,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, 13.5>,0.25 <-2.5, 4.71848, 13.5 >,0 texture { pigment {color rgb <0.85,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <3.5, 0, -12.5>,0.25 <3.5, 4.71848, -12.5 >,0 texture { pigment {color rgb <0.85,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, -12.5>,0.25 <-2.5, 4.71848, -12.5 >,0 texture { pigment {color rgb <0.85,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 4 15 195 cone { <3.5, 0, 14.5>,0.25 <3.5, 4.49035, 14.5 >,0 texture { pigment {color rgb <0.85,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, 14.5>,0.25 <-2.5, 4.49035, 14.5 >,0 texture { pigment {color rgb <0.85,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <3.5, 0, -13.5>,0.25 <3.5, 4.49035, -13.5 >,0 texture { pigment {color rgb <0.85,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, -13.5>,0.25 <-2.5, 4.49035, -13.5 >,0 texture { pigment {color rgb <0.85,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 4 16 193 cone { <3.5, 0, 15.5>,0.25 <3.5, 4.4514, 15.5 >,0 texture { pigment {color rgb <0.85,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, 15.5>,0.25 <-2.5, 4.4514, 15.5 >,0 texture { pigment {color rgb <0.85,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <3.5, 0, -14.5>,0.25 <3.5, 4.4514, -14.5 >,0 texture { pigment {color rgb <0.85,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, -14.5>,0.25 <-2.5, 4.4514, -14.5 >,0 texture { pigment {color rgb <0.85,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 4 17 189 cone { <3.5, 0, 16.5>,0.25 <3.5, 4.34568, 16.5 >,0 texture { pigment {color rgb <0.85,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, 16.5>,0.25 <-2.5, 4.34568, 16.5 >,0 texture { pigment {color rgb <0.85,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <3.5, 0, -15.5>,0.25 <3.5, 4.34568, -15.5 >,0 texture { pigment {color rgb <0.85,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, -15.5>,0.25 <-2.5, 4.34568, -15.5 >,0 texture { pigment {color rgb <0.85,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 4 18 183 cone { <3.5, 0, 17.5>,0.25 <3.5, 4.20657, 17.5 >,0 texture { pigment {color rgb <0.85,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, 17.5>,0.25 <-2.5, 4.20657, 17.5 >,0 texture { pigment {color rgb <0.85,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <3.5, 0, -16.5>,0.25 <3.5, 4.20657, -16.5 >,0 texture { pigment {color rgb <0.85,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, -16.5>,0.25 <-2.5, 4.20657, -16.5 >,0 texture { pigment {color rgb <0.85,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 4 19 172 cone { <3.5, 0, 18.5>,0.25 <3.5, 3.96731, 18.5 >,0 texture { pigment {color rgb <0.71,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, 18.5>,0.25 <-2.5, 3.96731, 18.5 >,0 texture { pigment {color rgb <0.71,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <3.5, 0, -17.5>,0.25 <3.5, 3.96731, -17.5 >,0 texture { pigment {color rgb <0.71,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, -17.5>,0.25 <-2.5, 3.96731, -17.5 >,0 texture { pigment {color rgb <0.71,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 4 20 175 cone { <3.5, 0, 19.5>,0.25 <3.5, 4.02295, 19.5 >,0 texture { pigment {color rgb <0.71,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, 19.5>,0.25 <-2.5, 4.02295, 19.5 >,0 texture { pigment {color rgb <0.71,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <3.5, 0, -18.5>,0.25 <3.5, 4.02295, -18.5 >,0 texture { pigment {color rgb <0.71,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, -18.5>,0.25 <-2.5, 4.02295, -18.5 >,0 texture { pigment {color rgb <0.71,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 4 21 173 cone { <3.5, 0, 20.5>,0.25 <3.5, 3.984, 20.5 >,0 texture { pigment {color rgb <0.71,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, 20.5>,0.25 <-2.5, 3.984, 20.5 >,0 texture { pigment {color rgb <0.71,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <3.5, 0, -19.5>,0.25 <3.5, 3.984, -19.5 >,0 texture { pigment {color rgb <0.71,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, -19.5>,0.25 <-2.5, 3.984, -19.5 >,0 texture { pigment {color rgb <0.71,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 4 22 162 cone { <3.5, 0, 21.5>,0.25 <3.5, 3.72805, 21.5 >,0 texture { pigment {color rgb <0.71,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, 21.5>,0.25 <-2.5, 3.72805, 21.5 >,0 texture { pigment {color rgb <0.71,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <3.5, 0, -20.5>,0.25 <3.5, 3.72805, -20.5 >,0 texture { pigment {color rgb <0.71,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, -20.5>,0.25 <-2.5, 3.72805, -20.5 >,0 texture { pigment {color rgb <0.71,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 4 23 155 cone { <3.5, 0, 22.5>,0.25 <3.5, 3.57225, 22.5 >,0 texture { pigment {color rgb <0.71,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, 22.5>,0.25 <-2.5, 3.57225, 22.5 >,0 texture { pigment {color rgb <0.71,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <3.5, 0, -21.5>,0.25 <3.5, 3.57225, -21.5 >,0 texture { pigment {color rgb <0.71,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, -21.5>,0.25 <-2.5, 3.57225, -21.5 >,0 texture { pigment {color rgb <0.71,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 4 24 154 cone { <3.5, 0, 23.5>,0.25 <3.5, 3.54999, 23.5 >,0 texture { pigment {color rgb <0.71,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, 23.5>,0.25 <-2.5, 3.54999, 23.5 >,0 texture { pigment {color rgb <0.71,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <3.5, 0, -22.5>,0.25 <3.5, 3.54999, -22.5 >,0 texture { pigment {color rgb <0.71,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, -22.5>,0.25 <-2.5, 3.54999, -22.5 >,0 texture { pigment {color rgb <0.71,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 4 25 156 cone { <3.5, 0, 24.5>,0.25 <3.5, 3.57781, 24.5 >,0 texture { pigment {color rgb <0.71,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, 24.5>,0.25 <-2.5, 3.57781, 24.5 >,0 texture { pigment {color rgb <0.71,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <3.5, 0, -23.5>,0.25 <3.5, 3.57781, -23.5 >,0 texture { pigment {color rgb <0.71,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, -23.5>,0.25 <-2.5, 3.57781, -23.5 >,0 texture { pigment {color rgb <0.71,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 4 26 151 cone { <3.5, 0, 25.5>,0.25 <3.5, 3.46096, 25.5 >,0 texture { pigment {color rgb <0.71,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, 25.5>,0.25 <-2.5, 3.46096, 25.5 >,0 texture { pigment {color rgb <0.71,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <3.5, 0, -24.5>,0.25 <3.5, 3.46096, -24.5 >,0 texture { pigment {color rgb <0.71,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, -24.5>,0.25 <-2.5, 3.46096, -24.5 >,0 texture { pigment {color rgb <0.71,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 4 27 147 cone { <3.5, 0, 26.5>,0.25 <3.5, 3.3775, 26.5 >,0 texture { pigment {color rgb <0.71,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, 26.5>,0.25 <-2.5, 3.3775, 26.5 >,0 texture { pigment {color rgb <0.71,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <3.5, 0, -25.5>,0.25 <3.5, 3.3775, -25.5 >,0 texture { pigment {color rgb <0.71,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, -25.5>,0.25 <-2.5, 3.3775, -25.5 >,0 texture { pigment {color rgb <0.71,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 4 28 139 cone { <3.5, 0, 27.5>,0.25 <3.5, 3.18832, 27.5 >,0 texture { pigment {color rgb <0.57,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, 27.5>,0.25 <-2.5, 3.18832, 27.5 >,0 texture { pigment {color rgb <0.57,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <3.5, 0, -26.5>,0.25 <3.5, 3.18832, -26.5 >,0 texture { pigment {color rgb <0.57,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, -26.5>,0.25 <-2.5, 3.18832, -26.5 >,0 texture { pigment {color rgb <0.57,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 4 29 145 cone { <3.5, 0, 28.5>,0.25 <3.5, 3.33855, 28.5 >,0 texture { pigment {color rgb <0.71,0,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, 28.5>,0.25 <-2.5, 3.33855, 28.5 >,0 texture { pigment {color rgb <0.71,0,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <3.5, 0, -27.5>,0.25 <3.5, 3.33855, -27.5 >,0 texture { pigment {color rgb <0.71,0,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, -27.5>,0.25 <-2.5, 3.33855, -27.5 >,0 texture { pigment {color rgb <0.71,0,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 4 30 136 cone { <3.5, 0, 29.5>,0.25 <3.5, 3.11598, 29.5 >,0 texture { pigment {color rgb <0.57,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, 29.5>,0.25 <-2.5, 3.11598, 29.5 >,0 texture { pigment {color rgb <0.57,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <3.5, 0, -28.5>,0.25 <3.5, 3.11598, -28.5 >,0 texture { pigment {color rgb <0.57,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, -28.5>,0.25 <-2.5, 3.11598, -28.5 >,0 texture { pigment {color rgb <0.57,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 4 31 128 cone { <3.5, 0, 30.5>,0.25 <3.5, 2.9268, 30.5 >,0 texture { pigment {color rgb <0.57,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, 30.5>,0.25 <-2.5, 2.9268, 30.5 >,0 texture { pigment {color rgb <0.57,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <3.5, 0, -29.5>,0.25 <3.5, 2.9268, -29.5 >,0 texture { pigment {color rgb <0.57,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, -29.5>,0.25 <-2.5, 2.9268, -29.5 >,0 texture { pigment {color rgb <0.57,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 4 32 132 cone { <3.5, 0, 31.5>,0.25 <3.5, 3.02695, 31.5 >,0 texture { pigment {color rgb <0.57,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, 31.5>,0.25 <-2.5, 3.02695, 31.5 >,0 texture { pigment {color rgb <0.57,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <3.5, 0, -30.5>,0.25 <3.5, 3.02695, -30.5 >,0 texture { pigment {color rgb <0.57,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, -30.5>,0.25 <-2.5, 3.02695, -30.5 >,0 texture { pigment {color rgb <0.57,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 4 33 134 cone { <3.5, 0, 32.5>,0.25 <3.5, 3.08259, 32.5 >,0 texture { pigment {color rgb <0.57,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, 32.5>,0.25 <-2.5, 3.08259, 32.5 >,0 texture { pigment {color rgb <0.57,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <3.5, 0, -31.5>,0.25 <3.5, 3.08259, -31.5 >,0 texture { pigment {color rgb <0.57,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, -31.5>,0.25 <-2.5, 3.08259, -31.5 >,0 texture { pigment {color rgb <0.57,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 4 34 118 cone { <3.5, 0, 33.5>,0.25 <3.5, 2.69866, 33.5 >,0 texture { pigment {color rgb <0.57,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, 33.5>,0.25 <-2.5, 2.69866, 33.5 >,0 texture { pigment {color rgb <0.57,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <3.5, 0, -32.5>,0.25 <3.5, 2.69866, -32.5 >,0 texture { pigment {color rgb <0.57,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, -32.5>,0.25 <-2.5, 2.69866, -32.5 >,0 texture { pigment {color rgb <0.57,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 4 35 117 cone { <3.5, 0, 34.5>,0.25 <3.5, 2.67084, 34.5 >,0 texture { pigment {color rgb <0.57,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, 34.5>,0.25 <-2.5, 2.67084, 34.5 >,0 texture { pigment {color rgb <0.57,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <3.5, 0, -33.5>,0.25 <3.5, 2.67084, -33.5 >,0 texture { pigment {color rgb <0.57,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, -33.5>,0.25 <-2.5, 2.67084, -33.5 >,0 texture { pigment {color rgb <0.57,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 4 36 139 cone { <3.5, 0, 35.5>,0.25 <3.5, 3.18832, 35.5 >,0 texture { pigment {color rgb <0.57,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, 35.5>,0.25 <-2.5, 3.18832, 35.5 >,0 texture { pigment {color rgb <0.57,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <3.5, 0, -34.5>,0.25 <3.5, 3.18832, -34.5 >,0 texture { pigment {color rgb <0.57,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, -34.5>,0.25 <-2.5, 3.18832, -34.5 >,0 texture { pigment {color rgb <0.57,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 4 37 121 cone { <3.5, 0, 36.5>,0.25 <3.5, 2.76543, 36.5 >,0 texture { pigment {color rgb <0.57,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, 36.5>,0.25 <-2.5, 2.76543, 36.5 >,0 texture { pigment {color rgb <0.57,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <3.5, 0, -35.5>,0.25 <3.5, 2.76543, -35.5 >,0 texture { pigment {color rgb <0.57,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, -35.5>,0.25 <-2.5, 2.76543, -35.5 >,0 texture { pigment {color rgb <0.57,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 4 38 109 cone { <3.5, 0, 37.5>,0.25 <3.5, 2.49835, 37.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, 37.5>,0.25 <-2.5, 2.49835, 37.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <3.5, 0, -36.5>,0.25 <3.5, 2.49835, -36.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, -36.5>,0.25 <-2.5, 2.49835, -36.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 4 39 116 cone { <3.5, 0, 38.5>,0.25 <3.5, 2.65415, 38.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, 38.5>,0.25 <-2.5, 2.65415, 38.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <3.5, 0, -37.5>,0.25 <3.5, 2.65415, -37.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, -37.5>,0.25 <-2.5, 2.65415, -37.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 4 40 119 cone { <3.5, 0, 39.5>,0.25 <3.5, 2.72092, 39.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, 39.5>,0.25 <-2.5, 2.72092, 39.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <3.5, 0, -38.5>,0.25 <3.5, 2.72092, -38.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, -38.5>,0.25 <-2.5, 2.72092, -38.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 4 41 104 cone { <3.5, 0, 40.5>,0.25 <3.5, 2.37593, 40.5 >,0 texture { pigment {color rgb <0.42,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, 40.5>,0.25 <-2.5, 2.37593, 40.5 >,0 texture { pigment {color rgb <0.42,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <3.5, 0, -39.5>,0.25 <3.5, 2.37593, -39.5 >,0 texture { pigment {color rgb <0.42,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, -39.5>,0.25 <-2.5, 2.37593, -39.5 >,0 texture { pigment {color rgb <0.42,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 4 42 97 cone { <3.5, 0, 41.5>,0.25 <3.5, 2.21457, 41.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, 41.5>,0.25 <-2.5, 2.21457, 41.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <3.5, 0, -40.5>,0.25 <3.5, 2.21457, -40.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, -40.5>,0.25 <-2.5, 2.21457, -40.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 4 43 102 cone { <3.5, 0, 42.5>,0.25 <3.5, 2.32029, 42.5 >,0 texture { pigment {color rgb <0.42,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, 42.5>,0.25 <-2.5, 2.32029, 42.5 >,0 texture { pigment {color rgb <0.42,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <3.5, 0, -41.5>,0.25 <3.5, 2.32029, -41.5 >,0 texture { pigment {color rgb <0.42,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, -41.5>,0.25 <-2.5, 2.32029, -41.5 >,0 texture { pigment {color rgb <0.42,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 4 44 150 cone { <3.5, 0, 43.5>,0.25 <3.5, 3.43871, 43.5 >,0 texture { pigment {color rgb <0.71,0.14,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, 43.5>,0.25 <-2.5, 3.43871, 43.5 >,0 texture { pigment {color rgb <0.71,0.14,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <3.5, 0, -42.5>,0.25 <3.5, 3.43871, -42.5 >,0 texture { pigment {color rgb <0.71,0.14,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, -42.5>,0.25 <-2.5, 3.43871, -42.5 >,0 texture { pigment {color rgb <0.71,0.14,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 4 45 89 cone { <3.5, 0, 44.5>,0.25 <3.5, 2.03652, 44.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, 44.5>,0.25 <-2.5, 2.03652, 44.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <3.5, 0, -43.5>,0.25 <3.5, 2.03652, -43.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, -43.5>,0.25 <-2.5, 2.03652, -43.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 4 46 151 cone { <3.5, 0, 45.5>,0.25 <3.5, 3.46653, 45.5 >,0 texture { pigment {color rgb <0.71,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, 45.5>,0.25 <-2.5, 3.46653, 45.5 >,0 texture { pigment {color rgb <0.71,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <3.5, 0, -44.5>,0.25 <3.5, 3.46653, -44.5 >,0 texture { pigment {color rgb <0.71,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, -44.5>,0.25 <-2.5, 3.46653, -44.5 >,0 texture { pigment {color rgb <0.71,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 4 47 88 cone { <3.5, 0, 46.5>,0.25 <3.5, 2.00869, 46.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, 46.5>,0.25 <-2.5, 2.00869, 46.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <3.5, 0, -45.5>,0.25 <3.5, 2.00869, -45.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, -45.5>,0.25 <-2.5, 2.00869, -45.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 4 48 100 cone { <3.5, 0, 47.5>,0.25 <3.5, 2.29247, 47.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, 47.5>,0.25 <-2.5, 2.29247, 47.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <3.5, 0, -46.5>,0.25 <3.5, 2.29247, -46.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, -46.5>,0.25 <-2.5, 2.29247, -46.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 4 49 79 cone { <3.5, 0, 48.5>,0.25 <3.5, 1.78612, 48.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, 48.5>,0.25 <-2.5, 1.78612, 48.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <3.5, 0, -47.5>,0.25 <3.5, 1.78612, -47.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, -47.5>,0.25 <-2.5, 1.78612, -47.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 4 50 95 cone { <3.5, 0, 49.5>,0.25 <3.5, 2.16449, 49.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, 49.5>,0.25 <-2.5, 2.16449, 49.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <3.5, 0, -48.5>,0.25 <3.5, 2.16449, -48.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, -48.5>,0.25 <-2.5, 2.16449, -48.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 4 51 69 cone { <3.5, 0, 50.5>,0.25 <3.5, 1.57468, 50.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, 50.5>,0.25 <-2.5, 1.57468, 50.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <3.5, 0, -49.5>,0.25 <3.5, 1.57468, -49.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, -49.5>,0.25 <-2.5, 1.57468, -49.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 4 52 94 cone { <3.5, 0, 51.5>,0.25 <3.5, 2.15336, 51.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, 51.5>,0.25 <-2.5, 2.15336, 51.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <3.5, 0, -50.5>,0.25 <3.5, 2.15336, -50.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, -50.5>,0.25 <-2.5, 2.15336, -50.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 4 53 97 cone { <3.5, 0, 52.5>,0.25 <3.5, 2.21457, 52.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, 52.5>,0.25 <-2.5, 2.21457, 52.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <3.5, 0, -51.5>,0.25 <3.5, 2.21457, -51.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, -51.5>,0.25 <-2.5, 2.21457, -51.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 4 54 78 cone { <3.5, 0, 53.5>,0.25 <3.5, 1.76387, 53.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, 53.5>,0.25 <-2.5, 1.76387, 53.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <3.5, 0, -52.5>,0.25 <3.5, 1.76387, -52.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, -52.5>,0.25 <-2.5, 1.76387, -52.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 4 55 103 cone { <3.5, 0, 54.5>,0.25 <3.5, 2.35368, 54.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, 54.5>,0.25 <-2.5, 2.35368, 54.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <3.5, 0, -53.5>,0.25 <3.5, 2.35368, -53.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, -53.5>,0.25 <-2.5, 2.35368, -53.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 4 56 78 cone { <3.5, 0, 55.5>,0.25 <3.5, 1.76387, 55.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, 55.5>,0.25 <-2.5, 1.76387, 55.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <3.5, 0, -54.5>,0.25 <3.5, 1.76387, -54.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, -54.5>,0.25 <-2.5, 1.76387, -54.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 4 57 69 cone { <3.5, 0, 56.5>,0.25 <3.5, 1.57468, 56.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, 56.5>,0.25 <-2.5, 1.57468, 56.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <3.5, 0, -55.5>,0.25 <3.5, 1.57468, -55.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, -55.5>,0.25 <-2.5, 1.57468, -55.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 4 58 73 cone { <3.5, 0, 57.5>,0.25 <3.5, 1.66371, 57.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, 57.5>,0.25 <-2.5, 1.66371, 57.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <3.5, 0, -56.5>,0.25 <3.5, 1.66371, -56.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, -56.5>,0.25 <-2.5, 1.66371, -56.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 4 59 54 cone { <3.5, 0, 58.5>,0.25 <3.5, 1.21857, 58.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, 58.5>,0.25 <-2.5, 1.21857, 58.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <3.5, 0, -57.5>,0.25 <3.5, 1.21857, -57.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, -57.5>,0.25 <-2.5, 1.21857, -57.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 4 60 63 cone { <3.5, 0, 59.5>,0.25 <3.5, 1.42445, 59.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, 59.5>,0.25 <-2.5, 1.42445, 59.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <3.5, 0, -58.5>,0.25 <3.5, 1.42445, -58.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, -58.5>,0.25 <-2.5, 1.42445, -58.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 4 61 65 cone { <3.5, 0, 60.5>,0.25 <3.5, 1.4634, 60.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, 60.5>,0.25 <-2.5, 1.4634, 60.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <3.5, 0, -59.5>,0.25 <3.5, 1.4634, -59.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, -59.5>,0.25 <-2.5, 1.4634, -59.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 4 62 61 cone { <3.5, 0, 61.5>,0.25 <3.5, 1.37993, 61.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, 61.5>,0.25 <-2.5, 1.37993, 61.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <3.5, 0, -60.5>,0.25 <3.5, 1.37993, -60.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, -60.5>,0.25 <-2.5, 1.37993, -60.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 4 63 61 cone { <3.5, 0, 62.5>,0.25 <3.5, 1.37993, 62.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, 62.5>,0.25 <-2.5, 1.37993, 62.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <3.5, 0, -61.5>,0.25 <3.5, 1.37993, -61.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, -61.5>,0.25 <-2.5, 1.37993, -61.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 4 64 69 cone { <3.5, 0, 63.5>,0.25 <3.5, 1.57468, 63.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, 63.5>,0.25 <-2.5, 1.57468, 63.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <3.5, 0, -62.5>,0.25 <3.5, 1.57468, -62.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, -62.5>,0.25 <-2.5, 1.57468, -62.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 4 65 54 cone { <3.5, 0, 64.5>,0.25 <3.5, 1.21857, 64.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, 64.5>,0.25 <-2.5, 1.21857, 64.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <3.5, 0, -63.5>,0.25 <3.5, 1.21857, -63.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, -63.5>,0.25 <-2.5, 1.21857, -63.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 4 66 63 cone { <3.5, 0, 65.5>,0.25 <3.5, 1.42445, 65.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, 65.5>,0.25 <-2.5, 1.42445, 65.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <3.5, 0, -64.5>,0.25 <3.5, 1.42445, -64.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, -64.5>,0.25 <-2.5, 1.42445, -64.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 4 67 63 cone { <3.5, 0, 66.5>,0.25 <3.5, 1.42445, 66.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, 66.5>,0.25 <-2.5, 1.42445, 66.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <3.5, 0, -65.5>,0.25 <3.5, 1.42445, -65.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, -65.5>,0.25 <-2.5, 1.42445, -65.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 4 69 79 cone { <3.5, 0, 68.5>,0.25 <3.5, 1.78612, 68.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, 68.5>,0.25 <-2.5, 1.78612, 68.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <3.5, 0, -67.5>,0.25 <3.5, 1.78612, -67.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, -67.5>,0.25 <-2.5, 1.78612, -67.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 4 70 86 cone { <3.5, 0, 69.5>,0.25 <3.5, 1.95862, 69.5 >,0 texture { pigment {color rgb <0.42,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, 69.5>,0.25 <-2.5, 1.95862, 69.5 >,0 texture { pigment {color rgb <0.42,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <3.5, 0, -68.5>,0.25 <3.5, 1.95862, -68.5 >,0 texture { pigment {color rgb <0.42,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, -68.5>,0.25 <-2.5, 1.95862, -68.5 >,0 texture { pigment {color rgb <0.42,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 4 71 45 cone { <3.5, 0, 70.5>,0.25 <3.5, 0.996001, 70.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, 70.5>,0.25 <-2.5, 0.996001, 70.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <3.5, 0, -69.5>,0.25 <3.5, 0.996001, -69.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, -69.5>,0.25 <-2.5, 0.996001, -69.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 4 72 48 cone { <3.5, 0, 71.5>,0.25 <3.5, 1.07946, 71.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, 71.5>,0.25 <-2.5, 1.07946, 71.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <3.5, 0, -70.5>,0.25 <3.5, 1.07946, -70.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, -70.5>,0.25 <-2.5, 1.07946, -70.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 4 74 74 cone { <3.5, 0, 73.5>,0.25 <3.5, 1.69153, 73.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, 73.5>,0.25 <-2.5, 1.69153, 73.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <3.5, 0, -72.5>,0.25 <3.5, 1.69153, -72.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, -72.5>,0.25 <-2.5, 1.69153, -72.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 4 75 40 cone { <3.5, 0, 74.5>,0.25 <3.5, 0.89028, 74.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, 74.5>,0.25 <-2.5, 0.89028, 74.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <3.5, 0, -73.5>,0.25 <3.5, 0.89028, -73.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, -73.5>,0.25 <-2.5, 0.89028, -73.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 4 76 59 cone { <3.5, 0, 75.5>,0.25 <3.5, 1.32986, 75.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, 75.5>,0.25 <-2.5, 1.32986, 75.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <3.5, 0, -74.5>,0.25 <3.5, 1.32986, -74.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, -74.5>,0.25 <-2.5, 1.32986, -74.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 4 80 54 cone { <3.5, 0, 79.5>,0.25 <3.5, 1.21857, 79.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, 79.5>,0.25 <-2.5, 1.21857, 79.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <3.5, 0, -78.5>,0.25 <3.5, 1.21857, -78.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, -78.5>,0.25 <-2.5, 1.21857, -78.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 4 81 48 cone { <3.5, 0, 80.5>,0.25 <3.5, 1.07946, 80.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, 80.5>,0.25 <-2.5, 1.07946, 80.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <3.5, 0, -79.5>,0.25 <3.5, 1.07946, -79.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, -79.5>,0.25 <-2.5, 1.07946, -79.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 4 82 35 cone { <3.5, 0, 81.5>,0.25 <3.5, 0.767866, 81.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, 81.5>,0.25 <-2.5, 0.767866, 81.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <3.5, 0, -80.5>,0.25 <3.5, 0.767866, -80.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, -80.5>,0.25 <-2.5, 0.767866, -80.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 4 85 63 cone { <3.5, 0, 84.5>,0.25 <3.5, 1.42445, 84.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, 84.5>,0.25 <-2.5, 1.42445, 84.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <3.5, 0, -83.5>,0.25 <3.5, 1.42445, -83.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-2.5, 0, -83.5>,0.25 <-2.5, 1.42445, -83.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 5 1 109 cone { <4.5, 0, 0.5>,0.25 <4.5, 7.5952, 0.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, 0.5>,0.25 <-3.5, 7.5952, 0.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 5 2 48 cone { <4.5, 0, 1.5>,0.25 <4.5, 6.18745, 1.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, 1.5>,0.25 <-3.5, 6.18745, 1.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <4.5, 0, -0.5>,0.25 <4.5, 6.18745, -0.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, -0.5>,0.25 <-3.5, 6.18745, -0.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 5 3 64 cone { <4.5, 0, 2.5>,0.25 <4.5, 6.56025, 2.5 >,0 texture { pigment {color rgb <0.28,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, 2.5>,0.25 <-3.5, 6.56025, 2.5 >,0 texture { pigment {color rgb <0.28,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <4.5, 0, -1.5>,0.25 <4.5, 6.56025, -1.5 >,0 texture { pigment {color rgb <0.28,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, -1.5>,0.25 <-3.5, 6.56025, -1.5 >,0 texture { pigment {color rgb <0.28,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 5 4 63 cone { <4.5, 0, 3.5>,0.25 <4.5, 6.53799, 3.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, 3.5>,0.25 <-3.5, 6.53799, 3.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <4.5, 0, -2.5>,0.25 <4.5, 6.53799, -2.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, -2.5>,0.25 <-3.5, 6.53799, -2.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 5 5 58 cone { <4.5, 0, 4.5>,0.25 <4.5, 6.42671, 4.5 >,0 texture { pigment {color rgb <0.28,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, 4.5>,0.25 <-3.5, 6.42671, 4.5 >,0 texture { pigment {color rgb <0.28,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <4.5, 0, -3.5>,0.25 <4.5, 6.42671, -3.5 >,0 texture { pigment {color rgb <0.28,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, -3.5>,0.25 <-3.5, 6.42671, -3.5 >,0 texture { pigment {color rgb <0.28,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 5 6 44 cone { <4.5, 0, 5.5>,0.25 <4.5, 6.10398, 5.5 >,0 texture { pigment {color rgb <0.14,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, 5.5>,0.25 <-3.5, 6.10398, 5.5 >,0 texture { pigment {color rgb <0.14,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <4.5, 0, -4.5>,0.25 <4.5, 6.10398, -4.5 >,0 texture { pigment {color rgb <0.14,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, -4.5>,0.25 <-3.5, 6.10398, -4.5 >,0 texture { pigment {color rgb <0.14,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 5 7 31 cone { <4.5, 0, 6.5>,0.25 <4.5, 5.79795, 6.5 >,0 texture { pigment {color rgb <0.14,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, 6.5>,0.25 <-3.5, 5.79795, 6.5 >,0 texture { pigment {color rgb <0.14,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <4.5, 0, -5.5>,0.25 <4.5, 5.79795, -5.5 >,0 texture { pigment {color rgb <0.14,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, -5.5>,0.25 <-3.5, 5.79795, -5.5 >,0 texture { pigment {color rgb <0.14,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 5 8 22 cone { <4.5, 0, 7.5>,0.25 <4.5, 5.58094, 7.5 >,0 texture { pigment {color rgb <0,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, 7.5>,0.25 <-3.5, 5.58094, 7.5 >,0 texture { pigment {color rgb <0,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <4.5, 0, -6.5>,0.25 <4.5, 5.58094, -6.5 >,0 texture { pigment {color rgb <0,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, -6.5>,0.25 <-3.5, 5.58094, -6.5 >,0 texture { pigment {color rgb <0,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 5 9 12 cone { <4.5, 0, 8.5>,0.25 <4.5, 5.34724, 8.5 >,0 texture { pigment {color rgb <0,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, 8.5>,0.25 <-3.5, 5.34724, 8.5 >,0 texture { pigment {color rgb <0,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <4.5, 0, -7.5>,0.25 <4.5, 5.34724, -7.5 >,0 texture { pigment {color rgb <0,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, -7.5>,0.25 <-3.5, 5.34724, -7.5 >,0 texture { pigment {color rgb <0,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 5 10 5 cone { <4.5, 0, 9.5>,0.25 <4.5, 5.19701, 9.5 >,0 texture { pigment {color rgb <0,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, 9.5>,0.25 <-3.5, 5.19701, 9.5 >,0 texture { pigment {color rgb <0,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <4.5, 0, -8.5>,0.25 <4.5, 5.19701, -8.5 >,0 texture { pigment {color rgb <0,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, -8.5>,0.25 <-3.5, 5.19701, -8.5 >,0 texture { pigment {color rgb <0,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 5 11 165 cone { <4.5, 0, 10.5>,0.25 <4.5, 3.78369, 10.5 >,0 texture { pigment {color rgb <0.71,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, 10.5>,0.25 <-3.5, 3.78369, 10.5 >,0 texture { pigment {color rgb <0.71,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <4.5, 0, -9.5>,0.25 <4.5, 3.78369, -9.5 >,0 texture { pigment {color rgb <0.71,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, -9.5>,0.25 <-3.5, 3.78369, -9.5 >,0 texture { pigment {color rgb <0.71,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 5 12 153 cone { <4.5, 0, 11.5>,0.25 <4.5, 3.50548, 11.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, 11.5>,0.25 <-3.5, 3.50548, 11.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <4.5, 0, -10.5>,0.25 <4.5, 3.50548, -10.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, -10.5>,0.25 <-3.5, 3.50548, -10.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 5 13 212 cone { <4.5, 0, 12.5>,0.25 <4.5, 4.87985, 12.5 >,0 texture { pigment {color rgb <0.85,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, 12.5>,0.25 <-3.5, 4.87985, 12.5 >,0 texture { pigment {color rgb <0.85,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <4.5, 0, -11.5>,0.25 <4.5, 4.87985, -11.5 >,0 texture { pigment {color rgb <0.85,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, -11.5>,0.25 <-3.5, 4.87985, -11.5 >,0 texture { pigment {color rgb <0.85,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 5 14 204 cone { <4.5, 0, 13.5>,0.25 <4.5, 4.70179, 13.5 >,0 texture { pigment {color rgb <0.85,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, 13.5>,0.25 <-3.5, 4.70179, 13.5 >,0 texture { pigment {color rgb <0.85,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <4.5, 0, -12.5>,0.25 <4.5, 4.70179, -12.5 >,0 texture { pigment {color rgb <0.85,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, -12.5>,0.25 <-3.5, 4.70179, -12.5 >,0 texture { pigment {color rgb <0.85,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 5 15 202 cone { <4.5, 0, 14.5>,0.25 <4.5, 4.65171, 14.5 >,0 texture { pigment {color rgb <0.85,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, 14.5>,0.25 <-3.5, 4.65171, 14.5 >,0 texture { pigment {color rgb <0.85,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <4.5, 0, -13.5>,0.25 <4.5, 4.65171, -13.5 >,0 texture { pigment {color rgb <0.85,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, -13.5>,0.25 <-3.5, 4.65171, -13.5 >,0 texture { pigment {color rgb <0.85,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 5 16 197 cone { <4.5, 0, 15.5>,0.25 <4.5, 4.54043, 15.5 >,0 texture { pigment {color rgb <0.85,0.28,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, 15.5>,0.25 <-3.5, 4.54043, 15.5 >,0 texture { pigment {color rgb <0.85,0.28,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <4.5, 0, -14.5>,0.25 <4.5, 4.54043, -14.5 >,0 texture { pigment {color rgb <0.85,0.28,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, -14.5>,0.25 <-3.5, 4.54043, -14.5 >,0 texture { pigment {color rgb <0.85,0.28,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 5 17 186 cone { <4.5, 0, 16.5>,0.25 <4.5, 4.29004, 16.5 >,0 texture { pigment {color rgb <0.85,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, 16.5>,0.25 <-3.5, 4.29004, 16.5 >,0 texture { pigment {color rgb <0.85,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <4.5, 0, -15.5>,0.25 <4.5, 4.29004, -15.5 >,0 texture { pigment {color rgb <0.85,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, -15.5>,0.25 <-3.5, 4.29004, -15.5 >,0 texture { pigment {color rgb <0.85,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 5 18 186 cone { <4.5, 0, 17.5>,0.25 <4.5, 4.29004, 17.5 >,0 texture { pigment {color rgb <0.85,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, 17.5>,0.25 <-3.5, 4.29004, 17.5 >,0 texture { pigment {color rgb <0.85,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <4.5, 0, -16.5>,0.25 <4.5, 4.29004, -16.5 >,0 texture { pigment {color rgb <0.85,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, -16.5>,0.25 <-3.5, 4.29004, -16.5 >,0 texture { pigment {color rgb <0.85,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 5 19 170 cone { <4.5, 0, 18.5>,0.25 <4.5, 3.91723, 18.5 >,0 texture { pigment {color rgb <0.71,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, 18.5>,0.25 <-3.5, 3.91723, 18.5 >,0 texture { pigment {color rgb <0.71,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <4.5, 0, -17.5>,0.25 <4.5, 3.91723, -17.5 >,0 texture { pigment {color rgb <0.71,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, -17.5>,0.25 <-3.5, 3.91723, -17.5 >,0 texture { pigment {color rgb <0.71,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 5 20 171 cone { <4.5, 0, 19.5>,0.25 <4.5, 3.94505, 19.5 >,0 texture { pigment {color rgb <0.71,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, 19.5>,0.25 <-3.5, 3.94505, 19.5 >,0 texture { pigment {color rgb <0.71,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <4.5, 0, -18.5>,0.25 <4.5, 3.94505, -18.5 >,0 texture { pigment {color rgb <0.71,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, -18.5>,0.25 <-3.5, 3.94505, -18.5 >,0 texture { pigment {color rgb <0.71,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 5 21 166 cone { <4.5, 0, 20.5>,0.25 <4.5, 3.82264, 20.5 >,0 texture { pigment {color rgb <0.71,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, 20.5>,0.25 <-3.5, 3.82264, 20.5 >,0 texture { pigment {color rgb <0.71,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <4.5, 0, -19.5>,0.25 <4.5, 3.82264, -19.5 >,0 texture { pigment {color rgb <0.71,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, -19.5>,0.25 <-3.5, 3.82264, -19.5 >,0 texture { pigment {color rgb <0.71,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 5 22 170 cone { <4.5, 0, 21.5>,0.25 <4.5, 3.9061, 21.5 >,0 texture { pigment {color rgb <0.71,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, 21.5>,0.25 <-3.5, 3.9061, 21.5 >,0 texture { pigment {color rgb <0.71,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <4.5, 0, -20.5>,0.25 <4.5, 3.9061, -20.5 >,0 texture { pigment {color rgb <0.71,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, -20.5>,0.25 <-3.5, 3.9061, -20.5 >,0 texture { pigment {color rgb <0.71,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 5 23 160 cone { <4.5, 0, 22.5>,0.25 <4.5, 3.66684, 22.5 >,0 texture { pigment {color rgb <0.71,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, 22.5>,0.25 <-3.5, 3.66684, 22.5 >,0 texture { pigment {color rgb <0.71,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <4.5, 0, -21.5>,0.25 <4.5, 3.66684, -21.5 >,0 texture { pigment {color rgb <0.71,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, -21.5>,0.25 <-3.5, 3.66684, -21.5 >,0 texture { pigment {color rgb <0.71,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 5 24 162 cone { <4.5, 0, 23.5>,0.25 <4.5, 3.72248, 23.5 >,0 texture { pigment {color rgb <0.71,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, 23.5>,0.25 <-3.5, 3.72248, 23.5 >,0 texture { pigment {color rgb <0.71,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <4.5, 0, -22.5>,0.25 <4.5, 3.72248, -22.5 >,0 texture { pigment {color rgb <0.71,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, -22.5>,0.25 <-3.5, 3.72248, -22.5 >,0 texture { pigment {color rgb <0.71,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 5 25 156 cone { <4.5, 0, 24.5>,0.25 <4.5, 3.59451, 24.5 >,0 texture { pigment {color rgb <0.71,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, 24.5>,0.25 <-3.5, 3.59451, 24.5 >,0 texture { pigment {color rgb <0.71,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <4.5, 0, -23.5>,0.25 <4.5, 3.59451, -23.5 >,0 texture { pigment {color rgb <0.71,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, -23.5>,0.25 <-3.5, 3.59451, -23.5 >,0 texture { pigment {color rgb <0.71,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 5 26 149 cone { <4.5, 0, 25.5>,0.25 <4.5, 3.42201, 25.5 >,0 texture { pigment {color rgb <0.71,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, 25.5>,0.25 <-3.5, 3.42201, 25.5 >,0 texture { pigment {color rgb <0.71,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <4.5, 0, -24.5>,0.25 <4.5, 3.42201, -24.5 >,0 texture { pigment {color rgb <0.71,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, -24.5>,0.25 <-3.5, 3.42201, -24.5 >,0 texture { pigment {color rgb <0.71,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 5 27 147 cone { <4.5, 0, 26.5>,0.25 <4.5, 3.36637, 26.5 >,0 texture { pigment {color rgb <0.71,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, 26.5>,0.25 <-3.5, 3.36637, 26.5 >,0 texture { pigment {color rgb <0.71,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <4.5, 0, -25.5>,0.25 <4.5, 3.36637, -25.5 >,0 texture { pigment {color rgb <0.71,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, -25.5>,0.25 <-3.5, 3.36637, -25.5 >,0 texture { pigment {color rgb <0.71,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 5 28 137 cone { <4.5, 0, 27.5>,0.25 <4.5, 3.15493, 27.5 >,0 texture { pigment {color rgb <0.57,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, 27.5>,0.25 <-3.5, 3.15493, 27.5 >,0 texture { pigment {color rgb <0.57,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <4.5, 0, -26.5>,0.25 <4.5, 3.15493, -26.5 >,0 texture { pigment {color rgb <0.57,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, -26.5>,0.25 <-3.5, 3.15493, -26.5 >,0 texture { pigment {color rgb <0.57,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 5 29 151 cone { <4.5, 0, 28.5>,0.25 <4.5, 3.46096, 28.5 >,0 texture { pigment {color rgb <0.71,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, 28.5>,0.25 <-3.5, 3.46096, 28.5 >,0 texture { pigment {color rgb <0.71,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <4.5, 0, -27.5>,0.25 <4.5, 3.46096, -27.5 >,0 texture { pigment {color rgb <0.71,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, -27.5>,0.25 <-3.5, 3.46096, -27.5 >,0 texture { pigment {color rgb <0.71,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 5 30 132 cone { <4.5, 0, 29.5>,0.25 <4.5, 3.02139, 29.5 >,0 texture { pigment {color rgb <0.57,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, 29.5>,0.25 <-3.5, 3.02139, 29.5 >,0 texture { pigment {color rgb <0.57,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <4.5, 0, -28.5>,0.25 <4.5, 3.02139, -28.5 >,0 texture { pigment {color rgb <0.57,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, -28.5>,0.25 <-3.5, 3.02139, -28.5 >,0 texture { pigment {color rgb <0.57,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 5 31 125 cone { <4.5, 0, 30.5>,0.25 <4.5, 2.85446, 30.5 >,0 texture { pigment {color rgb <0.57,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, 30.5>,0.25 <-3.5, 2.85446, 30.5 >,0 texture { pigment {color rgb <0.57,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <4.5, 0, -29.5>,0.25 <4.5, 2.85446, -29.5 >,0 texture { pigment {color rgb <0.57,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, -29.5>,0.25 <-3.5, 2.85446, -29.5 >,0 texture { pigment {color rgb <0.57,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 5 32 127 cone { <4.5, 0, 31.5>,0.25 <4.5, 2.91567, 31.5 >,0 texture { pigment {color rgb <0.57,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, 31.5>,0.25 <-3.5, 2.91567, 31.5 >,0 texture { pigment {color rgb <0.57,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <4.5, 0, -30.5>,0.25 <4.5, 2.91567, -30.5 >,0 texture { pigment {color rgb <0.57,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, -30.5>,0.25 <-3.5, 2.91567, -30.5 >,0 texture { pigment {color rgb <0.57,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 5 33 131 cone { <4.5, 0, 32.5>,0.25 <4.5, 2.99357, 32.5 >,0 texture { pigment {color rgb <0.57,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, 32.5>,0.25 <-3.5, 2.99357, 32.5 >,0 texture { pigment {color rgb <0.57,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <4.5, 0, -31.5>,0.25 <4.5, 2.99357, -31.5 >,0 texture { pigment {color rgb <0.57,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, -31.5>,0.25 <-3.5, 2.99357, -31.5 >,0 texture { pigment {color rgb <0.57,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 5 34 123 cone { <4.5, 0, 33.5>,0.25 <4.5, 2.80995, 33.5 >,0 texture { pigment {color rgb <0.57,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, 33.5>,0.25 <-3.5, 2.80995, 33.5 >,0 texture { pigment {color rgb <0.57,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <4.5, 0, -32.5>,0.25 <4.5, 2.80995, -32.5 >,0 texture { pigment {color rgb <0.57,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, -32.5>,0.25 <-3.5, 2.80995, -32.5 >,0 texture { pigment {color rgb <0.57,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 5 35 133 cone { <4.5, 0, 34.5>,0.25 <4.5, 3.06034, 34.5 >,0 texture { pigment {color rgb <0.57,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, 34.5>,0.25 <-3.5, 3.06034, 34.5 >,0 texture { pigment {color rgb <0.57,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <4.5, 0, -33.5>,0.25 <4.5, 3.06034, -33.5 >,0 texture { pigment {color rgb <0.57,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, -33.5>,0.25 <-3.5, 3.06034, -33.5 >,0 texture { pigment {color rgb <0.57,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 5 36 120 cone { <4.5, 0, 35.5>,0.25 <4.5, 2.73761, 35.5 >,0 texture { pigment {color rgb <0.57,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, 35.5>,0.25 <-3.5, 2.73761, 35.5 >,0 texture { pigment {color rgb <0.57,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <4.5, 0, -34.5>,0.25 <4.5, 2.73761, -34.5 >,0 texture { pigment {color rgb <0.57,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, -34.5>,0.25 <-3.5, 2.73761, -34.5 >,0 texture { pigment {color rgb <0.57,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 5 37 110 cone { <4.5, 0, 36.5>,0.25 <4.5, 2.52061, 36.5 >,0 texture { pigment {color rgb <0.42,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, 36.5>,0.25 <-3.5, 2.52061, 36.5 >,0 texture { pigment {color rgb <0.42,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <4.5, 0, -35.5>,0.25 <4.5, 2.52061, -35.5 >,0 texture { pigment {color rgb <0.42,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, -35.5>,0.25 <-3.5, 2.52061, -35.5 >,0 texture { pigment {color rgb <0.42,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 5 38 121 cone { <4.5, 0, 37.5>,0.25 <4.5, 2.77656, 37.5 >,0 texture { pigment {color rgb <0.57,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, 37.5>,0.25 <-3.5, 2.77656, 37.5 >,0 texture { pigment {color rgb <0.57,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <4.5, 0, -36.5>,0.25 <4.5, 2.77656, -36.5 >,0 texture { pigment {color rgb <0.57,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, -36.5>,0.25 <-3.5, 2.77656, -36.5 >,0 texture { pigment {color rgb <0.57,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 5 39 114 cone { <4.5, 0, 38.5>,0.25 <4.5, 2.60407, 38.5 >,0 texture { pigment {color rgb <0.57,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, 38.5>,0.25 <-3.5, 2.60407, 38.5 >,0 texture { pigment {color rgb <0.57,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <4.5, 0, -37.5>,0.25 <4.5, 2.60407, -37.5 >,0 texture { pigment {color rgb <0.57,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, -37.5>,0.25 <-3.5, 2.60407, -37.5 >,0 texture { pigment {color rgb <0.57,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 5 40 118 cone { <4.5, 0, 39.5>,0.25 <4.5, 2.69866, 39.5 >,0 texture { pigment {color rgb <0.57,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, 39.5>,0.25 <-3.5, 2.69866, 39.5 >,0 texture { pigment {color rgb <0.57,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <4.5, 0, -38.5>,0.25 <4.5, 2.69866, -38.5 >,0 texture { pigment {color rgb <0.57,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, -38.5>,0.25 <-3.5, 2.69866, -38.5 >,0 texture { pigment {color rgb <0.57,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 5 41 118 cone { <4.5, 0, 40.5>,0.25 <4.5, 2.70423, 40.5 >,0 texture { pigment {color rgb <0.57,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, 40.5>,0.25 <-3.5, 2.70423, 40.5 >,0 texture { pigment {color rgb <0.57,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <4.5, 0, -39.5>,0.25 <4.5, 2.70423, -39.5 >,0 texture { pigment {color rgb <0.57,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, -39.5>,0.25 <-3.5, 2.70423, -39.5 >,0 texture { pigment {color rgb <0.57,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 5 42 105 cone { <4.5, 0, 41.5>,0.25 <4.5, 2.40932, 41.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, 41.5>,0.25 <-3.5, 2.40932, 41.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <4.5, 0, -40.5>,0.25 <4.5, 2.40932, -40.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, -40.5>,0.25 <-3.5, 2.40932, -40.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 5 43 99 cone { <4.5, 0, 42.5>,0.25 <4.5, 2.26465, 42.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, 42.5>,0.25 <-3.5, 2.26465, 42.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <4.5, 0, -41.5>,0.25 <4.5, 2.26465, -41.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, -41.5>,0.25 <-3.5, 2.26465, -41.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 5 44 95 cone { <4.5, 0, 43.5>,0.25 <4.5, 2.17562, 43.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, 43.5>,0.25 <-3.5, 2.17562, 43.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <4.5, 0, -42.5>,0.25 <4.5, 2.17562, -42.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, -42.5>,0.25 <-3.5, 2.17562, -42.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 5 45 135 cone { <4.5, 0, 44.5>,0.25 <4.5, 3.10485, 44.5 >,0 texture { pigment {color rgb <0.57,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, 44.5>,0.25 <-3.5, 3.10485, 44.5 >,0 texture { pigment {color rgb <0.57,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <4.5, 0, -43.5>,0.25 <4.5, 3.10485, -43.5 >,0 texture { pigment {color rgb <0.57,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, -43.5>,0.25 <-3.5, 3.10485, -43.5 >,0 texture { pigment {color rgb <0.57,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 5 46 97 cone { <4.5, 0, 45.5>,0.25 <4.5, 2.20901, 45.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, 45.5>,0.25 <-3.5, 2.20901, 45.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <4.5, 0, -44.5>,0.25 <4.5, 2.20901, -44.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, -44.5>,0.25 <-3.5, 2.20901, -44.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 5 47 72 cone { <4.5, 0, 46.5>,0.25 <4.5, 1.63589, 46.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, 46.5>,0.25 <-3.5, 1.63589, 46.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <4.5, 0, -45.5>,0.25 <4.5, 1.63589, -45.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, -45.5>,0.25 <-3.5, 1.63589, -45.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 5 48 78 cone { <4.5, 0, 47.5>,0.25 <4.5, 1.76387, 47.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, 47.5>,0.25 <-3.5, 1.76387, 47.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <4.5, 0, -46.5>,0.25 <4.5, 1.76387, -46.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, -46.5>,0.25 <-3.5, 1.76387, -46.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 5 49 81 cone { <4.5, 0, 48.5>,0.25 <4.5, 1.8529, 48.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, 48.5>,0.25 <-3.5, 1.8529, 48.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <4.5, 0, -47.5>,0.25 <4.5, 1.8529, -47.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, -47.5>,0.25 <-3.5, 1.8529, -47.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 5 50 77 cone { <4.5, 0, 49.5>,0.25 <4.5, 1.74161, 49.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, 49.5>,0.25 <-3.5, 1.74161, 49.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <4.5, 0, -48.5>,0.25 <4.5, 1.74161, -48.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, -48.5>,0.25 <-3.5, 1.74161, -48.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 5 51 88 cone { <4.5, 0, 50.5>,0.25 <4.5, 2.00869, 50.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, 50.5>,0.25 <-3.5, 2.00869, 50.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <4.5, 0, -49.5>,0.25 <4.5, 2.00869, -49.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, -49.5>,0.25 <-3.5, 2.00869, -49.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 5 52 83 cone { <4.5, 0, 51.5>,0.25 <4.5, 1.89184, 51.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, 51.5>,0.25 <-3.5, 1.89184, 51.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <4.5, 0, -50.5>,0.25 <4.5, 1.89184, -50.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, -50.5>,0.25 <-3.5, 1.89184, -50.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 5 53 82 cone { <4.5, 0, 52.5>,0.25 <4.5, 1.86959, 52.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, 52.5>,0.25 <-3.5, 1.86959, 52.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <4.5, 0, -51.5>,0.25 <4.5, 1.86959, -51.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, -51.5>,0.25 <-3.5, 1.86959, -51.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 5 54 81 cone { <4.5, 0, 53.5>,0.25 <4.5, 1.8529, 53.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, 53.5>,0.25 <-3.5, 1.8529, 53.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <4.5, 0, -52.5>,0.25 <4.5, 1.8529, -52.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, -52.5>,0.25 <-3.5, 1.8529, -52.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 5 55 95 cone { <4.5, 0, 54.5>,0.25 <4.5, 2.16449, 54.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, 54.5>,0.25 <-3.5, 2.16449, 54.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <4.5, 0, -53.5>,0.25 <4.5, 2.16449, -53.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, -53.5>,0.25 <-3.5, 2.16449, -53.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 5 56 85 cone { <4.5, 0, 55.5>,0.25 <4.5, 1.92523, 55.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, 55.5>,0.25 <-3.5, 1.92523, 55.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <4.5, 0, -54.5>,0.25 <4.5, 1.92523, -54.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, -54.5>,0.25 <-3.5, 1.92523, -54.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 5 57 61 cone { <4.5, 0, 56.5>,0.25 <4.5, 1.37993, 56.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, 56.5>,0.25 <-3.5, 1.37993, 56.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <4.5, 0, -55.5>,0.25 <4.5, 1.37993, -55.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, -55.5>,0.25 <-3.5, 1.37993, -55.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 5 58 48 cone { <4.5, 0, 57.5>,0.25 <4.5, 1.07946, 57.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, 57.5>,0.25 <-3.5, 1.07946, 57.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <4.5, 0, -56.5>,0.25 <4.5, 1.07946, -56.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, -56.5>,0.25 <-3.5, 1.07946, -56.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 5 59 61 cone { <4.5, 0, 58.5>,0.25 <4.5, 1.37993, 58.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, 58.5>,0.25 <-3.5, 1.37993, 58.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <4.5, 0, -57.5>,0.25 <4.5, 1.37993, -57.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, -57.5>,0.25 <-3.5, 1.37993, -57.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 5 60 71 cone { <4.5, 0, 59.5>,0.25 <4.5, 1.60807, 59.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, 59.5>,0.25 <-3.5, 1.60807, 59.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <4.5, 0, -58.5>,0.25 <4.5, 1.60807, -58.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, -58.5>,0.25 <-3.5, 1.60807, -58.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 5 61 63 cone { <4.5, 0, 60.5>,0.25 <4.5, 1.42445, 60.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, 60.5>,0.25 <-3.5, 1.42445, 60.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <4.5, 0, -59.5>,0.25 <4.5, 1.42445, -59.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, -59.5>,0.25 <-3.5, 1.42445, -59.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 5 64 74 cone { <4.5, 0, 63.5>,0.25 <4.5, 1.69153, 63.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, 63.5>,0.25 <-3.5, 1.69153, 63.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <4.5, 0, -62.5>,0.25 <4.5, 1.69153, -62.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, -62.5>,0.25 <-3.5, 1.69153, -62.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 5 65 73 cone { <4.5, 0, 64.5>,0.25 <4.5, 1.66371, 64.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, 64.5>,0.25 <-3.5, 1.66371, 64.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <4.5, 0, -63.5>,0.25 <4.5, 1.66371, -63.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, -63.5>,0.25 <-3.5, 1.66371, -63.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 5 66 28 cone { <4.5, 0, 65.5>,0.25 <4.5, 0.606503, 65.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, 65.5>,0.25 <-3.5, 0.606503, 65.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <4.5, 0, -64.5>,0.25 <4.5, 0.606503, -64.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, -64.5>,0.25 <-3.5, 0.606503, -64.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 5 67 59 cone { <4.5, 0, 66.5>,0.25 <4.5, 1.32986, 66.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, 66.5>,0.25 <-3.5, 1.32986, 66.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <4.5, 0, -65.5>,0.25 <4.5, 1.32986, -65.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, -65.5>,0.25 <-3.5, 1.32986, -65.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 5 68 80 cone { <4.5, 0, 67.5>,0.25 <4.5, 1.83064, 67.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, 67.5>,0.25 <-3.5, 1.83064, 67.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <4.5, 0, -66.5>,0.25 <4.5, 1.83064, -66.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, -66.5>,0.25 <-3.5, 1.83064, -66.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 5 69 45 cone { <4.5, 0, 68.5>,0.25 <4.5, 0.996001, 68.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, 68.5>,0.25 <-3.5, 0.996001, 68.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <4.5, 0, -67.5>,0.25 <4.5, 0.996001, -67.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, -67.5>,0.25 <-3.5, 0.996001, -67.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 5 70 59 cone { <4.5, 0, 69.5>,0.25 <4.5, 1.32986, 69.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, 69.5>,0.25 <-3.5, 1.32986, 69.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <4.5, 0, -68.5>,0.25 <4.5, 1.32986, -68.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, -68.5>,0.25 <-3.5, 1.32986, -68.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 5 71 40 cone { <4.5, 0, 70.5>,0.25 <4.5, 0.89028, 70.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, 70.5>,0.25 <-3.5, 0.89028, 70.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <4.5, 0, -69.5>,0.25 <4.5, 0.89028, -69.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, -69.5>,0.25 <-3.5, 0.89028, -69.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 5 73 51 cone { <4.5, 0, 72.5>,0.25 <4.5, 1.1518, 72.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, 72.5>,0.25 <-3.5, 1.1518, 72.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <4.5, 0, -71.5>,0.25 <4.5, 1.1518, -71.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, -71.5>,0.25 <-3.5, 1.1518, -71.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 5 74 35 cone { <4.5, 0, 73.5>,0.25 <4.5, 0.767866, 73.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, 73.5>,0.25 <-3.5, 0.767866, 73.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <4.5, 0, -72.5>,0.25 <4.5, 0.767866, -72.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, -72.5>,0.25 <-3.5, 0.767866, -72.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 5 76 40 cone { <4.5, 0, 75.5>,0.25 <4.5, 0.89028, 75.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, 75.5>,0.25 <-3.5, 0.89028, 75.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <4.5, 0, -74.5>,0.25 <4.5, 0.89028, -74.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, -74.5>,0.25 <-3.5, 0.89028, -74.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 5 80 40 cone { <4.5, 0, 79.5>,0.25 <4.5, 0.89028, 79.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, 79.5>,0.25 <-3.5, 0.89028, 79.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <4.5, 0, -78.5>,0.25 <4.5, 0.89028, -78.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, -78.5>,0.25 <-3.5, 0.89028, -78.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 5 81 35 cone { <4.5, 0, 80.5>,0.25 <4.5, 0.767866, 80.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, 80.5>,0.25 <-3.5, 0.767866, 80.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <4.5, 0, -79.5>,0.25 <4.5, 0.767866, -79.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-3.5, 0, -79.5>,0.25 <-3.5, 0.767866, -79.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 6 1 99 cone { <5.5, 0, 0.5>,0.25 <5.5, 7.3782, 0.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, 0.5>,0.25 <-4.5, 7.3782, 0.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 6 2 47 cone { <5.5, 0, 1.5>,0.25 <5.5, 6.16519, 1.5 >,0 texture { pigment {color rgb <0.14,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, 1.5>,0.25 <-4.5, 6.16519, 1.5 >,0 texture { pigment {color rgb <0.14,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <5.5, 0, -0.5>,0.25 <5.5, 6.16519, -0.5 >,0 texture { pigment {color rgb <0.14,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, -0.5>,0.25 <-4.5, 6.16519, -0.5 >,0 texture { pigment {color rgb <0.14,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 6 3 53 cone { <5.5, 0, 2.5>,0.25 <5.5, 6.30986, 2.5 >,0 texture { pigment {color rgb <0.14,0.85,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, 2.5>,0.25 <-4.5, 6.30986, 2.5 >,0 texture { pigment {color rgb <0.14,0.85,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <5.5, 0, -1.5>,0.25 <5.5, 6.30986, -1.5 >,0 texture { pigment {color rgb <0.14,0.85,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, -1.5>,0.25 <-4.5, 6.30986, -1.5 >,0 texture { pigment {color rgb <0.14,0.85,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 6 4 48 cone { <5.5, 0, 3.5>,0.25 <5.5, 6.19857, 3.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, 3.5>,0.25 <-4.5, 6.19857, 3.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <5.5, 0, -2.5>,0.25 <5.5, 6.19857, -2.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, -2.5>,0.25 <-4.5, 6.19857, -2.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 6 5 49 cone { <5.5, 0, 4.5>,0.25 <5.5, 6.21527, 4.5 >,0 texture { pigment {color rgb <0.14,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, 4.5>,0.25 <-4.5, 6.21527, 4.5 >,0 texture { pigment {color rgb <0.14,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <5.5, 0, -3.5>,0.25 <5.5, 6.21527, -3.5 >,0 texture { pigment {color rgb <0.14,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, -3.5>,0.25 <-4.5, 6.21527, -3.5 >,0 texture { pigment {color rgb <0.14,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 6 6 37 cone { <5.5, 0, 5.5>,0.25 <5.5, 5.94262, 5.5 >,0 texture { pigment {color rgb <0.14,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, 5.5>,0.25 <-4.5, 5.94262, 5.5 >,0 texture { pigment {color rgb <0.14,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <5.5, 0, -4.5>,0.25 <5.5, 5.94262, -4.5 >,0 texture { pigment {color rgb <0.14,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, -4.5>,0.25 <-4.5, 5.94262, -4.5 >,0 texture { pigment {color rgb <0.14,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 6 7 33 cone { <5.5, 0, 6.5>,0.25 <5.5, 5.84246, 6.5 >,0 texture { pigment {color rgb <0.14,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, 6.5>,0.25 <-4.5, 5.84246, 6.5 >,0 texture { pigment {color rgb <0.14,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <5.5, 0, -5.5>,0.25 <5.5, 5.84246, -5.5 >,0 texture { pigment {color rgb <0.14,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, -5.5>,0.25 <-4.5, 5.84246, -5.5 >,0 texture { pigment {color rgb <0.14,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 6 8 19 cone { <5.5, 0, 7.5>,0.25 <5.5, 5.51417, 7.5 >,0 texture { pigment {color rgb <0,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, 7.5>,0.25 <-4.5, 5.51417, 7.5 >,0 texture { pigment {color rgb <0,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <5.5, 0, -6.5>,0.25 <5.5, 5.51417, -6.5 >,0 texture { pigment {color rgb <0,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, -6.5>,0.25 <-4.5, 5.51417, -6.5 >,0 texture { pigment {color rgb <0,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 6 9 11 cone { <5.5, 0, 8.5>,0.25 <5.5, 5.31942, 8.5 >,0 texture { pigment {color rgb <0,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, 8.5>,0.25 <-4.5, 5.31942, 8.5 >,0 texture { pigment {color rgb <0,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <5.5, 0, -7.5>,0.25 <5.5, 5.31942, -7.5 >,0 texture { pigment {color rgb <0,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, -7.5>,0.25 <-4.5, 5.31942, -7.5 >,0 texture { pigment {color rgb <0,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 6 10 167 cone { <5.5, 0, 9.5>,0.25 <5.5, 3.83377, 9.5 >,0 texture { pigment {color rgb <0.71,0.42,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, 9.5>,0.25 <-4.5, 3.83377, 9.5 >,0 texture { pigment {color rgb <0.71,0.42,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <5.5, 0, -8.5>,0.25 <5.5, 3.83377, -8.5 >,0 texture { pigment {color rgb <0.71,0.42,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, -8.5>,0.25 <-4.5, 3.83377, -8.5 >,0 texture { pigment {color rgb <0.71,0.42,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 6 11 162 cone { <5.5, 0, 10.5>,0.25 <5.5, 3.72805, 10.5 >,0 texture { pigment {color rgb <0.71,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, 10.5>,0.25 <-4.5, 3.72805, 10.5 >,0 texture { pigment {color rgb <0.71,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <5.5, 0, -9.5>,0.25 <5.5, 3.72805, -9.5 >,0 texture { pigment {color rgb <0.71,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, -9.5>,0.25 <-4.5, 3.72805, -9.5 >,0 texture { pigment {color rgb <0.71,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 6 12 154 cone { <5.5, 0, 11.5>,0.25 <5.5, 3.52773, 11.5 >,0 texture { pigment {color rgb <0.71,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, 11.5>,0.25 <-4.5, 3.52773, 11.5 >,0 texture { pigment {color rgb <0.71,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <5.5, 0, -10.5>,0.25 <5.5, 3.52773, -10.5 >,0 texture { pigment {color rgb <0.71,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, -10.5>,0.25 <-4.5, 3.52773, -10.5 >,0 texture { pigment {color rgb <0.71,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 6 13 212 cone { <5.5, 0, 12.5>,0.25 <5.5, 4.89654, 12.5 >,0 texture { pigment {color rgb <0.85,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, 12.5>,0.25 <-4.5, 4.89654, 12.5 >,0 texture { pigment {color rgb <0.85,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <5.5, 0, -11.5>,0.25 <5.5, 4.89654, -11.5 >,0 texture { pigment {color rgb <0.85,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, -11.5>,0.25 <-4.5, 4.89654, -11.5 >,0 texture { pigment {color rgb <0.85,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 6 14 203 cone { <5.5, 0, 13.5>,0.25 <5.5, 4.6851, 13.5 >,0 texture { pigment {color rgb <0.85,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, 13.5>,0.25 <-4.5, 4.6851, 13.5 >,0 texture { pigment {color rgb <0.85,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <5.5, 0, -12.5>,0.25 <5.5, 4.6851, -12.5 >,0 texture { pigment {color rgb <0.85,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, -12.5>,0.25 <-4.5, 4.6851, -12.5 >,0 texture { pigment {color rgb <0.85,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 6 15 198 cone { <5.5, 0, 14.5>,0.25 <5.5, 4.55156, 14.5 >,0 texture { pigment {color rgb <0.85,0.28,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, 14.5>,0.25 <-4.5, 4.55156, 14.5 >,0 texture { pigment {color rgb <0.85,0.28,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <5.5, 0, -13.5>,0.25 <5.5, 4.55156, -13.5 >,0 texture { pigment {color rgb <0.85,0.28,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, -13.5>,0.25 <-4.5, 4.55156, -13.5 >,0 texture { pigment {color rgb <0.85,0.28,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 6 16 190 cone { <5.5, 0, 15.5>,0.25 <5.5, 4.38463, 15.5 >,0 texture { pigment {color rgb <0.85,0.14,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, 15.5>,0.25 <-4.5, 4.38463, 15.5 >,0 texture { pigment {color rgb <0.85,0.14,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <5.5, 0, -14.5>,0.25 <5.5, 4.38463, -14.5 >,0 texture { pigment {color rgb <0.85,0.14,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, -14.5>,0.25 <-4.5, 4.38463, -14.5 >,0 texture { pigment {color rgb <0.85,0.14,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 6 17 189 cone { <5.5, 0, 16.5>,0.25 <5.5, 4.36237, 16.5 >,0 texture { pigment {color rgb <0.85,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, 16.5>,0.25 <-4.5, 4.36237, 16.5 >,0 texture { pigment {color rgb <0.85,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <5.5, 0, -15.5>,0.25 <5.5, 4.36237, -15.5 >,0 texture { pigment {color rgb <0.85,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, -15.5>,0.25 <-4.5, 4.36237, -15.5 >,0 texture { pigment {color rgb <0.85,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 6 18 183 cone { <5.5, 0, 17.5>,0.25 <5.5, 4.21214, 17.5 >,0 texture { pigment {color rgb <0.85,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, 17.5>,0.25 <-4.5, 4.21214, 17.5 >,0 texture { pigment {color rgb <0.85,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <5.5, 0, -16.5>,0.25 <5.5, 4.21214, -16.5 >,0 texture { pigment {color rgb <0.85,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, -16.5>,0.25 <-4.5, 4.21214, -16.5 >,0 texture { pigment {color rgb <0.85,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 6 19 189 cone { <5.5, 0, 18.5>,0.25 <5.5, 4.35124, 18.5 >,0 texture { pigment {color rgb <0.85,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, 18.5>,0.25 <-4.5, 4.35124, 18.5 >,0 texture { pigment {color rgb <0.85,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <5.5, 0, -17.5>,0.25 <5.5, 4.35124, -17.5 >,0 texture { pigment {color rgb <0.85,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, -17.5>,0.25 <-4.5, 4.35124, -17.5 >,0 texture { pigment {color rgb <0.85,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 6 20 172 cone { <5.5, 0, 19.5>,0.25 <5.5, 3.96175, 19.5 >,0 texture { pigment {color rgb <0.71,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, 19.5>,0.25 <-4.5, 3.96175, 19.5 >,0 texture { pigment {color rgb <0.71,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <5.5, 0, -18.5>,0.25 <5.5, 3.96175, -18.5 >,0 texture { pigment {color rgb <0.71,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, -18.5>,0.25 <-4.5, 3.96175, -18.5 >,0 texture { pigment {color rgb <0.71,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 6 21 166 cone { <5.5, 0, 20.5>,0.25 <5.5, 3.82264, 20.5 >,0 texture { pigment {color rgb <0.71,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, 20.5>,0.25 <-4.5, 3.82264, 20.5 >,0 texture { pigment {color rgb <0.71,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <5.5, 0, -19.5>,0.25 <5.5, 3.82264, -19.5 >,0 texture { pigment {color rgb <0.71,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, -19.5>,0.25 <-4.5, 3.82264, -19.5 >,0 texture { pigment {color rgb <0.71,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 6 22 166 cone { <5.5, 0, 21.5>,0.25 <5.5, 3.81151, 21.5 >,0 texture { pigment {color rgb <0.71,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, 21.5>,0.25 <-4.5, 3.81151, 21.5 >,0 texture { pigment {color rgb <0.71,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <5.5, 0, -20.5>,0.25 <5.5, 3.81151, -20.5 >,0 texture { pigment {color rgb <0.71,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, -20.5>,0.25 <-4.5, 3.81151, -20.5 >,0 texture { pigment {color rgb <0.71,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 6 23 165 cone { <5.5, 0, 22.5>,0.25 <5.5, 3.78925, 22.5 >,0 texture { pigment {color rgb <0.71,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, 22.5>,0.25 <-4.5, 3.78925, 22.5 >,0 texture { pigment {color rgb <0.71,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <5.5, 0, -21.5>,0.25 <5.5, 3.78925, -21.5 >,0 texture { pigment {color rgb <0.71,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, -21.5>,0.25 <-4.5, 3.78925, -21.5 >,0 texture { pigment {color rgb <0.71,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 6 24 152 cone { <5.5, 0, 23.5>,0.25 <5.5, 3.49435, 23.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, 23.5>,0.25 <-4.5, 3.49435, 23.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <5.5, 0, -22.5>,0.25 <5.5, 3.49435, -22.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, -22.5>,0.25 <-4.5, 3.49435, -22.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 6 25 160 cone { <5.5, 0, 24.5>,0.25 <5.5, 3.6891, 24.5 >,0 texture { pigment {color rgb <0.71,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, 24.5>,0.25 <-4.5, 3.6891, 24.5 >,0 texture { pigment {color rgb <0.71,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <5.5, 0, -23.5>,0.25 <5.5, 3.6891, -23.5 >,0 texture { pigment {color rgb <0.71,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, -23.5>,0.25 <-4.5, 3.6891, -23.5 >,0 texture { pigment {color rgb <0.71,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 6 26 144 cone { <5.5, 0, 25.5>,0.25 <5.5, 3.31629, 25.5 >,0 texture { pigment {color rgb <0.71,0,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, 25.5>,0.25 <-4.5, 3.31629, 25.5 >,0 texture { pigment {color rgb <0.71,0,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <5.5, 0, -24.5>,0.25 <5.5, 3.31629, -24.5 >,0 texture { pigment {color rgb <0.71,0,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, -24.5>,0.25 <-4.5, 3.31629, -24.5 >,0 texture { pigment {color rgb <0.71,0,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 6 27 146 cone { <5.5, 0, 26.5>,0.25 <5.5, 3.34411, 26.5 >,0 texture { pigment {color rgb <0.71,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, 26.5>,0.25 <-4.5, 3.34411, 26.5 >,0 texture { pigment {color rgb <0.71,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <5.5, 0, -25.5>,0.25 <5.5, 3.34411, -25.5 >,0 texture { pigment {color rgb <0.71,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, -25.5>,0.25 <-4.5, 3.34411, -25.5 >,0 texture { pigment {color rgb <0.71,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 6 28 143 cone { <5.5, 0, 27.5>,0.25 <5.5, 3.27734, 27.5 >,0 texture { pigment {color rgb <0.71,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, 27.5>,0.25 <-4.5, 3.27734, 27.5 >,0 texture { pigment {color rgb <0.71,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <5.5, 0, -26.5>,0.25 <5.5, 3.27734, -26.5 >,0 texture { pigment {color rgb <0.71,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, -26.5>,0.25 <-4.5, 3.27734, -26.5 >,0 texture { pigment {color rgb <0.71,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 6 29 141 cone { <5.5, 0, 28.5>,0.25 <5.5, 3.23839, 28.5 >,0 texture { pigment {color rgb <0.57,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, 28.5>,0.25 <-4.5, 3.23839, 28.5 >,0 texture { pigment {color rgb <0.57,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <5.5, 0, -27.5>,0.25 <5.5, 3.23839, -27.5 >,0 texture { pigment {color rgb <0.57,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, -27.5>,0.25 <-4.5, 3.23839, -27.5 >,0 texture { pigment {color rgb <0.57,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 6 30 133 cone { <5.5, 0, 29.5>,0.25 <5.5, 3.04921, 29.5 >,0 texture { pigment {color rgb <0.57,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, 29.5>,0.25 <-4.5, 3.04921, 29.5 >,0 texture { pigment {color rgb <0.57,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <5.5, 0, -28.5>,0.25 <5.5, 3.04921, -28.5 >,0 texture { pigment {color rgb <0.57,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, -28.5>,0.25 <-4.5, 3.04921, -28.5 >,0 texture { pigment {color rgb <0.57,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 6 31 133 cone { <5.5, 0, 30.5>,0.25 <5.5, 3.04921, 30.5 >,0 texture { pigment {color rgb <0.57,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, 30.5>,0.25 <-4.5, 3.04921, 30.5 >,0 texture { pigment {color rgb <0.57,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <5.5, 0, -29.5>,0.25 <5.5, 3.04921, -29.5 >,0 texture { pigment {color rgb <0.57,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, -29.5>,0.25 <-4.5, 3.04921, -29.5 >,0 texture { pigment {color rgb <0.57,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 6 32 128 cone { <5.5, 0, 31.5>,0.25 <5.5, 2.93792, 31.5 >,0 texture { pigment {color rgb <0.57,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, 31.5>,0.25 <-4.5, 2.93792, 31.5 >,0 texture { pigment {color rgb <0.57,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <5.5, 0, -30.5>,0.25 <5.5, 2.93792, -30.5 >,0 texture { pigment {color rgb <0.57,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, -30.5>,0.25 <-4.5, 2.93792, -30.5 >,0 texture { pigment {color rgb <0.57,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 6 33 140 cone { <5.5, 0, 32.5>,0.25 <5.5, 3.21614, 32.5 >,0 texture { pigment {color rgb <0.57,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, 32.5>,0.25 <-4.5, 3.21614, 32.5 >,0 texture { pigment {color rgb <0.57,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <5.5, 0, -31.5>,0.25 <5.5, 3.21614, -31.5 >,0 texture { pigment {color rgb <0.57,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, -31.5>,0.25 <-4.5, 3.21614, -31.5 >,0 texture { pigment {color rgb <0.57,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 6 34 135 cone { <5.5, 0, 33.5>,0.25 <5.5, 3.10485, 33.5 >,0 texture { pigment {color rgb <0.57,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, 33.5>,0.25 <-4.5, 3.10485, 33.5 >,0 texture { pigment {color rgb <0.57,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <5.5, 0, -32.5>,0.25 <5.5, 3.10485, -32.5 >,0 texture { pigment {color rgb <0.57,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, -32.5>,0.25 <-4.5, 3.10485, -32.5 >,0 texture { pigment {color rgb <0.57,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 6 35 112 cone { <5.5, 0, 34.5>,0.25 <5.5, 2.56512, 34.5 >,0 texture { pigment {color rgb <0.57,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, 34.5>,0.25 <-4.5, 2.56512, 34.5 >,0 texture { pigment {color rgb <0.57,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <5.5, 0, -33.5>,0.25 <5.5, 2.56512, -33.5 >,0 texture { pigment {color rgb <0.57,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, -33.5>,0.25 <-4.5, 2.56512, -33.5 >,0 texture { pigment {color rgb <0.57,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 6 37 119 cone { <5.5, 0, 36.5>,0.25 <5.5, 2.72648, 36.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, 36.5>,0.25 <-4.5, 2.72648, 36.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <5.5, 0, -35.5>,0.25 <5.5, 2.72648, -35.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, -35.5>,0.25 <-4.5, 2.72648, -35.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 6 38 119 cone { <5.5, 0, 37.5>,0.25 <5.5, 2.72092, 37.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, 37.5>,0.25 <-4.5, 2.72092, 37.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <5.5, 0, -36.5>,0.25 <5.5, 2.72092, -36.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, -36.5>,0.25 <-4.5, 2.72092, -36.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 6 39 100 cone { <5.5, 0, 38.5>,0.25 <5.5, 2.27578, 38.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, 38.5>,0.25 <-4.5, 2.27578, 38.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <5.5, 0, -37.5>,0.25 <5.5, 2.27578, -37.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, -37.5>,0.25 <-4.5, 2.27578, -37.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 6 40 103 cone { <5.5, 0, 39.5>,0.25 <5.5, 2.35368, 39.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, 39.5>,0.25 <-4.5, 2.35368, 39.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <5.5, 0, -38.5>,0.25 <5.5, 2.35368, -38.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, -38.5>,0.25 <-4.5, 2.35368, -38.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 6 41 111 cone { <5.5, 0, 40.5>,0.25 <5.5, 2.5373, 40.5 >,0 texture { pigment {color rgb <0.57,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, 40.5>,0.25 <-4.5, 2.5373, 40.5 >,0 texture { pigment {color rgb <0.57,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <5.5, 0, -39.5>,0.25 <5.5, 2.5373, -39.5 >,0 texture { pigment {color rgb <0.57,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, -39.5>,0.25 <-4.5, 2.5373, -39.5 >,0 texture { pigment {color rgb <0.57,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 6 42 106 cone { <5.5, 0, 41.5>,0.25 <5.5, 2.42045, 41.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, 41.5>,0.25 <-4.5, 2.42045, 41.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <5.5, 0, -40.5>,0.25 <5.5, 2.42045, -40.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, -40.5>,0.25 <-4.5, 2.42045, -40.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 6 43 134 cone { <5.5, 0, 42.5>,0.25 <5.5, 3.07147, 42.5 >,0 texture { pigment {color rgb <0.57,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, 42.5>,0.25 <-4.5, 3.07147, 42.5 >,0 texture { pigment {color rgb <0.57,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <5.5, 0, -41.5>,0.25 <5.5, 3.07147, -41.5 >,0 texture { pigment {color rgb <0.57,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, -41.5>,0.25 <-4.5, 3.07147, -41.5 >,0 texture { pigment {color rgb <0.57,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 6 44 99 cone { <5.5, 0, 43.5>,0.25 <5.5, 2.25909, 43.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, 43.5>,0.25 <-4.5, 2.25909, 43.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <5.5, 0, -42.5>,0.25 <5.5, 2.25909, -42.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, -42.5>,0.25 <-4.5, 2.25909, -42.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 6 45 88 cone { <5.5, 0, 44.5>,0.25 <5.5, 2.00869, 44.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, 44.5>,0.25 <-4.5, 2.00869, 44.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <5.5, 0, -43.5>,0.25 <5.5, 2.00869, -43.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, -43.5>,0.25 <-4.5, 2.00869, -43.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 6 46 97 cone { <5.5, 0, 45.5>,0.25 <5.5, 2.21457, 45.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, 45.5>,0.25 <-4.5, 2.21457, 45.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <5.5, 0, -44.5>,0.25 <5.5, 2.21457, -44.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, -44.5>,0.25 <-4.5, 2.21457, -44.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 6 47 87 cone { <5.5, 0, 46.5>,0.25 <5.5, 1.97531, 46.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, 46.5>,0.25 <-4.5, 1.97531, 46.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <5.5, 0, -45.5>,0.25 <5.5, 1.97531, -45.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, -45.5>,0.25 <-4.5, 1.97531, -45.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 6 48 97 cone { <5.5, 0, 47.5>,0.25 <5.5, 2.2257, 47.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, 47.5>,0.25 <-4.5, 2.2257, 47.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <5.5, 0, -46.5>,0.25 <5.5, 2.2257, -46.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, -46.5>,0.25 <-4.5, 2.2257, -46.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 6 49 71 cone { <5.5, 0, 48.5>,0.25 <5.5, 1.60807, 48.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, 48.5>,0.25 <-4.5, 1.60807, 48.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <5.5, 0, -47.5>,0.25 <5.5, 1.60807, -47.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, -47.5>,0.25 <-4.5, 1.60807, -47.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 6 50 94 cone { <5.5, 0, 49.5>,0.25 <5.5, 2.14224, 49.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, 49.5>,0.25 <-4.5, 2.14224, 49.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <5.5, 0, -48.5>,0.25 <5.5, 2.14224, -48.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, -48.5>,0.25 <-4.5, 2.14224, -48.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 6 51 71 cone { <5.5, 0, 50.5>,0.25 <5.5, 1.60807, 50.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, 50.5>,0.25 <-4.5, 1.60807, 50.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <5.5, 0, -49.5>,0.25 <5.5, 1.60807, -49.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, -49.5>,0.25 <-4.5, 1.60807, -49.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 6 52 61 cone { <5.5, 0, 51.5>,0.25 <5.5, 1.37993, 51.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, 51.5>,0.25 <-4.5, 1.37993, 51.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <5.5, 0, -50.5>,0.25 <5.5, 1.37993, -50.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, -50.5>,0.25 <-4.5, 1.37993, -50.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 6 53 87 cone { <5.5, 0, 52.5>,0.25 <5.5, 1.97531, 52.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, 52.5>,0.25 <-4.5, 1.97531, 52.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <5.5, 0, -51.5>,0.25 <5.5, 1.97531, -51.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, -51.5>,0.25 <-4.5, 1.97531, -51.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 6 54 71 cone { <5.5, 0, 53.5>,0.25 <5.5, 1.60807, 53.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, 53.5>,0.25 <-4.5, 1.60807, 53.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <5.5, 0, -52.5>,0.25 <5.5, 1.60807, -52.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, -52.5>,0.25 <-4.5, 1.60807, -52.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 6 56 113 cone { <5.5, 0, 55.5>,0.25 <5.5, 2.58181, 55.5 >,0 texture { pigment {color rgb <0.57,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, 55.5>,0.25 <-4.5, 2.58181, 55.5 >,0 texture { pigment {color rgb <0.57,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <5.5, 0, -54.5>,0.25 <5.5, 2.58181, -54.5 >,0 texture { pigment {color rgb <0.57,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, -54.5>,0.25 <-4.5, 2.58181, -54.5 >,0 texture { pigment {color rgb <0.57,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 6 57 57 cone { <5.5, 0, 56.5>,0.25 <5.5, 1.27978, 56.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, 56.5>,0.25 <-4.5, 1.27978, 56.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <5.5, 0, -55.5>,0.25 <5.5, 1.27978, -55.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, -55.5>,0.25 <-4.5, 1.27978, -55.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 6 58 68 cone { <5.5, 0, 57.5>,0.25 <5.5, 1.5413, 57.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, 57.5>,0.25 <-4.5, 1.5413, 57.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <5.5, 0, -56.5>,0.25 <5.5, 1.5413, -56.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, -56.5>,0.25 <-4.5, 1.5413, -56.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 6 60 54 cone { <5.5, 0, 59.5>,0.25 <5.5, 1.21857, 59.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, 59.5>,0.25 <-4.5, 1.21857, 59.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <5.5, 0, -58.5>,0.25 <5.5, 1.21857, -58.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, -58.5>,0.25 <-4.5, 1.21857, -58.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 6 61 78 cone { <5.5, 0, 60.5>,0.25 <5.5, 1.76387, 60.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, 60.5>,0.25 <-4.5, 1.76387, 60.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <5.5, 0, -59.5>,0.25 <5.5, 1.76387, -59.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, -59.5>,0.25 <-4.5, 1.76387, -59.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 6 62 54 cone { <5.5, 0, 61.5>,0.25 <5.5, 1.21857, 61.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, 61.5>,0.25 <-4.5, 1.21857, 61.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <5.5, 0, -60.5>,0.25 <5.5, 1.21857, -60.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, -60.5>,0.25 <-4.5, 1.21857, -60.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 6 63 48 cone { <5.5, 0, 62.5>,0.25 <5.5, 1.07946, 62.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, 62.5>,0.25 <-4.5, 1.07946, 62.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <5.5, 0, -61.5>,0.25 <5.5, 1.07946, -61.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, -61.5>,0.25 <-4.5, 1.07946, -61.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 6 64 40 cone { <5.5, 0, 63.5>,0.25 <5.5, 0.89028, 63.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, 63.5>,0.25 <-4.5, 0.89028, 63.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <5.5, 0, -62.5>,0.25 <5.5, 0.89028, -62.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, -62.5>,0.25 <-4.5, 0.89028, -62.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 6 65 86 cone { <5.5, 0, 64.5>,0.25 <5.5, 1.95862, 64.5 >,0 texture { pigment {color rgb <0.42,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, 64.5>,0.25 <-4.5, 1.95862, 64.5 >,0 texture { pigment {color rgb <0.42,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <5.5, 0, -63.5>,0.25 <5.5, 1.95862, -63.5 >,0 texture { pigment {color rgb <0.42,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, -63.5>,0.25 <-4.5, 1.95862, -63.5 >,0 texture { pigment {color rgb <0.42,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 6 66 71 cone { <5.5, 0, 65.5>,0.25 <5.5, 1.60807, 65.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, 65.5>,0.25 <-4.5, 1.60807, 65.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <5.5, 0, -64.5>,0.25 <5.5, 1.60807, -64.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, -64.5>,0.25 <-4.5, 1.60807, -64.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 6 67 45 cone { <5.5, 0, 66.5>,0.25 <5.5, 0.996001, 66.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, 66.5>,0.25 <-4.5, 0.996001, 66.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <5.5, 0, -65.5>,0.25 <5.5, 0.996001, -65.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, -65.5>,0.25 <-4.5, 0.996001, -65.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 6 70 35 cone { <5.5, 0, 69.5>,0.25 <5.5, 0.767866, 69.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, 69.5>,0.25 <-4.5, 0.767866, 69.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <5.5, 0, -68.5>,0.25 <5.5, 0.767866, -68.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, -68.5>,0.25 <-4.5, 0.767866, -68.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 6 71 61 cone { <5.5, 0, 70.5>,0.25 <5.5, 1.37993, 70.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, 70.5>,0.25 <-4.5, 1.37993, 70.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <5.5, 0, -69.5>,0.25 <5.5, 1.37993, -69.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, -69.5>,0.25 <-4.5, 1.37993, -69.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 6 73 57 cone { <5.5, 0, 72.5>,0.25 <5.5, 1.27978, 72.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, 72.5>,0.25 <-4.5, 1.27978, 72.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <5.5, 0, -71.5>,0.25 <5.5, 1.27978, -71.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, -71.5>,0.25 <-4.5, 1.27978, -71.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 6 76 66 cone { <5.5, 0, 75.5>,0.25 <5.5, 1.50235, 75.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, 75.5>,0.25 <-4.5, 1.50235, 75.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <5.5, 0, -74.5>,0.25 <5.5, 1.50235, -74.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-4.5, 0, -74.5>,0.25 <-4.5, 1.50235, -74.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 7 1 81 cone { <6.5, 0, 0.5>,0.25 <6.5, 6.94975, 0.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, 0.5>,0.25 <-5.5, 6.94975, 0.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 7 2 20 cone { <6.5, 0, 1.5>,0.25 <6.5, 5.53643, 1.5 >,0 texture { pigment {color rgb <0,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, 1.5>,0.25 <-5.5, 5.53643, 1.5 >,0 texture { pigment {color rgb <0,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <6.5, 0, -0.5>,0.25 <6.5, 5.53643, -0.5 >,0 texture { pigment {color rgb <0,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, -0.5>,0.25 <-5.5, 5.53643, -0.5 >,0 texture { pigment {color rgb <0,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 7 3 31 cone { <6.5, 0, 2.5>,0.25 <6.5, 5.79238, 2.5 >,0 texture { pigment {color rgb <0.14,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, 2.5>,0.25 <-5.5, 5.79238, 2.5 >,0 texture { pigment {color rgb <0.14,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <6.5, 0, -1.5>,0.25 <6.5, 5.79238, -1.5 >,0 texture { pigment {color rgb <0.14,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, -1.5>,0.25 <-5.5, 5.79238, -1.5 >,0 texture { pigment {color rgb <0.14,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 7 4 30 cone { <6.5, 0, 3.5>,0.25 <6.5, 5.77013, 3.5 >,0 texture { pigment {color rgb <0.14,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, 3.5>,0.25 <-5.5, 5.77013, 3.5 >,0 texture { pigment {color rgb <0.14,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <6.5, 0, -2.5>,0.25 <6.5, 5.77013, -2.5 >,0 texture { pigment {color rgb <0.14,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, -2.5>,0.25 <-5.5, 5.77013, -2.5 >,0 texture { pigment {color rgb <0.14,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 7 5 28 cone { <6.5, 0, 4.5>,0.25 <6.5, 5.71448, 4.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, 4.5>,0.25 <-5.5, 5.71448, 4.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <6.5, 0, -3.5>,0.25 <6.5, 5.71448, -3.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, -3.5>,0.25 <-5.5, 5.71448, -3.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 7 6 26 cone { <6.5, 0, 5.5>,0.25 <6.5, 5.67553, 5.5 >,0 texture { pigment {color rgb <0,0.85,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, 5.5>,0.25 <-5.5, 5.67553, 5.5 >,0 texture { pigment {color rgb <0,0.85,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <6.5, 0, -4.5>,0.25 <6.5, 5.67553, -4.5 >,0 texture { pigment {color rgb <0,0.85,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, -4.5>,0.25 <-5.5, 5.67553, -4.5 >,0 texture { pigment {color rgb <0,0.85,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 7 7 23 cone { <6.5, 0, 6.5>,0.25 <6.5, 5.59764, 6.5 >,0 texture { pigment {color rgb <0,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, 6.5>,0.25 <-5.5, 5.59764, 6.5 >,0 texture { pigment {color rgb <0,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <6.5, 0, -5.5>,0.25 <6.5, 5.59764, -5.5 >,0 texture { pigment {color rgb <0,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, -5.5>,0.25 <-5.5, 5.59764, -5.5 >,0 texture { pigment {color rgb <0,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 7 8 15 cone { <6.5, 0, 7.5>,0.25 <6.5, 5.41958, 7.5 >,0 texture { pigment {color rgb <0,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, 7.5>,0.25 <-5.5, 5.41958, 7.5 >,0 texture { pigment {color rgb <0,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <6.5, 0, -6.5>,0.25 <6.5, 5.41958, -6.5 >,0 texture { pigment {color rgb <0,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, -6.5>,0.25 <-5.5, 5.41958, -6.5 >,0 texture { pigment {color rgb <0,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 7 9 9 cone { <6.5, 0, 8.5>,0.25 <6.5, 5.2916, 8.5 >,0 texture { pigment {color rgb <0,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, 8.5>,0.25 <-5.5, 5.2916, 8.5 >,0 texture { pigment {color rgb <0,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <6.5, 0, -7.5>,0.25 <6.5, 5.2916, -7.5 >,0 texture { pigment {color rgb <0,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, -7.5>,0.25 <-5.5, 5.2916, -7.5 >,0 texture { pigment {color rgb <0,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 7 10 3 cone { <6.5, 0, 9.5>,0.25 <6.5, 5.1358, 9.5 >,0 texture { pigment {color rgb <0,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, 9.5>,0.25 <-5.5, 5.1358, 9.5 >,0 texture { pigment {color rgb <0,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <6.5, 0, -8.5>,0.25 <6.5, 5.1358, -8.5 >,0 texture { pigment {color rgb <0,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, -8.5>,0.25 <-5.5, 5.1358, -8.5 >,0 texture { pigment {color rgb <0,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 7 11 162 cone { <6.5, 0, 10.5>,0.25 <6.5, 3.72248, 10.5 >,0 texture { pigment {color rgb <0.71,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, 10.5>,0.25 <-5.5, 3.72248, 10.5 >,0 texture { pigment {color rgb <0.71,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <6.5, 0, -9.5>,0.25 <6.5, 3.72248, -9.5 >,0 texture { pigment {color rgb <0.71,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, -9.5>,0.25 <-5.5, 3.72248, -9.5 >,0 texture { pigment {color rgb <0.71,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 7 12 152 cone { <6.5, 0, 11.5>,0.25 <6.5, 3.48878, 11.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, 11.5>,0.25 <-5.5, 3.48878, 11.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <6.5, 0, -10.5>,0.25 <6.5, 3.48878, -10.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, -10.5>,0.25 <-5.5, 3.48878, -10.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 7 13 158 cone { <6.5, 0, 12.5>,0.25 <6.5, 3.63902, 12.5 >,0 texture { pigment {color rgb <0.71,0.28,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, 12.5>,0.25 <-5.5, 3.63902, 12.5 >,0 texture { pigment {color rgb <0.71,0.28,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <6.5, 0, -11.5>,0.25 <6.5, 3.63902, -11.5 >,0 texture { pigment {color rgb <0.71,0.28,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, -11.5>,0.25 <-5.5, 3.63902, -11.5 >,0 texture { pigment {color rgb <0.71,0.28,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 7 14 205 cone { <6.5, 0, 13.5>,0.25 <6.5, 4.71292, 13.5 >,0 texture { pigment {color rgb <0.85,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, 13.5>,0.25 <-5.5, 4.71292, 13.5 >,0 texture { pigment {color rgb <0.85,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <6.5, 0, -12.5>,0.25 <6.5, 4.71292, -12.5 >,0 texture { pigment {color rgb <0.85,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, -12.5>,0.25 <-5.5, 4.71292, -12.5 >,0 texture { pigment {color rgb <0.85,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 7 15 207 cone { <6.5, 0, 14.5>,0.25 <6.5, 4.763, 14.5 >,0 texture { pigment {color rgb <0.85,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, 14.5>,0.25 <-5.5, 4.763, 14.5 >,0 texture { pigment {color rgb <0.85,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <6.5, 0, -13.5>,0.25 <6.5, 4.763, -13.5 >,0 texture { pigment {color rgb <0.85,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, -13.5>,0.25 <-5.5, 4.763, -13.5 >,0 texture { pigment {color rgb <0.85,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 7 16 194 cone { <6.5, 0, 15.5>,0.25 <6.5, 4.45696, 15.5 >,0 texture { pigment {color rgb <0.85,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, 15.5>,0.25 <-5.5, 4.45696, 15.5 >,0 texture { pigment {color rgb <0.85,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <6.5, 0, -14.5>,0.25 <6.5, 4.45696, -14.5 >,0 texture { pigment {color rgb <0.85,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, -14.5>,0.25 <-5.5, 4.45696, -14.5 >,0 texture { pigment {color rgb <0.85,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 7 17 193 cone { <6.5, 0, 16.5>,0.25 <6.5, 4.4514, 16.5 >,0 texture { pigment {color rgb <0.85,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, 16.5>,0.25 <-5.5, 4.4514, 16.5 >,0 texture { pigment {color rgb <0.85,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <6.5, 0, -15.5>,0.25 <6.5, 4.4514, -15.5 >,0 texture { pigment {color rgb <0.85,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, -15.5>,0.25 <-5.5, 4.4514, -15.5 >,0 texture { pigment {color rgb <0.85,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 7 18 180 cone { <6.5, 0, 17.5>,0.25 <6.5, 4.13424, 17.5 >,0 texture { pigment {color rgb <0.71,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, 17.5>,0.25 <-5.5, 4.13424, 17.5 >,0 texture { pigment {color rgb <0.71,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <6.5, 0, -16.5>,0.25 <6.5, 4.13424, -16.5 >,0 texture { pigment {color rgb <0.71,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, -16.5>,0.25 <-5.5, 4.13424, -16.5 >,0 texture { pigment {color rgb <0.71,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 7 19 201 cone { <6.5, 0, 18.5>,0.25 <6.5, 4.63502, 18.5 >,0 texture { pigment {color rgb <0.85,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, 18.5>,0.25 <-5.5, 4.63502, 18.5 >,0 texture { pigment {color rgb <0.85,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <6.5, 0, -17.5>,0.25 <6.5, 4.63502, -17.5 >,0 texture { pigment {color rgb <0.85,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, -17.5>,0.25 <-5.5, 4.63502, -17.5 >,0 texture { pigment {color rgb <0.85,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 7 20 175 cone { <6.5, 0, 19.5>,0.25 <6.5, 4.02295, 19.5 >,0 texture { pigment {color rgb <0.71,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, 19.5>,0.25 <-5.5, 4.02295, 19.5 >,0 texture { pigment {color rgb <0.71,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <6.5, 0, -18.5>,0.25 <6.5, 4.02295, -18.5 >,0 texture { pigment {color rgb <0.71,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, -18.5>,0.25 <-5.5, 4.02295, -18.5 >,0 texture { pigment {color rgb <0.71,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 7 21 168 cone { <6.5, 0, 20.5>,0.25 <6.5, 3.86715, 20.5 >,0 texture { pigment {color rgb <0.71,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, 20.5>,0.25 <-5.5, 3.86715, 20.5 >,0 texture { pigment {color rgb <0.71,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <6.5, 0, -19.5>,0.25 <6.5, 3.86715, -19.5 >,0 texture { pigment {color rgb <0.71,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, -19.5>,0.25 <-5.5, 3.86715, -19.5 >,0 texture { pigment {color rgb <0.71,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 7 22 167 cone { <6.5, 0, 21.5>,0.25 <6.5, 3.83377, 21.5 >,0 texture { pigment {color rgb <0.71,0.42,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, 21.5>,0.25 <-5.5, 3.83377, 21.5 >,0 texture { pigment {color rgb <0.71,0.42,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <6.5, 0, -20.5>,0.25 <6.5, 3.83377, -20.5 >,0 texture { pigment {color rgb <0.71,0.42,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, -20.5>,0.25 <-5.5, 3.83377, -20.5 >,0 texture { pigment {color rgb <0.71,0.42,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 7 23 166 cone { <6.5, 0, 22.5>,0.25 <6.5, 3.8282, 22.5 >,0 texture { pigment {color rgb <0.71,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, 22.5>,0.25 <-5.5, 3.8282, 22.5 >,0 texture { pigment {color rgb <0.71,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <6.5, 0, -21.5>,0.25 <6.5, 3.8282, -21.5 >,0 texture { pigment {color rgb <0.71,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, -21.5>,0.25 <-5.5, 3.8282, -21.5 >,0 texture { pigment {color rgb <0.71,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 7 24 154 cone { <6.5, 0, 23.5>,0.25 <6.5, 3.52773, 23.5 >,0 texture { pigment {color rgb <0.71,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, 23.5>,0.25 <-5.5, 3.52773, 23.5 >,0 texture { pigment {color rgb <0.71,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <6.5, 0, -22.5>,0.25 <6.5, 3.52773, -22.5 >,0 texture { pigment {color rgb <0.71,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, -22.5>,0.25 <-5.5, 3.52773, -22.5 >,0 texture { pigment {color rgb <0.71,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 7 25 149 cone { <6.5, 0, 24.5>,0.25 <6.5, 3.42758, 24.5 >,0 texture { pigment {color rgb <0.71,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, 24.5>,0.25 <-5.5, 3.42758, 24.5 >,0 texture { pigment {color rgb <0.71,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <6.5, 0, -23.5>,0.25 <6.5, 3.42758, -23.5 >,0 texture { pigment {color rgb <0.71,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, -23.5>,0.25 <-5.5, 3.42758, -23.5 >,0 texture { pigment {color rgb <0.71,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 7 26 154 cone { <6.5, 0, 25.5>,0.25 <6.5, 3.53886, 25.5 >,0 texture { pigment {color rgb <0.71,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, 25.5>,0.25 <-5.5, 3.53886, 25.5 >,0 texture { pigment {color rgb <0.71,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <6.5, 0, -24.5>,0.25 <6.5, 3.53886, -24.5 >,0 texture { pigment {color rgb <0.71,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, -24.5>,0.25 <-5.5, 3.53886, -24.5 >,0 texture { pigment {color rgb <0.71,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 7 27 142 cone { <6.5, 0, 26.5>,0.25 <6.5, 3.26065, 26.5 >,0 texture { pigment {color rgb <0.57,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, 26.5>,0.25 <-5.5, 3.26065, 26.5 >,0 texture { pigment {color rgb <0.57,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <6.5, 0, -25.5>,0.25 <6.5, 3.26065, -25.5 >,0 texture { pigment {color rgb <0.57,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, -25.5>,0.25 <-5.5, 3.26065, -25.5 >,0 texture { pigment {color rgb <0.57,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 7 28 136 cone { <6.5, 0, 27.5>,0.25 <6.5, 3.11598, 27.5 >,0 texture { pigment {color rgb <0.57,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, 27.5>,0.25 <-5.5, 3.11598, 27.5 >,0 texture { pigment {color rgb <0.57,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <6.5, 0, -26.5>,0.25 <6.5, 3.11598, -26.5 >,0 texture { pigment {color rgb <0.57,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, -26.5>,0.25 <-5.5, 3.11598, -26.5 >,0 texture { pigment {color rgb <0.57,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 7 29 136 cone { <6.5, 0, 28.5>,0.25 <6.5, 3.11042, 28.5 >,0 texture { pigment {color rgb <0.57,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, 28.5>,0.25 <-5.5, 3.11042, 28.5 >,0 texture { pigment {color rgb <0.57,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <6.5, 0, -27.5>,0.25 <6.5, 3.11042, -27.5 >,0 texture { pigment {color rgb <0.57,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, -27.5>,0.25 <-5.5, 3.11042, -27.5 >,0 texture { pigment {color rgb <0.57,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 7 30 135 cone { <6.5, 0, 29.5>,0.25 <6.5, 3.09372, 29.5 >,0 texture { pigment {color rgb <0.57,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, 29.5>,0.25 <-5.5, 3.09372, 29.5 >,0 texture { pigment {color rgb <0.57,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <6.5, 0, -28.5>,0.25 <6.5, 3.09372, -28.5 >,0 texture { pigment {color rgb <0.57,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, -28.5>,0.25 <-5.5, 3.09372, -28.5 >,0 texture { pigment {color rgb <0.57,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 7 31 132 cone { <6.5, 0, 30.5>,0.25 <6.5, 3.03252, 30.5 >,0 texture { pigment {color rgb <0.57,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, 30.5>,0.25 <-5.5, 3.03252, 30.5 >,0 texture { pigment {color rgb <0.57,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <6.5, 0, -29.5>,0.25 <6.5, 3.03252, -29.5 >,0 texture { pigment {color rgb <0.57,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, -29.5>,0.25 <-5.5, 3.03252, -29.5 >,0 texture { pigment {color rgb <0.57,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 7 32 128 cone { <6.5, 0, 31.5>,0.25 <6.5, 2.93792, 31.5 >,0 texture { pigment {color rgb <0.57,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, 31.5>,0.25 <-5.5, 2.93792, 31.5 >,0 texture { pigment {color rgb <0.57,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <6.5, 0, -30.5>,0.25 <6.5, 2.93792, -30.5 >,0 texture { pigment {color rgb <0.57,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, -30.5>,0.25 <-5.5, 2.93792, -30.5 >,0 texture { pigment {color rgb <0.57,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 7 33 136 cone { <6.5, 0, 32.5>,0.25 <6.5, 3.11598, 32.5 >,0 texture { pigment {color rgb <0.57,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, 32.5>,0.25 <-5.5, 3.11598, 32.5 >,0 texture { pigment {color rgb <0.57,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <6.5, 0, -31.5>,0.25 <6.5, 3.11598, -31.5 >,0 texture { pigment {color rgb <0.57,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, -31.5>,0.25 <-5.5, 3.11598, -31.5 >,0 texture { pigment {color rgb <0.57,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 7 34 117 cone { <6.5, 0, 33.5>,0.25 <6.5, 2.68753, 33.5 >,0 texture { pigment {color rgb <0.57,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, 33.5>,0.25 <-5.5, 2.68753, 33.5 >,0 texture { pigment {color rgb <0.57,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <6.5, 0, -32.5>,0.25 <6.5, 2.68753, -32.5 >,0 texture { pigment {color rgb <0.57,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, -32.5>,0.25 <-5.5, 2.68753, -32.5 >,0 texture { pigment {color rgb <0.57,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 7 35 120 cone { <6.5, 0, 34.5>,0.25 <6.5, 2.74874, 34.5 >,0 texture { pigment {color rgb <0.57,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, 34.5>,0.25 <-5.5, 2.74874, 34.5 >,0 texture { pigment {color rgb <0.57,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <6.5, 0, -33.5>,0.25 <6.5, 2.74874, -33.5 >,0 texture { pigment {color rgb <0.57,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, -33.5>,0.25 <-5.5, 2.74874, -33.5 >,0 texture { pigment {color rgb <0.57,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 7 36 120 cone { <6.5, 0, 35.5>,0.25 <6.5, 2.74318, 35.5 >,0 texture { pigment {color rgb <0.57,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, 35.5>,0.25 <-5.5, 2.74318, 35.5 >,0 texture { pigment {color rgb <0.57,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <6.5, 0, -34.5>,0.25 <6.5, 2.74318, -34.5 >,0 texture { pigment {color rgb <0.57,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, -34.5>,0.25 <-5.5, 2.74318, -34.5 >,0 texture { pigment {color rgb <0.57,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 7 37 114 cone { <6.5, 0, 36.5>,0.25 <6.5, 2.6152, 36.5 >,0 texture { pigment {color rgb <0.57,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, 36.5>,0.25 <-5.5, 2.6152, 36.5 >,0 texture { pigment {color rgb <0.57,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <6.5, 0, -35.5>,0.25 <6.5, 2.6152, -35.5 >,0 texture { pigment {color rgb <0.57,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, -35.5>,0.25 <-5.5, 2.6152, -35.5 >,0 texture { pigment {color rgb <0.57,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 7 38 101 cone { <6.5, 0, 37.5>,0.25 <6.5, 2.3036, 37.5 >,0 texture { pigment {color rgb <0.42,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, 37.5>,0.25 <-5.5, 2.3036, 37.5 >,0 texture { pigment {color rgb <0.42,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <6.5, 0, -36.5>,0.25 <6.5, 2.3036, -36.5 >,0 texture { pigment {color rgb <0.42,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, -36.5>,0.25 <-5.5, 2.3036, -36.5 >,0 texture { pigment {color rgb <0.42,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 7 39 119 cone { <6.5, 0, 38.5>,0.25 <6.5, 2.71535, 38.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, 38.5>,0.25 <-5.5, 2.71535, 38.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <6.5, 0, -37.5>,0.25 <6.5, 2.71535, -37.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, -37.5>,0.25 <-5.5, 2.71535, -37.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 7 40 152 cone { <6.5, 0, 39.5>,0.25 <6.5, 3.48878, 39.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, 39.5>,0.25 <-5.5, 3.48878, 39.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <6.5, 0, -38.5>,0.25 <6.5, 3.48878, -38.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, -38.5>,0.25 <-5.5, 3.48878, -38.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 7 41 115 cone { <6.5, 0, 40.5>,0.25 <6.5, 2.63189, 40.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, 40.5>,0.25 <-5.5, 2.63189, 40.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <6.5, 0, -39.5>,0.25 <6.5, 2.63189, -39.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, -39.5>,0.25 <-5.5, 2.63189, -39.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 7 42 105 cone { <6.5, 0, 41.5>,0.25 <6.5, 2.40932, 41.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, 41.5>,0.25 <-5.5, 2.40932, 41.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <6.5, 0, -40.5>,0.25 <6.5, 2.40932, -40.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, -40.5>,0.25 <-5.5, 2.40932, -40.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 7 43 140 cone { <6.5, 0, 42.5>,0.25 <6.5, 3.21057, 42.5 >,0 texture { pigment {color rgb <0.57,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, 42.5>,0.25 <-5.5, 3.21057, 42.5 >,0 texture { pigment {color rgb <0.57,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <6.5, 0, -41.5>,0.25 <6.5, 3.21057, -41.5 >,0 texture { pigment {color rgb <0.57,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, -41.5>,0.25 <-5.5, 3.21057, -41.5 >,0 texture { pigment {color rgb <0.57,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 7 44 114 cone { <6.5, 0, 43.5>,0.25 <6.5, 2.60963, 43.5 >,0 texture { pigment {color rgb <0.57,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, 43.5>,0.25 <-5.5, 2.60963, 43.5 >,0 texture { pigment {color rgb <0.57,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <6.5, 0, -42.5>,0.25 <6.5, 2.60963, -42.5 >,0 texture { pigment {color rgb <0.57,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, -42.5>,0.25 <-5.5, 2.60963, -42.5 >,0 texture { pigment {color rgb <0.57,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 7 45 85 cone { <6.5, 0, 44.5>,0.25 <6.5, 1.94192, 44.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, 44.5>,0.25 <-5.5, 1.94192, 44.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <6.5, 0, -43.5>,0.25 <6.5, 1.94192, -43.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, -43.5>,0.25 <-5.5, 1.94192, -43.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 7 46 61 cone { <6.5, 0, 45.5>,0.25 <6.5, 1.37993, 45.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, 45.5>,0.25 <-5.5, 1.37993, 45.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <6.5, 0, -44.5>,0.25 <6.5, 1.37993, -44.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, -44.5>,0.25 <-5.5, 1.37993, -44.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 7 47 77 cone { <6.5, 0, 46.5>,0.25 <6.5, 1.74161, 46.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, 46.5>,0.25 <-5.5, 1.74161, 46.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <6.5, 0, -45.5>,0.25 <6.5, 1.74161, -45.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, -45.5>,0.25 <-5.5, 1.74161, -45.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 7 48 77 cone { <6.5, 0, 47.5>,0.25 <6.5, 1.74161, 47.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, 47.5>,0.25 <-5.5, 1.74161, 47.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <6.5, 0, -46.5>,0.25 <6.5, 1.74161, -46.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, -46.5>,0.25 <-5.5, 1.74161, -46.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 7 49 91 cone { <6.5, 0, 48.5>,0.25 <6.5, 2.06434, 48.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, 48.5>,0.25 <-5.5, 2.06434, 48.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <6.5, 0, -47.5>,0.25 <6.5, 2.06434, -47.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, -47.5>,0.25 <-5.5, 2.06434, -47.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 7 50 82 cone { <6.5, 0, 49.5>,0.25 <6.5, 1.86959, 49.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, 49.5>,0.25 <-5.5, 1.86959, 49.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <6.5, 0, -48.5>,0.25 <6.5, 1.86959, -48.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, -48.5>,0.25 <-5.5, 1.86959, -48.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 7 51 80 cone { <6.5, 0, 50.5>,0.25 <6.5, 1.83064, 50.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, 50.5>,0.25 <-5.5, 1.83064, 50.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <6.5, 0, -49.5>,0.25 <6.5, 1.83064, -49.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, -49.5>,0.25 <-5.5, 1.83064, -49.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 7 52 71 cone { <6.5, 0, 51.5>,0.25 <6.5, 1.60807, 51.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, 51.5>,0.25 <-5.5, 1.60807, 51.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <6.5, 0, -50.5>,0.25 <6.5, 1.60807, -50.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, -50.5>,0.25 <-5.5, 1.60807, -50.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 7 53 102 cone { <6.5, 0, 52.5>,0.25 <6.5, 2.32029, 52.5 >,0 texture { pigment {color rgb <0.42,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, 52.5>,0.25 <-5.5, 2.32029, 52.5 >,0 texture { pigment {color rgb <0.42,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <6.5, 0, -51.5>,0.25 <6.5, 2.32029, -51.5 >,0 texture { pigment {color rgb <0.42,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, -51.5>,0.25 <-5.5, 2.32029, -51.5 >,0 texture { pigment {color rgb <0.42,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 7 54 54 cone { <6.5, 0, 53.5>,0.25 <6.5, 1.21857, 53.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, 53.5>,0.25 <-5.5, 1.21857, 53.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <6.5, 0, -52.5>,0.25 <6.5, 1.21857, -52.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, -52.5>,0.25 <-5.5, 1.21857, -52.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 7 55 54 cone { <6.5, 0, 54.5>,0.25 <6.5, 1.21857, 54.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, 54.5>,0.25 <-5.5, 1.21857, 54.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <6.5, 0, -53.5>,0.25 <6.5, 1.21857, -53.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, -53.5>,0.25 <-5.5, 1.21857, -53.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 7 57 80 cone { <6.5, 0, 56.5>,0.25 <6.5, 1.83064, 56.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, 56.5>,0.25 <-5.5, 1.83064, 56.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <6.5, 0, -55.5>,0.25 <6.5, 1.83064, -55.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, -55.5>,0.25 <-5.5, 1.83064, -55.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 7 58 73 cone { <6.5, 0, 57.5>,0.25 <6.5, 1.66371, 57.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, 57.5>,0.25 <-5.5, 1.66371, 57.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <6.5, 0, -56.5>,0.25 <6.5, 1.66371, -56.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, -56.5>,0.25 <-5.5, 1.66371, -56.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 7 59 100 cone { <6.5, 0, 58.5>,0.25 <6.5, 2.28691, 58.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, 58.5>,0.25 <-5.5, 2.28691, 58.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <6.5, 0, -57.5>,0.25 <6.5, 2.28691, -57.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, -57.5>,0.25 <-5.5, 2.28691, -57.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 7 60 59 cone { <6.5, 0, 59.5>,0.25 <6.5, 1.32986, 59.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, 59.5>,0.25 <-5.5, 1.32986, 59.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <6.5, 0, -58.5>,0.25 <6.5, 1.32986, -58.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, -58.5>,0.25 <-5.5, 1.32986, -58.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 7 61 78 cone { <6.5, 0, 60.5>,0.25 <6.5, 1.76387, 60.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, 60.5>,0.25 <-5.5, 1.76387, 60.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <6.5, 0, -59.5>,0.25 <6.5, 1.76387, -59.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, -59.5>,0.25 <-5.5, 1.76387, -59.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 7 62 66 cone { <6.5, 0, 61.5>,0.25 <6.5, 1.50235, 61.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, 61.5>,0.25 <-5.5, 1.50235, 61.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <6.5, 0, -60.5>,0.25 <6.5, 1.50235, -60.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, -60.5>,0.25 <-5.5, 1.50235, -60.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 7 65 101 cone { <6.5, 0, 64.5>,0.25 <6.5, 2.3036, 64.5 >,0 texture { pigment {color rgb <0.42,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, 64.5>,0.25 <-5.5, 2.3036, 64.5 >,0 texture { pigment {color rgb <0.42,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <6.5, 0, -63.5>,0.25 <6.5, 2.3036, -63.5 >,0 texture { pigment {color rgb <0.42,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, -63.5>,0.25 <-5.5, 2.3036, -63.5 >,0 texture { pigment {color rgb <0.42,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 7 66 51 cone { <6.5, 0, 65.5>,0.25 <6.5, 1.1518, 65.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, 65.5>,0.25 <-5.5, 1.1518, 65.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <6.5, 0, -64.5>,0.25 <6.5, 1.1518, -64.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, -64.5>,0.25 <-5.5, 1.1518, -64.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 7 67 40 cone { <6.5, 0, 66.5>,0.25 <6.5, 0.89028, 66.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, 66.5>,0.25 <-5.5, 0.89028, 66.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <6.5, 0, -65.5>,0.25 <6.5, 0.89028, -65.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, -65.5>,0.25 <-5.5, 0.89028, -65.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 7 69 73 cone { <6.5, 0, 68.5>,0.25 <6.5, 1.66371, 68.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, 68.5>,0.25 <-5.5, 1.66371, 68.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <6.5, 0, -67.5>,0.25 <6.5, 1.66371, -67.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, -67.5>,0.25 <-5.5, 1.66371, -67.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 7 70 40 cone { <6.5, 0, 69.5>,0.25 <6.5, 0.89028, 69.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, 69.5>,0.25 <-5.5, 0.89028, 69.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <6.5, 0, -68.5>,0.25 <6.5, 0.89028, -68.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, -68.5>,0.25 <-5.5, 0.89028, -68.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 7 74 63 cone { <6.5, 0, 73.5>,0.25 <6.5, 1.42445, 73.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, 73.5>,0.25 <-5.5, 1.42445, 73.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <6.5, 0, -72.5>,0.25 <6.5, 1.42445, -72.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, -72.5>,0.25 <-5.5, 1.42445, -72.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 7 75 28 cone { <6.5, 0, 74.5>,0.25 <6.5, 0.606503, 74.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, 74.5>,0.25 <-5.5, 0.606503, 74.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <6.5, 0, -73.5>,0.25 <6.5, 0.606503, -73.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, -73.5>,0.25 <-5.5, 0.606503, -73.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 7 76 35 cone { <6.5, 0, 75.5>,0.25 <6.5, 0.767866, 75.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, 75.5>,0.25 <-5.5, 0.767866, 75.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <6.5, 0, -74.5>,0.25 <6.5, 0.767866, -74.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-5.5, 0, -74.5>,0.25 <-5.5, 0.767866, -74.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 8 1 83 cone { <7.5, 0, 0.5>,0.25 <7.5, 7.01095, 0.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, 0.5>,0.25 <-6.5, 7.01095, 0.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 8 2 25 cone { <7.5, 0, 1.5>,0.25 <7.5, 5.64771, 1.5 >,0 texture { pigment {color rgb <0,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, 1.5>,0.25 <-6.5, 5.64771, 1.5 >,0 texture { pigment {color rgb <0,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <7.5, 0, -0.5>,0.25 <7.5, 5.64771, -0.5 >,0 texture { pigment {color rgb <0,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, -0.5>,0.25 <-6.5, 5.64771, -0.5 >,0 texture { pigment {color rgb <0,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 8 3 38 cone { <7.5, 0, 2.5>,0.25 <7.5, 5.95375, 2.5 >,0 texture { pigment {color rgb <0.14,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, 2.5>,0.25 <-6.5, 5.95375, 2.5 >,0 texture { pigment {color rgb <0.14,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <7.5, 0, -1.5>,0.25 <7.5, 5.95375, -1.5 >,0 texture { pigment {color rgb <0.14,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, -1.5>,0.25 <-6.5, 5.95375, -1.5 >,0 texture { pigment {color rgb <0.14,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 8 4 30 cone { <7.5, 0, 3.5>,0.25 <7.5, 5.77569, 3.5 >,0 texture { pigment {color rgb <0.14,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, 3.5>,0.25 <-6.5, 5.77569, 3.5 >,0 texture { pigment {color rgb <0.14,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <7.5, 0, -2.5>,0.25 <7.5, 5.77569, -2.5 >,0 texture { pigment {color rgb <0.14,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, -2.5>,0.25 <-6.5, 5.77569, -2.5 >,0 texture { pigment {color rgb <0.14,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 8 5 18 cone { <7.5, 0, 4.5>,0.25 <7.5, 5.49191, 4.5 >,0 texture { pigment {color rgb <0,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, 4.5>,0.25 <-6.5, 5.49191, 4.5 >,0 texture { pigment {color rgb <0,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <7.5, 0, -3.5>,0.25 <7.5, 5.49191, -3.5 >,0 texture { pigment {color rgb <0,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, -3.5>,0.25 <-6.5, 5.49191, -3.5 >,0 texture { pigment {color rgb <0,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 8 6 17 cone { <7.5, 0, 5.5>,0.25 <7.5, 5.47522, 5.5 >,0 texture { pigment {color rgb <0,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, 5.5>,0.25 <-6.5, 5.47522, 5.5 >,0 texture { pigment {color rgb <0,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <7.5, 0, -4.5>,0.25 <7.5, 5.47522, -4.5 >,0 texture { pigment {color rgb <0,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, -4.5>,0.25 <-6.5, 5.47522, -4.5 >,0 texture { pigment {color rgb <0,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 8 7 13 cone { <7.5, 0, 6.5>,0.25 <7.5, 5.37507, 6.5 >,0 texture { pigment {color rgb <0,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, 6.5>,0.25 <-6.5, 5.37507, 6.5 >,0 texture { pigment {color rgb <0,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <7.5, 0, -5.5>,0.25 <7.5, 5.37507, -5.5 >,0 texture { pigment {color rgb <0,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, -5.5>,0.25 <-6.5, 5.37507, -5.5 >,0 texture { pigment {color rgb <0,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 8 8 17 cone { <7.5, 0, 7.5>,0.25 <7.5, 5.46966, 7.5 >,0 texture { pigment {color rgb <0,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, 7.5>,0.25 <-6.5, 5.46966, 7.5 >,0 texture { pigment {color rgb <0,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <7.5, 0, -6.5>,0.25 <7.5, 5.46966, -6.5 >,0 texture { pigment {color rgb <0,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, -6.5>,0.25 <-6.5, 5.46966, -6.5 >,0 texture { pigment {color rgb <0,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 8 9 12 cone { <7.5, 0, 8.5>,0.25 <7.5, 5.35837, 8.5 >,0 texture { pigment {color rgb <0,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, 8.5>,0.25 <-6.5, 5.35837, 8.5 >,0 texture { pigment {color rgb <0,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <7.5, 0, -7.5>,0.25 <7.5, 5.35837, -7.5 >,0 texture { pigment {color rgb <0,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, -7.5>,0.25 <-6.5, 5.35837, -7.5 >,0 texture { pigment {color rgb <0,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 8 10 3 cone { <7.5, 0, 9.5>,0.25 <7.5, 5.14137, 9.5 >,0 texture { pigment {color rgb <0,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, 9.5>,0.25 <-6.5, 5.14137, 9.5 >,0 texture { pigment {color rgb <0,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <7.5, 0, -8.5>,0.25 <7.5, 5.14137, -8.5 >,0 texture { pigment {color rgb <0,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, -8.5>,0.25 <-6.5, 5.14137, -8.5 >,0 texture { pigment {color rgb <0,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 8 11 161 cone { <7.5, 0, 10.5>,0.25 <7.5, 3.69466, 10.5 >,0 texture { pigment {color rgb <0.71,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, 10.5>,0.25 <-6.5, 3.69466, 10.5 >,0 texture { pigment {color rgb <0.71,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <7.5, 0, -9.5>,0.25 <7.5, 3.69466, -9.5 >,0 texture { pigment {color rgb <0.71,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, -9.5>,0.25 <-6.5, 3.69466, -9.5 >,0 texture { pigment {color rgb <0.71,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 8 12 153 cone { <7.5, 0, 11.5>,0.25 <7.5, 3.51104, 11.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, 11.5>,0.25 <-6.5, 3.51104, 11.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <7.5, 0, -10.5>,0.25 <7.5, 3.51104, -10.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, -10.5>,0.25 <-6.5, 3.51104, -10.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 8 13 152 cone { <7.5, 0, 12.5>,0.25 <7.5, 3.48878, 12.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, 12.5>,0.25 <-6.5, 3.48878, 12.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <7.5, 0, -11.5>,0.25 <7.5, 3.48878, -11.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, -11.5>,0.25 <-6.5, 3.48878, -11.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 8 14 211 cone { <7.5, 0, 13.5>,0.25 <7.5, 4.87428, 13.5 >,0 texture { pigment {color rgb <0.85,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, 13.5>,0.25 <-6.5, 4.87428, 13.5 >,0 texture { pigment {color rgb <0.85,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <7.5, 0, -12.5>,0.25 <7.5, 4.87428, -12.5 >,0 texture { pigment {color rgb <0.85,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, -12.5>,0.25 <-6.5, 4.87428, -12.5 >,0 texture { pigment {color rgb <0.85,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 8 15 206 cone { <7.5, 0, 14.5>,0.25 <7.5, 4.7463, 14.5 >,0 texture { pigment {color rgb <0.85,0.42,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, 14.5>,0.25 <-6.5, 4.7463, 14.5 >,0 texture { pigment {color rgb <0.85,0.42,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <7.5, 0, -13.5>,0.25 <7.5, 4.7463, -13.5 >,0 texture { pigment {color rgb <0.85,0.42,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, -13.5>,0.25 <-6.5, 4.7463, -13.5 >,0 texture { pigment {color rgb <0.85,0.42,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 8 16 199 cone { <7.5, 0, 15.5>,0.25 <7.5, 4.57381, 15.5 >,0 texture { pigment {color rgb <0.85,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, 15.5>,0.25 <-6.5, 4.57381, 15.5 >,0 texture { pigment {color rgb <0.85,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <7.5, 0, -14.5>,0.25 <7.5, 4.57381, -14.5 >,0 texture { pigment {color rgb <0.85,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, -14.5>,0.25 <-6.5, 4.57381, -14.5 >,0 texture { pigment {color rgb <0.85,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 8 17 200 cone { <7.5, 0, 16.5>,0.25 <7.5, 4.6072, 16.5 >,0 texture { pigment {color rgb <0.85,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, 16.5>,0.25 <-6.5, 4.6072, 16.5 >,0 texture { pigment {color rgb <0.85,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <7.5, 0, -15.5>,0.25 <7.5, 4.6072, -15.5 >,0 texture { pigment {color rgb <0.85,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, -15.5>,0.25 <-6.5, 4.6072, -15.5 >,0 texture { pigment {color rgb <0.85,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 8 18 201 cone { <7.5, 0, 17.5>,0.25 <7.5, 4.63502, 17.5 >,0 texture { pigment {color rgb <0.85,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, 17.5>,0.25 <-6.5, 4.63502, 17.5 >,0 texture { pigment {color rgb <0.85,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <7.5, 0, -16.5>,0.25 <7.5, 4.63502, -16.5 >,0 texture { pigment {color rgb <0.85,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, -16.5>,0.25 <-6.5, 4.63502, -16.5 >,0 texture { pigment {color rgb <0.85,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 8 19 182 cone { <7.5, 0, 18.5>,0.25 <7.5, 4.17875, 18.5 >,0 texture { pigment {color rgb <0.71,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, 18.5>,0.25 <-6.5, 4.17875, 18.5 >,0 texture { pigment {color rgb <0.71,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <7.5, 0, -17.5>,0.25 <7.5, 4.17875, -17.5 >,0 texture { pigment {color rgb <0.71,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, -17.5>,0.25 <-6.5, 4.17875, -17.5 >,0 texture { pigment {color rgb <0.71,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 8 20 179 cone { <7.5, 0, 19.5>,0.25 <7.5, 4.12311, 19.5 >,0 texture { pigment {color rgb <0.71,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, 19.5>,0.25 <-6.5, 4.12311, 19.5 >,0 texture { pigment {color rgb <0.71,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <7.5, 0, -18.5>,0.25 <7.5, 4.12311, -18.5 >,0 texture { pigment {color rgb <0.71,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, -18.5>,0.25 <-6.5, 4.12311, -18.5 >,0 texture { pigment {color rgb <0.71,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 8 21 177 cone { <7.5, 0, 20.5>,0.25 <7.5, 4.0619, 20.5 >,0 texture { pigment {color rgb <0.71,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, 20.5>,0.25 <-6.5, 4.0619, 20.5 >,0 texture { pigment {color rgb <0.71,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <7.5, 0, -19.5>,0.25 <7.5, 4.0619, -19.5 >,0 texture { pigment {color rgb <0.71,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, -19.5>,0.25 <-6.5, 4.0619, -19.5 >,0 texture { pigment {color rgb <0.71,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 8 22 169 cone { <7.5, 0, 21.5>,0.25 <7.5, 3.87828, 21.5 >,0 texture { pigment {color rgb <0.71,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, 21.5>,0.25 <-6.5, 3.87828, 21.5 >,0 texture { pigment {color rgb <0.71,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <7.5, 0, -20.5>,0.25 <7.5, 3.87828, -20.5 >,0 texture { pigment {color rgb <0.71,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, -20.5>,0.25 <-6.5, 3.87828, -20.5 >,0 texture { pigment {color rgb <0.71,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 8 23 171 cone { <7.5, 0, 22.5>,0.25 <7.5, 3.94505, 22.5 >,0 texture { pigment {color rgb <0.71,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, 22.5>,0.25 <-6.5, 3.94505, 22.5 >,0 texture { pigment {color rgb <0.71,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <7.5, 0, -21.5>,0.25 <7.5, 3.94505, -21.5 >,0 texture { pigment {color rgb <0.71,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, -21.5>,0.25 <-6.5, 3.94505, -21.5 >,0 texture { pigment {color rgb <0.71,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 8 24 163 cone { <7.5, 0, 23.5>,0.25 <7.5, 3.73918, 23.5 >,0 texture { pigment {color rgb <0.71,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, 23.5>,0.25 <-6.5, 3.73918, 23.5 >,0 texture { pigment {color rgb <0.71,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <7.5, 0, -22.5>,0.25 <7.5, 3.73918, -22.5 >,0 texture { pigment {color rgb <0.71,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, -22.5>,0.25 <-6.5, 3.73918, -22.5 >,0 texture { pigment {color rgb <0.71,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 8 25 154 cone { <7.5, 0, 24.5>,0.25 <7.5, 3.54999, 24.5 >,0 texture { pigment {color rgb <0.71,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, 24.5>,0.25 <-6.5, 3.54999, 24.5 >,0 texture { pigment {color rgb <0.71,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <7.5, 0, -23.5>,0.25 <7.5, 3.54999, -23.5 >,0 texture { pigment {color rgb <0.71,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, -23.5>,0.25 <-6.5, 3.54999, -23.5 >,0 texture { pigment {color rgb <0.71,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 8 26 147 cone { <7.5, 0, 25.5>,0.25 <7.5, 3.38306, 25.5 >,0 texture { pigment {color rgb <0.71,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, 25.5>,0.25 <-6.5, 3.38306, 25.5 >,0 texture { pigment {color rgb <0.71,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <7.5, 0, -24.5>,0.25 <7.5, 3.38306, -24.5 >,0 texture { pigment {color rgb <0.71,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, -24.5>,0.25 <-6.5, 3.38306, -24.5 >,0 texture { pigment {color rgb <0.71,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 8 27 155 cone { <7.5, 0, 26.5>,0.25 <7.5, 3.56112, 26.5 >,0 texture { pigment {color rgb <0.71,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, 26.5>,0.25 <-6.5, 3.56112, 26.5 >,0 texture { pigment {color rgb <0.71,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <7.5, 0, -25.5>,0.25 <7.5, 3.56112, -25.5 >,0 texture { pigment {color rgb <0.71,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, -25.5>,0.25 <-6.5, 3.56112, -25.5 >,0 texture { pigment {color rgb <0.71,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 8 28 194 cone { <7.5, 0, 27.5>,0.25 <7.5, 4.45696, 27.5 >,0 texture { pigment {color rgb <0.85,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, 27.5>,0.25 <-6.5, 4.45696, 27.5 >,0 texture { pigment {color rgb <0.85,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <7.5, 0, -26.5>,0.25 <7.5, 4.45696, -26.5 >,0 texture { pigment {color rgb <0.85,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, -26.5>,0.25 <-6.5, 4.45696, -26.5 >,0 texture { pigment {color rgb <0.85,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 8 29 141 cone { <7.5, 0, 28.5>,0.25 <7.5, 3.23839, 28.5 >,0 texture { pigment {color rgb <0.57,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, 28.5>,0.25 <-6.5, 3.23839, 28.5 >,0 texture { pigment {color rgb <0.57,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <7.5, 0, -27.5>,0.25 <7.5, 3.23839, -27.5 >,0 texture { pigment {color rgb <0.57,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, -27.5>,0.25 <-6.5, 3.23839, -27.5 >,0 texture { pigment {color rgb <0.57,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 8 30 131 cone { <7.5, 0, 29.5>,0.25 <7.5, 3.01582, 29.5 >,0 texture { pigment {color rgb <0.57,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, 29.5>,0.25 <-6.5, 3.01582, 29.5 >,0 texture { pigment {color rgb <0.57,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <7.5, 0, -28.5>,0.25 <7.5, 3.01582, -28.5 >,0 texture { pigment {color rgb <0.57,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, -28.5>,0.25 <-6.5, 3.01582, -28.5 >,0 texture { pigment {color rgb <0.57,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 8 31 129 cone { <7.5, 0, 30.5>,0.25 <7.5, 2.95462, 30.5 >,0 texture { pigment {color rgb <0.57,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, 30.5>,0.25 <-6.5, 2.95462, 30.5 >,0 texture { pigment {color rgb <0.57,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <7.5, 0, -29.5>,0.25 <7.5, 2.95462, -29.5 >,0 texture { pigment {color rgb <0.57,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, -29.5>,0.25 <-6.5, 2.95462, -29.5 >,0 texture { pigment {color rgb <0.57,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 8 32 135 cone { <7.5, 0, 31.5>,0.25 <7.5, 3.09372, 31.5 >,0 texture { pigment {color rgb <0.57,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, 31.5>,0.25 <-6.5, 3.09372, 31.5 >,0 texture { pigment {color rgb <0.57,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <7.5, 0, -30.5>,0.25 <7.5, 3.09372, -30.5 >,0 texture { pigment {color rgb <0.57,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, -30.5>,0.25 <-6.5, 3.09372, -30.5 >,0 texture { pigment {color rgb <0.57,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 8 33 132 cone { <7.5, 0, 32.5>,0.25 <7.5, 3.02139, 32.5 >,0 texture { pigment {color rgb <0.57,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, 32.5>,0.25 <-6.5, 3.02139, 32.5 >,0 texture { pigment {color rgb <0.57,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <7.5, 0, -31.5>,0.25 <7.5, 3.02139, -31.5 >,0 texture { pigment {color rgb <0.57,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, -31.5>,0.25 <-6.5, 3.02139, -31.5 >,0 texture { pigment {color rgb <0.57,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 8 34 133 cone { <7.5, 0, 33.5>,0.25 <7.5, 3.06034, 33.5 >,0 texture { pigment {color rgb <0.57,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, 33.5>,0.25 <-6.5, 3.06034, 33.5 >,0 texture { pigment {color rgb <0.57,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <7.5, 0, -32.5>,0.25 <7.5, 3.06034, -32.5 >,0 texture { pigment {color rgb <0.57,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, -32.5>,0.25 <-6.5, 3.06034, -32.5 >,0 texture { pigment {color rgb <0.57,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 8 35 144 cone { <7.5, 0, 34.5>,0.25 <7.5, 3.30516, 34.5 >,0 texture { pigment {color rgb <0.71,0,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, 34.5>,0.25 <-6.5, 3.30516, 34.5 >,0 texture { pigment {color rgb <0.71,0,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <7.5, 0, -33.5>,0.25 <7.5, 3.30516, -33.5 >,0 texture { pigment {color rgb <0.71,0,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, -33.5>,0.25 <-6.5, 3.30516, -33.5 >,0 texture { pigment {color rgb <0.71,0,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 8 36 116 cone { <7.5, 0, 35.5>,0.25 <7.5, 2.65971, 35.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, 35.5>,0.25 <-6.5, 2.65971, 35.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <7.5, 0, -34.5>,0.25 <7.5, 2.65971, -34.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, -34.5>,0.25 <-6.5, 2.65971, -34.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 8 37 118 cone { <7.5, 0, 36.5>,0.25 <7.5, 2.69866, 36.5 >,0 texture { pigment {color rgb <0.57,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, 36.5>,0.25 <-6.5, 2.69866, 36.5 >,0 texture { pigment {color rgb <0.57,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <7.5, 0, -35.5>,0.25 <7.5, 2.69866, -35.5 >,0 texture { pigment {color rgb <0.57,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, -35.5>,0.25 <-6.5, 2.69866, -35.5 >,0 texture { pigment {color rgb <0.57,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 8 38 103 cone { <7.5, 0, 37.5>,0.25 <7.5, 2.35924, 37.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, 37.5>,0.25 <-6.5, 2.35924, 37.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <7.5, 0, -36.5>,0.25 <7.5, 2.35924, -36.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, -36.5>,0.25 <-6.5, 2.35924, -36.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 8 39 111 cone { <7.5, 0, 38.5>,0.25 <7.5, 2.5373, 38.5 >,0 texture { pigment {color rgb <0.57,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, 38.5>,0.25 <-6.5, 2.5373, 38.5 >,0 texture { pigment {color rgb <0.57,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <7.5, 0, -37.5>,0.25 <7.5, 2.5373, -37.5 >,0 texture { pigment {color rgb <0.57,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, -37.5>,0.25 <-6.5, 2.5373, -37.5 >,0 texture { pigment {color rgb <0.57,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 8 40 108 cone { <7.5, 0, 39.5>,0.25 <7.5, 2.46496, 39.5 >,0 texture { pigment {color rgb <0.42,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, 39.5>,0.25 <-6.5, 2.46496, 39.5 >,0 texture { pigment {color rgb <0.42,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <7.5, 0, -38.5>,0.25 <7.5, 2.46496, -38.5 >,0 texture { pigment {color rgb <0.42,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, -38.5>,0.25 <-6.5, 2.46496, -38.5 >,0 texture { pigment {color rgb <0.42,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 8 41 112 cone { <7.5, 0, 40.5>,0.25 <7.5, 2.55955, 40.5 >,0 texture { pigment {color rgb <0.57,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, 40.5>,0.25 <-6.5, 2.55955, 40.5 >,0 texture { pigment {color rgb <0.57,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <7.5, 0, -39.5>,0.25 <7.5, 2.55955, -39.5 >,0 texture { pigment {color rgb <0.57,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, -39.5>,0.25 <-6.5, 2.55955, -39.5 >,0 texture { pigment {color rgb <0.57,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 8 42 157 cone { <7.5, 0, 41.5>,0.25 <7.5, 3.60563, 41.5 >,0 texture { pigment {color rgb <0.71,0.28,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, 41.5>,0.25 <-6.5, 3.60563, 41.5 >,0 texture { pigment {color rgb <0.71,0.28,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <7.5, 0, -40.5>,0.25 <7.5, 3.60563, -40.5 >,0 texture { pigment {color rgb <0.71,0.28,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, -40.5>,0.25 <-6.5, 3.60563, -40.5 >,0 texture { pigment {color rgb <0.71,0.28,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 8 43 95 cone { <7.5, 0, 42.5>,0.25 <7.5, 2.17562, 42.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, 42.5>,0.25 <-6.5, 2.17562, 42.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <7.5, 0, -41.5>,0.25 <7.5, 2.17562, -41.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, -41.5>,0.25 <-6.5, 2.17562, -41.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 8 44 111 cone { <7.5, 0, 43.5>,0.25 <7.5, 2.53173, 43.5 >,0 texture { pigment {color rgb <0.57,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, 43.5>,0.25 <-6.5, 2.53173, 43.5 >,0 texture { pigment {color rgb <0.57,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <7.5, 0, -42.5>,0.25 <7.5, 2.53173, -42.5 >,0 texture { pigment {color rgb <0.57,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, -42.5>,0.25 <-6.5, 2.53173, -42.5 >,0 texture { pigment {color rgb <0.57,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 8 45 83 cone { <7.5, 0, 44.5>,0.25 <7.5, 1.89184, 44.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, 44.5>,0.25 <-6.5, 1.89184, 44.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <7.5, 0, -43.5>,0.25 <7.5, 1.89184, -43.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, -43.5>,0.25 <-6.5, 1.89184, -43.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 8 46 88 cone { <7.5, 0, 45.5>,0.25 <7.5, 2.00869, 45.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, 45.5>,0.25 <-6.5, 2.00869, 45.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <7.5, 0, -44.5>,0.25 <7.5, 2.00869, -44.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, -44.5>,0.25 <-6.5, 2.00869, -44.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 8 47 92 cone { <7.5, 0, 46.5>,0.25 <7.5, 2.10329, 46.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, 46.5>,0.25 <-6.5, 2.10329, 46.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <7.5, 0, -45.5>,0.25 <7.5, 2.10329, -45.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, -45.5>,0.25 <-6.5, 2.10329, -45.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 8 48 94 cone { <7.5, 0, 47.5>,0.25 <7.5, 2.14224, 47.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, 47.5>,0.25 <-6.5, 2.14224, 47.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <7.5, 0, -46.5>,0.25 <7.5, 2.14224, -46.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, -46.5>,0.25 <-6.5, 2.14224, -46.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 8 49 82 cone { <7.5, 0, 48.5>,0.25 <7.5, 1.86959, 48.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, 48.5>,0.25 <-6.5, 1.86959, 48.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <7.5, 0, -47.5>,0.25 <7.5, 1.86959, -47.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, -47.5>,0.25 <-6.5, 1.86959, -47.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 8 50 71 cone { <7.5, 0, 49.5>,0.25 <7.5, 1.60807, 49.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, 49.5>,0.25 <-6.5, 1.60807, 49.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <7.5, 0, -48.5>,0.25 <7.5, 1.60807, -48.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, -48.5>,0.25 <-6.5, 1.60807, -48.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 8 51 85 cone { <7.5, 0, 50.5>,0.25 <7.5, 1.92523, 50.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, 50.5>,0.25 <-6.5, 1.92523, 50.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <7.5, 0, -49.5>,0.25 <7.5, 1.92523, -49.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, -49.5>,0.25 <-6.5, 1.92523, -49.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 8 52 93 cone { <7.5, 0, 51.5>,0.25 <7.5, 2.11441, 51.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, 51.5>,0.25 <-6.5, 2.11441, 51.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <7.5, 0, -50.5>,0.25 <7.5, 2.11441, -50.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, -50.5>,0.25 <-6.5, 2.11441, -50.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 8 53 103 cone { <7.5, 0, 52.5>,0.25 <7.5, 2.35924, 52.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, 52.5>,0.25 <-6.5, 2.35924, 52.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <7.5, 0, -51.5>,0.25 <7.5, 2.35924, -51.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, -51.5>,0.25 <-6.5, 2.35924, -51.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 8 54 84 cone { <7.5, 0, 53.5>,0.25 <7.5, 1.90854, 53.5 >,0 texture { pigment {color rgb <0.42,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, 53.5>,0.25 <-6.5, 1.90854, 53.5 >,0 texture { pigment {color rgb <0.42,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <7.5, 0, -52.5>,0.25 <7.5, 1.90854, -52.5 >,0 texture { pigment {color rgb <0.42,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, -52.5>,0.25 <-6.5, 1.90854, -52.5 >,0 texture { pigment {color rgb <0.42,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 8 55 79 cone { <7.5, 0, 54.5>,0.25 <7.5, 1.78612, 54.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, 54.5>,0.25 <-6.5, 1.78612, 54.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <7.5, 0, -53.5>,0.25 <7.5, 1.78612, -53.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, -53.5>,0.25 <-6.5, 1.78612, -53.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 8 56 84 cone { <7.5, 0, 55.5>,0.25 <7.5, 1.90854, 55.5 >,0 texture { pigment {color rgb <0.42,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, 55.5>,0.25 <-6.5, 1.90854, 55.5 >,0 texture { pigment {color rgb <0.42,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <7.5, 0, -54.5>,0.25 <7.5, 1.90854, -54.5 >,0 texture { pigment {color rgb <0.42,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, -54.5>,0.25 <-6.5, 1.90854, -54.5 >,0 texture { pigment {color rgb <0.42,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 8 57 61 cone { <7.5, 0, 56.5>,0.25 <7.5, 1.37993, 56.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, 56.5>,0.25 <-6.5, 1.37993, 56.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <7.5, 0, -55.5>,0.25 <7.5, 1.37993, -55.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, -55.5>,0.25 <-6.5, 1.37993, -55.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 8 58 71 cone { <7.5, 0, 57.5>,0.25 <7.5, 1.60807, 57.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, 57.5>,0.25 <-6.5, 1.60807, 57.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <7.5, 0, -56.5>,0.25 <7.5, 1.60807, -56.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, -56.5>,0.25 <-6.5, 1.60807, -56.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 8 59 40 cone { <7.5, 0, 58.5>,0.25 <7.5, 0.89028, 58.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, 58.5>,0.25 <-6.5, 0.89028, 58.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <7.5, 0, -57.5>,0.25 <7.5, 0.89028, -57.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, -57.5>,0.25 <-6.5, 0.89028, -57.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 8 60 66 cone { <7.5, 0, 59.5>,0.25 <7.5, 1.50235, 59.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, 59.5>,0.25 <-6.5, 1.50235, 59.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <7.5, 0, -58.5>,0.25 <7.5, 1.50235, -58.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, -58.5>,0.25 <-6.5, 1.50235, -58.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 8 61 72 cone { <7.5, 0, 60.5>,0.25 <7.5, 1.63589, 60.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, 60.5>,0.25 <-6.5, 1.63589, 60.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <7.5, 0, -59.5>,0.25 <7.5, 1.63589, -59.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, -59.5>,0.25 <-6.5, 1.63589, -59.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 8 62 69 cone { <7.5, 0, 61.5>,0.25 <7.5, 1.57468, 61.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, 61.5>,0.25 <-6.5, 1.57468, 61.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <7.5, 0, -60.5>,0.25 <7.5, 1.57468, -60.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, -60.5>,0.25 <-6.5, 1.57468, -60.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 8 63 106 cone { <7.5, 0, 62.5>,0.25 <7.5, 2.42601, 62.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, 62.5>,0.25 <-6.5, 2.42601, 62.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <7.5, 0, -61.5>,0.25 <7.5, 2.42601, -61.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, -61.5>,0.25 <-6.5, 2.42601, -61.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 8 64 76 cone { <7.5, 0, 63.5>,0.25 <7.5, 1.71935, 63.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, 63.5>,0.25 <-6.5, 1.71935, 63.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <7.5, 0, -62.5>,0.25 <7.5, 1.71935, -62.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, -62.5>,0.25 <-6.5, 1.71935, -62.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 8 65 66 cone { <7.5, 0, 64.5>,0.25 <7.5, 1.50235, 64.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, 64.5>,0.25 <-6.5, 1.50235, 64.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <7.5, 0, -63.5>,0.25 <7.5, 1.50235, -63.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, -63.5>,0.25 <-6.5, 1.50235, -63.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 8 67 59 cone { <7.5, 0, 66.5>,0.25 <7.5, 1.32986, 66.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, 66.5>,0.25 <-6.5, 1.32986, 66.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <7.5, 0, -65.5>,0.25 <7.5, 1.32986, -65.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, -65.5>,0.25 <-6.5, 1.32986, -65.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 8 69 84 cone { <7.5, 0, 68.5>,0.25 <7.5, 1.90854, 68.5 >,0 texture { pigment {color rgb <0.42,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, 68.5>,0.25 <-6.5, 1.90854, 68.5 >,0 texture { pigment {color rgb <0.42,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <7.5, 0, -67.5>,0.25 <7.5, 1.90854, -67.5 >,0 texture { pigment {color rgb <0.42,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, -67.5>,0.25 <-6.5, 1.90854, -67.5 >,0 texture { pigment {color rgb <0.42,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 8 70 86 cone { <7.5, 0, 69.5>,0.25 <7.5, 1.95862, 69.5 >,0 texture { pigment {color rgb <0.42,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, 69.5>,0.25 <-6.5, 1.95862, 69.5 >,0 texture { pigment {color rgb <0.42,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <7.5, 0, -68.5>,0.25 <7.5, 1.95862, -68.5 >,0 texture { pigment {color rgb <0.42,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, -68.5>,0.25 <-6.5, 1.95862, -68.5 >,0 texture { pigment {color rgb <0.42,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 8 72 45 cone { <7.5, 0, 71.5>,0.25 <7.5, 0.996001, 71.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, 71.5>,0.25 <-6.5, 0.996001, 71.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <7.5, 0, -70.5>,0.25 <7.5, 0.996001, -70.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, -70.5>,0.25 <-6.5, 0.996001, -70.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 8 75 59 cone { <7.5, 0, 74.5>,0.25 <7.5, 1.32986, 74.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, 74.5>,0.25 <-6.5, 1.32986, 74.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <7.5, 0, -73.5>,0.25 <7.5, 1.32986, -73.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, -73.5>,0.25 <-6.5, 1.32986, -73.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 8 79 66 cone { <7.5, 0, 78.5>,0.25 <7.5, 1.50235, 78.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, 78.5>,0.25 <-6.5, 1.50235, 78.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <7.5, 0, -77.5>,0.25 <7.5, 1.50235, -77.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-6.5, 0, -77.5>,0.25 <-6.5, 1.50235, -77.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 9 1 68 cone { <8.5, 0, 0.5>,0.25 <8.5, 6.64371, 0.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, 0.5>,0.25 <-7.5, 6.64371, 0.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 9 2 7 cone { <8.5, 0, 1.5>,0.25 <8.5, 5.23039, 1.5 >,0 texture { pigment {color rgb <0,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, 1.5>,0.25 <-7.5, 5.23039, 1.5 >,0 texture { pigment {color rgb <0,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <8.5, 0, -0.5>,0.25 <8.5, 5.23039, -0.5 >,0 texture { pigment {color rgb <0,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, -0.5>,0.25 <-7.5, 5.23039, -0.5 >,0 texture { pigment {color rgb <0,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 9 3 16 cone { <8.5, 0, 2.5>,0.25 <8.5, 5.45296, 2.5 >,0 texture { pigment {color rgb <0,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, 2.5>,0.25 <-7.5, 5.45296, 2.5 >,0 texture { pigment {color rgb <0,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <8.5, 0, -1.5>,0.25 <8.5, 5.45296, -1.5 >,0 texture { pigment {color rgb <0,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, -1.5>,0.25 <-7.5, 5.45296, -1.5 >,0 texture { pigment {color rgb <0,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 9 4 13 cone { <8.5, 0, 3.5>,0.25 <8.5, 5.37507, 3.5 >,0 texture { pigment {color rgb <0,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, 3.5>,0.25 <-7.5, 5.37507, 3.5 >,0 texture { pigment {color rgb <0,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <8.5, 0, -2.5>,0.25 <8.5, 5.37507, -2.5 >,0 texture { pigment {color rgb <0,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, -2.5>,0.25 <-7.5, 5.37507, -2.5 >,0 texture { pigment {color rgb <0,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 9 5 9 cone { <8.5, 0, 4.5>,0.25 <8.5, 5.2916, 4.5 >,0 texture { pigment {color rgb <0,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, 4.5>,0.25 <-7.5, 5.2916, 4.5 >,0 texture { pigment {color rgb <0,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <8.5, 0, -3.5>,0.25 <8.5, 5.2916, -3.5 >,0 texture { pigment {color rgb <0,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, -3.5>,0.25 <-7.5, 5.2916, -3.5 >,0 texture { pigment {color rgb <0,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 9 6 3 cone { <8.5, 0, 5.5>,0.25 <8.5, 5.14693, 5.5 >,0 texture { pigment {color rgb <0,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, 5.5>,0.25 <-7.5, 5.14693, 5.5 >,0 texture { pigment {color rgb <0,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <8.5, 0, -4.5>,0.25 <8.5, 5.14693, -4.5 >,0 texture { pigment {color rgb <0,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, -4.5>,0.25 <-7.5, 5.14693, -4.5 >,0 texture { pigment {color rgb <0,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 9 7 4 cone { <8.5, 0, 6.5>,0.25 <8.5, 5.17475, 6.5 >,0 texture { pigment {color rgb <0,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, 6.5>,0.25 <-7.5, 5.17475, 6.5 >,0 texture { pigment {color rgb <0,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <8.5, 0, -5.5>,0.25 <8.5, 5.17475, -5.5 >,0 texture { pigment {color rgb <0,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, -5.5>,0.25 <-7.5, 5.17475, -5.5 >,0 texture { pigment {color rgb <0,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 9 8 5 cone { <8.5, 0, 7.5>,0.25 <8.5, 5.18588, 7.5 >,0 texture { pigment {color rgb <0,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, 7.5>,0.25 <-7.5, 5.18588, 7.5 >,0 texture { pigment {color rgb <0,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <8.5, 0, -6.5>,0.25 <8.5, 5.18588, -6.5 >,0 texture { pigment {color rgb <0,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, -6.5>,0.25 <-7.5, 5.18588, -6.5 >,0 texture { pigment {color rgb <0,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 9 9 6 cone { <8.5, 0, 8.5>,0.25 <8.5, 5.20257, 8.5 >,0 texture { pigment {color rgb <0,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, 8.5>,0.25 <-7.5, 5.20257, 8.5 >,0 texture { pigment {color rgb <0,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <8.5, 0, -7.5>,0.25 <8.5, 5.20257, -7.5 >,0 texture { pigment {color rgb <0,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, -7.5>,0.25 <-7.5, 5.20257, -7.5 >,0 texture { pigment {color rgb <0,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 9 10 5 cone { <8.5, 0, 9.5>,0.25 <8.5, 5.18588, 9.5 >,0 texture { pigment {color rgb <0,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, 9.5>,0.25 <-7.5, 5.18588, 9.5 >,0 texture { pigment {color rgb <0,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <8.5, 0, -8.5>,0.25 <8.5, 5.18588, -8.5 >,0 texture { pigment {color rgb <0,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, -8.5>,0.25 <-7.5, 5.18588, -8.5 >,0 texture { pigment {color rgb <0,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 9 11 162 cone { <8.5, 0, 10.5>,0.25 <8.5, 3.73361, 10.5 >,0 texture { pigment {color rgb <0.71,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, 10.5>,0.25 <-7.5, 3.73361, 10.5 >,0 texture { pigment {color rgb <0.71,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <8.5, 0, -9.5>,0.25 <8.5, 3.73361, -9.5 >,0 texture { pigment {color rgb <0.71,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, -9.5>,0.25 <-7.5, 3.73361, -9.5 >,0 texture { pigment {color rgb <0.71,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 9 12 159 cone { <8.5, 0, 11.5>,0.25 <8.5, 3.65015, 11.5 >,0 texture { pigment {color rgb <0.71,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, 11.5>,0.25 <-7.5, 3.65015, 11.5 >,0 texture { pigment {color rgb <0.71,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <8.5, 0, -10.5>,0.25 <8.5, 3.65015, -10.5 >,0 texture { pigment {color rgb <0.71,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, -10.5>,0.25 <-7.5, 3.65015, -10.5 >,0 texture { pigment {color rgb <0.71,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 9 13 153 cone { <8.5, 0, 12.5>,0.25 <8.5, 3.52217, 12.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, 12.5>,0.25 <-7.5, 3.52217, 12.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <8.5, 0, -11.5>,0.25 <8.5, 3.52217, -11.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, -11.5>,0.25 <-7.5, 3.52217, -11.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 9 14 3 cone { <8.5, 0, 13.5>,0.25 <8.5, 5.1358, 13.5 >,0 texture { pigment {color rgb <0,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, 13.5>,0.25 <-7.5, 5.1358, 13.5 >,0 texture { pigment {color rgb <0,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <8.5, 0, -12.5>,0.25 <8.5, 5.1358, -12.5 >,0 texture { pigment {color rgb <0,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, -12.5>,0.25 <-7.5, 5.1358, -12.5 >,0 texture { pigment {color rgb <0,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 9 15 208 cone { <8.5, 0, 14.5>,0.25 <8.5, 4.79638, 14.5 >,0 texture { pigment {color rgb <0.85,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, 14.5>,0.25 <-7.5, 4.79638, 14.5 >,0 texture { pigment {color rgb <0.85,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <8.5, 0, -13.5>,0.25 <8.5, 4.79638, -13.5 >,0 texture { pigment {color rgb <0.85,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, -13.5>,0.25 <-7.5, 4.79638, -13.5 >,0 texture { pigment {color rgb <0.85,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 9 16 200 cone { <8.5, 0, 15.5>,0.25 <8.5, 4.61833, 15.5 >,0 texture { pigment {color rgb <0.85,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, 15.5>,0.25 <-7.5, 4.61833, 15.5 >,0 texture { pigment {color rgb <0.85,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <8.5, 0, -14.5>,0.25 <8.5, 4.61833, -14.5 >,0 texture { pigment {color rgb <0.85,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, -14.5>,0.25 <-7.5, 4.61833, -14.5 >,0 texture { pigment {color rgb <0.85,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 9 17 193 cone { <8.5, 0, 16.5>,0.25 <8.5, 4.44027, 16.5 >,0 texture { pigment {color rgb <0.85,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, 16.5>,0.25 <-7.5, 4.44027, 16.5 >,0 texture { pigment {color rgb <0.85,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <8.5, 0, -15.5>,0.25 <8.5, 4.44027, -15.5 >,0 texture { pigment {color rgb <0.85,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, -15.5>,0.25 <-7.5, 4.44027, -15.5 >,0 texture { pigment {color rgb <0.85,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 9 18 191 cone { <8.5, 0, 17.5>,0.25 <8.5, 4.39576, 17.5 >,0 texture { pigment {color rgb <0.85,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, 17.5>,0.25 <-7.5, 4.39576, 17.5 >,0 texture { pigment {color rgb <0.85,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <8.5, 0, -16.5>,0.25 <8.5, 4.39576, -16.5 >,0 texture { pigment {color rgb <0.85,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, -16.5>,0.25 <-7.5, 4.39576, -16.5 >,0 texture { pigment {color rgb <0.85,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 9 19 189 cone { <8.5, 0, 18.5>,0.25 <8.5, 4.35124, 18.5 >,0 texture { pigment {color rgb <0.85,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, 18.5>,0.25 <-7.5, 4.35124, 18.5 >,0 texture { pigment {color rgb <0.85,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <8.5, 0, -17.5>,0.25 <8.5, 4.35124, -17.5 >,0 texture { pigment {color rgb <0.85,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, -17.5>,0.25 <-7.5, 4.35124, -17.5 >,0 texture { pigment {color rgb <0.85,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 9 20 181 cone { <8.5, 0, 19.5>,0.25 <8.5, 4.16762, 19.5 >,0 texture { pigment {color rgb <0.71,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, 19.5>,0.25 <-7.5, 4.16762, 19.5 >,0 texture { pigment {color rgb <0.71,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <8.5, 0, -18.5>,0.25 <8.5, 4.16762, -18.5 >,0 texture { pigment {color rgb <0.71,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, -18.5>,0.25 <-7.5, 4.16762, -18.5 >,0 texture { pigment {color rgb <0.71,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 9 21 175 cone { <8.5, 0, 20.5>,0.25 <8.5, 4.02295, 20.5 >,0 texture { pigment {color rgb <0.71,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, 20.5>,0.25 <-7.5, 4.02295, 20.5 >,0 texture { pigment {color rgb <0.71,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <8.5, 0, -19.5>,0.25 <8.5, 4.02295, -19.5 >,0 texture { pigment {color rgb <0.71,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, -19.5>,0.25 <-7.5, 4.02295, -19.5 >,0 texture { pigment {color rgb <0.71,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 9 22 170 cone { <8.5, 0, 21.5>,0.25 <8.5, 3.91167, 21.5 >,0 texture { pigment {color rgb <0.71,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, 21.5>,0.25 <-7.5, 3.91167, 21.5 >,0 texture { pigment {color rgb <0.71,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <8.5, 0, -20.5>,0.25 <8.5, 3.91167, -20.5 >,0 texture { pigment {color rgb <0.71,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, -20.5>,0.25 <-7.5, 3.91167, -20.5 >,0 texture { pigment {color rgb <0.71,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 9 23 176 cone { <8.5, 0, 22.5>,0.25 <8.5, 4.03965, 22.5 >,0 texture { pigment {color rgb <0.71,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, 22.5>,0.25 <-7.5, 4.03965, 22.5 >,0 texture { pigment {color rgb <0.71,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <8.5, 0, -21.5>,0.25 <8.5, 4.03965, -21.5 >,0 texture { pigment {color rgb <0.71,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, -21.5>,0.25 <-7.5, 4.03965, -21.5 >,0 texture { pigment {color rgb <0.71,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 9 24 165 cone { <8.5, 0, 23.5>,0.25 <8.5, 3.80595, 23.5 >,0 texture { pigment {color rgb <0.71,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, 23.5>,0.25 <-7.5, 3.80595, 23.5 >,0 texture { pigment {color rgb <0.71,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <8.5, 0, -22.5>,0.25 <8.5, 3.80595, -22.5 >,0 texture { pigment {color rgb <0.71,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, -22.5>,0.25 <-7.5, 3.80595, -22.5 >,0 texture { pigment {color rgb <0.71,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 9 25 155 cone { <8.5, 0, 24.5>,0.25 <8.5, 3.57225, 24.5 >,0 texture { pigment {color rgb <0.71,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, 24.5>,0.25 <-7.5, 3.57225, 24.5 >,0 texture { pigment {color rgb <0.71,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <8.5, 0, -23.5>,0.25 <8.5, 3.57225, -23.5 >,0 texture { pigment {color rgb <0.71,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, -23.5>,0.25 <-7.5, 3.57225, -23.5 >,0 texture { pigment {color rgb <0.71,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 9 26 155 cone { <8.5, 0, 25.5>,0.25 <8.5, 3.57225, 25.5 >,0 texture { pigment {color rgb <0.71,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, 25.5>,0.25 <-7.5, 3.57225, 25.5 >,0 texture { pigment {color rgb <0.71,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <8.5, 0, -24.5>,0.25 <8.5, 3.57225, -24.5 >,0 texture { pigment {color rgb <0.71,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, -24.5>,0.25 <-7.5, 3.57225, -24.5 >,0 texture { pigment {color rgb <0.71,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 9 27 153 cone { <8.5, 0, 26.5>,0.25 <8.5, 3.51104, 26.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, 26.5>,0.25 <-7.5, 3.51104, 26.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <8.5, 0, -25.5>,0.25 <8.5, 3.51104, -25.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, -25.5>,0.25 <-7.5, 3.51104, -25.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 9 28 147 cone { <8.5, 0, 27.5>,0.25 <8.5, 3.36637, 27.5 >,0 texture { pigment {color rgb <0.71,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, 27.5>,0.25 <-7.5, 3.36637, 27.5 >,0 texture { pigment {color rgb <0.71,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <8.5, 0, -26.5>,0.25 <8.5, 3.36637, -26.5 >,0 texture { pigment {color rgb <0.71,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, -26.5>,0.25 <-7.5, 3.36637, -26.5 >,0 texture { pigment {color rgb <0.71,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 9 29 145 cone { <8.5, 0, 28.5>,0.25 <8.5, 3.32742, 28.5 >,0 texture { pigment {color rgb <0.71,0,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, 28.5>,0.25 <-7.5, 3.32742, 28.5 >,0 texture { pigment {color rgb <0.71,0,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <8.5, 0, -27.5>,0.25 <8.5, 3.32742, -27.5 >,0 texture { pigment {color rgb <0.71,0,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, -27.5>,0.25 <-7.5, 3.32742, -27.5 >,0 texture { pigment {color rgb <0.71,0,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 9 30 143 cone { <8.5, 0, 29.5>,0.25 <8.5, 3.29404, 29.5 >,0 texture { pigment {color rgb <0.71,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, 29.5>,0.25 <-7.5, 3.29404, 29.5 >,0 texture { pigment {color rgb <0.71,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <8.5, 0, -28.5>,0.25 <8.5, 3.29404, -28.5 >,0 texture { pigment {color rgb <0.71,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, -28.5>,0.25 <-7.5, 3.29404, -28.5 >,0 texture { pigment {color rgb <0.71,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 9 31 155 cone { <8.5, 0, 30.5>,0.25 <8.5, 3.56112, 30.5 >,0 texture { pigment {color rgb <0.71,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, 30.5>,0.25 <-7.5, 3.56112, 30.5 >,0 texture { pigment {color rgb <0.71,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <8.5, 0, -29.5>,0.25 <8.5, 3.56112, -29.5 >,0 texture { pigment {color rgb <0.71,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, -29.5>,0.25 <-7.5, 3.56112, -29.5 >,0 texture { pigment {color rgb <0.71,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 9 32 132 cone { <8.5, 0, 31.5>,0.25 <8.5, 3.02139, 31.5 >,0 texture { pigment {color rgb <0.57,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, 31.5>,0.25 <-7.5, 3.02139, 31.5 >,0 texture { pigment {color rgb <0.57,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <8.5, 0, -30.5>,0.25 <8.5, 3.02139, -30.5 >,0 texture { pigment {color rgb <0.57,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, -30.5>,0.25 <-7.5, 3.02139, -30.5 >,0 texture { pigment {color rgb <0.57,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 9 33 138 cone { <8.5, 0, 32.5>,0.25 <8.5, 3.16606, 32.5 >,0 texture { pigment {color rgb <0.57,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, 32.5>,0.25 <-7.5, 3.16606, 32.5 >,0 texture { pigment {color rgb <0.57,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <8.5, 0, -31.5>,0.25 <8.5, 3.16606, -31.5 >,0 texture { pigment {color rgb <0.57,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, -31.5>,0.25 <-7.5, 3.16606, -31.5 >,0 texture { pigment {color rgb <0.57,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 9 34 132 cone { <8.5, 0, 33.5>,0.25 <8.5, 3.03808, 33.5 >,0 texture { pigment {color rgb <0.57,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, 33.5>,0.25 <-7.5, 3.03808, 33.5 >,0 texture { pigment {color rgb <0.57,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <8.5, 0, -32.5>,0.25 <8.5, 3.03808, -32.5 >,0 texture { pigment {color rgb <0.57,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, -32.5>,0.25 <-7.5, 3.03808, -32.5 >,0 texture { pigment {color rgb <0.57,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 9 35 126 cone { <8.5, 0, 34.5>,0.25 <8.5, 2.89897, 34.5 >,0 texture { pigment {color rgb <0.57,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, 34.5>,0.25 <-7.5, 2.89897, 34.5 >,0 texture { pigment {color rgb <0.57,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <8.5, 0, -33.5>,0.25 <8.5, 2.89897, -33.5 >,0 texture { pigment {color rgb <0.57,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, -33.5>,0.25 <-7.5, 2.89897, -33.5 >,0 texture { pigment {color rgb <0.57,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 9 36 125 cone { <8.5, 0, 35.5>,0.25 <8.5, 2.85446, 35.5 >,0 texture { pigment {color rgb <0.57,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, 35.5>,0.25 <-7.5, 2.85446, 35.5 >,0 texture { pigment {color rgb <0.57,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <8.5, 0, -34.5>,0.25 <8.5, 2.85446, -34.5 >,0 texture { pigment {color rgb <0.57,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, -34.5>,0.25 <-7.5, 2.85446, -34.5 >,0 texture { pigment {color rgb <0.57,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 9 37 120 cone { <8.5, 0, 36.5>,0.25 <8.5, 2.75987, 36.5 >,0 texture { pigment {color rgb <0.57,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, 36.5>,0.25 <-7.5, 2.75987, 36.5 >,0 texture { pigment {color rgb <0.57,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <8.5, 0, -35.5>,0.25 <8.5, 2.75987, -35.5 >,0 texture { pigment {color rgb <0.57,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, -35.5>,0.25 <-7.5, 2.75987, -35.5 >,0 texture { pigment {color rgb <0.57,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 9 38 119 cone { <8.5, 0, 37.5>,0.25 <8.5, 2.73205, 37.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, 37.5>,0.25 <-7.5, 2.73205, 37.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <8.5, 0, -36.5>,0.25 <8.5, 2.73205, -36.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, -36.5>,0.25 <-7.5, 2.73205, -36.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 9 39 109 cone { <8.5, 0, 38.5>,0.25 <8.5, 2.48722, 38.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, 38.5>,0.25 <-7.5, 2.48722, 38.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <8.5, 0, -37.5>,0.25 <8.5, 2.48722, -37.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, -37.5>,0.25 <-7.5, 2.48722, -37.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 9 40 119 cone { <8.5, 0, 39.5>,0.25 <8.5, 2.72092, 39.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, 39.5>,0.25 <-7.5, 2.72092, 39.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <8.5, 0, -38.5>,0.25 <8.5, 2.72092, -38.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, -38.5>,0.25 <-7.5, 2.72092, -38.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 9 41 140 cone { <8.5, 0, 40.5>,0.25 <8.5, 3.20501, 40.5 >,0 texture { pigment {color rgb <0.57,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, 40.5>,0.25 <-7.5, 3.20501, 40.5 >,0 texture { pigment {color rgb <0.57,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <8.5, 0, -39.5>,0.25 <8.5, 3.20501, -39.5 >,0 texture { pigment {color rgb <0.57,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, -39.5>,0.25 <-7.5, 3.20501, -39.5 >,0 texture { pigment {color rgb <0.57,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 9 42 107 cone { <8.5, 0, 41.5>,0.25 <8.5, 2.45383, 41.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, 41.5>,0.25 <-7.5, 2.45383, 41.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <8.5, 0, -40.5>,0.25 <8.5, 2.45383, -40.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, -40.5>,0.25 <-7.5, 2.45383, -40.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 9 43 110 cone { <8.5, 0, 42.5>,0.25 <8.5, 2.51504, 42.5 >,0 texture { pigment {color rgb <0.42,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, 42.5>,0.25 <-7.5, 2.51504, 42.5 >,0 texture { pigment {color rgb <0.42,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <8.5, 0, -41.5>,0.25 <8.5, 2.51504, -41.5 >,0 texture { pigment {color rgb <0.42,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, -41.5>,0.25 <-7.5, 2.51504, -41.5 >,0 texture { pigment {color rgb <0.42,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 9 44 107 cone { <8.5, 0, 43.5>,0.25 <8.5, 2.44827, 43.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, 43.5>,0.25 <-7.5, 2.44827, 43.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <8.5, 0, -42.5>,0.25 <8.5, 2.44827, -42.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, -42.5>,0.25 <-7.5, 2.44827, -42.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 9 45 88 cone { <8.5, 0, 44.5>,0.25 <8.5, 2.00869, 44.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, 44.5>,0.25 <-7.5, 2.00869, 44.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <8.5, 0, -43.5>,0.25 <8.5, 2.00869, -43.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, -43.5>,0.25 <-7.5, 2.00869, -43.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 9 46 106 cone { <8.5, 0, 45.5>,0.25 <8.5, 2.42601, 45.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, 45.5>,0.25 <-7.5, 2.42601, 45.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <8.5, 0, -44.5>,0.25 <8.5, 2.42601, -44.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, -44.5>,0.25 <-7.5, 2.42601, -44.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 9 47 107 cone { <8.5, 0, 46.5>,0.25 <8.5, 2.44271, 46.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, 46.5>,0.25 <-7.5, 2.44271, 46.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <8.5, 0, -45.5>,0.25 <8.5, 2.44271, -45.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, -45.5>,0.25 <-7.5, 2.44271, -45.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 9 48 87 cone { <8.5, 0, 47.5>,0.25 <8.5, 1.97531, 47.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, 47.5>,0.25 <-7.5, 1.97531, 47.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <8.5, 0, -46.5>,0.25 <8.5, 1.97531, -46.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, -46.5>,0.25 <-7.5, 1.97531, -46.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 9 49 71 cone { <8.5, 0, 48.5>,0.25 <8.5, 1.60807, 48.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, 48.5>,0.25 <-7.5, 1.60807, 48.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <8.5, 0, -47.5>,0.25 <8.5, 1.60807, -47.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, -47.5>,0.25 <-7.5, 1.60807, -47.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 9 50 79 cone { <8.5, 0, 49.5>,0.25 <8.5, 1.78612, 49.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, 49.5>,0.25 <-7.5, 1.78612, 49.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <8.5, 0, -48.5>,0.25 <8.5, 1.78612, -48.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, -48.5>,0.25 <-7.5, 1.78612, -48.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 9 51 81 cone { <8.5, 0, 50.5>,0.25 <8.5, 1.8529, 50.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, 50.5>,0.25 <-7.5, 1.8529, 50.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <8.5, 0, -49.5>,0.25 <8.5, 1.8529, -49.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, -49.5>,0.25 <-7.5, 1.8529, -49.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 9 52 91 cone { <8.5, 0, 51.5>,0.25 <8.5, 2.06434, 51.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, 51.5>,0.25 <-7.5, 2.06434, 51.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <8.5, 0, -50.5>,0.25 <8.5, 2.06434, -50.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, -50.5>,0.25 <-7.5, 2.06434, -50.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 9 53 80 cone { <8.5, 0, 52.5>,0.25 <8.5, 1.80838, 52.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, 52.5>,0.25 <-7.5, 1.80838, 52.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <8.5, 0, -51.5>,0.25 <8.5, 1.80838, -51.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, -51.5>,0.25 <-7.5, 1.80838, -51.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 9 54 87 cone { <8.5, 0, 53.5>,0.25 <8.5, 1.992, 53.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, 53.5>,0.25 <-7.5, 1.992, 53.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <8.5, 0, -52.5>,0.25 <8.5, 1.992, -52.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, -52.5>,0.25 <-7.5, 1.992, -52.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 9 55 72 cone { <8.5, 0, 54.5>,0.25 <8.5, 1.63589, 54.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, 54.5>,0.25 <-7.5, 1.63589, 54.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <8.5, 0, -53.5>,0.25 <8.5, 1.63589, -53.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, -53.5>,0.25 <-7.5, 1.63589, -53.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 9 56 85 cone { <8.5, 0, 55.5>,0.25 <8.5, 1.94192, 55.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, 55.5>,0.25 <-7.5, 1.94192, 55.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <8.5, 0, -54.5>,0.25 <8.5, 1.94192, -54.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, -54.5>,0.25 <-7.5, 1.94192, -54.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 9 57 72 cone { <8.5, 0, 56.5>,0.25 <8.5, 1.63589, 56.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, 56.5>,0.25 <-7.5, 1.63589, 56.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <8.5, 0, -55.5>,0.25 <8.5, 1.63589, -55.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, -55.5>,0.25 <-7.5, 1.63589, -55.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 9 58 54 cone { <8.5, 0, 57.5>,0.25 <8.5, 1.21857, 57.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, 57.5>,0.25 <-7.5, 1.21857, 57.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <8.5, 0, -56.5>,0.25 <8.5, 1.21857, -56.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, -56.5>,0.25 <-7.5, 1.21857, -56.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 9 59 68 cone { <8.5, 0, 58.5>,0.25 <8.5, 1.5413, 58.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, 58.5>,0.25 <-7.5, 1.5413, 58.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <8.5, 0, -57.5>,0.25 <8.5, 1.5413, -57.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, -57.5>,0.25 <-7.5, 1.5413, -57.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 9 60 65 cone { <8.5, 0, 59.5>,0.25 <8.5, 1.4634, 59.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, 59.5>,0.25 <-7.5, 1.4634, 59.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <8.5, 0, -58.5>,0.25 <8.5, 1.4634, -58.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, -58.5>,0.25 <-7.5, 1.4634, -58.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 9 61 85 cone { <8.5, 0, 60.5>,0.25 <8.5, 1.92523, 60.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, 60.5>,0.25 <-7.5, 1.92523, 60.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <8.5, 0, -59.5>,0.25 <8.5, 1.92523, -59.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, -59.5>,0.25 <-7.5, 1.92523, -59.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 9 62 76 cone { <8.5, 0, 61.5>,0.25 <8.5, 1.71935, 61.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, 61.5>,0.25 <-7.5, 1.71935, 61.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <8.5, 0, -60.5>,0.25 <8.5, 1.71935, -60.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, -60.5>,0.25 <-7.5, 1.71935, -60.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 9 63 69 cone { <8.5, 0, 62.5>,0.25 <8.5, 1.57468, 62.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, 62.5>,0.25 <-7.5, 1.57468, 62.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <8.5, 0, -61.5>,0.25 <8.5, 1.57468, -61.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, -61.5>,0.25 <-7.5, 1.57468, -61.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 9 64 71 cone { <8.5, 0, 63.5>,0.25 <8.5, 1.60807, 63.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, 63.5>,0.25 <-7.5, 1.60807, 63.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <8.5, 0, -62.5>,0.25 <8.5, 1.60807, -62.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, -62.5>,0.25 <-7.5, 1.60807, -62.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 9 65 74 cone { <8.5, 0, 64.5>,0.25 <8.5, 1.69153, 64.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, 64.5>,0.25 <-7.5, 1.69153, 64.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <8.5, 0, -63.5>,0.25 <8.5, 1.69153, -63.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, -63.5>,0.25 <-7.5, 1.69153, -63.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 9 66 87 cone { <8.5, 0, 65.5>,0.25 <8.5, 1.97531, 65.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, 65.5>,0.25 <-7.5, 1.97531, 65.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <8.5, 0, -64.5>,0.25 <8.5, 1.97531, -64.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, -64.5>,0.25 <-7.5, 1.97531, -64.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 9 67 61 cone { <8.5, 0, 66.5>,0.25 <8.5, 1.37993, 66.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, 66.5>,0.25 <-7.5, 1.37993, 66.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <8.5, 0, -65.5>,0.25 <8.5, 1.37993, -65.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, -65.5>,0.25 <-7.5, 1.37993, -65.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 9 68 68 cone { <8.5, 0, 67.5>,0.25 <8.5, 1.5413, 67.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, 67.5>,0.25 <-7.5, 1.5413, 67.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <8.5, 0, -66.5>,0.25 <8.5, 1.5413, -66.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, -66.5>,0.25 <-7.5, 1.5413, -66.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 9 69 54 cone { <8.5, 0, 68.5>,0.25 <8.5, 1.21857, 68.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, 68.5>,0.25 <-7.5, 1.21857, 68.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <8.5, 0, -67.5>,0.25 <8.5, 1.21857, -67.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, -67.5>,0.25 <-7.5, 1.21857, -67.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 9 70 57 cone { <8.5, 0, 69.5>,0.25 <8.5, 1.27978, 69.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, 69.5>,0.25 <-7.5, 1.27978, 69.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <8.5, 0, -68.5>,0.25 <8.5, 1.27978, -68.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, -68.5>,0.25 <-7.5, 1.27978, -68.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 9 71 92 cone { <8.5, 0, 70.5>,0.25 <8.5, 2.09216, 70.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, 70.5>,0.25 <-7.5, 2.09216, 70.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <8.5, 0, -69.5>,0.25 <8.5, 2.09216, -69.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, -69.5>,0.25 <-7.5, 2.09216, -69.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 9 72 92 cone { <8.5, 0, 71.5>,0.25 <8.5, 2.09216, 71.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, 71.5>,0.25 <-7.5, 2.09216, 71.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <8.5, 0, -70.5>,0.25 <8.5, 2.09216, -70.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, -70.5>,0.25 <-7.5, 2.09216, -70.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 9 73 45 cone { <8.5, 0, 72.5>,0.25 <8.5, 0.996001, 72.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, 72.5>,0.25 <-7.5, 0.996001, 72.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <8.5, 0, -71.5>,0.25 <8.5, 0.996001, -71.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, -71.5>,0.25 <-7.5, 0.996001, -71.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 9 74 45 cone { <8.5, 0, 73.5>,0.25 <8.5, 0.996001, 73.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, 73.5>,0.25 <-7.5, 0.996001, 73.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <8.5, 0, -72.5>,0.25 <8.5, 0.996001, -72.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, -72.5>,0.25 <-7.5, 0.996001, -72.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 9 75 45 cone { <8.5, 0, 74.5>,0.25 <8.5, 0.996001, 74.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, 74.5>,0.25 <-7.5, 0.996001, 74.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <8.5, 0, -73.5>,0.25 <8.5, 0.996001, -73.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, -73.5>,0.25 <-7.5, 0.996001, -73.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 9 76 48 cone { <8.5, 0, 75.5>,0.25 <8.5, 1.07946, 75.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, 75.5>,0.25 <-7.5, 1.07946, 75.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <8.5, 0, -74.5>,0.25 <8.5, 1.07946, -74.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, -74.5>,0.25 <-7.5, 1.07946, -74.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 9 77 48 cone { <8.5, 0, 76.5>,0.25 <8.5, 1.07946, 76.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, 76.5>,0.25 <-7.5, 1.07946, 76.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <8.5, 0, -75.5>,0.25 <8.5, 1.07946, -75.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, -75.5>,0.25 <-7.5, 1.07946, -75.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 9 78 45 cone { <8.5, 0, 77.5>,0.25 <8.5, 0.996001, 77.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, 77.5>,0.25 <-7.5, 0.996001, 77.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <8.5, 0, -76.5>,0.25 <8.5, 0.996001, -76.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, -76.5>,0.25 <-7.5, 0.996001, -76.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 9 79 59 cone { <8.5, 0, 78.5>,0.25 <8.5, 1.32986, 78.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, 78.5>,0.25 <-7.5, 1.32986, 78.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <8.5, 0, -77.5>,0.25 <8.5, 1.32986, -77.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, -77.5>,0.25 <-7.5, 1.32986, -77.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 9 80 51 cone { <8.5, 0, 79.5>,0.25 <8.5, 1.1518, 79.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, 79.5>,0.25 <-7.5, 1.1518, 79.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <8.5, 0, -78.5>,0.25 <8.5, 1.1518, -78.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, -78.5>,0.25 <-7.5, 1.1518, -78.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 9 81 45 cone { <8.5, 0, 80.5>,0.25 <8.5, 0.996001, 80.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, 80.5>,0.25 <-7.5, 0.996001, 80.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <8.5, 0, -79.5>,0.25 <8.5, 0.996001, -79.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, -79.5>,0.25 <-7.5, 0.996001, -79.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 9 82 45 cone { <8.5, 0, 81.5>,0.25 <8.5, 0.996001, 81.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, 81.5>,0.25 <-7.5, 0.996001, 81.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <8.5, 0, -80.5>,0.25 <8.5, 0.996001, -80.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, -80.5>,0.25 <-7.5, 0.996001, -80.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 9 83 45 cone { <8.5, 0, 82.5>,0.25 <8.5, 0.996001, 82.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, 82.5>,0.25 <-7.5, 0.996001, 82.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <8.5, 0, -81.5>,0.25 <8.5, 0.996001, -81.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, -81.5>,0.25 <-7.5, 0.996001, -81.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 9 84 35 cone { <8.5, 0, 83.5>,0.25 <8.5, 0.767866, 83.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, 83.5>,0.25 <-7.5, 0.767866, 83.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <8.5, 0, -82.5>,0.25 <8.5, 0.767866, -82.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, -82.5>,0.25 <-7.5, 0.767866, -82.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 9 85 69 cone { <8.5, 0, 84.5>,0.25 <8.5, 1.57468, 84.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, 84.5>,0.25 <-7.5, 1.57468, 84.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <8.5, 0, -83.5>,0.25 <8.5, 1.57468, -83.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, -83.5>,0.25 <-7.5, 1.57468, -83.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 9 86 48 cone { <8.5, 0, 85.5>,0.25 <8.5, 1.07946, 85.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, 85.5>,0.25 <-7.5, 1.07946, 85.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <8.5, 0, -84.5>,0.25 <8.5, 1.07946, -84.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, -84.5>,0.25 <-7.5, 1.07946, -84.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 9 87 74 cone { <8.5, 0, 86.5>,0.25 <8.5, 1.69153, 86.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, 86.5>,0.25 <-7.5, 1.69153, 86.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <8.5, 0, -85.5>,0.25 <8.5, 1.69153, -85.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, -85.5>,0.25 <-7.5, 1.69153, -85.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 9 89 35 cone { <8.5, 0, 88.5>,0.25 <8.5, 0.767866, 88.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, 88.5>,0.25 <-7.5, 0.767866, 88.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <8.5, 0, -87.5>,0.25 <8.5, 0.767866, -87.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, -87.5>,0.25 <-7.5, 0.767866, -87.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 9 90 94 cone { <8.5, 0, 89.5>,0.25 <8.5, 2.15336, 89.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, 89.5>,0.25 <-7.5, 2.15336, 89.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <8.5, 0, -88.5>,0.25 <8.5, 2.15336, -88.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-7.5, 0, -88.5>,0.25 <-7.5, 2.15336, -88.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 10 1 67 cone { <9.5, 0, 0.5>,0.25 <9.5, 6.62146, 0.5 >,0 texture { pigment {color rgb <0.28,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, 0.5>,0.25 <-8.5, 6.62146, 0.5 >,0 texture { pigment {color rgb <0.28,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 10 2 166 cone { <9.5, 0, 1.5>,0.25 <9.5, 3.82264, 1.5 >,0 texture { pigment {color rgb <0.71,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, 1.5>,0.25 <-8.5, 3.82264, 1.5 >,0 texture { pigment {color rgb <0.71,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <9.5, 0, -0.5>,0.25 <9.5, 3.82264, -0.5 >,0 texture { pigment {color rgb <0.71,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, -0.5>,0.25 <-8.5, 3.82264, -0.5 >,0 texture { pigment {color rgb <0.71,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 10 3 13 cone { <9.5, 0, 2.5>,0.25 <9.5, 5.36394, 2.5 >,0 texture { pigment {color rgb <0,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, 2.5>,0.25 <-8.5, 5.36394, 2.5 >,0 texture { pigment {color rgb <0,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <9.5, 0, -1.5>,0.25 <9.5, 5.36394, -1.5 >,0 texture { pigment {color rgb <0,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, -1.5>,0.25 <-8.5, 5.36394, -1.5 >,0 texture { pigment {color rgb <0,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 10 4 6 cone { <9.5, 0, 3.5>,0.25 <9.5, 5.2137, 3.5 >,0 texture { pigment {color rgb <0,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, 3.5>,0.25 <-8.5, 5.2137, 3.5 >,0 texture { pigment {color rgb <0,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <9.5, 0, -2.5>,0.25 <9.5, 5.2137, -2.5 >,0 texture { pigment {color rgb <0,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, -2.5>,0.25 <-8.5, 5.2137, -2.5 >,0 texture { pigment {color rgb <0,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 10 5 5 cone { <9.5, 0, 4.5>,0.25 <9.5, 5.19701, 4.5 >,0 texture { pigment {color rgb <0,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, 4.5>,0.25 <-8.5, 5.19701, 4.5 >,0 texture { pigment {color rgb <0,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <9.5, 0, -3.5>,0.25 <9.5, 5.19701, -3.5 >,0 texture { pigment {color rgb <0,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, -3.5>,0.25 <-8.5, 5.19701, -3.5 >,0 texture { pigment {color rgb <0,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 10 6 12 cone { <9.5, 0, 5.5>,0.25 <9.5, 5.35281, 5.5 >,0 texture { pigment {color rgb <0,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, 5.5>,0.25 <-8.5, 5.35281, 5.5 >,0 texture { pigment {color rgb <0,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <9.5, 0, -4.5>,0.25 <9.5, 5.35281, -4.5 >,0 texture { pigment {color rgb <0,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, -4.5>,0.25 <-8.5, 5.35281, -4.5 >,0 texture { pigment {color rgb <0,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 10 7 163 cone { <9.5, 0, 6.5>,0.25 <9.5, 3.75587, 6.5 >,0 texture { pigment {color rgb <0.71,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, 6.5>,0.25 <-8.5, 3.75587, 6.5 >,0 texture { pigment {color rgb <0.71,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <9.5, 0, -5.5>,0.25 <9.5, 3.75587, -5.5 >,0 texture { pigment {color rgb <0.71,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, -5.5>,0.25 <-8.5, 3.75587, -5.5 >,0 texture { pigment {color rgb <0.71,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 10 8 166 cone { <9.5, 0, 7.5>,0.25 <9.5, 3.82264, 7.5 >,0 texture { pigment {color rgb <0.71,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, 7.5>,0.25 <-8.5, 3.82264, 7.5 >,0 texture { pigment {color rgb <0.71,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <9.5, 0, -6.5>,0.25 <9.5, 3.82264, -6.5 >,0 texture { pigment {color rgb <0.71,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, -6.5>,0.25 <-8.5, 3.82264, -6.5 >,0 texture { pigment {color rgb <0.71,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 10 9 166 cone { <9.5, 0, 8.5>,0.25 <9.5, 3.81708, 8.5 >,0 texture { pigment {color rgb <0.71,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, 8.5>,0.25 <-8.5, 3.81708, 8.5 >,0 texture { pigment {color rgb <0.71,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <9.5, 0, -7.5>,0.25 <9.5, 3.81708, -7.5 >,0 texture { pigment {color rgb <0.71,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, -7.5>,0.25 <-8.5, 3.81708, -7.5 >,0 texture { pigment {color rgb <0.71,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 10 10 166 cone { <9.5, 0, 9.5>,0.25 <9.5, 3.82264, 9.5 >,0 texture { pigment {color rgb <0.71,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, 9.5>,0.25 <-8.5, 3.82264, 9.5 >,0 texture { pigment {color rgb <0.71,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <9.5, 0, -8.5>,0.25 <9.5, 3.82264, -8.5 >,0 texture { pigment {color rgb <0.71,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, -8.5>,0.25 <-8.5, 3.82264, -8.5 >,0 texture { pigment {color rgb <0.71,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 10 11 159 cone { <9.5, 0, 10.5>,0.25 <9.5, 3.66128, 10.5 >,0 texture { pigment {color rgb <0.71,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, 10.5>,0.25 <-8.5, 3.66128, 10.5 >,0 texture { pigment {color rgb <0.71,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <9.5, 0, -9.5>,0.25 <9.5, 3.66128, -9.5 >,0 texture { pigment {color rgb <0.71,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, -9.5>,0.25 <-8.5, 3.66128, -9.5 >,0 texture { pigment {color rgb <0.71,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 10 12 166 cone { <9.5, 0, 11.5>,0.25 <9.5, 3.82264, 11.5 >,0 texture { pigment {color rgb <0.71,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, 11.5>,0.25 <-8.5, 3.82264, 11.5 >,0 texture { pigment {color rgb <0.71,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <9.5, 0, -10.5>,0.25 <9.5, 3.82264, -10.5 >,0 texture { pigment {color rgb <0.71,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, -10.5>,0.25 <-8.5, 3.82264, -10.5 >,0 texture { pigment {color rgb <0.71,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 10 13 217 cone { <9.5, 0, 12.5>,0.25 <9.5, 5.00226, 12.5 >,0 texture { pigment {color rgb <0.85,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, 12.5>,0.25 <-8.5, 5.00226, 12.5 >,0 texture { pigment {color rgb <0.85,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <9.5, 0, -11.5>,0.25 <9.5, 5.00226, -11.5 >,0 texture { pigment {color rgb <0.85,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, -11.5>,0.25 <-8.5, 5.00226, -11.5 >,0 texture { pigment {color rgb <0.85,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 10 14 210 cone { <9.5, 0, 13.5>,0.25 <9.5, 4.82977, 13.5 >,0 texture { pigment {color rgb <0.85,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, 13.5>,0.25 <-8.5, 4.82977, 13.5 >,0 texture { pigment {color rgb <0.85,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <9.5, 0, -12.5>,0.25 <9.5, 4.82977, -12.5 >,0 texture { pigment {color rgb <0.85,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, -12.5>,0.25 <-8.5, 4.82977, -12.5 >,0 texture { pigment {color rgb <0.85,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 10 15 216 cone { <9.5, 0, 14.5>,0.25 <9.5, 4.98557, 14.5 >,0 texture { pigment {color rgb <0.85,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, 14.5>,0.25 <-8.5, 4.98557, 14.5 >,0 texture { pigment {color rgb <0.85,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <9.5, 0, -13.5>,0.25 <9.5, 4.98557, -13.5 >,0 texture { pigment {color rgb <0.85,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, -13.5>,0.25 <-8.5, 4.98557, -13.5 >,0 texture { pigment {color rgb <0.85,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 10 16 204 cone { <9.5, 0, 15.5>,0.25 <9.5, 4.70179, 15.5 >,0 texture { pigment {color rgb <0.85,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, 15.5>,0.25 <-8.5, 4.70179, 15.5 >,0 texture { pigment {color rgb <0.85,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <9.5, 0, -14.5>,0.25 <9.5, 4.70179, -14.5 >,0 texture { pigment {color rgb <0.85,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, -14.5>,0.25 <-8.5, 4.70179, -14.5 >,0 texture { pigment {color rgb <0.85,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 10 17 201 cone { <9.5, 0, 16.5>,0.25 <9.5, 4.62389, 16.5 >,0 texture { pigment {color rgb <0.85,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, 16.5>,0.25 <-8.5, 4.62389, 16.5 >,0 texture { pigment {color rgb <0.85,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <9.5, 0, -15.5>,0.25 <9.5, 4.62389, -15.5 >,0 texture { pigment {color rgb <0.85,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, -15.5>,0.25 <-8.5, 4.62389, -15.5 >,0 texture { pigment {color rgb <0.85,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 10 18 189 cone { <9.5, 0, 17.5>,0.25 <9.5, 4.35124, 17.5 >,0 texture { pigment {color rgb <0.85,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, 17.5>,0.25 <-8.5, 4.35124, 17.5 >,0 texture { pigment {color rgb <0.85,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <9.5, 0, -16.5>,0.25 <9.5, 4.35124, -16.5 >,0 texture { pigment {color rgb <0.85,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, -16.5>,0.25 <-8.5, 4.35124, -16.5 >,0 texture { pigment {color rgb <0.85,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 10 19 182 cone { <9.5, 0, 18.5>,0.25 <9.5, 4.20101, 18.5 >,0 texture { pigment {color rgb <0.71,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, 18.5>,0.25 <-8.5, 4.20101, 18.5 >,0 texture { pigment {color rgb <0.71,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <9.5, 0, -17.5>,0.25 <9.5, 4.20101, -17.5 >,0 texture { pigment {color rgb <0.71,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, -17.5>,0.25 <-8.5, 4.20101, -17.5 >,0 texture { pigment {color rgb <0.71,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 10 20 185 cone { <9.5, 0, 19.5>,0.25 <9.5, 4.25665, 19.5 >,0 texture { pigment {color rgb <0.85,0,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, 19.5>,0.25 <-8.5, 4.25665, 19.5 >,0 texture { pigment {color rgb <0.85,0,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <9.5, 0, -18.5>,0.25 <9.5, 4.25665, -18.5 >,0 texture { pigment {color rgb <0.85,0,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, -18.5>,0.25 <-8.5, 4.25665, -18.5 >,0 texture { pigment {color rgb <0.85,0,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 10 21 178 cone { <9.5, 0, 20.5>,0.25 <9.5, 4.09529, 20.5 >,0 texture { pigment {color rgb <0.71,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, 20.5>,0.25 <-8.5, 4.09529, 20.5 >,0 texture { pigment {color rgb <0.71,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <9.5, 0, -19.5>,0.25 <9.5, 4.09529, -19.5 >,0 texture { pigment {color rgb <0.71,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, -19.5>,0.25 <-8.5, 4.09529, -19.5 >,0 texture { pigment {color rgb <0.71,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 10 22 172 cone { <9.5, 0, 21.5>,0.25 <9.5, 3.96175, 21.5 >,0 texture { pigment {color rgb <0.71,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, 21.5>,0.25 <-8.5, 3.96175, 21.5 >,0 texture { pigment {color rgb <0.71,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <9.5, 0, -20.5>,0.25 <9.5, 3.96175, -20.5 >,0 texture { pigment {color rgb <0.71,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, -20.5>,0.25 <-8.5, 3.96175, -20.5 >,0 texture { pigment {color rgb <0.71,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 10 23 170 cone { <9.5, 0, 22.5>,0.25 <9.5, 3.91167, 22.5 >,0 texture { pigment {color rgb <0.71,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, 22.5>,0.25 <-8.5, 3.91167, 22.5 >,0 texture { pigment {color rgb <0.71,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <9.5, 0, -21.5>,0.25 <9.5, 3.91167, -21.5 >,0 texture { pigment {color rgb <0.71,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, -21.5>,0.25 <-8.5, 3.91167, -21.5 >,0 texture { pigment {color rgb <0.71,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 10 24 164 cone { <9.5, 0, 23.5>,0.25 <9.5, 3.77813, 23.5 >,0 texture { pigment {color rgb <0.71,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, 23.5>,0.25 <-8.5, 3.77813, 23.5 >,0 texture { pigment {color rgb <0.71,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <9.5, 0, -22.5>,0.25 <9.5, 3.77813, -22.5 >,0 texture { pigment {color rgb <0.71,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, -22.5>,0.25 <-8.5, 3.77813, -22.5 >,0 texture { pigment {color rgb <0.71,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 10 25 160 cone { <9.5, 0, 24.5>,0.25 <9.5, 3.6724, 24.5 >,0 texture { pigment {color rgb <0.71,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, 24.5>,0.25 <-8.5, 3.6724, 24.5 >,0 texture { pigment {color rgb <0.71,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <9.5, 0, -23.5>,0.25 <9.5, 3.6724, -23.5 >,0 texture { pigment {color rgb <0.71,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, -23.5>,0.25 <-8.5, 3.6724, -23.5 >,0 texture { pigment {color rgb <0.71,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 10 26 156 cone { <9.5, 0, 25.5>,0.25 <9.5, 3.58338, 25.5 >,0 texture { pigment {color rgb <0.71,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, 25.5>,0.25 <-8.5, 3.58338, 25.5 >,0 texture { pigment {color rgb <0.71,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <9.5, 0, -24.5>,0.25 <9.5, 3.58338, -24.5 >,0 texture { pigment {color rgb <0.71,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, -24.5>,0.25 <-8.5, 3.58338, -24.5 >,0 texture { pigment {color rgb <0.71,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 10 27 155 cone { <9.5, 0, 26.5>,0.25 <9.5, 3.55556, 26.5 >,0 texture { pigment {color rgb <0.71,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, 26.5>,0.25 <-8.5, 3.55556, 26.5 >,0 texture { pigment {color rgb <0.71,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <9.5, 0, -25.5>,0.25 <9.5, 3.55556, -25.5 >,0 texture { pigment {color rgb <0.71,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, -25.5>,0.25 <-8.5, 3.55556, -25.5 >,0 texture { pigment {color rgb <0.71,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 10 28 148 cone { <9.5, 0, 27.5>,0.25 <9.5, 3.40532, 27.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, 27.5>,0.25 <-8.5, 3.40532, 27.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <9.5, 0, -26.5>,0.25 <9.5, 3.40532, -26.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, -26.5>,0.25 <-8.5, 3.40532, -26.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 10 29 143 cone { <9.5, 0, 28.5>,0.25 <9.5, 3.27178, 28.5 >,0 texture { pigment {color rgb <0.71,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, 28.5>,0.25 <-8.5, 3.27178, 28.5 >,0 texture { pigment {color rgb <0.71,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <9.5, 0, -27.5>,0.25 <9.5, 3.27178, -27.5 >,0 texture { pigment {color rgb <0.71,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, -27.5>,0.25 <-8.5, 3.27178, -27.5 >,0 texture { pigment {color rgb <0.71,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 10 30 152 cone { <9.5, 0, 29.5>,0.25 <9.5, 3.48322, 29.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, 29.5>,0.25 <-8.5, 3.48322, 29.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <9.5, 0, -28.5>,0.25 <9.5, 3.48322, -28.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, -28.5>,0.25 <-8.5, 3.48322, -28.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 10 31 134 cone { <9.5, 0, 30.5>,0.25 <9.5, 3.0659, 30.5 >,0 texture { pigment {color rgb <0.57,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, 30.5>,0.25 <-8.5, 3.0659, 30.5 >,0 texture { pigment {color rgb <0.57,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <9.5, 0, -29.5>,0.25 <9.5, 3.0659, -29.5 >,0 texture { pigment {color rgb <0.57,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, -29.5>,0.25 <-8.5, 3.0659, -29.5 >,0 texture { pigment {color rgb <0.57,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 10 32 130 cone { <9.5, 0, 31.5>,0.25 <9.5, 2.988, 31.5 >,0 texture { pigment {color rgb <0.57,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, 31.5>,0.25 <-8.5, 2.988, 31.5 >,0 texture { pigment {color rgb <0.57,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <9.5, 0, -30.5>,0.25 <9.5, 2.988, -30.5 >,0 texture { pigment {color rgb <0.57,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, -30.5>,0.25 <-8.5, 2.988, -30.5 >,0 texture { pigment {color rgb <0.57,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 10 33 137 cone { <9.5, 0, 32.5>,0.25 <9.5, 3.14937, 32.5 >,0 texture { pigment {color rgb <0.57,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, 32.5>,0.25 <-8.5, 3.14937, 32.5 >,0 texture { pigment {color rgb <0.57,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <9.5, 0, -31.5>,0.25 <9.5, 3.14937, -31.5 >,0 texture { pigment {color rgb <0.57,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, -31.5>,0.25 <-8.5, 3.14937, -31.5 >,0 texture { pigment {color rgb <0.57,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 10 34 133 cone { <9.5, 0, 33.5>,0.25 <9.5, 3.04921, 33.5 >,0 texture { pigment {color rgb <0.57,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, 33.5>,0.25 <-8.5, 3.04921, 33.5 >,0 texture { pigment {color rgb <0.57,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <9.5, 0, -32.5>,0.25 <9.5, 3.04921, -32.5 >,0 texture { pigment {color rgb <0.57,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, -32.5>,0.25 <-8.5, 3.04921, -32.5 >,0 texture { pigment {color rgb <0.57,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 10 35 120 cone { <9.5, 0, 34.5>,0.25 <9.5, 2.74874, 34.5 >,0 texture { pigment {color rgb <0.57,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, 34.5>,0.25 <-8.5, 2.74874, 34.5 >,0 texture { pigment {color rgb <0.57,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <9.5, 0, -33.5>,0.25 <9.5, 2.74874, -33.5 >,0 texture { pigment {color rgb <0.57,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, -33.5>,0.25 <-8.5, 2.74874, -33.5 >,0 texture { pigment {color rgb <0.57,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 10 36 111 cone { <9.5, 0, 35.5>,0.25 <9.5, 2.54843, 35.5 >,0 texture { pigment {color rgb <0.57,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, 35.5>,0.25 <-8.5, 2.54843, 35.5 >,0 texture { pigment {color rgb <0.57,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <9.5, 0, -34.5>,0.25 <9.5, 2.54843, -34.5 >,0 texture { pigment {color rgb <0.57,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, -34.5>,0.25 <-8.5, 2.54843, -34.5 >,0 texture { pigment {color rgb <0.57,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 10 37 110 cone { <9.5, 0, 36.5>,0.25 <9.5, 2.52617, 36.5 >,0 texture { pigment {color rgb <0.42,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, 36.5>,0.25 <-8.5, 2.52617, 36.5 >,0 texture { pigment {color rgb <0.42,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <9.5, 0, -35.5>,0.25 <9.5, 2.52617, -35.5 >,0 texture { pigment {color rgb <0.42,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, -35.5>,0.25 <-8.5, 2.52617, -35.5 >,0 texture { pigment {color rgb <0.42,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 10 38 114 cone { <9.5, 0, 37.5>,0.25 <9.5, 2.6152, 37.5 >,0 texture { pigment {color rgb <0.57,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, 37.5>,0.25 <-8.5, 2.6152, 37.5 >,0 texture { pigment {color rgb <0.57,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <9.5, 0, -36.5>,0.25 <9.5, 2.6152, -36.5 >,0 texture { pigment {color rgb <0.57,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, -36.5>,0.25 <-8.5, 2.6152, -36.5 >,0 texture { pigment {color rgb <0.57,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 10 39 122 cone { <9.5, 0, 38.5>,0.25 <9.5, 2.78769, 38.5 >,0 texture { pigment {color rgb <0.57,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, 38.5>,0.25 <-8.5, 2.78769, 38.5 >,0 texture { pigment {color rgb <0.57,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <9.5, 0, -37.5>,0.25 <9.5, 2.78769, -37.5 >,0 texture { pigment {color rgb <0.57,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, -37.5>,0.25 <-8.5, 2.78769, -37.5 >,0 texture { pigment {color rgb <0.57,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 10 40 153 cone { <9.5, 0, 39.5>,0.25 <9.5, 3.50548, 39.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, 39.5>,0.25 <-8.5, 3.50548, 39.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <9.5, 0, -38.5>,0.25 <9.5, 3.50548, -38.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, -38.5>,0.25 <-8.5, 3.50548, -38.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 10 41 106 cone { <9.5, 0, 40.5>,0.25 <9.5, 2.42601, 40.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, 40.5>,0.25 <-8.5, 2.42601, 40.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <9.5, 0, -39.5>,0.25 <9.5, 2.42601, -39.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, -39.5>,0.25 <-8.5, 2.42601, -39.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 10 42 121 cone { <9.5, 0, 41.5>,0.25 <9.5, 2.771, 41.5 >,0 texture { pigment {color rgb <0.57,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, 41.5>,0.25 <-8.5, 2.771, 41.5 >,0 texture { pigment {color rgb <0.57,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <9.5, 0, -40.5>,0.25 <9.5, 2.771, -40.5 >,0 texture { pigment {color rgb <0.57,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, -40.5>,0.25 <-8.5, 2.771, -40.5 >,0 texture { pigment {color rgb <0.57,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 10 43 99 cone { <9.5, 0, 42.5>,0.25 <9.5, 2.25909, 42.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, 42.5>,0.25 <-8.5, 2.25909, 42.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <9.5, 0, -41.5>,0.25 <9.5, 2.25909, -41.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, -41.5>,0.25 <-8.5, 2.25909, -41.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 10 44 104 cone { <9.5, 0, 43.5>,0.25 <9.5, 2.38706, 43.5 >,0 texture { pigment {color rgb <0.42,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, 43.5>,0.25 <-8.5, 2.38706, 43.5 >,0 texture { pigment {color rgb <0.42,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <9.5, 0, -42.5>,0.25 <9.5, 2.38706, -42.5 >,0 texture { pigment {color rgb <0.42,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, -42.5>,0.25 <-8.5, 2.38706, -42.5 >,0 texture { pigment {color rgb <0.42,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 10 45 107 cone { <9.5, 0, 44.5>,0.25 <9.5, 2.44271, 44.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, 44.5>,0.25 <-8.5, 2.44271, 44.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <9.5, 0, -43.5>,0.25 <9.5, 2.44271, -43.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, -43.5>,0.25 <-8.5, 2.44271, -43.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 10 46 93 cone { <9.5, 0, 45.5>,0.25 <9.5, 2.12554, 45.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, 45.5>,0.25 <-8.5, 2.12554, 45.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <9.5, 0, -44.5>,0.25 <9.5, 2.12554, -44.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, -44.5>,0.25 <-8.5, 2.12554, -44.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 10 47 95 cone { <9.5, 0, 46.5>,0.25 <9.5, 2.16449, 46.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, 46.5>,0.25 <-8.5, 2.16449, 46.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <9.5, 0, -45.5>,0.25 <9.5, 2.16449, -45.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, -45.5>,0.25 <-8.5, 2.16449, -45.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 10 48 112 cone { <9.5, 0, 47.5>,0.25 <9.5, 2.57068, 47.5 >,0 texture { pigment {color rgb <0.57,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, 47.5>,0.25 <-8.5, 2.57068, 47.5 >,0 texture { pigment {color rgb <0.57,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <9.5, 0, -46.5>,0.25 <9.5, 2.57068, -46.5 >,0 texture { pigment {color rgb <0.57,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, -46.5>,0.25 <-8.5, 2.57068, -46.5 >,0 texture { pigment {color rgb <0.57,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 10 49 91 cone { <9.5, 0, 48.5>,0.25 <9.5, 2.07547, 48.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, 48.5>,0.25 <-8.5, 2.07547, 48.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <9.5, 0, -47.5>,0.25 <9.5, 2.07547, -47.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, -47.5>,0.25 <-8.5, 2.07547, -47.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 10 50 109 cone { <9.5, 0, 49.5>,0.25 <9.5, 2.48722, 49.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, 49.5>,0.25 <-8.5, 2.48722, 49.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <9.5, 0, -48.5>,0.25 <9.5, 2.48722, -48.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, -48.5>,0.25 <-8.5, 2.48722, -48.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 10 51 78 cone { <9.5, 0, 50.5>,0.25 <9.5, 1.76387, 50.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, 50.5>,0.25 <-8.5, 1.76387, 50.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <9.5, 0, -49.5>,0.25 <9.5, 1.76387, -49.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, -49.5>,0.25 <-8.5, 1.76387, -49.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 10 52 74 cone { <9.5, 0, 51.5>,0.25 <9.5, 1.69153, 51.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, 51.5>,0.25 <-8.5, 1.69153, 51.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <9.5, 0, -50.5>,0.25 <9.5, 1.69153, -50.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, -50.5>,0.25 <-8.5, 1.69153, -50.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 10 53 76 cone { <9.5, 0, 52.5>,0.25 <9.5, 1.71935, 52.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, 52.5>,0.25 <-8.5, 1.71935, 52.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <9.5, 0, -51.5>,0.25 <9.5, 1.71935, -51.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, -51.5>,0.25 <-8.5, 1.71935, -51.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 10 54 94 cone { <9.5, 0, 53.5>,0.25 <9.5, 2.15336, 53.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, 53.5>,0.25 <-8.5, 2.15336, 53.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <9.5, 0, -52.5>,0.25 <9.5, 2.15336, -52.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, -52.5>,0.25 <-8.5, 2.15336, -52.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 10 55 72 cone { <9.5, 0, 54.5>,0.25 <9.5, 1.63589, 54.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, 54.5>,0.25 <-8.5, 1.63589, 54.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <9.5, 0, -53.5>,0.25 <9.5, 1.63589, -53.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, -53.5>,0.25 <-8.5, 1.63589, -53.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 10 56 76 cone { <9.5, 0, 55.5>,0.25 <9.5, 1.71935, 55.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, 55.5>,0.25 <-8.5, 1.71935, 55.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <9.5, 0, -54.5>,0.25 <9.5, 1.71935, -54.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, -54.5>,0.25 <-8.5, 1.71935, -54.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 10 57 74 cone { <9.5, 0, 56.5>,0.25 <9.5, 1.69153, 56.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, 56.5>,0.25 <-8.5, 1.69153, 56.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <9.5, 0, -55.5>,0.25 <9.5, 1.69153, -55.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, -55.5>,0.25 <-8.5, 1.69153, -55.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 10 58 69 cone { <9.5, 0, 57.5>,0.25 <9.5, 1.57468, 57.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, 57.5>,0.25 <-8.5, 1.57468, 57.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <9.5, 0, -56.5>,0.25 <9.5, 1.57468, -56.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, -56.5>,0.25 <-8.5, 1.57468, -56.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 10 59 65 cone { <9.5, 0, 58.5>,0.25 <9.5, 1.4634, 58.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, 58.5>,0.25 <-8.5, 1.4634, 58.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <9.5, 0, -57.5>,0.25 <9.5, 1.4634, -57.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, -57.5>,0.25 <-8.5, 1.4634, -57.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 10 60 77 cone { <9.5, 0, 59.5>,0.25 <9.5, 1.74161, 59.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, 59.5>,0.25 <-8.5, 1.74161, 59.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <9.5, 0, -58.5>,0.25 <9.5, 1.74161, -58.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, -58.5>,0.25 <-8.5, 1.74161, -58.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 10 61 65 cone { <9.5, 0, 60.5>,0.25 <9.5, 1.4634, 60.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, 60.5>,0.25 <-8.5, 1.4634, 60.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <9.5, 0, -59.5>,0.25 <9.5, 1.4634, -59.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, -59.5>,0.25 <-8.5, 1.4634, -59.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 10 62 77 cone { <9.5, 0, 61.5>,0.25 <9.5, 1.74161, 61.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, 61.5>,0.25 <-8.5, 1.74161, 61.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <9.5, 0, -60.5>,0.25 <9.5, 1.74161, -60.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, -60.5>,0.25 <-8.5, 1.74161, -60.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 10 63 61 cone { <9.5, 0, 62.5>,0.25 <9.5, 1.37993, 62.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, 62.5>,0.25 <-8.5, 1.37993, 62.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <9.5, 0, -61.5>,0.25 <9.5, 1.37993, -61.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, -61.5>,0.25 <-8.5, 1.37993, -61.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 10 64 66 cone { <9.5, 0, 63.5>,0.25 <9.5, 1.50235, 63.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, 63.5>,0.25 <-8.5, 1.50235, 63.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <9.5, 0, -62.5>,0.25 <9.5, 1.50235, -62.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, -62.5>,0.25 <-8.5, 1.50235, -62.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 10 65 108 cone { <9.5, 0, 64.5>,0.25 <9.5, 2.47609, 64.5 >,0 texture { pigment {color rgb <0.42,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, 64.5>,0.25 <-8.5, 2.47609, 64.5 >,0 texture { pigment {color rgb <0.42,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <9.5, 0, -63.5>,0.25 <9.5, 2.47609, -63.5 >,0 texture { pigment {color rgb <0.42,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, -63.5>,0.25 <-8.5, 2.47609, -63.5 >,0 texture { pigment {color rgb <0.42,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 10 66 65 cone { <9.5, 0, 65.5>,0.25 <9.5, 1.4634, 65.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, 65.5>,0.25 <-8.5, 1.4634, 65.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <9.5, 0, -64.5>,0.25 <9.5, 1.4634, -64.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, -64.5>,0.25 <-8.5, 1.4634, -64.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 10 67 73 cone { <9.5, 0, 66.5>,0.25 <9.5, 1.66371, 66.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, 66.5>,0.25 <-8.5, 1.66371, 66.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <9.5, 0, -65.5>,0.25 <9.5, 1.66371, -65.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, -65.5>,0.25 <-8.5, 1.66371, -65.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 10 68 57 cone { <9.5, 0, 67.5>,0.25 <9.5, 1.27978, 67.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, 67.5>,0.25 <-8.5, 1.27978, 67.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <9.5, 0, -66.5>,0.25 <9.5, 1.27978, -66.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, -66.5>,0.25 <-8.5, 1.27978, -66.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 10 69 35 cone { <9.5, 0, 68.5>,0.25 <9.5, 0.767866, 68.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, 68.5>,0.25 <-8.5, 0.767866, 68.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <9.5, 0, -67.5>,0.25 <9.5, 0.767866, -67.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, -67.5>,0.25 <-8.5, 0.767866, -67.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 10 70 88 cone { <9.5, 0, 69.5>,0.25 <9.5, 2.00869, 69.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, 69.5>,0.25 <-8.5, 2.00869, 69.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <9.5, 0, -68.5>,0.25 <9.5, 2.00869, -68.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, -68.5>,0.25 <-8.5, 2.00869, -68.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 10 72 54 cone { <9.5, 0, 71.5>,0.25 <9.5, 1.21857, 71.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, 71.5>,0.25 <-8.5, 1.21857, 71.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <9.5, 0, -70.5>,0.25 <9.5, 1.21857, -70.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, -70.5>,0.25 <-8.5, 1.21857, -70.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 10 75 40 cone { <9.5, 0, 74.5>,0.25 <9.5, 0.89028, 74.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, 74.5>,0.25 <-8.5, 0.89028, 74.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <9.5, 0, -73.5>,0.25 <9.5, 0.89028, -73.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, -73.5>,0.25 <-8.5, 0.89028, -73.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 10 77 51 cone { <9.5, 0, 76.5>,0.25 <9.5, 1.1518, 76.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, 76.5>,0.25 <-8.5, 1.1518, 76.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <9.5, 0, -75.5>,0.25 <9.5, 1.1518, -75.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, -75.5>,0.25 <-8.5, 1.1518, -75.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 10 78 45 cone { <9.5, 0, 77.5>,0.25 <9.5, 0.996001, 77.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, 77.5>,0.25 <-8.5, 0.996001, 77.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <9.5, 0, -76.5>,0.25 <9.5, 0.996001, -76.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, -76.5>,0.25 <-8.5, 0.996001, -76.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 10 79 54 cone { <9.5, 0, 78.5>,0.25 <9.5, 1.21857, 78.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, 78.5>,0.25 <-8.5, 1.21857, 78.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <9.5, 0, -77.5>,0.25 <9.5, 1.21857, -77.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-8.5, 0, -77.5>,0.25 <-8.5, 1.21857, -77.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 11 1 58 cone { <10.5, 0, 0.5>,0.25 <10.5, 6.42114, 0.5 >,0 texture { pigment {color rgb <0.28,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, 0.5>,0.25 <-9.5, 6.42114, 0.5 >,0 texture { pigment {color rgb <0.28,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 11 2 216 cone { <10.5, 0, 1.5>,0.25 <10.5, 4.98, 1.5 >,0 texture { pigment {color rgb <0.85,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, 1.5>,0.25 <-9.5, 4.98, 1.5 >,0 texture { pigment {color rgb <0.85,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <10.5, 0, -0.5>,0.25 <10.5, 4.98, -0.5 >,0 texture { pigment {color rgb <0.85,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, -0.5>,0.25 <-9.5, 4.98, -0.5 >,0 texture { pigment {color rgb <0.85,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 11 3 1 cone { <10.5, 0, 2.5>,0.25 <10.5, 5.08572, 2.5 >,0 texture { pigment {color rgb <0,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, 2.5>,0.25 <-9.5, 5.08572, 2.5 >,0 texture { pigment {color rgb <0,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <10.5, 0, -1.5>,0.25 <10.5, 5.08572, -1.5 >,0 texture { pigment {color rgb <0,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, -1.5>,0.25 <-9.5, 5.08572, -1.5 >,0 texture { pigment {color rgb <0,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 11 4 5 cone { <10.5, 0, 3.5>,0.25 <10.5, 5.18032, 3.5 >,0 texture { pigment {color rgb <0,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, 3.5>,0.25 <-9.5, 5.18032, 3.5 >,0 texture { pigment {color rgb <0,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <10.5, 0, -2.5>,0.25 <10.5, 5.18032, -2.5 >,0 texture { pigment {color rgb <0,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, -2.5>,0.25 <-9.5, 5.18032, -2.5 >,0 texture { pigment {color rgb <0,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 11 5 162 cone { <10.5, 0, 4.5>,0.25 <10.5, 3.73361, 4.5 >,0 texture { pigment {color rgb <0.71,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, 4.5>,0.25 <-9.5, 3.73361, 4.5 >,0 texture { pigment {color rgb <0.71,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <10.5, 0, -3.5>,0.25 <10.5, 3.73361, -3.5 >,0 texture { pigment {color rgb <0.71,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, -3.5>,0.25 <-9.5, 3.73361, -3.5 >,0 texture { pigment {color rgb <0.71,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 11 6 160 cone { <10.5, 0, 5.5>,0.25 <10.5, 3.66684, 5.5 >,0 texture { pigment {color rgb <0.71,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, 5.5>,0.25 <-9.5, 3.66684, 5.5 >,0 texture { pigment {color rgb <0.71,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <10.5, 0, -4.5>,0.25 <10.5, 3.66684, -4.5 >,0 texture { pigment {color rgb <0.71,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, -4.5>,0.25 <-9.5, 3.66684, -4.5 >,0 texture { pigment {color rgb <0.71,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 11 7 158 cone { <10.5, 0, 6.5>,0.25 <10.5, 3.63902, 6.5 >,0 texture { pigment {color rgb <0.71,0.28,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, 6.5>,0.25 <-9.5, 3.63902, 6.5 >,0 texture { pigment {color rgb <0.71,0.28,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <10.5, 0, -5.5>,0.25 <10.5, 3.63902, -5.5 >,0 texture { pigment {color rgb <0.71,0.28,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, -5.5>,0.25 <-9.5, 3.63902, -5.5 >,0 texture { pigment {color rgb <0.71,0.28,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 11 8 161 cone { <10.5, 0, 7.5>,0.25 <10.5, 3.70579, 7.5 >,0 texture { pigment {color rgb <0.71,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, 7.5>,0.25 <-9.5, 3.70579, 7.5 >,0 texture { pigment {color rgb <0.71,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <10.5, 0, -6.5>,0.25 <10.5, 3.70579, -6.5 >,0 texture { pigment {color rgb <0.71,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, -6.5>,0.25 <-9.5, 3.70579, -6.5 >,0 texture { pigment {color rgb <0.71,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 11 9 160 cone { <10.5, 0, 8.5>,0.25 <10.5, 3.6891, 8.5 >,0 texture { pigment {color rgb <0.71,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, 8.5>,0.25 <-9.5, 3.6891, 8.5 >,0 texture { pigment {color rgb <0.71,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <10.5, 0, -7.5>,0.25 <10.5, 3.6891, -7.5 >,0 texture { pigment {color rgb <0.71,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, -7.5>,0.25 <-9.5, 3.6891, -7.5 >,0 texture { pigment {color rgb <0.71,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 11 10 158 cone { <10.5, 0, 9.5>,0.25 <10.5, 3.62233, 9.5 >,0 texture { pigment {color rgb <0.71,0.28,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, 9.5>,0.25 <-9.5, 3.62233, 9.5 >,0 texture { pigment {color rgb <0.71,0.28,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <10.5, 0, -8.5>,0.25 <10.5, 3.62233, -8.5 >,0 texture { pigment {color rgb <0.71,0.28,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, -8.5>,0.25 <-9.5, 3.62233, -8.5 >,0 texture { pigment {color rgb <0.71,0.28,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 11 11 155 cone { <10.5, 0, 10.5>,0.25 <10.5, 3.55556, 10.5 >,0 texture { pigment {color rgb <0.71,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, 10.5>,0.25 <-9.5, 3.55556, 10.5 >,0 texture { pigment {color rgb <0.71,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <10.5, 0, -9.5>,0.25 <10.5, 3.55556, -9.5 >,0 texture { pigment {color rgb <0.71,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, -9.5>,0.25 <-9.5, 3.55556, -9.5 >,0 texture { pigment {color rgb <0.71,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 11 12 217 cone { <10.5, 0, 11.5>,0.25 <10.5, 5.00226, 11.5 >,0 texture { pigment {color rgb <0.85,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, 11.5>,0.25 <-9.5, 5.00226, 11.5 >,0 texture { pigment {color rgb <0.85,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <10.5, 0, -10.5>,0.25 <10.5, 5.00226, -10.5 >,0 texture { pigment {color rgb <0.85,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, -10.5>,0.25 <-9.5, 5.00226, -10.5 >,0 texture { pigment {color rgb <0.85,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 11 13 215 cone { <10.5, 0, 12.5>,0.25 <10.5, 4.96331, 12.5 >,0 texture { pigment {color rgb <0.85,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, 12.5>,0.25 <-9.5, 4.96331, 12.5 >,0 texture { pigment {color rgb <0.85,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <10.5, 0, -11.5>,0.25 <10.5, 4.96331, -11.5 >,0 texture { pigment {color rgb <0.85,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, -11.5>,0.25 <-9.5, 4.96331, -11.5 >,0 texture { pigment {color rgb <0.85,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 11 14 215 cone { <10.5, 0, 13.5>,0.25 <10.5, 4.95775, 13.5 >,0 texture { pigment {color rgb <0.85,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, 13.5>,0.25 <-9.5, 4.95775, 13.5 >,0 texture { pigment {color rgb <0.85,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <10.5, 0, -12.5>,0.25 <10.5, 4.95775, -12.5 >,0 texture { pigment {color rgb <0.85,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, -12.5>,0.25 <-9.5, 4.95775, -12.5 >,0 texture { pigment {color rgb <0.85,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 11 15 202 cone { <10.5, 0, 14.5>,0.25 <10.5, 4.66284, 14.5 >,0 texture { pigment {color rgb <0.85,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, 14.5>,0.25 <-9.5, 4.66284, 14.5 >,0 texture { pigment {color rgb <0.85,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <10.5, 0, -13.5>,0.25 <10.5, 4.66284, -13.5 >,0 texture { pigment {color rgb <0.85,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, -13.5>,0.25 <-9.5, 4.66284, -13.5 >,0 texture { pigment {color rgb <0.85,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 11 16 202 cone { <10.5, 0, 15.5>,0.25 <10.5, 4.66284, 15.5 >,0 texture { pigment {color rgb <0.85,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, 15.5>,0.25 <-9.5, 4.66284, 15.5 >,0 texture { pigment {color rgb <0.85,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <10.5, 0, -14.5>,0.25 <10.5, 4.66284, -14.5 >,0 texture { pigment {color rgb <0.85,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, -14.5>,0.25 <-9.5, 4.66284, -14.5 >,0 texture { pigment {color rgb <0.85,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 11 17 196 cone { <10.5, 0, 16.5>,0.25 <10.5, 4.51261, 16.5 >,0 texture { pigment {color rgb <0.85,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, 16.5>,0.25 <-9.5, 4.51261, 16.5 >,0 texture { pigment {color rgb <0.85,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <10.5, 0, -15.5>,0.25 <10.5, 4.51261, -15.5 >,0 texture { pigment {color rgb <0.85,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, -15.5>,0.25 <-9.5, 4.51261, -15.5 >,0 texture { pigment {color rgb <0.85,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 11 18 195 cone { <10.5, 0, 17.5>,0.25 <10.5, 4.48479, 17.5 >,0 texture { pigment {color rgb <0.85,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, 17.5>,0.25 <-9.5, 4.48479, 17.5 >,0 texture { pigment {color rgb <0.85,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <10.5, 0, -16.5>,0.25 <10.5, 4.48479, -16.5 >,0 texture { pigment {color rgb <0.85,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, -16.5>,0.25 <-9.5, 4.48479, -16.5 >,0 texture { pigment {color rgb <0.85,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 11 19 201 cone { <10.5, 0, 18.5>,0.25 <10.5, 4.62946, 18.5 >,0 texture { pigment {color rgb <0.85,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, 18.5>,0.25 <-9.5, 4.62946, 18.5 >,0 texture { pigment {color rgb <0.85,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <10.5, 0, -17.5>,0.25 <10.5, 4.62946, -17.5 >,0 texture { pigment {color rgb <0.85,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, -17.5>,0.25 <-9.5, 4.62946, -17.5 >,0 texture { pigment {color rgb <0.85,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 11 20 186 cone { <10.5, 0, 19.5>,0.25 <10.5, 4.28447, 19.5 >,0 texture { pigment {color rgb <0.85,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, 19.5>,0.25 <-9.5, 4.28447, 19.5 >,0 texture { pigment {color rgb <0.85,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <10.5, 0, -18.5>,0.25 <10.5, 4.28447, -18.5 >,0 texture { pigment {color rgb <0.85,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, -18.5>,0.25 <-9.5, 4.28447, -18.5 >,0 texture { pigment {color rgb <0.85,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 11 21 181 cone { <10.5, 0, 20.5>,0.25 <10.5, 4.16762, 20.5 >,0 texture { pigment {color rgb <0.71,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, 20.5>,0.25 <-9.5, 4.16762, 20.5 >,0 texture { pigment {color rgb <0.71,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <10.5, 0, -19.5>,0.25 <10.5, 4.16762, -19.5 >,0 texture { pigment {color rgb <0.71,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, -19.5>,0.25 <-9.5, 4.16762, -19.5 >,0 texture { pigment {color rgb <0.71,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 11 22 172 cone { <10.5, 0, 21.5>,0.25 <10.5, 3.95618, 21.5 >,0 texture { pigment {color rgb <0.71,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, 21.5>,0.25 <-9.5, 3.95618, 21.5 >,0 texture { pigment {color rgb <0.71,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <10.5, 0, -20.5>,0.25 <10.5, 3.95618, -20.5 >,0 texture { pigment {color rgb <0.71,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, -20.5>,0.25 <-9.5, 3.95618, -20.5 >,0 texture { pigment {color rgb <0.71,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 11 23 172 cone { <10.5, 0, 22.5>,0.25 <10.5, 3.96175, 22.5 >,0 texture { pigment {color rgb <0.71,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, 22.5>,0.25 <-9.5, 3.96175, 22.5 >,0 texture { pigment {color rgb <0.71,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <10.5, 0, -21.5>,0.25 <10.5, 3.96175, -21.5 >,0 texture { pigment {color rgb <0.71,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, -21.5>,0.25 <-9.5, 3.96175, -21.5 >,0 texture { pigment {color rgb <0.71,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 11 24 172 cone { <10.5, 0, 23.5>,0.25 <10.5, 3.95618, 23.5 >,0 texture { pigment {color rgb <0.71,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, 23.5>,0.25 <-9.5, 3.95618, 23.5 >,0 texture { pigment {color rgb <0.71,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <10.5, 0, -22.5>,0.25 <10.5, 3.95618, -22.5 >,0 texture { pigment {color rgb <0.71,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, -22.5>,0.25 <-9.5, 3.95618, -22.5 >,0 texture { pigment {color rgb <0.71,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 11 25 160 cone { <10.5, 0, 24.5>,0.25 <10.5, 3.6891, 24.5 >,0 texture { pigment {color rgb <0.71,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, 24.5>,0.25 <-9.5, 3.6891, 24.5 >,0 texture { pigment {color rgb <0.71,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <10.5, 0, -23.5>,0.25 <10.5, 3.6891, -23.5 >,0 texture { pigment {color rgb <0.71,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, -23.5>,0.25 <-9.5, 3.6891, -23.5 >,0 texture { pigment {color rgb <0.71,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 11 26 177 cone { <10.5, 0, 25.5>,0.25 <10.5, 4.0619, 25.5 >,0 texture { pigment {color rgb <0.71,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, 25.5>,0.25 <-9.5, 4.0619, 25.5 >,0 texture { pigment {color rgb <0.71,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <10.5, 0, -24.5>,0.25 <10.5, 4.0619, -24.5 >,0 texture { pigment {color rgb <0.71,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, -24.5>,0.25 <-9.5, 4.0619, -24.5 >,0 texture { pigment {color rgb <0.71,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 11 27 157 cone { <10.5, 0, 26.5>,0.25 <10.5, 3.60563, 26.5 >,0 texture { pigment {color rgb <0.71,0.28,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, 26.5>,0.25 <-9.5, 3.60563, 26.5 >,0 texture { pigment {color rgb <0.71,0.28,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <10.5, 0, -25.5>,0.25 <10.5, 3.60563, -25.5 >,0 texture { pigment {color rgb <0.71,0.28,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, -25.5>,0.25 <-9.5, 3.60563, -25.5 >,0 texture { pigment {color rgb <0.71,0.28,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 11 28 152 cone { <10.5, 0, 27.5>,0.25 <10.5, 3.48878, 27.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, 27.5>,0.25 <-9.5, 3.48878, 27.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <10.5, 0, -26.5>,0.25 <10.5, 3.48878, -26.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, -26.5>,0.25 <-9.5, 3.48878, -26.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 11 29 159 cone { <10.5, 0, 28.5>,0.25 <10.5, 3.65015, 28.5 >,0 texture { pigment {color rgb <0.71,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, 28.5>,0.25 <-9.5, 3.65015, 28.5 >,0 texture { pigment {color rgb <0.71,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <10.5, 0, -27.5>,0.25 <10.5, 3.65015, -27.5 >,0 texture { pigment {color rgb <0.71,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, -27.5>,0.25 <-9.5, 3.65015, -27.5 >,0 texture { pigment {color rgb <0.71,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 11 30 148 cone { <10.5, 0, 29.5>,0.25 <10.5, 3.39419, 29.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, 29.5>,0.25 <-9.5, 3.39419, 29.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <10.5, 0, -28.5>,0.25 <10.5, 3.39419, -28.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, -28.5>,0.25 <-9.5, 3.39419, -28.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 11 31 145 cone { <10.5, 0, 30.5>,0.25 <10.5, 3.32186, 30.5 >,0 texture { pigment {color rgb <0.71,0,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, 30.5>,0.25 <-9.5, 3.32186, 30.5 >,0 texture { pigment {color rgb <0.71,0,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <10.5, 0, -29.5>,0.25 <10.5, 3.32186, -29.5 >,0 texture { pigment {color rgb <0.71,0,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, -29.5>,0.25 <-9.5, 3.32186, -29.5 >,0 texture { pigment {color rgb <0.71,0,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 11 32 138 cone { <10.5, 0, 31.5>,0.25 <10.5, 3.17162, 31.5 >,0 texture { pigment {color rgb <0.57,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, 31.5>,0.25 <-9.5, 3.17162, 31.5 >,0 texture { pigment {color rgb <0.57,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <10.5, 0, -30.5>,0.25 <10.5, 3.17162, -30.5 >,0 texture { pigment {color rgb <0.57,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, -30.5>,0.25 <-9.5, 3.17162, -30.5 >,0 texture { pigment {color rgb <0.57,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 11 33 141 cone { <10.5, 0, 32.5>,0.25 <10.5, 3.23839, 32.5 >,0 texture { pigment {color rgb <0.57,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, 32.5>,0.25 <-9.5, 3.23839, 32.5 >,0 texture { pigment {color rgb <0.57,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <10.5, 0, -31.5>,0.25 <10.5, 3.23839, -31.5 >,0 texture { pigment {color rgb <0.57,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, -31.5>,0.25 <-9.5, 3.23839, -31.5 >,0 texture { pigment {color rgb <0.57,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 11 34 138 cone { <10.5, 0, 33.5>,0.25 <10.5, 3.17719, 33.5 >,0 texture { pigment {color rgb <0.57,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, 33.5>,0.25 <-9.5, 3.17719, 33.5 >,0 texture { pigment {color rgb <0.57,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <10.5, 0, -32.5>,0.25 <10.5, 3.17719, -32.5 >,0 texture { pigment {color rgb <0.57,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, -32.5>,0.25 <-9.5, 3.17719, -32.5 >,0 texture { pigment {color rgb <0.57,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 11 35 126 cone { <10.5, 0, 34.5>,0.25 <10.5, 2.89897, 34.5 >,0 texture { pigment {color rgb <0.57,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, 34.5>,0.25 <-9.5, 2.89897, 34.5 >,0 texture { pigment {color rgb <0.57,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <10.5, 0, -33.5>,0.25 <10.5, 2.89897, -33.5 >,0 texture { pigment {color rgb <0.57,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, -33.5>,0.25 <-9.5, 2.89897, -33.5 >,0 texture { pigment {color rgb <0.57,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 11 36 126 cone { <10.5, 0, 35.5>,0.25 <10.5, 2.89897, 35.5 >,0 texture { pigment {color rgb <0.57,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, 35.5>,0.25 <-9.5, 2.89897, 35.5 >,0 texture { pigment {color rgb <0.57,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <10.5, 0, -34.5>,0.25 <10.5, 2.89897, -34.5 >,0 texture { pigment {color rgb <0.57,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, -34.5>,0.25 <-9.5, 2.89897, -34.5 >,0 texture { pigment {color rgb <0.57,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 11 37 126 cone { <10.5, 0, 36.5>,0.25 <10.5, 2.88785, 36.5 >,0 texture { pigment {color rgb <0.57,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, 36.5>,0.25 <-9.5, 2.88785, 36.5 >,0 texture { pigment {color rgb <0.57,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <10.5, 0, -35.5>,0.25 <10.5, 2.88785, -35.5 >,0 texture { pigment {color rgb <0.57,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, -35.5>,0.25 <-9.5, 2.88785, -35.5 >,0 texture { pigment {color rgb <0.57,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 11 38 116 cone { <10.5, 0, 37.5>,0.25 <10.5, 2.64858, 37.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, 37.5>,0.25 <-9.5, 2.64858, 37.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <10.5, 0, -36.5>,0.25 <10.5, 2.64858, -36.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, -36.5>,0.25 <-9.5, 2.64858, -36.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 11 39 154 cone { <10.5, 0, 38.5>,0.25 <10.5, 3.5333, 38.5 >,0 texture { pigment {color rgb <0.71,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, 38.5>,0.25 <-9.5, 3.5333, 38.5 >,0 texture { pigment {color rgb <0.71,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <10.5, 0, -37.5>,0.25 <10.5, 3.5333, -37.5 >,0 texture { pigment {color rgb <0.71,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, -37.5>,0.25 <-9.5, 3.5333, -37.5 >,0 texture { pigment {color rgb <0.71,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 11 40 105 cone { <10.5, 0, 39.5>,0.25 <10.5, 2.40932, 39.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, 39.5>,0.25 <-9.5, 2.40932, 39.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <10.5, 0, -38.5>,0.25 <10.5, 2.40932, -38.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, -38.5>,0.25 <-9.5, 2.40932, -38.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 11 41 114 cone { <10.5, 0, 40.5>,0.25 <10.5, 2.60963, 40.5 >,0 texture { pigment {color rgb <0.57,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, 40.5>,0.25 <-9.5, 2.60963, 40.5 >,0 texture { pigment {color rgb <0.57,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <10.5, 0, -39.5>,0.25 <10.5, 2.60963, -39.5 >,0 texture { pigment {color rgb <0.57,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, -39.5>,0.25 <-9.5, 2.60963, -39.5 >,0 texture { pigment {color rgb <0.57,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 11 42 127 cone { <10.5, 0, 41.5>,0.25 <10.5, 2.90454, 41.5 >,0 texture { pigment {color rgb <0.57,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, 41.5>,0.25 <-9.5, 2.90454, 41.5 >,0 texture { pigment {color rgb <0.57,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <10.5, 0, -40.5>,0.25 <10.5, 2.90454, -40.5 >,0 texture { pigment {color rgb <0.57,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, -40.5>,0.25 <-9.5, 2.90454, -40.5 >,0 texture { pigment {color rgb <0.57,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 11 43 102 cone { <10.5, 0, 42.5>,0.25 <10.5, 2.32029, 42.5 >,0 texture { pigment {color rgb <0.42,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, 42.5>,0.25 <-9.5, 2.32029, 42.5 >,0 texture { pigment {color rgb <0.42,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <10.5, 0, -41.5>,0.25 <10.5, 2.32029, -41.5 >,0 texture { pigment {color rgb <0.42,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, -41.5>,0.25 <-9.5, 2.32029, -41.5 >,0 texture { pigment {color rgb <0.42,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 11 44 106 cone { <10.5, 0, 43.5>,0.25 <10.5, 2.41488, 43.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, 43.5>,0.25 <-9.5, 2.41488, 43.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <10.5, 0, -42.5>,0.25 <10.5, 2.41488, -42.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, -42.5>,0.25 <-9.5, 2.41488, -42.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 11 45 104 cone { <10.5, 0, 44.5>,0.25 <10.5, 2.38706, 44.5 >,0 texture { pigment {color rgb <0.42,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, 44.5>,0.25 <-9.5, 2.38706, 44.5 >,0 texture { pigment {color rgb <0.42,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <10.5, 0, -43.5>,0.25 <10.5, 2.38706, -43.5 >,0 texture { pigment {color rgb <0.42,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, -43.5>,0.25 <-9.5, 2.38706, -43.5 >,0 texture { pigment {color rgb <0.42,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 11 46 110 cone { <10.5, 0, 45.5>,0.25 <10.5, 2.52617, 45.5 >,0 texture { pigment {color rgb <0.42,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, 45.5>,0.25 <-9.5, 2.52617, 45.5 >,0 texture { pigment {color rgb <0.42,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <10.5, 0, -44.5>,0.25 <10.5, 2.52617, -44.5 >,0 texture { pigment {color rgb <0.42,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, -44.5>,0.25 <-9.5, 2.52617, -44.5 >,0 texture { pigment {color rgb <0.42,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 11 47 116 cone { <10.5, 0, 46.5>,0.25 <10.5, 2.65415, 46.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, 46.5>,0.25 <-9.5, 2.65415, 46.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <10.5, 0, -45.5>,0.25 <10.5, 2.65415, -45.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, -45.5>,0.25 <-9.5, 2.65415, -45.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 11 48 111 cone { <10.5, 0, 47.5>,0.25 <10.5, 2.54843, 47.5 >,0 texture { pigment {color rgb <0.57,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, 47.5>,0.25 <-9.5, 2.54843, 47.5 >,0 texture { pigment {color rgb <0.57,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <10.5, 0, -46.5>,0.25 <10.5, 2.54843, -46.5 >,0 texture { pigment {color rgb <0.57,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, -46.5>,0.25 <-9.5, 2.54843, -46.5 >,0 texture { pigment {color rgb <0.57,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 11 49 89 cone { <10.5, 0, 48.5>,0.25 <10.5, 2.01982, 48.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, 48.5>,0.25 <-9.5, 2.01982, 48.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <10.5, 0, -47.5>,0.25 <10.5, 2.01982, -47.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, -47.5>,0.25 <-9.5, 2.01982, -47.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 11 50 89 cone { <10.5, 0, 49.5>,0.25 <10.5, 2.01982, 49.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, 49.5>,0.25 <-9.5, 2.01982, 49.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <10.5, 0, -48.5>,0.25 <10.5, 2.01982, -48.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, -48.5>,0.25 <-9.5, 2.01982, -48.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 11 51 79 cone { <10.5, 0, 50.5>,0.25 <10.5, 1.78612, 50.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, 50.5>,0.25 <-9.5, 1.78612, 50.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <10.5, 0, -49.5>,0.25 <10.5, 1.78612, -49.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, -49.5>,0.25 <-9.5, 1.78612, -49.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 11 52 87 cone { <10.5, 0, 51.5>,0.25 <10.5, 1.97531, 51.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, 51.5>,0.25 <-9.5, 1.97531, 51.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <10.5, 0, -50.5>,0.25 <10.5, 1.97531, -50.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, -50.5>,0.25 <-9.5, 1.97531, -50.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 11 53 76 cone { <10.5, 0, 52.5>,0.25 <10.5, 1.71935, 52.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, 52.5>,0.25 <-9.5, 1.71935, 52.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <10.5, 0, -51.5>,0.25 <10.5, 1.71935, -51.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, -51.5>,0.25 <-9.5, 1.71935, -51.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 11 54 78 cone { <10.5, 0, 53.5>,0.25 <10.5, 1.76387, 53.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, 53.5>,0.25 <-9.5, 1.76387, 53.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <10.5, 0, -52.5>,0.25 <10.5, 1.76387, -52.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, -52.5>,0.25 <-9.5, 1.76387, -52.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 11 55 61 cone { <10.5, 0, 54.5>,0.25 <10.5, 1.37993, 54.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, 54.5>,0.25 <-9.5, 1.37993, 54.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <10.5, 0, -53.5>,0.25 <10.5, 1.37993, -53.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, -53.5>,0.25 <-9.5, 1.37993, -53.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 11 56 78 cone { <10.5, 0, 55.5>,0.25 <10.5, 1.76387, 55.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, 55.5>,0.25 <-9.5, 1.76387, 55.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <10.5, 0, -54.5>,0.25 <10.5, 1.76387, -54.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, -54.5>,0.25 <-9.5, 1.76387, -54.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 11 57 82 cone { <10.5, 0, 56.5>,0.25 <10.5, 1.86959, 56.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, 56.5>,0.25 <-9.5, 1.86959, 56.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <10.5, 0, -55.5>,0.25 <10.5, 1.86959, -55.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, -55.5>,0.25 <-9.5, 1.86959, -55.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 11 58 86 cone { <10.5, 0, 57.5>,0.25 <10.5, 1.95862, 57.5 >,0 texture { pigment {color rgb <0.42,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, 57.5>,0.25 <-9.5, 1.95862, 57.5 >,0 texture { pigment {color rgb <0.42,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <10.5, 0, -56.5>,0.25 <10.5, 1.95862, -56.5 >,0 texture { pigment {color rgb <0.42,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, -56.5>,0.25 <-9.5, 1.95862, -56.5 >,0 texture { pigment {color rgb <0.42,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 11 59 99 cone { <10.5, 0, 58.5>,0.25 <10.5, 2.26465, 58.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, 58.5>,0.25 <-9.5, 2.26465, 58.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <10.5, 0, -57.5>,0.25 <10.5, 2.26465, -57.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, -57.5>,0.25 <-9.5, 2.26465, -57.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 11 60 69 cone { <10.5, 0, 59.5>,0.25 <10.5, 1.57468, 59.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, 59.5>,0.25 <-9.5, 1.57468, 59.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <10.5, 0, -58.5>,0.25 <10.5, 1.57468, -58.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, -58.5>,0.25 <-9.5, 1.57468, -58.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 11 61 112 cone { <10.5, 0, 60.5>,0.25 <10.5, 2.57068, 60.5 >,0 texture { pigment {color rgb <0.57,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, 60.5>,0.25 <-9.5, 2.57068, 60.5 >,0 texture { pigment {color rgb <0.57,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <10.5, 0, -59.5>,0.25 <10.5, 2.57068, -59.5 >,0 texture { pigment {color rgb <0.57,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, -59.5>,0.25 <-9.5, 2.57068, -59.5 >,0 texture { pigment {color rgb <0.57,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 11 62 59 cone { <10.5, 0, 61.5>,0.25 <10.5, 1.32986, 61.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, 61.5>,0.25 <-9.5, 1.32986, 61.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <10.5, 0, -60.5>,0.25 <10.5, 1.32986, -60.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, -60.5>,0.25 <-9.5, 1.32986, -60.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 11 63 72 cone { <10.5, 0, 62.5>,0.25 <10.5, 1.63589, 62.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, 62.5>,0.25 <-9.5, 1.63589, 62.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <10.5, 0, -61.5>,0.25 <10.5, 1.63589, -61.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, -61.5>,0.25 <-9.5, 1.63589, -61.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 11 64 94 cone { <10.5, 0, 63.5>,0.25 <10.5, 2.14224, 63.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, 63.5>,0.25 <-9.5, 2.14224, 63.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <10.5, 0, -62.5>,0.25 <10.5, 2.14224, -62.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, -62.5>,0.25 <-9.5, 2.14224, -62.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 11 65 72 cone { <10.5, 0, 64.5>,0.25 <10.5, 1.63589, 64.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, 64.5>,0.25 <-9.5, 1.63589, 64.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <10.5, 0, -63.5>,0.25 <10.5, 1.63589, -63.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, -63.5>,0.25 <-9.5, 1.63589, -63.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 11 66 54 cone { <10.5, 0, 65.5>,0.25 <10.5, 1.21857, 65.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, 65.5>,0.25 <-9.5, 1.21857, 65.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <10.5, 0, -64.5>,0.25 <10.5, 1.21857, -64.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, -64.5>,0.25 <-9.5, 1.21857, -64.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 11 67 68 cone { <10.5, 0, 66.5>,0.25 <10.5, 1.5413, 66.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, 66.5>,0.25 <-9.5, 1.5413, 66.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <10.5, 0, -65.5>,0.25 <10.5, 1.5413, -65.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, -65.5>,0.25 <-9.5, 1.5413, -65.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 11 69 45 cone { <10.5, 0, 68.5>,0.25 <10.5, 0.996001, 68.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, 68.5>,0.25 <-9.5, 0.996001, 68.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <10.5, 0, -67.5>,0.25 <10.5, 0.996001, -67.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, -67.5>,0.25 <-9.5, 0.996001, -67.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 11 70 61 cone { <10.5, 0, 69.5>,0.25 <10.5, 1.37993, 69.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, 69.5>,0.25 <-9.5, 1.37993, 69.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <10.5, 0, -68.5>,0.25 <10.5, 1.37993, -68.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, -68.5>,0.25 <-9.5, 1.37993, -68.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 11 71 61 cone { <10.5, 0, 70.5>,0.25 <10.5, 1.37993, 70.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, 70.5>,0.25 <-9.5, 1.37993, 70.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <10.5, 0, -69.5>,0.25 <10.5, 1.37993, -69.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, -69.5>,0.25 <-9.5, 1.37993, -69.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 11 73 45 cone { <10.5, 0, 72.5>,0.25 <10.5, 0.996001, 72.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, 72.5>,0.25 <-9.5, 0.996001, 72.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <10.5, 0, -71.5>,0.25 <10.5, 0.996001, -71.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, -71.5>,0.25 <-9.5, 0.996001, -71.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 11 74 48 cone { <10.5, 0, 73.5>,0.25 <10.5, 1.07946, 73.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, 73.5>,0.25 <-9.5, 1.07946, 73.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <10.5, 0, -72.5>,0.25 <10.5, 1.07946, -72.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, -72.5>,0.25 <-9.5, 1.07946, -72.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 11 75 57 cone { <10.5, 0, 74.5>,0.25 <10.5, 1.27978, 74.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, 74.5>,0.25 <-9.5, 1.27978, 74.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <10.5, 0, -73.5>,0.25 <10.5, 1.27978, -73.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, -73.5>,0.25 <-9.5, 1.27978, -73.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 11 76 48 cone { <10.5, 0, 75.5>,0.25 <10.5, 1.07946, 75.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, 75.5>,0.25 <-9.5, 1.07946, 75.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <10.5, 0, -74.5>,0.25 <10.5, 1.07946, -74.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, -74.5>,0.25 <-9.5, 1.07946, -74.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 11 79 45 cone { <10.5, 0, 78.5>,0.25 <10.5, 0.996001, 78.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, 78.5>,0.25 <-9.5, 0.996001, 78.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <10.5, 0, -77.5>,0.25 <10.5, 0.996001, -77.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-9.5, 0, -77.5>,0.25 <-9.5, 0.996001, -77.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 12 1 52 cone { <11.5, 0, 0.5>,0.25 <11.5, 6.28204, 0.5 >,0 texture { pigment {color rgb <0.14,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, 0.5>,0.25 <-10.5, 6.28204, 0.5 >,0 texture { pigment {color rgb <0.14,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 12 2 209 cone { <11.5, 0, 1.5>,0.25 <11.5, 4.81308, 1.5 >,0 texture { pigment {color rgb <0.85,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, 1.5>,0.25 <-10.5, 4.81308, 1.5 >,0 texture { pigment {color rgb <0.85,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <11.5, 0, -0.5>,0.25 <11.5, 4.81308, -0.5 >,0 texture { pigment {color rgb <0.85,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, -0.5>,0.25 <-10.5, 4.81308, -0.5 >,0 texture { pigment {color rgb <0.85,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 12 3 159 cone { <11.5, 0, 2.5>,0.25 <11.5, 3.65571, 2.5 >,0 texture { pigment {color rgb <0.71,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, 2.5>,0.25 <-10.5, 3.65571, 2.5 >,0 texture { pigment {color rgb <0.71,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <11.5, 0, -1.5>,0.25 <11.5, 3.65571, -1.5 >,0 texture { pigment {color rgb <0.71,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, -1.5>,0.25 <-10.5, 3.65571, -1.5 >,0 texture { pigment {color rgb <0.71,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 12 4 161 cone { <11.5, 0, 3.5>,0.25 <11.5, 3.70579, 3.5 >,0 texture { pigment {color rgb <0.71,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, 3.5>,0.25 <-10.5, 3.70579, 3.5 >,0 texture { pigment {color rgb <0.71,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <11.5, 0, -2.5>,0.25 <11.5, 3.70579, -2.5 >,0 texture { pigment {color rgb <0.71,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, -2.5>,0.25 <-10.5, 3.70579, -2.5 >,0 texture { pigment {color rgb <0.71,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 12 5 159 cone { <11.5, 0, 4.5>,0.25 <11.5, 3.64458, 4.5 >,0 texture { pigment {color rgb <0.71,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, 4.5>,0.25 <-10.5, 3.64458, 4.5 >,0 texture { pigment {color rgb <0.71,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <11.5, 0, -3.5>,0.25 <11.5, 3.64458, -3.5 >,0 texture { pigment {color rgb <0.71,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, -3.5>,0.25 <-10.5, 3.64458, -3.5 >,0 texture { pigment {color rgb <0.71,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 12 6 153 cone { <11.5, 0, 5.5>,0.25 <11.5, 3.51661, 5.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, 5.5>,0.25 <-10.5, 3.51661, 5.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <11.5, 0, -4.5>,0.25 <11.5, 3.51661, -4.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, -4.5>,0.25 <-10.5, 3.51661, -4.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 12 7 154 cone { <11.5, 0, 6.5>,0.25 <11.5, 3.52773, 6.5 >,0 texture { pigment {color rgb <0.71,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, 6.5>,0.25 <-10.5, 3.52773, 6.5 >,0 texture { pigment {color rgb <0.71,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <11.5, 0, -5.5>,0.25 <11.5, 3.52773, -5.5 >,0 texture { pigment {color rgb <0.71,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, -5.5>,0.25 <-10.5, 3.52773, -5.5 >,0 texture { pigment {color rgb <0.71,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 12 8 151 cone { <11.5, 0, 7.5>,0.25 <11.5, 3.46096, 7.5 >,0 texture { pigment {color rgb <0.71,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, 7.5>,0.25 <-10.5, 3.46096, 7.5 >,0 texture { pigment {color rgb <0.71,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <11.5, 0, -6.5>,0.25 <11.5, 3.46096, -6.5 >,0 texture { pigment {color rgb <0.71,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, -6.5>,0.25 <-10.5, 3.46096, -6.5 >,0 texture { pigment {color rgb <0.71,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 12 9 155 cone { <11.5, 0, 8.5>,0.25 <11.5, 3.56668, 8.5 >,0 texture { pigment {color rgb <0.71,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, 8.5>,0.25 <-10.5, 3.56668, 8.5 >,0 texture { pigment {color rgb <0.71,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <11.5, 0, -7.5>,0.25 <11.5, 3.56668, -7.5 >,0 texture { pigment {color rgb <0.71,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, -7.5>,0.25 <-10.5, 3.56668, -7.5 >,0 texture { pigment {color rgb <0.71,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 12 10 152 cone { <11.5, 0, 9.5>,0.25 <11.5, 3.49435, 9.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, 9.5>,0.25 <-10.5, 3.49435, 9.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <11.5, 0, -8.5>,0.25 <11.5, 3.49435, -8.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, -8.5>,0.25 <-10.5, 3.49435, -8.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 12 11 216 cone { <11.5, 0, 10.5>,0.25 <11.5, 4.98, 10.5 >,0 texture { pigment {color rgb <0.85,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, 10.5>,0.25 <-10.5, 4.98, 10.5 >,0 texture { pigment {color rgb <0.85,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <11.5, 0, -9.5>,0.25 <11.5, 4.98, -9.5 >,0 texture { pigment {color rgb <0.85,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, -9.5>,0.25 <-10.5, 4.98, -9.5 >,0 texture { pigment {color rgb <0.85,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 12 12 216 cone { <11.5, 0, 11.5>,0.25 <11.5, 4.96887, 11.5 >,0 texture { pigment {color rgb <0.85,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, 11.5>,0.25 <-10.5, 4.96887, 11.5 >,0 texture { pigment {color rgb <0.85,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <11.5, 0, -10.5>,0.25 <11.5, 4.96887, -10.5 >,0 texture { pigment {color rgb <0.85,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, -10.5>,0.25 <-10.5, 4.96887, -10.5 >,0 texture { pigment {color rgb <0.85,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 12 13 152 cone { <11.5, 0, 12.5>,0.25 <11.5, 3.48322, 12.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, 12.5>,0.25 <-10.5, 3.48322, 12.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <11.5, 0, -11.5>,0.25 <11.5, 3.48322, -11.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, -11.5>,0.25 <-10.5, 3.48322, -11.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 12 14 206 cone { <11.5, 0, 13.5>,0.25 <11.5, 4.74074, 13.5 >,0 texture { pigment {color rgb <0.85,0.42,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, 13.5>,0.25 <-10.5, 4.74074, 13.5 >,0 texture { pigment {color rgb <0.85,0.42,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <11.5, 0, -12.5>,0.25 <11.5, 4.74074, -12.5 >,0 texture { pigment {color rgb <0.85,0.42,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, -12.5>,0.25 <-10.5, 4.74074, -12.5 >,0 texture { pigment {color rgb <0.85,0.42,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 12 15 202 cone { <11.5, 0, 14.5>,0.25 <11.5, 4.66284, 14.5 >,0 texture { pigment {color rgb <0.85,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, 14.5>,0.25 <-10.5, 4.66284, 14.5 >,0 texture { pigment {color rgb <0.85,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <11.5, 0, -13.5>,0.25 <11.5, 4.66284, -13.5 >,0 texture { pigment {color rgb <0.85,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, -13.5>,0.25 <-10.5, 4.66284, -13.5 >,0 texture { pigment {color rgb <0.85,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 12 16 199 cone { <11.5, 0, 15.5>,0.25 <11.5, 4.59051, 15.5 >,0 texture { pigment {color rgb <0.85,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, 15.5>,0.25 <-10.5, 4.59051, 15.5 >,0 texture { pigment {color rgb <0.85,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <11.5, 0, -14.5>,0.25 <11.5, 4.59051, -14.5 >,0 texture { pigment {color rgb <0.85,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, -14.5>,0.25 <-10.5, 4.59051, -14.5 >,0 texture { pigment {color rgb <0.85,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 12 17 205 cone { <11.5, 0, 16.5>,0.25 <11.5, 4.71292, 16.5 >,0 texture { pigment {color rgb <0.85,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, 16.5>,0.25 <-10.5, 4.71292, 16.5 >,0 texture { pigment {color rgb <0.85,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <11.5, 0, -15.5>,0.25 <11.5, 4.71292, -15.5 >,0 texture { pigment {color rgb <0.85,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, -15.5>,0.25 <-10.5, 4.71292, -15.5 >,0 texture { pigment {color rgb <0.85,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 12 18 192 cone { <11.5, 0, 17.5>,0.25 <11.5, 4.42914, 17.5 >,0 texture { pigment {color rgb <0.85,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, 17.5>,0.25 <-10.5, 4.42914, 17.5 >,0 texture { pigment {color rgb <0.85,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <11.5, 0, -16.5>,0.25 <11.5, 4.42914, -16.5 >,0 texture { pigment {color rgb <0.85,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, -16.5>,0.25 <-10.5, 4.42914, -16.5 >,0 texture { pigment {color rgb <0.85,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 12 19 190 cone { <11.5, 0, 18.5>,0.25 <11.5, 4.36794, 18.5 >,0 texture { pigment {color rgb <0.85,0.14,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, 18.5>,0.25 <-10.5, 4.36794, 18.5 >,0 texture { pigment {color rgb <0.85,0.14,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <11.5, 0, -17.5>,0.25 <11.5, 4.36794, -17.5 >,0 texture { pigment {color rgb <0.85,0.14,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, -17.5>,0.25 <-10.5, 4.36794, -17.5 >,0 texture { pigment {color rgb <0.85,0.14,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 12 20 183 cone { <11.5, 0, 19.5>,0.25 <11.5, 4.21214, 19.5 >,0 texture { pigment {color rgb <0.85,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, 19.5>,0.25 <-10.5, 4.21214, 19.5 >,0 texture { pigment {color rgb <0.85,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <11.5, 0, -18.5>,0.25 <11.5, 4.21214, -18.5 >,0 texture { pigment {color rgb <0.85,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, -18.5>,0.25 <-10.5, 4.21214, -18.5 >,0 texture { pigment {color rgb <0.85,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 12 21 178 cone { <11.5, 0, 20.5>,0.25 <11.5, 4.10085, 20.5 >,0 texture { pigment {color rgb <0.71,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, 20.5>,0.25 <-10.5, 4.10085, 20.5 >,0 texture { pigment {color rgb <0.71,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <11.5, 0, -19.5>,0.25 <11.5, 4.10085, -19.5 >,0 texture { pigment {color rgb <0.71,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, -19.5>,0.25 <-10.5, 4.10085, -19.5 >,0 texture { pigment {color rgb <0.71,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 12 22 191 cone { <11.5, 0, 21.5>,0.25 <11.5, 4.39576, 21.5 >,0 texture { pigment {color rgb <0.85,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, 21.5>,0.25 <-10.5, 4.39576, 21.5 >,0 texture { pigment {color rgb <0.85,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <11.5, 0, -20.5>,0.25 <11.5, 4.39576, -20.5 >,0 texture { pigment {color rgb <0.85,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, -20.5>,0.25 <-10.5, 4.39576, -20.5 >,0 texture { pigment {color rgb <0.85,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 12 23 167 cone { <11.5, 0, 22.5>,0.25 <11.5, 3.83377, 22.5 >,0 texture { pigment {color rgb <0.71,0.42,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, 22.5>,0.25 <-10.5, 3.83377, 22.5 >,0 texture { pigment {color rgb <0.71,0.42,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <11.5, 0, -21.5>,0.25 <11.5, 3.83377, -21.5 >,0 texture { pigment {color rgb <0.71,0.42,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, -21.5>,0.25 <-10.5, 3.83377, -21.5 >,0 texture { pigment {color rgb <0.71,0.42,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 12 24 166 cone { <11.5, 0, 23.5>,0.25 <11.5, 3.81151, 23.5 >,0 texture { pigment {color rgb <0.71,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, 23.5>,0.25 <-10.5, 3.81151, 23.5 >,0 texture { pigment {color rgb <0.71,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <11.5, 0, -22.5>,0.25 <11.5, 3.81151, -22.5 >,0 texture { pigment {color rgb <0.71,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, -22.5>,0.25 <-10.5, 3.81151, -22.5 >,0 texture { pigment {color rgb <0.71,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 12 25 160 cone { <11.5, 0, 24.5>,0.25 <11.5, 3.6724, 24.5 >,0 texture { pigment {color rgb <0.71,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, 24.5>,0.25 <-10.5, 3.6724, 24.5 >,0 texture { pigment {color rgb <0.71,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <11.5, 0, -23.5>,0.25 <11.5, 3.6724, -23.5 >,0 texture { pigment {color rgb <0.71,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, -23.5>,0.25 <-10.5, 3.6724, -23.5 >,0 texture { pigment {color rgb <0.71,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 12 26 161 cone { <11.5, 0, 25.5>,0.25 <11.5, 3.69466, 25.5 >,0 texture { pigment {color rgb <0.71,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, 25.5>,0.25 <-10.5, 3.69466, 25.5 >,0 texture { pigment {color rgb <0.71,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <11.5, 0, -24.5>,0.25 <11.5, 3.69466, -24.5 >,0 texture { pigment {color rgb <0.71,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, -24.5>,0.25 <-10.5, 3.69466, -24.5 >,0 texture { pigment {color rgb <0.71,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 12 27 155 cone { <11.5, 0, 26.5>,0.25 <11.5, 3.56112, 26.5 >,0 texture { pigment {color rgb <0.71,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, 26.5>,0.25 <-10.5, 3.56112, 26.5 >,0 texture { pigment {color rgb <0.71,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <11.5, 0, -25.5>,0.25 <11.5, 3.56112, -25.5 >,0 texture { pigment {color rgb <0.71,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, -25.5>,0.25 <-10.5, 3.56112, -25.5 >,0 texture { pigment {color rgb <0.71,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 12 28 152 cone { <11.5, 0, 27.5>,0.25 <11.5, 3.48322, 27.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, 27.5>,0.25 <-10.5, 3.48322, 27.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <11.5, 0, -26.5>,0.25 <11.5, 3.48322, -26.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, -26.5>,0.25 <-10.5, 3.48322, -26.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 12 29 152 cone { <11.5, 0, 28.5>,0.25 <11.5, 3.49435, 28.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, 28.5>,0.25 <-10.5, 3.49435, 28.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <11.5, 0, -27.5>,0.25 <11.5, 3.49435, -27.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, -27.5>,0.25 <-10.5, 3.49435, -27.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 12 30 144 cone { <11.5, 0, 29.5>,0.25 <11.5, 3.31629, 29.5 >,0 texture { pigment {color rgb <0.71,0,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, 29.5>,0.25 <-10.5, 3.31629, 29.5 >,0 texture { pigment {color rgb <0.71,0,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <11.5, 0, -28.5>,0.25 <11.5, 3.31629, -28.5 >,0 texture { pigment {color rgb <0.71,0,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, -28.5>,0.25 <-10.5, 3.31629, -28.5 >,0 texture { pigment {color rgb <0.71,0,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 12 31 137 cone { <11.5, 0, 30.5>,0.25 <11.5, 3.15493, 30.5 >,0 texture { pigment {color rgb <0.57,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, 30.5>,0.25 <-10.5, 3.15493, 30.5 >,0 texture { pigment {color rgb <0.57,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <11.5, 0, -29.5>,0.25 <11.5, 3.15493, -29.5 >,0 texture { pigment {color rgb <0.57,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, -29.5>,0.25 <-10.5, 3.15493, -29.5 >,0 texture { pigment {color rgb <0.57,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 12 32 134 cone { <11.5, 0, 31.5>,0.25 <11.5, 3.08259, 31.5 >,0 texture { pigment {color rgb <0.57,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, 31.5>,0.25 <-10.5, 3.08259, 31.5 >,0 texture { pigment {color rgb <0.57,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <11.5, 0, -30.5>,0.25 <11.5, 3.08259, -30.5 >,0 texture { pigment {color rgb <0.57,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, -30.5>,0.25 <-10.5, 3.08259, -30.5 >,0 texture { pigment {color rgb <0.57,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 12 33 130 cone { <11.5, 0, 32.5>,0.25 <11.5, 2.97687, 32.5 >,0 texture { pigment {color rgb <0.57,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, 32.5>,0.25 <-10.5, 2.97687, 32.5 >,0 texture { pigment {color rgb <0.57,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <11.5, 0, -31.5>,0.25 <11.5, 2.97687, -31.5 >,0 texture { pigment {color rgb <0.57,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, -31.5>,0.25 <-10.5, 2.97687, -31.5 >,0 texture { pigment {color rgb <0.57,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 12 34 136 cone { <11.5, 0, 33.5>,0.25 <11.5, 3.12154, 33.5 >,0 texture { pigment {color rgb <0.57,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, 33.5>,0.25 <-10.5, 3.12154, 33.5 >,0 texture { pigment {color rgb <0.57,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <11.5, 0, -32.5>,0.25 <11.5, 3.12154, -32.5 >,0 texture { pigment {color rgb <0.57,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, -32.5>,0.25 <-10.5, 3.12154, -32.5 >,0 texture { pigment {color rgb <0.57,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 12 35 116 cone { <11.5, 0, 34.5>,0.25 <11.5, 2.65415, 34.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, 34.5>,0.25 <-10.5, 2.65415, 34.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <11.5, 0, -33.5>,0.25 <11.5, 2.65415, -33.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, -33.5>,0.25 <-10.5, 2.65415, -33.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 12 36 135 cone { <11.5, 0, 35.5>,0.25 <11.5, 3.09372, 35.5 >,0 texture { pigment {color rgb <0.57,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, 35.5>,0.25 <-10.5, 3.09372, 35.5 >,0 texture { pigment {color rgb <0.57,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <11.5, 0, -34.5>,0.25 <11.5, 3.09372, -34.5 >,0 texture { pigment {color rgb <0.57,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, -34.5>,0.25 <-10.5, 3.09372, -34.5 >,0 texture { pigment {color rgb <0.57,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 12 37 133 cone { <11.5, 0, 36.5>,0.25 <11.5, 3.05477, 36.5 >,0 texture { pigment {color rgb <0.57,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, 36.5>,0.25 <-10.5, 3.05477, 36.5 >,0 texture { pigment {color rgb <0.57,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <11.5, 0, -35.5>,0.25 <11.5, 3.05477, -35.5 >,0 texture { pigment {color rgb <0.57,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, -35.5>,0.25 <-10.5, 3.05477, -35.5 >,0 texture { pigment {color rgb <0.57,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 12 38 148 cone { <11.5, 0, 37.5>,0.25 <11.5, 3.39419, 37.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, 37.5>,0.25 <-10.5, 3.39419, 37.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <11.5, 0, -36.5>,0.25 <11.5, 3.39419, -36.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, -36.5>,0.25 <-10.5, 3.39419, -36.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 12 39 122 cone { <11.5, 0, 38.5>,0.25 <11.5, 2.78769, 38.5 >,0 texture { pigment {color rgb <0.57,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, 38.5>,0.25 <-10.5, 2.78769, 38.5 >,0 texture { pigment {color rgb <0.57,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <11.5, 0, -37.5>,0.25 <11.5, 2.78769, -37.5 >,0 texture { pigment {color rgb <0.57,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, -37.5>,0.25 <-10.5, 2.78769, -37.5 >,0 texture { pigment {color rgb <0.57,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 12 40 105 cone { <11.5, 0, 39.5>,0.25 <11.5, 2.39263, 39.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, 39.5>,0.25 <-10.5, 2.39263, 39.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <11.5, 0, -38.5>,0.25 <11.5, 2.39263, -38.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, -38.5>,0.25 <-10.5, 2.39263, -38.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 12 41 136 cone { <11.5, 0, 40.5>,0.25 <11.5, 3.12711, 40.5 >,0 texture { pigment {color rgb <0.57,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, 40.5>,0.25 <-10.5, 3.12711, 40.5 >,0 texture { pigment {color rgb <0.57,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <11.5, 0, -39.5>,0.25 <11.5, 3.12711, -39.5 >,0 texture { pigment {color rgb <0.57,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, -39.5>,0.25 <-10.5, 3.12711, -39.5 >,0 texture { pigment {color rgb <0.57,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 12 42 102 cone { <11.5, 0, 41.5>,0.25 <11.5, 2.32029, 41.5 >,0 texture { pigment {color rgb <0.42,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, 41.5>,0.25 <-10.5, 2.32029, 41.5 >,0 texture { pigment {color rgb <0.42,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <11.5, 0, -40.5>,0.25 <11.5, 2.32029, -40.5 >,0 texture { pigment {color rgb <0.42,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, -40.5>,0.25 <-10.5, 2.32029, -40.5 >,0 texture { pigment {color rgb <0.42,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 12 43 100 cone { <11.5, 0, 42.5>,0.25 <11.5, 2.29247, 42.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, 42.5>,0.25 <-10.5, 2.29247, 42.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <11.5, 0, -41.5>,0.25 <11.5, 2.29247, -41.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, -41.5>,0.25 <-10.5, 2.29247, -41.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 12 44 96 cone { <11.5, 0, 43.5>,0.25 <11.5, 2.19788, 43.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, 43.5>,0.25 <-10.5, 2.19788, 43.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <11.5, 0, -42.5>,0.25 <11.5, 2.19788, -42.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, -42.5>,0.25 <-10.5, 2.19788, -42.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 12 45 111 cone { <11.5, 0, 44.5>,0.25 <11.5, 2.54286, 44.5 >,0 texture { pigment {color rgb <0.57,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, 44.5>,0.25 <-10.5, 2.54286, 44.5 >,0 texture { pigment {color rgb <0.57,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <11.5, 0, -43.5>,0.25 <11.5, 2.54286, -43.5 >,0 texture { pigment {color rgb <0.57,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, -43.5>,0.25 <-10.5, 2.54286, -43.5 >,0 texture { pigment {color rgb <0.57,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 12 46 93 cone { <11.5, 0, 45.5>,0.25 <11.5, 2.12554, 45.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, 45.5>,0.25 <-10.5, 2.12554, 45.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <11.5, 0, -44.5>,0.25 <11.5, 2.12554, -44.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, -44.5>,0.25 <-10.5, 2.12554, -44.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 12 47 91 cone { <11.5, 0, 46.5>,0.25 <11.5, 2.06434, 46.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, 46.5>,0.25 <-10.5, 2.06434, 46.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <11.5, 0, -45.5>,0.25 <11.5, 2.06434, -45.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, -45.5>,0.25 <-10.5, 2.06434, -45.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 12 48 93 cone { <11.5, 0, 47.5>,0.25 <11.5, 2.12554, 47.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, 47.5>,0.25 <-10.5, 2.12554, 47.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <11.5, 0, -46.5>,0.25 <11.5, 2.12554, -46.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, -46.5>,0.25 <-10.5, 2.12554, -46.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 12 49 93 cone { <11.5, 0, 48.5>,0.25 <11.5, 2.11441, 48.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, 48.5>,0.25 <-10.5, 2.11441, 48.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <11.5, 0, -47.5>,0.25 <11.5, 2.11441, -47.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, -47.5>,0.25 <-10.5, 2.11441, -47.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 12 50 63 cone { <11.5, 0, 49.5>,0.25 <11.5, 1.42445, 49.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, 49.5>,0.25 <-10.5, 1.42445, 49.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <11.5, 0, -48.5>,0.25 <11.5, 1.42445, -48.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, -48.5>,0.25 <-10.5, 1.42445, -48.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 12 51 90 cone { <11.5, 0, 50.5>,0.25 <11.5, 2.04764, 50.5 >,0 texture { pigment {color rgb <0.42,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, 50.5>,0.25 <-10.5, 2.04764, 50.5 >,0 texture { pigment {color rgb <0.42,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <11.5, 0, -49.5>,0.25 <11.5, 2.04764, -49.5 >,0 texture { pigment {color rgb <0.42,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, -49.5>,0.25 <-10.5, 2.04764, -49.5 >,0 texture { pigment {color rgb <0.42,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 12 52 59 cone { <11.5, 0, 51.5>,0.25 <11.5, 1.32986, 51.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, 51.5>,0.25 <-10.5, 1.32986, 51.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <11.5, 0, -50.5>,0.25 <11.5, 1.32986, -50.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, -50.5>,0.25 <-10.5, 1.32986, -50.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 12 53 59 cone { <11.5, 0, 52.5>,0.25 <11.5, 1.32986, 52.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, 52.5>,0.25 <-10.5, 1.32986, 52.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <11.5, 0, -51.5>,0.25 <11.5, 1.32986, -51.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, -51.5>,0.25 <-10.5, 1.32986, -51.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 12 54 61 cone { <11.5, 0, 53.5>,0.25 <11.5, 1.37993, 53.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, 53.5>,0.25 <-10.5, 1.37993, 53.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <11.5, 0, -52.5>,0.25 <11.5, 1.37993, -52.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, -52.5>,0.25 <-10.5, 1.37993, -52.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 12 55 61 cone { <11.5, 0, 54.5>,0.25 <11.5, 1.37993, 54.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, 54.5>,0.25 <-10.5, 1.37993, 54.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <11.5, 0, -53.5>,0.25 <11.5, 1.37993, -53.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, -53.5>,0.25 <-10.5, 1.37993, -53.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 12 56 93 cone { <11.5, 0, 55.5>,0.25 <11.5, 2.11441, 55.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, 55.5>,0.25 <-10.5, 2.11441, 55.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <11.5, 0, -54.5>,0.25 <11.5, 2.11441, -54.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, -54.5>,0.25 <-10.5, 2.11441, -54.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 12 58 63 cone { <11.5, 0, 57.5>,0.25 <11.5, 1.42445, 57.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, 57.5>,0.25 <-10.5, 1.42445, 57.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <11.5, 0, -56.5>,0.25 <11.5, 1.42445, -56.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, -56.5>,0.25 <-10.5, 1.42445, -56.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 12 59 65 cone { <11.5, 0, 58.5>,0.25 <11.5, 1.4634, 58.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, 58.5>,0.25 <-10.5, 1.4634, 58.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <11.5, 0, -57.5>,0.25 <11.5, 1.4634, -57.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, -57.5>,0.25 <-10.5, 1.4634, -57.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 12 60 76 cone { <11.5, 0, 59.5>,0.25 <11.5, 1.71935, 59.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, 59.5>,0.25 <-10.5, 1.71935, 59.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <11.5, 0, -58.5>,0.25 <11.5, 1.71935, -58.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, -58.5>,0.25 <-10.5, 1.71935, -58.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 12 61 57 cone { <11.5, 0, 60.5>,0.25 <11.5, 1.27978, 60.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, 60.5>,0.25 <-10.5, 1.27978, 60.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <11.5, 0, -59.5>,0.25 <11.5, 1.27978, -59.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, -59.5>,0.25 <-10.5, 1.27978, -59.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 12 62 81 cone { <11.5, 0, 61.5>,0.25 <11.5, 1.8529, 61.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, 61.5>,0.25 <-10.5, 1.8529, 61.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <11.5, 0, -60.5>,0.25 <11.5, 1.8529, -60.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, -60.5>,0.25 <-10.5, 1.8529, -60.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 12 63 48 cone { <11.5, 0, 62.5>,0.25 <11.5, 1.07946, 62.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, 62.5>,0.25 <-10.5, 1.07946, 62.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <11.5, 0, -61.5>,0.25 <11.5, 1.07946, -61.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, -61.5>,0.25 <-10.5, 1.07946, -61.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 12 64 69 cone { <11.5, 0, 63.5>,0.25 <11.5, 1.57468, 63.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, 63.5>,0.25 <-10.5, 1.57468, 63.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <11.5, 0, -62.5>,0.25 <11.5, 1.57468, -62.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, -62.5>,0.25 <-10.5, 1.57468, -62.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 12 65 63 cone { <11.5, 0, 64.5>,0.25 <11.5, 1.42445, 64.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, 64.5>,0.25 <-10.5, 1.42445, 64.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <11.5, 0, -63.5>,0.25 <11.5, 1.42445, -63.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, -63.5>,0.25 <-10.5, 1.42445, -63.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 12 66 65 cone { <11.5, 0, 65.5>,0.25 <11.5, 1.4634, 65.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, 65.5>,0.25 <-10.5, 1.4634, 65.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <11.5, 0, -64.5>,0.25 <11.5, 1.4634, -64.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, -64.5>,0.25 <-10.5, 1.4634, -64.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 12 67 88 cone { <11.5, 0, 66.5>,0.25 <11.5, 2.00869, 66.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, 66.5>,0.25 <-10.5, 2.00869, 66.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <11.5, 0, -65.5>,0.25 <11.5, 2.00869, -65.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, -65.5>,0.25 <-10.5, 2.00869, -65.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 12 68 51 cone { <11.5, 0, 67.5>,0.25 <11.5, 1.1518, 67.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, 67.5>,0.25 <-10.5, 1.1518, 67.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <11.5, 0, -66.5>,0.25 <11.5, 1.1518, -66.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, -66.5>,0.25 <-10.5, 1.1518, -66.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 12 69 94 cone { <11.5, 0, 68.5>,0.25 <11.5, 2.14224, 68.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, 68.5>,0.25 <-10.5, 2.14224, 68.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <11.5, 0, -67.5>,0.25 <11.5, 2.14224, -67.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, -67.5>,0.25 <-10.5, 2.14224, -67.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 12 70 69 cone { <11.5, 0, 69.5>,0.25 <11.5, 1.57468, 69.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, 69.5>,0.25 <-10.5, 1.57468, 69.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <11.5, 0, -68.5>,0.25 <11.5, 1.57468, -68.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, -68.5>,0.25 <-10.5, 1.57468, -68.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 12 71 51 cone { <11.5, 0, 70.5>,0.25 <11.5, 1.1518, 70.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, 70.5>,0.25 <-10.5, 1.1518, 70.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <11.5, 0, -69.5>,0.25 <11.5, 1.1518, -69.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, -69.5>,0.25 <-10.5, 1.1518, -69.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 12 73 54 cone { <11.5, 0, 72.5>,0.25 <11.5, 1.21857, 72.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, 72.5>,0.25 <-10.5, 1.21857, 72.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <11.5, 0, -71.5>,0.25 <11.5, 1.21857, -71.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, -71.5>,0.25 <-10.5, 1.21857, -71.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 12 74 63 cone { <11.5, 0, 73.5>,0.25 <11.5, 1.42445, 73.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, 73.5>,0.25 <-10.5, 1.42445, 73.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <11.5, 0, -72.5>,0.25 <11.5, 1.42445, -72.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, -72.5>,0.25 <-10.5, 1.42445, -72.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 12 75 57 cone { <11.5, 0, 74.5>,0.25 <11.5, 1.27978, 74.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, 74.5>,0.25 <-10.5, 1.27978, 74.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <11.5, 0, -73.5>,0.25 <11.5, 1.27978, -73.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, -73.5>,0.25 <-10.5, 1.27978, -73.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 12 77 59 cone { <11.5, 0, 76.5>,0.25 <11.5, 1.32986, 76.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, 76.5>,0.25 <-10.5, 1.32986, 76.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <11.5, 0, -75.5>,0.25 <11.5, 1.32986, -75.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, -75.5>,0.25 <-10.5, 1.32986, -75.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 12 80 65 cone { <11.5, 0, 79.5>,0.25 <11.5, 1.4634, 79.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, 79.5>,0.25 <-10.5, 1.4634, 79.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <11.5, 0, -78.5>,0.25 <11.5, 1.4634, -78.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-10.5, 0, -78.5>,0.25 <-10.5, 1.4634, -78.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 13 1 44 cone { <12.5, 0, 0.5>,0.25 <12.5, 6.10398, 0.5 >,0 texture { pigment {color rgb <0.14,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, 0.5>,0.25 <-11.5, 6.10398, 0.5 >,0 texture { pigment {color rgb <0.14,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 13 2 204 cone { <12.5, 0, 1.5>,0.25 <12.5, 4.69066, 1.5 >,0 texture { pigment {color rgb <0.85,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, 1.5>,0.25 <-11.5, 4.69066, 1.5 >,0 texture { pigment {color rgb <0.85,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <12.5, 0, -0.5>,0.25 <12.5, 4.69066, -0.5 >,0 texture { pigment {color rgb <0.85,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, -0.5>,0.25 <-11.5, 4.69066, -0.5 >,0 texture { pigment {color rgb <0.85,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 13 3 157 cone { <12.5, 0, 2.5>,0.25 <12.5, 3.6112, 2.5 >,0 texture { pigment {color rgb <0.71,0.28,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, 2.5>,0.25 <-11.5, 3.6112, 2.5 >,0 texture { pigment {color rgb <0.71,0.28,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <12.5, 0, -1.5>,0.25 <12.5, 3.6112, -1.5 >,0 texture { pigment {color rgb <0.71,0.28,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, -1.5>,0.25 <-11.5, 3.6112, -1.5 >,0 texture { pigment {color rgb <0.71,0.28,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 13 4 213 cone { <12.5, 0, 3.5>,0.25 <12.5, 4.9188, 3.5 >,0 texture { pigment {color rgb <0.85,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, 3.5>,0.25 <-11.5, 4.9188, 3.5 >,0 texture { pigment {color rgb <0.85,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <12.5, 0, -2.5>,0.25 <12.5, 4.9188, -2.5 >,0 texture { pigment {color rgb <0.85,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, -2.5>,0.25 <-11.5, 4.9188, -2.5 >,0 texture { pigment {color rgb <0.85,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 13 5 151 cone { <12.5, 0, 4.5>,0.25 <12.5, 3.46653, 4.5 >,0 texture { pigment {color rgb <0.71,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, 4.5>,0.25 <-11.5, 3.46653, 4.5 >,0 texture { pigment {color rgb <0.71,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <12.5, 0, -3.5>,0.25 <12.5, 3.46653, -3.5 >,0 texture { pigment {color rgb <0.71,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, -3.5>,0.25 <-11.5, 3.46653, -3.5 >,0 texture { pigment {color rgb <0.71,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 13 6 205 cone { <12.5, 0, 5.5>,0.25 <12.5, 4.71848, 5.5 >,0 texture { pigment {color rgb <0.85,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, 5.5>,0.25 <-11.5, 4.71848, 5.5 >,0 texture { pigment {color rgb <0.85,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <12.5, 0, -4.5>,0.25 <12.5, 4.71848, -4.5 >,0 texture { pigment {color rgb <0.85,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, -4.5>,0.25 <-11.5, 4.71848, -4.5 >,0 texture { pigment {color rgb <0.85,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 13 7 206 cone { <12.5, 0, 6.5>,0.25 <12.5, 4.7463, 6.5 >,0 texture { pigment {color rgb <0.85,0.42,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, 6.5>,0.25 <-11.5, 4.7463, 6.5 >,0 texture { pigment {color rgb <0.85,0.42,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <12.5, 0, -5.5>,0.25 <12.5, 4.7463, -5.5 >,0 texture { pigment {color rgb <0.85,0.42,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, -5.5>,0.25 <-11.5, 4.7463, -5.5 >,0 texture { pigment {color rgb <0.85,0.42,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 13 8 210 cone { <12.5, 0, 7.5>,0.25 <12.5, 4.84646, 7.5 >,0 texture { pigment {color rgb <0.85,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, 7.5>,0.25 <-11.5, 4.84646, 7.5 >,0 texture { pigment {color rgb <0.85,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <12.5, 0, -6.5>,0.25 <12.5, 4.84646, -6.5 >,0 texture { pigment {color rgb <0.85,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, -6.5>,0.25 <-11.5, 4.84646, -6.5 >,0 texture { pigment {color rgb <0.85,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 13 9 210 cone { <12.5, 0, 8.5>,0.25 <12.5, 4.83533, 8.5 >,0 texture { pigment {color rgb <0.85,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, 8.5>,0.25 <-11.5, 4.83533, 8.5 >,0 texture { pigment {color rgb <0.85,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <12.5, 0, -7.5>,0.25 <12.5, 4.83533, -7.5 >,0 texture { pigment {color rgb <0.85,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, -7.5>,0.25 <-11.5, 4.83533, -7.5 >,0 texture { pigment {color rgb <0.85,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 13 10 215 cone { <12.5, 0, 9.5>,0.25 <12.5, 4.94662, 9.5 >,0 texture { pigment {color rgb <0.85,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, 9.5>,0.25 <-11.5, 4.94662, 9.5 >,0 texture { pigment {color rgb <0.85,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <12.5, 0, -8.5>,0.25 <12.5, 4.94662, -8.5 >,0 texture { pigment {color rgb <0.85,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, -8.5>,0.25 <-11.5, 4.94662, -8.5 >,0 texture { pigment {color rgb <0.85,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 13 11 214 cone { <12.5, 0, 10.5>,0.25 <12.5, 4.92993, 10.5 >,0 texture { pigment {color rgb <0.85,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, 10.5>,0.25 <-11.5, 4.92993, 10.5 >,0 texture { pigment {color rgb <0.85,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <12.5, 0, -9.5>,0.25 <12.5, 4.92993, -9.5 >,0 texture { pigment {color rgb <0.85,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, -9.5>,0.25 <-11.5, 4.92993, -9.5 >,0 texture { pigment {color rgb <0.85,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 13 12 209 cone { <12.5, 0, 11.5>,0.25 <12.5, 4.81308, 11.5 >,0 texture { pigment {color rgb <0.85,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, 11.5>,0.25 <-11.5, 4.81308, 11.5 >,0 texture { pigment {color rgb <0.85,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <12.5, 0, -10.5>,0.25 <12.5, 4.81308, -10.5 >,0 texture { pigment {color rgb <0.85,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, -10.5>,0.25 <-11.5, 4.81308, -10.5 >,0 texture { pigment {color rgb <0.85,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 13 13 207 cone { <12.5, 0, 12.5>,0.25 <12.5, 4.763, 12.5 >,0 texture { pigment {color rgb <0.85,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, 12.5>,0.25 <-11.5, 4.763, 12.5 >,0 texture { pigment {color rgb <0.85,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <12.5, 0, -11.5>,0.25 <12.5, 4.763, -11.5 >,0 texture { pigment {color rgb <0.85,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, -11.5>,0.25 <-11.5, 4.763, -11.5 >,0 texture { pigment {color rgb <0.85,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 13 14 204 cone { <12.5, 0, 13.5>,0.25 <12.5, 4.70736, 13.5 >,0 texture { pigment {color rgb <0.85,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, 13.5>,0.25 <-11.5, 4.70736, 13.5 >,0 texture { pigment {color rgb <0.85,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <12.5, 0, -12.5>,0.25 <12.5, 4.70736, -12.5 >,0 texture { pigment {color rgb <0.85,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, -12.5>,0.25 <-11.5, 4.70736, -12.5 >,0 texture { pigment {color rgb <0.85,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 13 15 199 cone { <12.5, 0, 14.5>,0.25 <12.5, 4.58494, 14.5 >,0 texture { pigment {color rgb <0.85,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, 14.5>,0.25 <-11.5, 4.58494, 14.5 >,0 texture { pigment {color rgb <0.85,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <12.5, 0, -13.5>,0.25 <12.5, 4.58494, -13.5 >,0 texture { pigment {color rgb <0.85,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, -13.5>,0.25 <-11.5, 4.58494, -13.5 >,0 texture { pigment {color rgb <0.85,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 13 16 197 cone { <12.5, 0, 15.5>,0.25 <12.5, 4.53486, 15.5 >,0 texture { pigment {color rgb <0.85,0.28,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, 15.5>,0.25 <-11.5, 4.53486, 15.5 >,0 texture { pigment {color rgb <0.85,0.28,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <12.5, 0, -14.5>,0.25 <12.5, 4.53486, -14.5 >,0 texture { pigment {color rgb <0.85,0.28,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, -14.5>,0.25 <-11.5, 4.53486, -14.5 >,0 texture { pigment {color rgb <0.85,0.28,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 13 17 195 cone { <12.5, 0, 16.5>,0.25 <12.5, 4.49035, 16.5 >,0 texture { pigment {color rgb <0.85,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, 16.5>,0.25 <-11.5, 4.49035, 16.5 >,0 texture { pigment {color rgb <0.85,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <12.5, 0, -15.5>,0.25 <12.5, 4.49035, -15.5 >,0 texture { pigment {color rgb <0.85,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, -15.5>,0.25 <-11.5, 4.49035, -15.5 >,0 texture { pigment {color rgb <0.85,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 13 18 195 cone { <12.5, 0, 17.5>,0.25 <12.5, 4.49035, 17.5 >,0 texture { pigment {color rgb <0.85,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, 17.5>,0.25 <-11.5, 4.49035, 17.5 >,0 texture { pigment {color rgb <0.85,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <12.5, 0, -16.5>,0.25 <12.5, 4.49035, -16.5 >,0 texture { pigment {color rgb <0.85,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, -16.5>,0.25 <-11.5, 4.49035, -16.5 >,0 texture { pigment {color rgb <0.85,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 13 19 183 cone { <12.5, 0, 18.5>,0.25 <12.5, 4.2177, 18.5 >,0 texture { pigment {color rgb <0.85,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, 18.5>,0.25 <-11.5, 4.2177, 18.5 >,0 texture { pigment {color rgb <0.85,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <12.5, 0, -17.5>,0.25 <12.5, 4.2177, -17.5 >,0 texture { pigment {color rgb <0.85,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, -17.5>,0.25 <-11.5, 4.2177, -17.5 >,0 texture { pigment {color rgb <0.85,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 13 20 183 cone { <12.5, 0, 19.5>,0.25 <12.5, 4.21214, 19.5 >,0 texture { pigment {color rgb <0.85,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, 19.5>,0.25 <-11.5, 4.21214, 19.5 >,0 texture { pigment {color rgb <0.85,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <12.5, 0, -18.5>,0.25 <12.5, 4.21214, -18.5 >,0 texture { pigment {color rgb <0.85,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, -18.5>,0.25 <-11.5, 4.21214, -18.5 >,0 texture { pigment {color rgb <0.85,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 13 21 173 cone { <12.5, 0, 20.5>,0.25 <12.5, 3.98957, 20.5 >,0 texture { pigment {color rgb <0.71,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, 20.5>,0.25 <-11.5, 3.98957, 20.5 >,0 texture { pigment {color rgb <0.71,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <12.5, 0, -19.5>,0.25 <12.5, 3.98957, -19.5 >,0 texture { pigment {color rgb <0.71,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, -19.5>,0.25 <-11.5, 3.98957, -19.5 >,0 texture { pigment {color rgb <0.71,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 13 22 176 cone { <12.5, 0, 21.5>,0.25 <12.5, 4.04521, 21.5 >,0 texture { pigment {color rgb <0.71,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, 21.5>,0.25 <-11.5, 4.04521, 21.5 >,0 texture { pigment {color rgb <0.71,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <12.5, 0, -20.5>,0.25 <12.5, 4.04521, -20.5 >,0 texture { pigment {color rgb <0.71,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, -20.5>,0.25 <-11.5, 4.04521, -20.5 >,0 texture { pigment {color rgb <0.71,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 13 23 171 cone { <12.5, 0, 22.5>,0.25 <12.5, 3.92836, 22.5 >,0 texture { pigment {color rgb <0.71,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, 22.5>,0.25 <-11.5, 3.92836, 22.5 >,0 texture { pigment {color rgb <0.71,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <12.5, 0, -21.5>,0.25 <12.5, 3.92836, -21.5 >,0 texture { pigment {color rgb <0.71,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, -21.5>,0.25 <-11.5, 3.92836, -21.5 >,0 texture { pigment {color rgb <0.71,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 13 24 159 cone { <12.5, 0, 23.5>,0.25 <12.5, 3.65571, 23.5 >,0 texture { pigment {color rgb <0.71,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, 23.5>,0.25 <-11.5, 3.65571, 23.5 >,0 texture { pigment {color rgb <0.71,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <12.5, 0, -22.5>,0.25 <12.5, 3.65571, -22.5 >,0 texture { pigment {color rgb <0.71,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, -22.5>,0.25 <-11.5, 3.65571, -22.5 >,0 texture { pigment {color rgb <0.71,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 13 25 155 cone { <12.5, 0, 24.5>,0.25 <12.5, 3.56668, 24.5 >,0 texture { pigment {color rgb <0.71,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, 24.5>,0.25 <-11.5, 3.56668, 24.5 >,0 texture { pigment {color rgb <0.71,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <12.5, 0, -23.5>,0.25 <12.5, 3.56668, -23.5 >,0 texture { pigment {color rgb <0.71,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, -23.5>,0.25 <-11.5, 3.56668, -23.5 >,0 texture { pigment {color rgb <0.71,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 13 26 161 cone { <12.5, 0, 25.5>,0.25 <12.5, 3.71135, 25.5 >,0 texture { pigment {color rgb <0.71,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, 25.5>,0.25 <-11.5, 3.71135, 25.5 >,0 texture { pigment {color rgb <0.71,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <12.5, 0, -24.5>,0.25 <12.5, 3.71135, -24.5 >,0 texture { pigment {color rgb <0.71,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, -24.5>,0.25 <-11.5, 3.71135, -24.5 >,0 texture { pigment {color rgb <0.71,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 13 27 165 cone { <12.5, 0, 26.5>,0.25 <12.5, 3.78925, 26.5 >,0 texture { pigment {color rgb <0.71,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, 26.5>,0.25 <-11.5, 3.78925, 26.5 >,0 texture { pigment {color rgb <0.71,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <12.5, 0, -25.5>,0.25 <12.5, 3.78925, -25.5 >,0 texture { pigment {color rgb <0.71,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, -25.5>,0.25 <-11.5, 3.78925, -25.5 >,0 texture { pigment {color rgb <0.71,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 13 28 146 cone { <12.5, 0, 27.5>,0.25 <12.5, 3.34411, 27.5 >,0 texture { pigment {color rgb <0.71,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, 27.5>,0.25 <-11.5, 3.34411, 27.5 >,0 texture { pigment {color rgb <0.71,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <12.5, 0, -26.5>,0.25 <12.5, 3.34411, -26.5 >,0 texture { pigment {color rgb <0.71,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, -26.5>,0.25 <-11.5, 3.34411, -26.5 >,0 texture { pigment {color rgb <0.71,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 13 29 153 cone { <12.5, 0, 28.5>,0.25 <12.5, 3.51104, 28.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, 28.5>,0.25 <-11.5, 3.51104, 28.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <12.5, 0, -27.5>,0.25 <12.5, 3.51104, -27.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, -27.5>,0.25 <-11.5, 3.51104, -27.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 13 30 144 cone { <12.5, 0, 29.5>,0.25 <12.5, 3.30516, 29.5 >,0 texture { pigment {color rgb <0.71,0,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, 29.5>,0.25 <-11.5, 3.30516, 29.5 >,0 texture { pigment {color rgb <0.71,0,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <12.5, 0, -28.5>,0.25 <12.5, 3.30516, -28.5 >,0 texture { pigment {color rgb <0.71,0,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, -28.5>,0.25 <-11.5, 3.30516, -28.5 >,0 texture { pigment {color rgb <0.71,0,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 13 31 138 cone { <12.5, 0, 30.5>,0.25 <12.5, 3.17162, 30.5 >,0 texture { pigment {color rgb <0.57,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, 30.5>,0.25 <-11.5, 3.17162, 30.5 >,0 texture { pigment {color rgb <0.57,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <12.5, 0, -29.5>,0.25 <12.5, 3.17162, -29.5 >,0 texture { pigment {color rgb <0.57,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, -29.5>,0.25 <-11.5, 3.17162, -29.5 >,0 texture { pigment {color rgb <0.57,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 13 32 137 cone { <12.5, 0, 31.5>,0.25 <12.5, 3.13824, 31.5 >,0 texture { pigment {color rgb <0.57,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, 31.5>,0.25 <-11.5, 3.13824, 31.5 >,0 texture { pigment {color rgb <0.57,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <12.5, 0, -30.5>,0.25 <12.5, 3.13824, -30.5 >,0 texture { pigment {color rgb <0.57,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, -30.5>,0.25 <-11.5, 3.13824, -30.5 >,0 texture { pigment {color rgb <0.57,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 13 33 135 cone { <12.5, 0, 32.5>,0.25 <12.5, 3.10485, 32.5 >,0 texture { pigment {color rgb <0.57,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, 32.5>,0.25 <-11.5, 3.10485, 32.5 >,0 texture { pigment {color rgb <0.57,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <12.5, 0, -31.5>,0.25 <12.5, 3.10485, -31.5 >,0 texture { pigment {color rgb <0.57,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, -31.5>,0.25 <-11.5, 3.10485, -31.5 >,0 texture { pigment {color rgb <0.57,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 13 34 133 cone { <12.5, 0, 33.5>,0.25 <12.5, 3.04364, 33.5 >,0 texture { pigment {color rgb <0.57,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, 33.5>,0.25 <-11.5, 3.04364, 33.5 >,0 texture { pigment {color rgb <0.57,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <12.5, 0, -32.5>,0.25 <12.5, 3.04364, -32.5 >,0 texture { pigment {color rgb <0.57,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, -32.5>,0.25 <-11.5, 3.04364, -32.5 >,0 texture { pigment {color rgb <0.57,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 13 35 122 cone { <12.5, 0, 34.5>,0.25 <12.5, 2.78769, 34.5 >,0 texture { pigment {color rgb <0.57,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, 34.5>,0.25 <-11.5, 2.78769, 34.5 >,0 texture { pigment {color rgb <0.57,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <12.5, 0, -33.5>,0.25 <12.5, 2.78769, -33.5 >,0 texture { pigment {color rgb <0.57,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, -33.5>,0.25 <-11.5, 2.78769, -33.5 >,0 texture { pigment {color rgb <0.57,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 13 36 127 cone { <12.5, 0, 35.5>,0.25 <12.5, 2.90454, 35.5 >,0 texture { pigment {color rgb <0.57,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, 35.5>,0.25 <-11.5, 2.90454, 35.5 >,0 texture { pigment {color rgb <0.57,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <12.5, 0, -34.5>,0.25 <12.5, 2.90454, -34.5 >,0 texture { pigment {color rgb <0.57,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, -34.5>,0.25 <-11.5, 2.90454, -34.5 >,0 texture { pigment {color rgb <0.57,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 13 37 148 cone { <12.5, 0, 36.5>,0.25 <12.5, 3.40532, 36.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, 36.5>,0.25 <-11.5, 3.40532, 36.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <12.5, 0, -35.5>,0.25 <12.5, 3.40532, -35.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, -35.5>,0.25 <-11.5, 3.40532, -35.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 13 38 112 cone { <12.5, 0, 37.5>,0.25 <12.5, 2.55399, 37.5 >,0 texture { pigment {color rgb <0.57,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, 37.5>,0.25 <-11.5, 2.55399, 37.5 >,0 texture { pigment {color rgb <0.57,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <12.5, 0, -36.5>,0.25 <12.5, 2.55399, -36.5 >,0 texture { pigment {color rgb <0.57,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, -36.5>,0.25 <-11.5, 2.55399, -36.5 >,0 texture { pigment {color rgb <0.57,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 13 39 103 cone { <12.5, 0, 38.5>,0.25 <12.5, 2.35368, 38.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, 38.5>,0.25 <-11.5, 2.35368, 38.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <12.5, 0, -37.5>,0.25 <12.5, 2.35368, -37.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, -37.5>,0.25 <-11.5, 2.35368, -37.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 13 40 111 cone { <12.5, 0, 39.5>,0.25 <12.5, 2.5373, 39.5 >,0 texture { pigment {color rgb <0.57,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, 39.5>,0.25 <-11.5, 2.5373, 39.5 >,0 texture { pigment {color rgb <0.57,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <12.5, 0, -38.5>,0.25 <12.5, 2.5373, -38.5 >,0 texture { pigment {color rgb <0.57,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, -38.5>,0.25 <-11.5, 2.5373, -38.5 >,0 texture { pigment {color rgb <0.57,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 13 41 104 cone { <12.5, 0, 40.5>,0.25 <12.5, 2.37037, 40.5 >,0 texture { pigment {color rgb <0.42,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, 40.5>,0.25 <-11.5, 2.37037, 40.5 >,0 texture { pigment {color rgb <0.42,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <12.5, 0, -39.5>,0.25 <12.5, 2.37037, -39.5 >,0 texture { pigment {color rgb <0.42,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, -39.5>,0.25 <-11.5, 2.37037, -39.5 >,0 texture { pigment {color rgb <0.42,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 13 42 105 cone { <12.5, 0, 41.5>,0.25 <12.5, 2.39819, 41.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, 41.5>,0.25 <-11.5, 2.39819, 41.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <12.5, 0, -40.5>,0.25 <12.5, 2.39819, -40.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, -40.5>,0.25 <-11.5, 2.39819, -40.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 13 43 104 cone { <12.5, 0, 42.5>,0.25 <12.5, 2.37037, 42.5 >,0 texture { pigment {color rgb <0.42,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, 42.5>,0.25 <-11.5, 2.37037, 42.5 >,0 texture { pigment {color rgb <0.42,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <12.5, 0, -41.5>,0.25 <12.5, 2.37037, -41.5 >,0 texture { pigment {color rgb <0.42,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, -41.5>,0.25 <-11.5, 2.37037, -41.5 >,0 texture { pigment {color rgb <0.42,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 13 44 97 cone { <12.5, 0, 43.5>,0.25 <12.5, 2.21457, 43.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, 43.5>,0.25 <-11.5, 2.21457, 43.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <12.5, 0, -42.5>,0.25 <12.5, 2.21457, -42.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, -42.5>,0.25 <-11.5, 2.21457, -42.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 13 45 87 cone { <12.5, 0, 44.5>,0.25 <12.5, 1.97531, 44.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, 44.5>,0.25 <-11.5, 1.97531, 44.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <12.5, 0, -43.5>,0.25 <12.5, 1.97531, -43.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, -43.5>,0.25 <-11.5, 1.97531, -43.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 13 46 98 cone { <12.5, 0, 45.5>,0.25 <12.5, 2.23683, 45.5 >,0 texture { pigment {color rgb <0.42,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, 45.5>,0.25 <-11.5, 2.23683, 45.5 >,0 texture { pigment {color rgb <0.42,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <12.5, 0, -44.5>,0.25 <12.5, 2.23683, -44.5 >,0 texture { pigment {color rgb <0.42,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, -44.5>,0.25 <-11.5, 2.23683, -44.5 >,0 texture { pigment {color rgb <0.42,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 13 47 103 cone { <12.5, 0, 46.5>,0.25 <12.5, 2.35368, 46.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, 46.5>,0.25 <-11.5, 2.35368, 46.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <12.5, 0, -45.5>,0.25 <12.5, 2.35368, -45.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, -45.5>,0.25 <-11.5, 2.35368, -45.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 13 48 88 cone { <12.5, 0, 47.5>,0.25 <12.5, 2.00869, 47.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, 47.5>,0.25 <-11.5, 2.00869, 47.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <12.5, 0, -46.5>,0.25 <12.5, 2.00869, -46.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, -46.5>,0.25 <-11.5, 2.00869, -46.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 13 49 66 cone { <12.5, 0, 48.5>,0.25 <12.5, 1.50235, 48.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, 48.5>,0.25 <-11.5, 1.50235, 48.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <12.5, 0, -47.5>,0.25 <12.5, 1.50235, -47.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, -47.5>,0.25 <-11.5, 1.50235, -47.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 13 50 74 cone { <12.5, 0, 49.5>,0.25 <12.5, 1.69153, 49.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, 49.5>,0.25 <-11.5, 1.69153, 49.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <12.5, 0, -48.5>,0.25 <12.5, 1.69153, -48.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, -48.5>,0.25 <-11.5, 1.69153, -48.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 13 51 68 cone { <12.5, 0, 50.5>,0.25 <12.5, 1.5413, 50.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, 50.5>,0.25 <-11.5, 1.5413, 50.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <12.5, 0, -49.5>,0.25 <12.5, 1.5413, -49.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, -49.5>,0.25 <-11.5, 1.5413, -49.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 13 52 69 cone { <12.5, 0, 51.5>,0.25 <12.5, 1.57468, 51.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, 51.5>,0.25 <-11.5, 1.57468, 51.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <12.5, 0, -50.5>,0.25 <12.5, 1.57468, -50.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, -50.5>,0.25 <-11.5, 1.57468, -50.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 13 53 87 cone { <12.5, 0, 52.5>,0.25 <12.5, 1.992, 52.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, 52.5>,0.25 <-11.5, 1.992, 52.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <12.5, 0, -51.5>,0.25 <12.5, 1.992, -51.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, -51.5>,0.25 <-11.5, 1.992, -51.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 13 54 102 cone { <12.5, 0, 53.5>,0.25 <12.5, 2.32586, 53.5 >,0 texture { pigment {color rgb <0.42,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, 53.5>,0.25 <-11.5, 2.32586, 53.5 >,0 texture { pigment {color rgb <0.42,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <12.5, 0, -52.5>,0.25 <12.5, 2.32586, -52.5 >,0 texture { pigment {color rgb <0.42,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, -52.5>,0.25 <-11.5, 2.32586, -52.5 >,0 texture { pigment {color rgb <0.42,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 13 55 66 cone { <12.5, 0, 54.5>,0.25 <12.5, 1.50235, 54.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, 54.5>,0.25 <-11.5, 1.50235, 54.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <12.5, 0, -53.5>,0.25 <12.5, 1.50235, -53.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, -53.5>,0.25 <-11.5, 1.50235, -53.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 13 56 76 cone { <12.5, 0, 55.5>,0.25 <12.5, 1.71935, 55.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, 55.5>,0.25 <-11.5, 1.71935, 55.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <12.5, 0, -54.5>,0.25 <12.5, 1.71935, -54.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, -54.5>,0.25 <-11.5, 1.71935, -54.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 13 57 92 cone { <12.5, 0, 56.5>,0.25 <12.5, 2.09216, 56.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, 56.5>,0.25 <-11.5, 2.09216, 56.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <12.5, 0, -55.5>,0.25 <12.5, 2.09216, -55.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, -55.5>,0.25 <-11.5, 2.09216, -55.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 13 58 48 cone { <12.5, 0, 57.5>,0.25 <12.5, 1.07946, 57.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, 57.5>,0.25 <-11.5, 1.07946, 57.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <12.5, 0, -56.5>,0.25 <12.5, 1.07946, -56.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, -56.5>,0.25 <-11.5, 1.07946, -56.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 13 59 51 cone { <12.5, 0, 58.5>,0.25 <12.5, 1.1518, 58.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, 58.5>,0.25 <-11.5, 1.1518, 58.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <12.5, 0, -57.5>,0.25 <12.5, 1.1518, -57.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, -57.5>,0.25 <-11.5, 1.1518, -57.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 13 60 80 cone { <12.5, 0, 59.5>,0.25 <12.5, 1.80838, 59.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, 59.5>,0.25 <-11.5, 1.80838, 59.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <12.5, 0, -58.5>,0.25 <12.5, 1.80838, -58.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, -58.5>,0.25 <-11.5, 1.80838, -58.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 13 61 63 cone { <12.5, 0, 60.5>,0.25 <12.5, 1.42445, 60.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, 60.5>,0.25 <-11.5, 1.42445, 60.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <12.5, 0, -59.5>,0.25 <12.5, 1.42445, -59.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, -59.5>,0.25 <-11.5, 1.42445, -59.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 13 62 88 cone { <12.5, 0, 61.5>,0.25 <12.5, 2.00869, 61.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, 61.5>,0.25 <-11.5, 2.00869, 61.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <12.5, 0, -60.5>,0.25 <12.5, 2.00869, -60.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, -60.5>,0.25 <-11.5, 2.00869, -60.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 13 63 54 cone { <12.5, 0, 62.5>,0.25 <12.5, 1.21857, 62.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, 62.5>,0.25 <-11.5, 1.21857, 62.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <12.5, 0, -61.5>,0.25 <12.5, 1.21857, -61.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, -61.5>,0.25 <-11.5, 1.21857, -61.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 13 64 73 cone { <12.5, 0, 63.5>,0.25 <12.5, 1.66371, 63.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, 63.5>,0.25 <-11.5, 1.66371, 63.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <12.5, 0, -62.5>,0.25 <12.5, 1.66371, -62.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, -62.5>,0.25 <-11.5, 1.66371, -62.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 13 65 48 cone { <12.5, 0, 64.5>,0.25 <12.5, 1.07946, 64.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, 64.5>,0.25 <-11.5, 1.07946, 64.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <12.5, 0, -63.5>,0.25 <12.5, 1.07946, -63.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, -63.5>,0.25 <-11.5, 1.07946, -63.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 13 67 72 cone { <12.5, 0, 66.5>,0.25 <12.5, 1.63589, 66.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, 66.5>,0.25 <-11.5, 1.63589, 66.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <12.5, 0, -65.5>,0.25 <12.5, 1.63589, -65.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, -65.5>,0.25 <-11.5, 1.63589, -65.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 13 68 57 cone { <12.5, 0, 67.5>,0.25 <12.5, 1.27978, 67.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, 67.5>,0.25 <-11.5, 1.27978, 67.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <12.5, 0, -66.5>,0.25 <12.5, 1.27978, -66.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, -66.5>,0.25 <-11.5, 1.27978, -66.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 13 69 48 cone { <12.5, 0, 68.5>,0.25 <12.5, 1.07946, 68.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, 68.5>,0.25 <-11.5, 1.07946, 68.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <12.5, 0, -67.5>,0.25 <12.5, 1.07946, -67.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, -67.5>,0.25 <-11.5, 1.07946, -67.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 13 70 72 cone { <12.5, 0, 69.5>,0.25 <12.5, 1.63589, 69.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, 69.5>,0.25 <-11.5, 1.63589, 69.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <12.5, 0, -68.5>,0.25 <12.5, 1.63589, -68.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, -68.5>,0.25 <-11.5, 1.63589, -68.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 13 71 35 cone { <12.5, 0, 70.5>,0.25 <12.5, 0.767866, 70.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, 70.5>,0.25 <-11.5, 0.767866, 70.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <12.5, 0, -69.5>,0.25 <12.5, 0.767866, -69.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, -69.5>,0.25 <-11.5, 0.767866, -69.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 13 72 45 cone { <12.5, 0, 71.5>,0.25 <12.5, 0.996001, 71.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, 71.5>,0.25 <-11.5, 0.996001, 71.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <12.5, 0, -70.5>,0.25 <12.5, 0.996001, -70.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, -70.5>,0.25 <-11.5, 0.996001, -70.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 13 73 51 cone { <12.5, 0, 72.5>,0.25 <12.5, 1.1518, 72.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, 72.5>,0.25 <-11.5, 1.1518, 72.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <12.5, 0, -71.5>,0.25 <12.5, 1.1518, -71.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, -71.5>,0.25 <-11.5, 1.1518, -71.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 13 75 48 cone { <12.5, 0, 74.5>,0.25 <12.5, 1.07946, 74.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, 74.5>,0.25 <-11.5, 1.07946, 74.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <12.5, 0, -73.5>,0.25 <12.5, 1.07946, -73.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, -73.5>,0.25 <-11.5, 1.07946, -73.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 13 79 51 cone { <12.5, 0, 78.5>,0.25 <12.5, 1.1518, 78.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, 78.5>,0.25 <-11.5, 1.1518, 78.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <12.5, 0, -77.5>,0.25 <12.5, 1.1518, -77.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-11.5, 0, -77.5>,0.25 <-11.5, 1.1518, -77.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 14 1 42 cone { <13.5, 0, 0.5>,0.25 <13.5, 6.04834, 0.5 >,0 texture { pigment {color rgb <0.14,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, 0.5>,0.25 <-12.5, 6.04834, 0.5 >,0 texture { pigment {color rgb <0.14,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 14 2 201 cone { <13.5, 0, 1.5>,0.25 <13.5, 4.64058, 1.5 >,0 texture { pigment {color rgb <0.85,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, 1.5>,0.25 <-12.5, 4.64058, 1.5 >,0 texture { pigment {color rgb <0.85,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <13.5, 0, -0.5>,0.25 <13.5, 4.64058, -0.5 >,0 texture { pigment {color rgb <0.85,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, -0.5>,0.25 <-12.5, 4.64058, -0.5 >,0 texture { pigment {color rgb <0.85,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 14 3 208 cone { <13.5, 0, 2.5>,0.25 <13.5, 4.80195, 2.5 >,0 texture { pigment {color rgb <0.85,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, 2.5>,0.25 <-12.5, 4.80195, 2.5 >,0 texture { pigment {color rgb <0.85,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <13.5, 0, -1.5>,0.25 <13.5, 4.80195, -1.5 >,0 texture { pigment {color rgb <0.85,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, -1.5>,0.25 <-12.5, 4.80195, -1.5 >,0 texture { pigment {color rgb <0.85,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 14 4 211 cone { <13.5, 0, 3.5>,0.25 <13.5, 4.85759, 3.5 >,0 texture { pigment {color rgb <0.85,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, 3.5>,0.25 <-12.5, 4.85759, 3.5 >,0 texture { pigment {color rgb <0.85,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <13.5, 0, -2.5>,0.25 <13.5, 4.85759, -2.5 >,0 texture { pigment {color rgb <0.85,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, -2.5>,0.25 <-12.5, 4.85759, -2.5 >,0 texture { pigment {color rgb <0.85,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 14 5 206 cone { <13.5, 0, 4.5>,0.25 <13.5, 4.75187, 4.5 >,0 texture { pigment {color rgb <0.85,0.42,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, 4.5>,0.25 <-12.5, 4.75187, 4.5 >,0 texture { pigment {color rgb <0.85,0.42,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <13.5, 0, -3.5>,0.25 <13.5, 4.75187, -3.5 >,0 texture { pigment {color rgb <0.85,0.42,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, -3.5>,0.25 <-12.5, 4.75187, -3.5 >,0 texture { pigment {color rgb <0.85,0.42,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 14 6 199 cone { <13.5, 0, 5.5>,0.25 <13.5, 4.58494, 5.5 >,0 texture { pigment {color rgb <0.85,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, 5.5>,0.25 <-12.5, 4.58494, 5.5 >,0 texture { pigment {color rgb <0.85,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <13.5, 0, -4.5>,0.25 <13.5, 4.58494, -4.5 >,0 texture { pigment {color rgb <0.85,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, -4.5>,0.25 <-12.5, 4.58494, -4.5 >,0 texture { pigment {color rgb <0.85,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 14 7 200 cone { <13.5, 0, 6.5>,0.25 <13.5, 4.61276, 6.5 >,0 texture { pigment {color rgb <0.85,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, 6.5>,0.25 <-12.5, 4.61276, 6.5 >,0 texture { pigment {color rgb <0.85,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <13.5, 0, -5.5>,0.25 <13.5, 4.61276, -5.5 >,0 texture { pigment {color rgb <0.85,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, -5.5>,0.25 <-12.5, 4.61276, -5.5 >,0 texture { pigment {color rgb <0.85,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 14 8 200 cone { <13.5, 0, 7.5>,0.25 <13.5, 4.61276, 7.5 >,0 texture { pigment {color rgb <0.85,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, 7.5>,0.25 <-12.5, 4.61276, 7.5 >,0 texture { pigment {color rgb <0.85,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <13.5, 0, -6.5>,0.25 <13.5, 4.61276, -6.5 >,0 texture { pigment {color rgb <0.85,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, -6.5>,0.25 <-12.5, 4.61276, -6.5 >,0 texture { pigment {color rgb <0.85,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 14 9 200 cone { <13.5, 0, 8.5>,0.25 <13.5, 4.6072, 8.5 >,0 texture { pigment {color rgb <0.85,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, 8.5>,0.25 <-12.5, 4.6072, 8.5 >,0 texture { pigment {color rgb <0.85,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <13.5, 0, -7.5>,0.25 <13.5, 4.6072, -7.5 >,0 texture { pigment {color rgb <0.85,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, -7.5>,0.25 <-12.5, 4.6072, -7.5 >,0 texture { pigment {color rgb <0.85,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 14 10 206 cone { <13.5, 0, 9.5>,0.25 <13.5, 4.7463, 9.5 >,0 texture { pigment {color rgb <0.85,0.42,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, 9.5>,0.25 <-12.5, 4.7463, 9.5 >,0 texture { pigment {color rgb <0.85,0.42,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <13.5, 0, -8.5>,0.25 <13.5, 4.7463, -8.5 >,0 texture { pigment {color rgb <0.85,0.42,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, -8.5>,0.25 <-12.5, 4.7463, -8.5 >,0 texture { pigment {color rgb <0.85,0.42,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 14 11 208 cone { <13.5, 0, 10.5>,0.25 <13.5, 4.78525, 10.5 >,0 texture { pigment {color rgb <0.85,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, 10.5>,0.25 <-12.5, 4.78525, 10.5 >,0 texture { pigment {color rgb <0.85,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <13.5, 0, -9.5>,0.25 <13.5, 4.78525, -9.5 >,0 texture { pigment {color rgb <0.85,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, -9.5>,0.25 <-12.5, 4.78525, -9.5 >,0 texture { pigment {color rgb <0.85,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 14 12 154 cone { <13.5, 0, 11.5>,0.25 <13.5, 3.54999, 11.5 >,0 texture { pigment {color rgb <0.71,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, 11.5>,0.25 <-12.5, 3.54999, 11.5 >,0 texture { pigment {color rgb <0.71,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <13.5, 0, -10.5>,0.25 <13.5, 3.54999, -10.5 >,0 texture { pigment {color rgb <0.71,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, -10.5>,0.25 <-12.5, 3.54999, -10.5 >,0 texture { pigment {color rgb <0.71,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 14 13 203 cone { <13.5, 0, 12.5>,0.25 <13.5, 4.6851, 12.5 >,0 texture { pigment {color rgb <0.85,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, 12.5>,0.25 <-12.5, 4.6851, 12.5 >,0 texture { pigment {color rgb <0.85,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <13.5, 0, -11.5>,0.25 <13.5, 4.6851, -11.5 >,0 texture { pigment {color rgb <0.85,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, -11.5>,0.25 <-12.5, 4.6851, -11.5 >,0 texture { pigment {color rgb <0.85,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 14 14 202 cone { <13.5, 0, 13.5>,0.25 <13.5, 4.65728, 13.5 >,0 texture { pigment {color rgb <0.85,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, 13.5>,0.25 <-12.5, 4.65728, 13.5 >,0 texture { pigment {color rgb <0.85,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <13.5, 0, -12.5>,0.25 <13.5, 4.65728, -12.5 >,0 texture { pigment {color rgb <0.85,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, -12.5>,0.25 <-12.5, 4.65728, -12.5 >,0 texture { pigment {color rgb <0.85,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 14 15 203 cone { <13.5, 0, 14.5>,0.25 <13.5, 4.66841, 14.5 >,0 texture { pigment {color rgb <0.85,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, 14.5>,0.25 <-12.5, 4.66841, 14.5 >,0 texture { pigment {color rgb <0.85,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <13.5, 0, -13.5>,0.25 <13.5, 4.66841, -13.5 >,0 texture { pigment {color rgb <0.85,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, -13.5>,0.25 <-12.5, 4.66841, -13.5 >,0 texture { pigment {color rgb <0.85,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 14 16 201 cone { <13.5, 0, 15.5>,0.25 <13.5, 4.62946, 15.5 >,0 texture { pigment {color rgb <0.85,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, 15.5>,0.25 <-12.5, 4.62946, 15.5 >,0 texture { pigment {color rgb <0.85,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <13.5, 0, -14.5>,0.25 <13.5, 4.62946, -14.5 >,0 texture { pigment {color rgb <0.85,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, -14.5>,0.25 <-12.5, 4.62946, -14.5 >,0 texture { pigment {color rgb <0.85,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 14 17 190 cone { <13.5, 0, 16.5>,0.25 <13.5, 4.37906, 16.5 >,0 texture { pigment {color rgb <0.85,0.14,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, 16.5>,0.25 <-12.5, 4.37906, 16.5 >,0 texture { pigment {color rgb <0.85,0.14,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <13.5, 0, -15.5>,0.25 <13.5, 4.37906, -15.5 >,0 texture { pigment {color rgb <0.85,0.14,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, -15.5>,0.25 <-12.5, 4.37906, -15.5 >,0 texture { pigment {color rgb <0.85,0.14,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 14 18 187 cone { <13.5, 0, 17.5>,0.25 <13.5, 4.30673, 17.5 >,0 texture { pigment {color rgb <0.85,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, 17.5>,0.25 <-12.5, 4.30673, 17.5 >,0 texture { pigment {color rgb <0.85,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <13.5, 0, -16.5>,0.25 <13.5, 4.30673, -16.5 >,0 texture { pigment {color rgb <0.85,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, -16.5>,0.25 <-12.5, 4.30673, -16.5 >,0 texture { pigment {color rgb <0.85,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 14 19 185 cone { <13.5, 0, 18.5>,0.25 <13.5, 4.25665, 18.5 >,0 texture { pigment {color rgb <0.85,0,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, 18.5>,0.25 <-12.5, 4.25665, 18.5 >,0 texture { pigment {color rgb <0.85,0,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <13.5, 0, -17.5>,0.25 <13.5, 4.25665, -17.5 >,0 texture { pigment {color rgb <0.85,0,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, -17.5>,0.25 <-12.5, 4.25665, -17.5 >,0 texture { pigment {color rgb <0.85,0,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 14 20 177 cone { <13.5, 0, 19.5>,0.25 <13.5, 4.06747, 19.5 >,0 texture { pigment {color rgb <0.71,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, 19.5>,0.25 <-12.5, 4.06747, 19.5 >,0 texture { pigment {color rgb <0.71,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <13.5, 0, -18.5>,0.25 <13.5, 4.06747, -18.5 >,0 texture { pigment {color rgb <0.71,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, -18.5>,0.25 <-12.5, 4.06747, -18.5 >,0 texture { pigment {color rgb <0.71,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 14 21 179 cone { <13.5, 0, 20.5>,0.25 <13.5, 4.12867, 20.5 >,0 texture { pigment {color rgb <0.71,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, 20.5>,0.25 <-12.5, 4.12867, 20.5 >,0 texture { pigment {color rgb <0.71,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <13.5, 0, -19.5>,0.25 <13.5, 4.12867, -19.5 >,0 texture { pigment {color rgb <0.71,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, -19.5>,0.25 <-12.5, 4.12867, -19.5 >,0 texture { pigment {color rgb <0.71,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 14 22 166 cone { <13.5, 0, 21.5>,0.25 <13.5, 3.8282, 21.5 >,0 texture { pigment {color rgb <0.71,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, 21.5>,0.25 <-12.5, 3.8282, 21.5 >,0 texture { pigment {color rgb <0.71,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <13.5, 0, -20.5>,0.25 <13.5, 3.8282, -20.5 >,0 texture { pigment {color rgb <0.71,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, -20.5>,0.25 <-12.5, 3.8282, -20.5 >,0 texture { pigment {color rgb <0.71,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 14 23 174 cone { <13.5, 0, 22.5>,0.25 <13.5, 3.99513, 22.5 >,0 texture { pigment {color rgb <0.71,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, 22.5>,0.25 <-12.5, 3.99513, 22.5 >,0 texture { pigment {color rgb <0.71,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <13.5, 0, -21.5>,0.25 <13.5, 3.99513, -21.5 >,0 texture { pigment {color rgb <0.71,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, -21.5>,0.25 <-12.5, 3.99513, -21.5 >,0 texture { pigment {color rgb <0.71,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 14 24 163 cone { <13.5, 0, 23.5>,0.25 <13.5, 3.7503, 23.5 >,0 texture { pigment {color rgb <0.71,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, 23.5>,0.25 <-12.5, 3.7503, 23.5 >,0 texture { pigment {color rgb <0.71,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <13.5, 0, -22.5>,0.25 <13.5, 3.7503, -22.5 >,0 texture { pigment {color rgb <0.71,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, -22.5>,0.25 <-12.5, 3.7503, -22.5 >,0 texture { pigment {color rgb <0.71,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 14 25 157 cone { <13.5, 0, 24.5>,0.25 <13.5, 3.6112, 24.5 >,0 texture { pigment {color rgb <0.71,0.28,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, 24.5>,0.25 <-12.5, 3.6112, 24.5 >,0 texture { pigment {color rgb <0.71,0.28,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <13.5, 0, -23.5>,0.25 <13.5, 3.6112, -23.5 >,0 texture { pigment {color rgb <0.71,0.28,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, -23.5>,0.25 <-12.5, 3.6112, -23.5 >,0 texture { pigment {color rgb <0.71,0.28,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 14 26 161 cone { <13.5, 0, 25.5>,0.25 <13.5, 3.70023, 25.5 >,0 texture { pigment {color rgb <0.71,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, 25.5>,0.25 <-12.5, 3.70023, 25.5 >,0 texture { pigment {color rgb <0.71,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <13.5, 0, -24.5>,0.25 <13.5, 3.70023, -24.5 >,0 texture { pigment {color rgb <0.71,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, -24.5>,0.25 <-12.5, 3.70023, -24.5 >,0 texture { pigment {color rgb <0.71,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 14 27 155 cone { <13.5, 0, 26.5>,0.25 <13.5, 3.56112, 26.5 >,0 texture { pigment {color rgb <0.71,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, 26.5>,0.25 <-12.5, 3.56112, 26.5 >,0 texture { pigment {color rgb <0.71,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <13.5, 0, -25.5>,0.25 <13.5, 3.56112, -25.5 >,0 texture { pigment {color rgb <0.71,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, -25.5>,0.25 <-12.5, 3.56112, -25.5 >,0 texture { pigment {color rgb <0.71,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 14 28 143 cone { <13.5, 0, 27.5>,0.25 <13.5, 3.29404, 27.5 >,0 texture { pigment {color rgb <0.71,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, 27.5>,0.25 <-12.5, 3.29404, 27.5 >,0 texture { pigment {color rgb <0.71,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <13.5, 0, -26.5>,0.25 <13.5, 3.29404, -26.5 >,0 texture { pigment {color rgb <0.71,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, -26.5>,0.25 <-12.5, 3.29404, -26.5 >,0 texture { pigment {color rgb <0.71,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 14 29 147 cone { <13.5, 0, 28.5>,0.25 <13.5, 3.3775, 28.5 >,0 texture { pigment {color rgb <0.71,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, 28.5>,0.25 <-12.5, 3.3775, 28.5 >,0 texture { pigment {color rgb <0.71,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <13.5, 0, -27.5>,0.25 <13.5, 3.3775, -27.5 >,0 texture { pigment {color rgb <0.71,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, -27.5>,0.25 <-12.5, 3.3775, -27.5 >,0 texture { pigment {color rgb <0.71,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 14 30 144 cone { <13.5, 0, 29.5>,0.25 <13.5, 3.30516, 29.5 >,0 texture { pigment {color rgb <0.71,0,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, 29.5>,0.25 <-12.5, 3.30516, 29.5 >,0 texture { pigment {color rgb <0.71,0,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <13.5, 0, -28.5>,0.25 <13.5, 3.30516, -28.5 >,0 texture { pigment {color rgb <0.71,0,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, -28.5>,0.25 <-12.5, 3.30516, -28.5 >,0 texture { pigment {color rgb <0.71,0,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 14 31 127 cone { <13.5, 0, 30.5>,0.25 <13.5, 2.92123, 30.5 >,0 texture { pigment {color rgb <0.57,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, 30.5>,0.25 <-12.5, 2.92123, 30.5 >,0 texture { pigment {color rgb <0.57,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <13.5, 0, -29.5>,0.25 <13.5, 2.92123, -29.5 >,0 texture { pigment {color rgb <0.57,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, -29.5>,0.25 <-12.5, 2.92123, -29.5 >,0 texture { pigment {color rgb <0.57,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 14 32 143 cone { <13.5, 0, 31.5>,0.25 <13.5, 3.29404, 31.5 >,0 texture { pigment {color rgb <0.71,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, 31.5>,0.25 <-12.5, 3.29404, 31.5 >,0 texture { pigment {color rgb <0.71,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <13.5, 0, -30.5>,0.25 <13.5, 3.29404, -30.5 >,0 texture { pigment {color rgb <0.71,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, -30.5>,0.25 <-12.5, 3.29404, -30.5 >,0 texture { pigment {color rgb <0.71,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 14 33 133 cone { <13.5, 0, 32.5>,0.25 <13.5, 3.04921, 32.5 >,0 texture { pigment {color rgb <0.57,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, 32.5>,0.25 <-12.5, 3.04921, 32.5 >,0 texture { pigment {color rgb <0.57,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <13.5, 0, -31.5>,0.25 <13.5, 3.04921, -31.5 >,0 texture { pigment {color rgb <0.57,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, -31.5>,0.25 <-12.5, 3.04921, -31.5 >,0 texture { pigment {color rgb <0.57,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 14 34 137 cone { <13.5, 0, 33.5>,0.25 <13.5, 3.13267, 33.5 >,0 texture { pigment {color rgb <0.57,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, 33.5>,0.25 <-12.5, 3.13267, 33.5 >,0 texture { pigment {color rgb <0.57,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <13.5, 0, -32.5>,0.25 <13.5, 3.13267, -32.5 >,0 texture { pigment {color rgb <0.57,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, -32.5>,0.25 <-12.5, 3.13267, -32.5 >,0 texture { pigment {color rgb <0.57,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 14 35 137 cone { <13.5, 0, 34.5>,0.25 <13.5, 3.1438, 34.5 >,0 texture { pigment {color rgb <0.57,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, 34.5>,0.25 <-12.5, 3.1438, 34.5 >,0 texture { pigment {color rgb <0.57,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <13.5, 0, -33.5>,0.25 <13.5, 3.1438, -33.5 >,0 texture { pigment {color rgb <0.57,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, -33.5>,0.25 <-12.5, 3.1438, -33.5 >,0 texture { pigment {color rgb <0.57,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 14 36 151 cone { <13.5, 0, 35.5>,0.25 <13.5, 3.46653, 35.5 >,0 texture { pigment {color rgb <0.71,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, 35.5>,0.25 <-12.5, 3.46653, 35.5 >,0 texture { pigment {color rgb <0.71,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <13.5, 0, -34.5>,0.25 <13.5, 3.46653, -34.5 >,0 texture { pigment {color rgb <0.71,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, -34.5>,0.25 <-12.5, 3.46653, -34.5 >,0 texture { pigment {color rgb <0.71,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 14 37 112 cone { <13.5, 0, 36.5>,0.25 <13.5, 2.55399, 36.5 >,0 texture { pigment {color rgb <0.57,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, 36.5>,0.25 <-12.5, 2.55399, 36.5 >,0 texture { pigment {color rgb <0.57,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <13.5, 0, -35.5>,0.25 <13.5, 2.55399, -35.5 >,0 texture { pigment {color rgb <0.57,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, -35.5>,0.25 <-12.5, 2.55399, -35.5 >,0 texture { pigment {color rgb <0.57,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 14 38 106 cone { <13.5, 0, 37.5>,0.25 <13.5, 2.41488, 37.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, 37.5>,0.25 <-12.5, 2.41488, 37.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <13.5, 0, -36.5>,0.25 <13.5, 2.41488, -36.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, -36.5>,0.25 <-12.5, 2.41488, -36.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 14 39 113 cone { <13.5, 0, 38.5>,0.25 <13.5, 2.58181, 38.5 >,0 texture { pigment {color rgb <0.57,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, 38.5>,0.25 <-12.5, 2.58181, 38.5 >,0 texture { pigment {color rgb <0.57,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <13.5, 0, -37.5>,0.25 <13.5, 2.58181, -37.5 >,0 texture { pigment {color rgb <0.57,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, -37.5>,0.25 <-12.5, 2.58181, -37.5 >,0 texture { pigment {color rgb <0.57,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 14 40 111 cone { <13.5, 0, 39.5>,0.25 <13.5, 2.5373, 39.5 >,0 texture { pigment {color rgb <0.57,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, 39.5>,0.25 <-12.5, 2.5373, 39.5 >,0 texture { pigment {color rgb <0.57,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <13.5, 0, -38.5>,0.25 <13.5, 2.5373, -38.5 >,0 texture { pigment {color rgb <0.57,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, -38.5>,0.25 <-12.5, 2.5373, -38.5 >,0 texture { pigment {color rgb <0.57,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 14 41 111 cone { <13.5, 0, 40.5>,0.25 <13.5, 2.53173, 40.5 >,0 texture { pigment {color rgb <0.57,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, 40.5>,0.25 <-12.5, 2.53173, 40.5 >,0 texture { pigment {color rgb <0.57,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <13.5, 0, -39.5>,0.25 <13.5, 2.53173, -39.5 >,0 texture { pigment {color rgb <0.57,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, -39.5>,0.25 <-12.5, 2.53173, -39.5 >,0 texture { pigment {color rgb <0.57,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 14 42 100 cone { <13.5, 0, 41.5>,0.25 <13.5, 2.27578, 41.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, 41.5>,0.25 <-12.5, 2.27578, 41.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <13.5, 0, -40.5>,0.25 <13.5, 2.27578, -40.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, -40.5>,0.25 <-12.5, 2.27578, -40.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 14 43 94 cone { <13.5, 0, 42.5>,0.25 <13.5, 2.15336, 42.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, 42.5>,0.25 <-12.5, 2.15336, 42.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <13.5, 0, -41.5>,0.25 <13.5, 2.15336, -41.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, -41.5>,0.25 <-12.5, 2.15336, -41.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 14 44 78 cone { <13.5, 0, 43.5>,0.25 <13.5, 1.76387, 43.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, 43.5>,0.25 <-12.5, 1.76387, 43.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <13.5, 0, -42.5>,0.25 <13.5, 1.76387, -42.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, -42.5>,0.25 <-12.5, 1.76387, -42.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 14 45 93 cone { <13.5, 0, 44.5>,0.25 <13.5, 2.11441, 44.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, 44.5>,0.25 <-12.5, 2.11441, 44.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <13.5, 0, -43.5>,0.25 <13.5, 2.11441, -43.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, -43.5>,0.25 <-12.5, 2.11441, -43.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 14 46 98 cone { <13.5, 0, 45.5>,0.25 <13.5, 2.24796, 45.5 >,0 texture { pigment {color rgb <0.42,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, 45.5>,0.25 <-12.5, 2.24796, 45.5 >,0 texture { pigment {color rgb <0.42,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <13.5, 0, -44.5>,0.25 <13.5, 2.24796, -44.5 >,0 texture { pigment {color rgb <0.42,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, -44.5>,0.25 <-12.5, 2.24796, -44.5 >,0 texture { pigment {color rgb <0.42,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 14 47 81 cone { <13.5, 0, 46.5>,0.25 <13.5, 1.8529, 46.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, 46.5>,0.25 <-12.5, 1.8529, 46.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <13.5, 0, -45.5>,0.25 <13.5, 1.8529, -45.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, -45.5>,0.25 <-12.5, 1.8529, -45.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 14 48 82 cone { <13.5, 0, 47.5>,0.25 <13.5, 1.86959, 47.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, 47.5>,0.25 <-12.5, 1.86959, 47.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <13.5, 0, -46.5>,0.25 <13.5, 1.86959, -46.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, -46.5>,0.25 <-12.5, 1.86959, -46.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 14 49 88 cone { <13.5, 0, 48.5>,0.25 <13.5, 2.00869, 48.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, 48.5>,0.25 <-12.5, 2.00869, 48.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <13.5, 0, -47.5>,0.25 <13.5, 2.00869, -47.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, -47.5>,0.25 <-12.5, 2.00869, -47.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 14 50 72 cone { <13.5, 0, 49.5>,0.25 <13.5, 1.63589, 49.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, 49.5>,0.25 <-12.5, 1.63589, 49.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <13.5, 0, -48.5>,0.25 <13.5, 1.63589, -48.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, -48.5>,0.25 <-12.5, 1.63589, -48.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 14 51 69 cone { <13.5, 0, 50.5>,0.25 <13.5, 1.57468, 50.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, 50.5>,0.25 <-12.5, 1.57468, 50.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <13.5, 0, -49.5>,0.25 <13.5, 1.57468, -49.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, -49.5>,0.25 <-12.5, 1.57468, -49.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 14 52 71 cone { <13.5, 0, 51.5>,0.25 <13.5, 1.60807, 51.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, 51.5>,0.25 <-12.5, 1.60807, 51.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <13.5, 0, -50.5>,0.25 <13.5, 1.60807, -50.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, -50.5>,0.25 <-12.5, 1.60807, -50.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 14 53 83 cone { <13.5, 0, 52.5>,0.25 <13.5, 1.89184, 52.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, 52.5>,0.25 <-12.5, 1.89184, 52.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <13.5, 0, -51.5>,0.25 <13.5, 1.89184, -51.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, -51.5>,0.25 <-12.5, 1.89184, -51.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 14 54 86 cone { <13.5, 0, 53.5>,0.25 <13.5, 1.95862, 53.5 >,0 texture { pigment {color rgb <0.42,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, 53.5>,0.25 <-12.5, 1.95862, 53.5 >,0 texture { pigment {color rgb <0.42,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <13.5, 0, -52.5>,0.25 <13.5, 1.95862, -52.5 >,0 texture { pigment {color rgb <0.42,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, -52.5>,0.25 <-12.5, 1.95862, -52.5 >,0 texture { pigment {color rgb <0.42,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 14 55 63 cone { <13.5, 0, 54.5>,0.25 <13.5, 1.42445, 54.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, 54.5>,0.25 <-12.5, 1.42445, 54.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <13.5, 0, -53.5>,0.25 <13.5, 1.42445, -53.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, -53.5>,0.25 <-12.5, 1.42445, -53.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 14 56 85 cone { <13.5, 0, 55.5>,0.25 <13.5, 1.94192, 55.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, 55.5>,0.25 <-12.5, 1.94192, 55.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <13.5, 0, -54.5>,0.25 <13.5, 1.94192, -54.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, -54.5>,0.25 <-12.5, 1.94192, -54.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 14 57 66 cone { <13.5, 0, 56.5>,0.25 <13.5, 1.50235, 56.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, 56.5>,0.25 <-12.5, 1.50235, 56.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <13.5, 0, -55.5>,0.25 <13.5, 1.50235, -55.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, -55.5>,0.25 <-12.5, 1.50235, -55.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 14 58 87 cone { <13.5, 0, 57.5>,0.25 <13.5, 1.97531, 57.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, 57.5>,0.25 <-12.5, 1.97531, 57.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <13.5, 0, -56.5>,0.25 <13.5, 1.97531, -56.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, -56.5>,0.25 <-12.5, 1.97531, -56.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 14 59 35 cone { <13.5, 0, 58.5>,0.25 <13.5, 0.767866, 58.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, 58.5>,0.25 <-12.5, 0.767866, 58.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <13.5, 0, -57.5>,0.25 <13.5, 0.767866, -57.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, -57.5>,0.25 <-12.5, 0.767866, -57.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 14 60 98 cone { <13.5, 0, 59.5>,0.25 <13.5, 2.23683, 59.5 >,0 texture { pigment {color rgb <0.42,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, 59.5>,0.25 <-12.5, 2.23683, 59.5 >,0 texture { pigment {color rgb <0.42,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <13.5, 0, -58.5>,0.25 <13.5, 2.23683, -58.5 >,0 texture { pigment {color rgb <0.42,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, -58.5>,0.25 <-12.5, 2.23683, -58.5 >,0 texture { pigment {color rgb <0.42,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 14 61 95 cone { <13.5, 0, 60.5>,0.25 <13.5, 2.16449, 60.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, 60.5>,0.25 <-12.5, 2.16449, 60.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <13.5, 0, -59.5>,0.25 <13.5, 2.16449, -59.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, -59.5>,0.25 <-12.5, 2.16449, -59.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 14 62 68 cone { <13.5, 0, 61.5>,0.25 <13.5, 1.5413, 61.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, 61.5>,0.25 <-12.5, 1.5413, 61.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <13.5, 0, -60.5>,0.25 <13.5, 1.5413, -60.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, -60.5>,0.25 <-12.5, 1.5413, -60.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 14 63 69 cone { <13.5, 0, 62.5>,0.25 <13.5, 1.57468, 62.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, 62.5>,0.25 <-12.5, 1.57468, 62.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <13.5, 0, -61.5>,0.25 <13.5, 1.57468, -61.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, -61.5>,0.25 <-12.5, 1.57468, -61.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 14 64 63 cone { <13.5, 0, 63.5>,0.25 <13.5, 1.42445, 63.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, 63.5>,0.25 <-12.5, 1.42445, 63.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <13.5, 0, -62.5>,0.25 <13.5, 1.42445, -62.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, -62.5>,0.25 <-12.5, 1.42445, -62.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 14 65 66 cone { <13.5, 0, 64.5>,0.25 <13.5, 1.50235, 64.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, 64.5>,0.25 <-12.5, 1.50235, 64.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <13.5, 0, -63.5>,0.25 <13.5, 1.50235, -63.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, -63.5>,0.25 <-12.5, 1.50235, -63.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 14 66 90 cone { <13.5, 0, 65.5>,0.25 <13.5, 2.04764, 65.5 >,0 texture { pigment {color rgb <0.42,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, 65.5>,0.25 <-12.5, 2.04764, 65.5 >,0 texture { pigment {color rgb <0.42,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <13.5, 0, -64.5>,0.25 <13.5, 2.04764, -64.5 >,0 texture { pigment {color rgb <0.42,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, -64.5>,0.25 <-12.5, 2.04764, -64.5 >,0 texture { pigment {color rgb <0.42,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 14 68 57 cone { <13.5, 0, 67.5>,0.25 <13.5, 1.27978, 67.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, 67.5>,0.25 <-12.5, 1.27978, 67.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <13.5, 0, -66.5>,0.25 <13.5, 1.27978, -66.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, -66.5>,0.25 <-12.5, 1.27978, -66.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 14 69 57 cone { <13.5, 0, 68.5>,0.25 <13.5, 1.27978, 68.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, 68.5>,0.25 <-12.5, 1.27978, 68.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <13.5, 0, -67.5>,0.25 <13.5, 1.27978, -67.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, -67.5>,0.25 <-12.5, 1.27978, -67.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 14 71 48 cone { <13.5, 0, 70.5>,0.25 <13.5, 1.07946, 70.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, 70.5>,0.25 <-12.5, 1.07946, 70.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <13.5, 0, -69.5>,0.25 <13.5, 1.07946, -69.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, -69.5>,0.25 <-12.5, 1.07946, -69.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 14 75 69 cone { <13.5, 0, 74.5>,0.25 <13.5, 1.57468, 74.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, 74.5>,0.25 <-12.5, 1.57468, 74.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <13.5, 0, -73.5>,0.25 <13.5, 1.57468, -73.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, -73.5>,0.25 <-12.5, 1.57468, -73.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 14 77 57 cone { <13.5, 0, 76.5>,0.25 <13.5, 1.27978, 76.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, 76.5>,0.25 <-12.5, 1.27978, 76.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <13.5, 0, -75.5>,0.25 <13.5, 1.27978, -75.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-12.5, 0, -75.5>,0.25 <-12.5, 1.27978, -75.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 15 1 34 cone { <14.5, 0, 0.5>,0.25 <14.5, 5.87028, 0.5 >,0 texture { pigment {color rgb <0.14,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, 0.5>,0.25 <-13.5, 5.87028, 0.5 >,0 texture { pigment {color rgb <0.14,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 15 2 198 cone { <14.5, 0, 1.5>,0.25 <14.5, 4.55156, 1.5 >,0 texture { pigment {color rgb <0.85,0.28,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, 1.5>,0.25 <-13.5, 4.55156, 1.5 >,0 texture { pigment {color rgb <0.85,0.28,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <14.5, 0, -0.5>,0.25 <14.5, 4.55156, -0.5 >,0 texture { pigment {color rgb <0.85,0.28,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, -0.5>,0.25 <-13.5, 4.55156, -0.5 >,0 texture { pigment {color rgb <0.85,0.28,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 15 3 206 cone { <14.5, 0, 2.5>,0.25 <14.5, 4.75187, 2.5 >,0 texture { pigment {color rgb <0.85,0.42,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, 2.5>,0.25 <-13.5, 4.75187, 2.5 >,0 texture { pigment {color rgb <0.85,0.42,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <14.5, 0, -1.5>,0.25 <14.5, 4.75187, -1.5 >,0 texture { pigment {color rgb <0.85,0.42,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, -1.5>,0.25 <-13.5, 4.75187, -1.5 >,0 texture { pigment {color rgb <0.85,0.42,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 15 4 207 cone { <14.5, 0, 3.5>,0.25 <14.5, 4.763, 3.5 >,0 texture { pigment {color rgb <0.85,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, 3.5>,0.25 <-13.5, 4.763, 3.5 >,0 texture { pigment {color rgb <0.85,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <14.5, 0, -2.5>,0.25 <14.5, 4.763, -2.5 >,0 texture { pigment {color rgb <0.85,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, -2.5>,0.25 <-13.5, 4.763, -2.5 >,0 texture { pigment {color rgb <0.85,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 15 5 201 cone { <14.5, 0, 4.5>,0.25 <14.5, 4.63502, 4.5 >,0 texture { pigment {color rgb <0.85,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, 4.5>,0.25 <-13.5, 4.63502, 4.5 >,0 texture { pigment {color rgb <0.85,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <14.5, 0, -3.5>,0.25 <14.5, 4.63502, -3.5 >,0 texture { pigment {color rgb <0.85,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, -3.5>,0.25 <-13.5, 4.63502, -3.5 >,0 texture { pigment {color rgb <0.85,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 15 6 194 cone { <14.5, 0, 5.5>,0.25 <14.5, 4.46253, 5.5 >,0 texture { pigment {color rgb <0.85,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, 5.5>,0.25 <-13.5, 4.46253, 5.5 >,0 texture { pigment {color rgb <0.85,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <14.5, 0, -4.5>,0.25 <14.5, 4.46253, -4.5 >,0 texture { pigment {color rgb <0.85,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, -4.5>,0.25 <-13.5, 4.46253, -4.5 >,0 texture { pigment {color rgb <0.85,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 15 7 196 cone { <14.5, 0, 6.5>,0.25 <14.5, 4.51261, 6.5 >,0 texture { pigment {color rgb <0.85,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, 6.5>,0.25 <-13.5, 4.51261, 6.5 >,0 texture { pigment {color rgb <0.85,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <14.5, 0, -5.5>,0.25 <14.5, 4.51261, -5.5 >,0 texture { pigment {color rgb <0.85,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, -5.5>,0.25 <-13.5, 4.51261, -5.5 >,0 texture { pigment {color rgb <0.85,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 15 8 202 cone { <14.5, 0, 7.5>,0.25 <14.5, 4.64615, 7.5 >,0 texture { pigment {color rgb <0.85,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, 7.5>,0.25 <-13.5, 4.64615, 7.5 >,0 texture { pigment {color rgb <0.85,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <14.5, 0, -6.5>,0.25 <14.5, 4.64615, -6.5 >,0 texture { pigment {color rgb <0.85,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, -6.5>,0.25 <-13.5, 4.64615, -6.5 >,0 texture { pigment {color rgb <0.85,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 15 9 195 cone { <14.5, 0, 8.5>,0.25 <14.5, 4.49035, 8.5 >,0 texture { pigment {color rgb <0.85,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, 8.5>,0.25 <-13.5, 4.49035, 8.5 >,0 texture { pigment {color rgb <0.85,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <14.5, 0, -7.5>,0.25 <14.5, 4.49035, -7.5 >,0 texture { pigment {color rgb <0.85,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, -7.5>,0.25 <-13.5, 4.49035, -7.5 >,0 texture { pigment {color rgb <0.85,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 15 10 203 cone { <14.5, 0, 9.5>,0.25 <14.5, 4.67397, 9.5 >,0 texture { pigment {color rgb <0.85,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, 9.5>,0.25 <-13.5, 4.67397, 9.5 >,0 texture { pigment {color rgb <0.85,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <14.5, 0, -8.5>,0.25 <14.5, 4.67397, -8.5 >,0 texture { pigment {color rgb <0.85,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, -8.5>,0.25 <-13.5, 4.67397, -8.5 >,0 texture { pigment {color rgb <0.85,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 15 11 202 cone { <14.5, 0, 10.5>,0.25 <14.5, 4.64615, 10.5 >,0 texture { pigment {color rgb <0.85,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, 10.5>,0.25 <-13.5, 4.64615, 10.5 >,0 texture { pigment {color rgb <0.85,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <14.5, 0, -9.5>,0.25 <14.5, 4.64615, -9.5 >,0 texture { pigment {color rgb <0.85,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, -9.5>,0.25 <-13.5, 4.64615, -9.5 >,0 texture { pigment {color rgb <0.85,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 15 12 195 cone { <14.5, 0, 11.5>,0.25 <14.5, 4.50148, 11.5 >,0 texture { pigment {color rgb <0.85,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, 11.5>,0.25 <-13.5, 4.50148, 11.5 >,0 texture { pigment {color rgb <0.85,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <14.5, 0, -10.5>,0.25 <14.5, 4.50148, -10.5 >,0 texture { pigment {color rgb <0.85,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, -10.5>,0.25 <-13.5, 4.50148, -10.5 >,0 texture { pigment {color rgb <0.85,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 15 13 199 cone { <14.5, 0, 12.5>,0.25 <14.5, 4.58494, 12.5 >,0 texture { pigment {color rgb <0.85,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, 12.5>,0.25 <-13.5, 4.58494, 12.5 >,0 texture { pigment {color rgb <0.85,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <14.5, 0, -11.5>,0.25 <14.5, 4.58494, -11.5 >,0 texture { pigment {color rgb <0.85,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, -11.5>,0.25 <-13.5, 4.58494, -11.5 >,0 texture { pigment {color rgb <0.85,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 15 14 193 cone { <14.5, 0, 13.5>,0.25 <14.5, 4.44584, 13.5 >,0 texture { pigment {color rgb <0.85,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, 13.5>,0.25 <-13.5, 4.44584, 13.5 >,0 texture { pigment {color rgb <0.85,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <14.5, 0, -12.5>,0.25 <14.5, 4.44584, -12.5 >,0 texture { pigment {color rgb <0.85,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, -12.5>,0.25 <-13.5, 4.44584, -12.5 >,0 texture { pigment {color rgb <0.85,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 15 15 200 cone { <14.5, 0, 14.5>,0.25 <14.5, 4.61833, 14.5 >,0 texture { pigment {color rgb <0.85,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, 14.5>,0.25 <-13.5, 4.61833, 14.5 >,0 texture { pigment {color rgb <0.85,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <14.5, 0, -13.5>,0.25 <14.5, 4.61833, -13.5 >,0 texture { pigment {color rgb <0.85,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, -13.5>,0.25 <-13.5, 4.61833, -13.5 >,0 texture { pigment {color rgb <0.85,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 15 16 190 cone { <14.5, 0, 15.5>,0.25 <14.5, 4.36794, 15.5 >,0 texture { pigment {color rgb <0.85,0.14,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, 15.5>,0.25 <-13.5, 4.36794, 15.5 >,0 texture { pigment {color rgb <0.85,0.14,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <14.5, 0, -14.5>,0.25 <14.5, 4.36794, -14.5 >,0 texture { pigment {color rgb <0.85,0.14,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, -14.5>,0.25 <-13.5, 4.36794, -14.5 >,0 texture { pigment {color rgb <0.85,0.14,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 15 17 185 cone { <14.5, 0, 16.5>,0.25 <14.5, 4.25665, 16.5 >,0 texture { pigment {color rgb <0.85,0,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, 16.5>,0.25 <-13.5, 4.25665, 16.5 >,0 texture { pigment {color rgb <0.85,0,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <14.5, 0, -15.5>,0.25 <14.5, 4.25665, -15.5 >,0 texture { pigment {color rgb <0.85,0,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, -15.5>,0.25 <-13.5, 4.25665, -15.5 >,0 texture { pigment {color rgb <0.85,0,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 15 18 185 cone { <14.5, 0, 17.5>,0.25 <14.5, 4.26222, 17.5 >,0 texture { pigment {color rgb <0.85,0,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, 17.5>,0.25 <-13.5, 4.26222, 17.5 >,0 texture { pigment {color rgb <0.85,0,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <14.5, 0, -16.5>,0.25 <14.5, 4.26222, -16.5 >,0 texture { pigment {color rgb <0.85,0,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, -16.5>,0.25 <-13.5, 4.26222, -16.5 >,0 texture { pigment {color rgb <0.85,0,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 15 19 182 cone { <14.5, 0, 18.5>,0.25 <14.5, 4.19544, 18.5 >,0 texture { pigment {color rgb <0.71,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, 18.5>,0.25 <-13.5, 4.19544, 18.5 >,0 texture { pigment {color rgb <0.71,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <14.5, 0, -17.5>,0.25 <14.5, 4.19544, -17.5 >,0 texture { pigment {color rgb <0.71,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, -17.5>,0.25 <-13.5, 4.19544, -17.5 >,0 texture { pigment {color rgb <0.71,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 15 20 180 cone { <14.5, 0, 19.5>,0.25 <14.5, 4.15093, 19.5 >,0 texture { pigment {color rgb <0.71,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, 19.5>,0.25 <-13.5, 4.15093, 19.5 >,0 texture { pigment {color rgb <0.71,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <14.5, 0, -18.5>,0.25 <14.5, 4.15093, -18.5 >,0 texture { pigment {color rgb <0.71,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, -18.5>,0.25 <-13.5, 4.15093, -18.5 >,0 texture { pigment {color rgb <0.71,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 15 21 171 cone { <14.5, 0, 20.5>,0.25 <14.5, 3.93392, 20.5 >,0 texture { pigment {color rgb <0.71,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, 20.5>,0.25 <-13.5, 3.93392, 20.5 >,0 texture { pigment {color rgb <0.71,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <14.5, 0, -19.5>,0.25 <14.5, 3.93392, -19.5 >,0 texture { pigment {color rgb <0.71,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, -19.5>,0.25 <-13.5, 3.93392, -19.5 >,0 texture { pigment {color rgb <0.71,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 15 22 173 cone { <14.5, 0, 21.5>,0.25 <14.5, 3.97844, 21.5 >,0 texture { pigment {color rgb <0.71,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, 21.5>,0.25 <-13.5, 3.97844, 21.5 >,0 texture { pigment {color rgb <0.71,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <14.5, 0, -20.5>,0.25 <14.5, 3.97844, -20.5 >,0 texture { pigment {color rgb <0.71,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, -20.5>,0.25 <-13.5, 3.97844, -20.5 >,0 texture { pigment {color rgb <0.71,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 15 23 164 cone { <14.5, 0, 22.5>,0.25 <14.5, 3.76143, 22.5 >,0 texture { pigment {color rgb <0.71,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, 22.5>,0.25 <-13.5, 3.76143, 22.5 >,0 texture { pigment {color rgb <0.71,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <14.5, 0, -21.5>,0.25 <14.5, 3.76143, -21.5 >,0 texture { pigment {color rgb <0.71,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, -21.5>,0.25 <-13.5, 3.76143, -21.5 >,0 texture { pigment {color rgb <0.71,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 15 24 161 cone { <14.5, 0, 23.5>,0.25 <14.5, 3.70023, 23.5 >,0 texture { pigment {color rgb <0.71,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, 23.5>,0.25 <-13.5, 3.70023, 23.5 >,0 texture { pigment {color rgb <0.71,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <14.5, 0, -22.5>,0.25 <14.5, 3.70023, -22.5 >,0 texture { pigment {color rgb <0.71,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, -22.5>,0.25 <-13.5, 3.70023, -22.5 >,0 texture { pigment {color rgb <0.71,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 15 25 160 cone { <14.5, 0, 24.5>,0.25 <14.5, 3.6891, 24.5 >,0 texture { pigment {color rgb <0.71,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, 24.5>,0.25 <-13.5, 3.6891, 24.5 >,0 texture { pigment {color rgb <0.71,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <14.5, 0, -23.5>,0.25 <14.5, 3.6891, -23.5 >,0 texture { pigment {color rgb <0.71,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, -23.5>,0.25 <-13.5, 3.6891, -23.5 >,0 texture { pigment {color rgb <0.71,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 15 26 151 cone { <14.5, 0, 25.5>,0.25 <14.5, 3.47766, 25.5 >,0 texture { pigment {color rgb <0.71,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, 25.5>,0.25 <-13.5, 3.47766, 25.5 >,0 texture { pigment {color rgb <0.71,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <14.5, 0, -24.5>,0.25 <14.5, 3.47766, -24.5 >,0 texture { pigment {color rgb <0.71,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, -24.5>,0.25 <-13.5, 3.47766, -24.5 >,0 texture { pigment {color rgb <0.71,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 15 27 143 cone { <14.5, 0, 26.5>,0.25 <14.5, 3.28847, 26.5 >,0 texture { pigment {color rgb <0.71,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, 26.5>,0.25 <-13.5, 3.28847, 26.5 >,0 texture { pigment {color rgb <0.71,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <14.5, 0, -25.5>,0.25 <14.5, 3.28847, -25.5 >,0 texture { pigment {color rgb <0.71,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, -25.5>,0.25 <-13.5, 3.28847, -25.5 >,0 texture { pigment {color rgb <0.71,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 15 28 142 cone { <14.5, 0, 27.5>,0.25 <14.5, 3.24952, 27.5 >,0 texture { pigment {color rgb <0.57,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, 27.5>,0.25 <-13.5, 3.24952, 27.5 >,0 texture { pigment {color rgb <0.57,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <14.5, 0, -26.5>,0.25 <14.5, 3.24952, -26.5 >,0 texture { pigment {color rgb <0.57,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, -26.5>,0.25 <-13.5, 3.24952, -26.5 >,0 texture { pigment {color rgb <0.57,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 15 29 136 cone { <14.5, 0, 28.5>,0.25 <14.5, 3.11598, 28.5 >,0 texture { pigment {color rgb <0.57,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, 28.5>,0.25 <-13.5, 3.11598, 28.5 >,0 texture { pigment {color rgb <0.57,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <14.5, 0, -27.5>,0.25 <14.5, 3.11598, -27.5 >,0 texture { pigment {color rgb <0.57,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, -27.5>,0.25 <-13.5, 3.11598, -27.5 >,0 texture { pigment {color rgb <0.57,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 15 30 137 cone { <14.5, 0, 29.5>,0.25 <14.5, 3.14937, 29.5 >,0 texture { pigment {color rgb <0.57,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, 29.5>,0.25 <-13.5, 3.14937, 29.5 >,0 texture { pigment {color rgb <0.57,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <14.5, 0, -28.5>,0.25 <14.5, 3.14937, -28.5 >,0 texture { pigment {color rgb <0.57,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, -28.5>,0.25 <-13.5, 3.14937, -28.5 >,0 texture { pigment {color rgb <0.57,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 15 31 130 cone { <14.5, 0, 30.5>,0.25 <14.5, 2.97687, 30.5 >,0 texture { pigment {color rgb <0.57,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, 30.5>,0.25 <-13.5, 2.97687, 30.5 >,0 texture { pigment {color rgb <0.57,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <14.5, 0, -29.5>,0.25 <14.5, 2.97687, -29.5 >,0 texture { pigment {color rgb <0.57,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, -29.5>,0.25 <-13.5, 2.97687, -29.5 >,0 texture { pigment {color rgb <0.57,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 15 32 131 cone { <14.5, 0, 31.5>,0.25 <14.5, 3.01582, 31.5 >,0 texture { pigment {color rgb <0.57,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, 31.5>,0.25 <-13.5, 3.01582, 31.5 >,0 texture { pigment {color rgb <0.57,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <14.5, 0, -30.5>,0.25 <14.5, 3.01582, -30.5 >,0 texture { pigment {color rgb <0.57,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, -30.5>,0.25 <-13.5, 3.01582, -30.5 >,0 texture { pigment {color rgb <0.57,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 15 33 135 cone { <14.5, 0, 32.5>,0.25 <14.5, 3.09929, 32.5 >,0 texture { pigment {color rgb <0.57,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, 32.5>,0.25 <-13.5, 3.09929, 32.5 >,0 texture { pigment {color rgb <0.57,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <14.5, 0, -31.5>,0.25 <14.5, 3.09929, -31.5 >,0 texture { pigment {color rgb <0.57,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, -31.5>,0.25 <-13.5, 3.09929, -31.5 >,0 texture { pigment {color rgb <0.57,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 15 34 124 cone { <14.5, 0, 33.5>,0.25 <14.5, 2.8489, 33.5 >,0 texture { pigment {color rgb <0.57,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, 33.5>,0.25 <-13.5, 2.8489, 33.5 >,0 texture { pigment {color rgb <0.57,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <14.5, 0, -32.5>,0.25 <14.5, 2.8489, -32.5 >,0 texture { pigment {color rgb <0.57,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, -32.5>,0.25 <-13.5, 2.8489, -32.5 >,0 texture { pigment {color rgb <0.57,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 15 35 148 cone { <14.5, 0, 34.5>,0.25 <14.5, 3.38863, 34.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, 34.5>,0.25 <-13.5, 3.38863, 34.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <14.5, 0, -33.5>,0.25 <14.5, 3.38863, -33.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, -33.5>,0.25 <-13.5, 3.38863, -33.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 15 36 113 cone { <14.5, 0, 35.5>,0.25 <14.5, 2.59294, 35.5 >,0 texture { pigment {color rgb <0.57,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, 35.5>,0.25 <-13.5, 2.59294, 35.5 >,0 texture { pigment {color rgb <0.57,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <14.5, 0, -34.5>,0.25 <14.5, 2.59294, -34.5 >,0 texture { pigment {color rgb <0.57,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, -34.5>,0.25 <-13.5, 2.59294, -34.5 >,0 texture { pigment {color rgb <0.57,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 15 37 115 cone { <14.5, 0, 36.5>,0.25 <14.5, 2.63745, 36.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, 36.5>,0.25 <-13.5, 2.63745, 36.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <14.5, 0, -35.5>,0.25 <14.5, 2.63745, -35.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, -35.5>,0.25 <-13.5, 2.63745, -35.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 15 38 111 cone { <14.5, 0, 37.5>,0.25 <14.5, 2.53173, 37.5 >,0 texture { pigment {color rgb <0.57,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, 37.5>,0.25 <-13.5, 2.53173, 37.5 >,0 texture { pigment {color rgb <0.57,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <14.5, 0, -36.5>,0.25 <14.5, 2.53173, -36.5 >,0 texture { pigment {color rgb <0.57,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, -36.5>,0.25 <-13.5, 2.53173, -36.5 >,0 texture { pigment {color rgb <0.57,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 15 39 109 cone { <14.5, 0, 38.5>,0.25 <14.5, 2.49835, 38.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, 38.5>,0.25 <-13.5, 2.49835, 38.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <14.5, 0, -37.5>,0.25 <14.5, 2.49835, -37.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, -37.5>,0.25 <-13.5, 2.49835, -37.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 15 40 97 cone { <14.5, 0, 39.5>,0.25 <14.5, 2.2257, 39.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, 39.5>,0.25 <-13.5, 2.2257, 39.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <14.5, 0, -38.5>,0.25 <14.5, 2.2257, -38.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, -38.5>,0.25 <-13.5, 2.2257, -38.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 15 41 107 cone { <14.5, 0, 40.5>,0.25 <14.5, 2.44271, 40.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, 40.5>,0.25 <-13.5, 2.44271, 40.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <14.5, 0, -39.5>,0.25 <14.5, 2.44271, -39.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, -39.5>,0.25 <-13.5, 2.44271, -39.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 15 42 120 cone { <14.5, 0, 41.5>,0.25 <14.5, 2.73761, 41.5 >,0 texture { pigment {color rgb <0.57,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, 41.5>,0.25 <-13.5, 2.73761, 41.5 >,0 texture { pigment {color rgb <0.57,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <14.5, 0, -40.5>,0.25 <14.5, 2.73761, -40.5 >,0 texture { pigment {color rgb <0.57,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, -40.5>,0.25 <-13.5, 2.73761, -40.5 >,0 texture { pigment {color rgb <0.57,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 15 43 110 cone { <14.5, 0, 42.5>,0.25 <14.5, 2.51504, 42.5 >,0 texture { pigment {color rgb <0.42,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, 42.5>,0.25 <-13.5, 2.51504, 42.5 >,0 texture { pigment {color rgb <0.42,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <14.5, 0, -41.5>,0.25 <14.5, 2.51504, -41.5 >,0 texture { pigment {color rgb <0.42,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, -41.5>,0.25 <-13.5, 2.51504, -41.5 >,0 texture { pigment {color rgb <0.42,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 15 44 78 cone { <14.5, 0, 43.5>,0.25 <14.5, 1.76387, 43.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, 43.5>,0.25 <-13.5, 1.76387, 43.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <14.5, 0, -42.5>,0.25 <14.5, 1.76387, -42.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, -42.5>,0.25 <-13.5, 1.76387, -42.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 15 45 95 cone { <14.5, 0, 44.5>,0.25 <14.5, 2.17562, 44.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, 44.5>,0.25 <-13.5, 2.17562, 44.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <14.5, 0, -43.5>,0.25 <14.5, 2.17562, -43.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, -43.5>,0.25 <-13.5, 2.17562, -43.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 15 46 79 cone { <14.5, 0, 45.5>,0.25 <14.5, 1.78612, 45.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, 45.5>,0.25 <-13.5, 1.78612, 45.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <14.5, 0, -44.5>,0.25 <14.5, 1.78612, -44.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, -44.5>,0.25 <-13.5, 1.78612, -44.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 15 47 90 cone { <14.5, 0, 46.5>,0.25 <14.5, 2.04764, 46.5 >,0 texture { pigment {color rgb <0.42,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, 46.5>,0.25 <-13.5, 2.04764, 46.5 >,0 texture { pigment {color rgb <0.42,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <14.5, 0, -45.5>,0.25 <14.5, 2.04764, -45.5 >,0 texture { pigment {color rgb <0.42,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, -45.5>,0.25 <-13.5, 2.04764, -45.5 >,0 texture { pigment {color rgb <0.42,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 15 48 76 cone { <14.5, 0, 47.5>,0.25 <14.5, 1.71935, 47.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, 47.5>,0.25 <-13.5, 1.71935, 47.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <14.5, 0, -46.5>,0.25 <14.5, 1.71935, -46.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, -46.5>,0.25 <-13.5, 1.71935, -46.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 15 49 107 cone { <14.5, 0, 48.5>,0.25 <14.5, 2.43714, 48.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, 48.5>,0.25 <-13.5, 2.43714, 48.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <14.5, 0, -47.5>,0.25 <14.5, 2.43714, -47.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, -47.5>,0.25 <-13.5, 2.43714, -47.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 15 50 69 cone { <14.5, 0, 49.5>,0.25 <14.5, 1.57468, 49.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, 49.5>,0.25 <-13.5, 1.57468, 49.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <14.5, 0, -48.5>,0.25 <14.5, 1.57468, -48.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, -48.5>,0.25 <-13.5, 1.57468, -48.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 15 51 77 cone { <14.5, 0, 50.5>,0.25 <14.5, 1.74161, 50.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, 50.5>,0.25 <-13.5, 1.74161, 50.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <14.5, 0, -49.5>,0.25 <14.5, 1.74161, -49.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, -49.5>,0.25 <-13.5, 1.74161, -49.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 15 52 72 cone { <14.5, 0, 51.5>,0.25 <14.5, 1.63589, 51.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, 51.5>,0.25 <-13.5, 1.63589, 51.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <14.5, 0, -50.5>,0.25 <14.5, 1.63589, -50.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, -50.5>,0.25 <-13.5, 1.63589, -50.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 15 53 89 cone { <14.5, 0, 52.5>,0.25 <14.5, 2.03652, 52.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, 52.5>,0.25 <-13.5, 2.03652, 52.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <14.5, 0, -51.5>,0.25 <14.5, 2.03652, -51.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, -51.5>,0.25 <-13.5, 2.03652, -51.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 15 54 72 cone { <14.5, 0, 53.5>,0.25 <14.5, 1.63589, 53.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, 53.5>,0.25 <-13.5, 1.63589, 53.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <14.5, 0, -52.5>,0.25 <14.5, 1.63589, -52.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, -52.5>,0.25 <-13.5, 1.63589, -52.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 15 55 66 cone { <14.5, 0, 54.5>,0.25 <14.5, 1.50235, 54.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, 54.5>,0.25 <-13.5, 1.50235, 54.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <14.5, 0, -53.5>,0.25 <14.5, 1.50235, -53.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, -53.5>,0.25 <-13.5, 1.50235, -53.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 15 56 74 cone { <14.5, 0, 55.5>,0.25 <14.5, 1.69153, 55.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, 55.5>,0.25 <-13.5, 1.69153, 55.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <14.5, 0, -54.5>,0.25 <14.5, 1.69153, -54.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, -54.5>,0.25 <-13.5, 1.69153, -54.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 15 57 51 cone { <14.5, 0, 56.5>,0.25 <14.5, 1.1518, 56.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, 56.5>,0.25 <-13.5, 1.1518, 56.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <14.5, 0, -55.5>,0.25 <14.5, 1.1518, -55.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, -55.5>,0.25 <-13.5, 1.1518, -55.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 15 58 45 cone { <14.5, 0, 57.5>,0.25 <14.5, 0.996001, 57.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, 57.5>,0.25 <-13.5, 0.996001, 57.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <14.5, 0, -56.5>,0.25 <14.5, 0.996001, -56.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, -56.5>,0.25 <-13.5, 0.996001, -56.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 15 59 54 cone { <14.5, 0, 58.5>,0.25 <14.5, 1.21857, 58.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, 58.5>,0.25 <-13.5, 1.21857, 58.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <14.5, 0, -57.5>,0.25 <14.5, 1.21857, -57.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, -57.5>,0.25 <-13.5, 1.21857, -57.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 15 60 91 cone { <14.5, 0, 59.5>,0.25 <14.5, 2.06434, 59.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, 59.5>,0.25 <-13.5, 2.06434, 59.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <14.5, 0, -58.5>,0.25 <14.5, 2.06434, -58.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, -58.5>,0.25 <-13.5, 2.06434, -58.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 15 61 74 cone { <14.5, 0, 60.5>,0.25 <14.5, 1.69153, 60.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, 60.5>,0.25 <-13.5, 1.69153, 60.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <14.5, 0, -59.5>,0.25 <14.5, 1.69153, -59.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, -59.5>,0.25 <-13.5, 1.69153, -59.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 15 62 78 cone { <14.5, 0, 61.5>,0.25 <14.5, 1.76387, 61.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, 61.5>,0.25 <-13.5, 1.76387, 61.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <14.5, 0, -60.5>,0.25 <14.5, 1.76387, -60.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, -60.5>,0.25 <-13.5, 1.76387, -60.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 15 64 63 cone { <14.5, 0, 63.5>,0.25 <14.5, 1.42445, 63.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, 63.5>,0.25 <-13.5, 1.42445, 63.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <14.5, 0, -62.5>,0.25 <14.5, 1.42445, -62.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, -62.5>,0.25 <-13.5, 1.42445, -62.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 15 65 76 cone { <14.5, 0, 64.5>,0.25 <14.5, 1.71935, 64.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, 64.5>,0.25 <-13.5, 1.71935, 64.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <14.5, 0, -63.5>,0.25 <14.5, 1.71935, -63.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, -63.5>,0.25 <-13.5, 1.71935, -63.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 15 68 94 cone { <14.5, 0, 67.5>,0.25 <14.5, 2.14224, 67.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, 67.5>,0.25 <-13.5, 2.14224, 67.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <14.5, 0, -66.5>,0.25 <14.5, 2.14224, -66.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, -66.5>,0.25 <-13.5, 2.14224, -66.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 15 72 66 cone { <14.5, 0, 71.5>,0.25 <14.5, 1.50235, 71.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, 71.5>,0.25 <-13.5, 1.50235, 71.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <14.5, 0, -70.5>,0.25 <14.5, 1.50235, -70.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-13.5, 0, -70.5>,0.25 <-13.5, 1.50235, -70.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 16 1 31 cone { <15.5, 0, 0.5>,0.25 <15.5, 5.78126, 0.5 >,0 texture { pigment {color rgb <0.14,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, 0.5>,0.25 <-14.5, 5.78126, 0.5 >,0 texture { pigment {color rgb <0.14,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 16 2 186 cone { <15.5, 0, 1.5>,0.25 <15.5, 4.28447, 1.5 >,0 texture { pigment {color rgb <0.85,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, 1.5>,0.25 <-14.5, 4.28447, 1.5 >,0 texture { pigment {color rgb <0.85,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <15.5, 0, -0.5>,0.25 <15.5, 4.28447, -0.5 >,0 texture { pigment {color rgb <0.85,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, -0.5>,0.25 <-14.5, 4.28447, -0.5 >,0 texture { pigment {color rgb <0.85,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 16 3 198 cone { <15.5, 0, 2.5>,0.25 <15.5, 4.56825, 2.5 >,0 texture { pigment {color rgb <0.85,0.28,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, 2.5>,0.25 <-14.5, 4.56825, 2.5 >,0 texture { pigment {color rgb <0.85,0.28,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <15.5, 0, -1.5>,0.25 <15.5, 4.56825, -1.5 >,0 texture { pigment {color rgb <0.85,0.28,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, -1.5>,0.25 <-14.5, 4.56825, -1.5 >,0 texture { pigment {color rgb <0.85,0.28,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 16 4 200 cone { <15.5, 0, 3.5>,0.25 <15.5, 4.61276, 3.5 >,0 texture { pigment {color rgb <0.85,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, 3.5>,0.25 <-14.5, 4.61276, 3.5 >,0 texture { pigment {color rgb <0.85,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <15.5, 0, -2.5>,0.25 <15.5, 4.61276, -2.5 >,0 texture { pigment {color rgb <0.85,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, -2.5>,0.25 <-14.5, 4.61276, -2.5 >,0 texture { pigment {color rgb <0.85,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 16 5 205 cone { <15.5, 0, 4.5>,0.25 <15.5, 4.72961, 4.5 >,0 texture { pigment {color rgb <0.85,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, 4.5>,0.25 <-14.5, 4.72961, 4.5 >,0 texture { pigment {color rgb <0.85,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <15.5, 0, -3.5>,0.25 <15.5, 4.72961, -3.5 >,0 texture { pigment {color rgb <0.85,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, -3.5>,0.25 <-14.5, 4.72961, -3.5 >,0 texture { pigment {color rgb <0.85,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 16 6 197 cone { <15.5, 0, 5.5>,0.25 <15.5, 4.54599, 5.5 >,0 texture { pigment {color rgb <0.85,0.28,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, 5.5>,0.25 <-14.5, 4.54599, 5.5 >,0 texture { pigment {color rgb <0.85,0.28,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <15.5, 0, -4.5>,0.25 <15.5, 4.54599, -4.5 >,0 texture { pigment {color rgb <0.85,0.28,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, -4.5>,0.25 <-14.5, 4.54599, -4.5 >,0 texture { pigment {color rgb <0.85,0.28,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 16 7 189 cone { <15.5, 0, 6.5>,0.25 <15.5, 4.36237, 6.5 >,0 texture { pigment {color rgb <0.85,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, 6.5>,0.25 <-14.5, 4.36237, 6.5 >,0 texture { pigment {color rgb <0.85,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <15.5, 0, -5.5>,0.25 <15.5, 4.36237, -5.5 >,0 texture { pigment {color rgb <0.85,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, -5.5>,0.25 <-14.5, 4.36237, -5.5 >,0 texture { pigment {color rgb <0.85,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 16 8 190 cone { <15.5, 0, 7.5>,0.25 <15.5, 4.36794, 7.5 >,0 texture { pigment {color rgb <0.85,0.14,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, 7.5>,0.25 <-14.5, 4.36794, 7.5 >,0 texture { pigment {color rgb <0.85,0.14,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <15.5, 0, -6.5>,0.25 <15.5, 4.36794, -6.5 >,0 texture { pigment {color rgb <0.85,0.14,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, -6.5>,0.25 <-14.5, 4.36794, -6.5 >,0 texture { pigment {color rgb <0.85,0.14,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 16 9 192 cone { <15.5, 0, 8.5>,0.25 <15.5, 4.42914, 8.5 >,0 texture { pigment {color rgb <0.85,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, 8.5>,0.25 <-14.5, 4.42914, 8.5 >,0 texture { pigment {color rgb <0.85,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <15.5, 0, -7.5>,0.25 <15.5, 4.42914, -7.5 >,0 texture { pigment {color rgb <0.85,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, -7.5>,0.25 <-14.5, 4.42914, -7.5 >,0 texture { pigment {color rgb <0.85,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 16 10 191 cone { <15.5, 0, 9.5>,0.25 <15.5, 4.39576, 9.5 >,0 texture { pigment {color rgb <0.85,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, 9.5>,0.25 <-14.5, 4.39576, 9.5 >,0 texture { pigment {color rgb <0.85,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <15.5, 0, -8.5>,0.25 <15.5, 4.39576, -8.5 >,0 texture { pigment {color rgb <0.85,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, -8.5>,0.25 <-14.5, 4.39576, -8.5 >,0 texture { pigment {color rgb <0.85,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 16 11 192 cone { <15.5, 0, 10.5>,0.25 <15.5, 4.42914, 10.5 >,0 texture { pigment {color rgb <0.85,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, 10.5>,0.25 <-14.5, 4.42914, 10.5 >,0 texture { pigment {color rgb <0.85,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <15.5, 0, -9.5>,0.25 <15.5, 4.42914, -9.5 >,0 texture { pigment {color rgb <0.85,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, -9.5>,0.25 <-14.5, 4.42914, -9.5 >,0 texture { pigment {color rgb <0.85,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 16 12 204 cone { <15.5, 0, 11.5>,0.25 <15.5, 4.69623, 11.5 >,0 texture { pigment {color rgb <0.85,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, 11.5>,0.25 <-14.5, 4.69623, 11.5 >,0 texture { pigment {color rgb <0.85,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <15.5, 0, -10.5>,0.25 <15.5, 4.69623, -10.5 >,0 texture { pigment {color rgb <0.85,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, -10.5>,0.25 <-14.5, 4.69623, -10.5 >,0 texture { pigment {color rgb <0.85,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 16 13 201 cone { <15.5, 0, 12.5>,0.25 <15.5, 4.63502, 12.5 >,0 texture { pigment {color rgb <0.85,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, 12.5>,0.25 <-14.5, 4.63502, 12.5 >,0 texture { pigment {color rgb <0.85,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <15.5, 0, -11.5>,0.25 <15.5, 4.63502, -11.5 >,0 texture { pigment {color rgb <0.85,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, -11.5>,0.25 <-14.5, 4.63502, -11.5 >,0 texture { pigment {color rgb <0.85,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 16 14 194 cone { <15.5, 0, 13.5>,0.25 <15.5, 4.46809, 13.5 >,0 texture { pigment {color rgb <0.85,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, 13.5>,0.25 <-14.5, 4.46809, 13.5 >,0 texture { pigment {color rgb <0.85,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <15.5, 0, -12.5>,0.25 <15.5, 4.46809, -12.5 >,0 texture { pigment {color rgb <0.85,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, -12.5>,0.25 <-14.5, 4.46809, -12.5 >,0 texture { pigment {color rgb <0.85,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 16 15 185 cone { <15.5, 0, 14.5>,0.25 <15.5, 4.25665, 14.5 >,0 texture { pigment {color rgb <0.85,0,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, 14.5>,0.25 <-14.5, 4.25665, 14.5 >,0 texture { pigment {color rgb <0.85,0,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <15.5, 0, -13.5>,0.25 <15.5, 4.25665, -13.5 >,0 texture { pigment {color rgb <0.85,0,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, -13.5>,0.25 <-14.5, 4.25665, -13.5 >,0 texture { pigment {color rgb <0.85,0,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 16 16 182 cone { <15.5, 0, 15.5>,0.25 <15.5, 4.17875, 15.5 >,0 texture { pigment {color rgb <0.71,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, 15.5>,0.25 <-14.5, 4.17875, 15.5 >,0 texture { pigment {color rgb <0.71,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <15.5, 0, -14.5>,0.25 <15.5, 4.17875, -14.5 >,0 texture { pigment {color rgb <0.71,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, -14.5>,0.25 <-14.5, 4.17875, -14.5 >,0 texture { pigment {color rgb <0.71,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 16 17 182 cone { <15.5, 0, 16.5>,0.25 <15.5, 4.20101, 16.5 >,0 texture { pigment {color rgb <0.71,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, 16.5>,0.25 <-14.5, 4.20101, 16.5 >,0 texture { pigment {color rgb <0.71,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <15.5, 0, -15.5>,0.25 <15.5, 4.20101, -15.5 >,0 texture { pigment {color rgb <0.71,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, -15.5>,0.25 <-14.5, 4.20101, -15.5 >,0 texture { pigment {color rgb <0.71,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 16 18 181 cone { <15.5, 0, 17.5>,0.25 <15.5, 4.16762, 17.5 >,0 texture { pigment {color rgb <0.71,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, 17.5>,0.25 <-14.5, 4.16762, 17.5 >,0 texture { pigment {color rgb <0.71,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <15.5, 0, -16.5>,0.25 <15.5, 4.16762, -16.5 >,0 texture { pigment {color rgb <0.71,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, -16.5>,0.25 <-14.5, 4.16762, -16.5 >,0 texture { pigment {color rgb <0.71,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 16 19 176 cone { <15.5, 0, 18.5>,0.25 <15.5, 4.05634, 18.5 >,0 texture { pigment {color rgb <0.71,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, 18.5>,0.25 <-14.5, 4.05634, 18.5 >,0 texture { pigment {color rgb <0.71,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <15.5, 0, -17.5>,0.25 <15.5, 4.05634, -17.5 >,0 texture { pigment {color rgb <0.71,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, -17.5>,0.25 <-14.5, 4.05634, -17.5 >,0 texture { pigment {color rgb <0.71,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 16 20 177 cone { <15.5, 0, 19.5>,0.25 <15.5, 4.08416, 19.5 >,0 texture { pigment {color rgb <0.71,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, 19.5>,0.25 <-14.5, 4.08416, 19.5 >,0 texture { pigment {color rgb <0.71,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <15.5, 0, -18.5>,0.25 <15.5, 4.08416, -18.5 >,0 texture { pigment {color rgb <0.71,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, -18.5>,0.25 <-14.5, 4.08416, -18.5 >,0 texture { pigment {color rgb <0.71,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 16 21 174 cone { <15.5, 0, 20.5>,0.25 <15.5, 4.00626, 20.5 >,0 texture { pigment {color rgb <0.71,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, 20.5>,0.25 <-14.5, 4.00626, 20.5 >,0 texture { pigment {color rgb <0.71,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <15.5, 0, -19.5>,0.25 <15.5, 4.00626, -19.5 >,0 texture { pigment {color rgb <0.71,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, -19.5>,0.25 <-14.5, 4.00626, -19.5 >,0 texture { pigment {color rgb <0.71,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 16 22 165 cone { <15.5, 0, 21.5>,0.25 <15.5, 3.79482, 21.5 >,0 texture { pigment {color rgb <0.71,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, 21.5>,0.25 <-14.5, 3.79482, 21.5 >,0 texture { pigment {color rgb <0.71,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <15.5, 0, -20.5>,0.25 <15.5, 3.79482, -20.5 >,0 texture { pigment {color rgb <0.71,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, -20.5>,0.25 <-14.5, 3.79482, -20.5 >,0 texture { pigment {color rgb <0.71,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 16 23 186 cone { <15.5, 0, 22.5>,0.25 <15.5, 4.29004, 22.5 >,0 texture { pigment {color rgb <0.85,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, 22.5>,0.25 <-14.5, 4.29004, 22.5 >,0 texture { pigment {color rgb <0.85,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <15.5, 0, -21.5>,0.25 <15.5, 4.29004, -21.5 >,0 texture { pigment {color rgb <0.85,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, -21.5>,0.25 <-14.5, 4.29004, -21.5 >,0 texture { pigment {color rgb <0.85,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 16 24 167 cone { <15.5, 0, 23.5>,0.25 <15.5, 3.8449, 23.5 >,0 texture { pigment {color rgb <0.71,0.42,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, 23.5>,0.25 <-14.5, 3.8449, 23.5 >,0 texture { pigment {color rgb <0.71,0.42,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <15.5, 0, -22.5>,0.25 <15.5, 3.8449, -22.5 >,0 texture { pigment {color rgb <0.71,0.42,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, -22.5>,0.25 <-14.5, 3.8449, -22.5 >,0 texture { pigment {color rgb <0.71,0.42,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 16 25 160 cone { <15.5, 0, 24.5>,0.25 <15.5, 3.68353, 24.5 >,0 texture { pigment {color rgb <0.71,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, 24.5>,0.25 <-14.5, 3.68353, 24.5 >,0 texture { pigment {color rgb <0.71,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <15.5, 0, -23.5>,0.25 <15.5, 3.68353, -23.5 >,0 texture { pigment {color rgb <0.71,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, -23.5>,0.25 <-14.5, 3.68353, -23.5 >,0 texture { pigment {color rgb <0.71,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 16 26 150 cone { <15.5, 0, 25.5>,0.25 <15.5, 3.44427, 25.5 >,0 texture { pigment {color rgb <0.71,0.14,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, 25.5>,0.25 <-14.5, 3.44427, 25.5 >,0 texture { pigment {color rgb <0.71,0.14,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <15.5, 0, -24.5>,0.25 <15.5, 3.44427, -24.5 >,0 texture { pigment {color rgb <0.71,0.14,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, -24.5>,0.25 <-14.5, 3.44427, -24.5 >,0 texture { pigment {color rgb <0.71,0.14,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 16 27 148 cone { <15.5, 0, 26.5>,0.25 <15.5, 3.40532, 26.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, 26.5>,0.25 <-14.5, 3.40532, 26.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <15.5, 0, -25.5>,0.25 <15.5, 3.40532, -25.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, -25.5>,0.25 <-14.5, 3.40532, -25.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 16 28 145 cone { <15.5, 0, 27.5>,0.25 <15.5, 3.32186, 27.5 >,0 texture { pigment {color rgb <0.71,0,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, 27.5>,0.25 <-14.5, 3.32186, 27.5 >,0 texture { pigment {color rgb <0.71,0,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <15.5, 0, -26.5>,0.25 <15.5, 3.32186, -26.5 >,0 texture { pigment {color rgb <0.71,0,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, -26.5>,0.25 <-14.5, 3.32186, -26.5 >,0 texture { pigment {color rgb <0.71,0,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 16 29 143 cone { <15.5, 0, 28.5>,0.25 <15.5, 3.27734, 28.5 >,0 texture { pigment {color rgb <0.71,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, 28.5>,0.25 <-14.5, 3.27734, 28.5 >,0 texture { pigment {color rgb <0.71,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <15.5, 0, -27.5>,0.25 <15.5, 3.27734, -27.5 >,0 texture { pigment {color rgb <0.71,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, -27.5>,0.25 <-14.5, 3.27734, -27.5 >,0 texture { pigment {color rgb <0.71,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 16 30 137 cone { <15.5, 0, 29.5>,0.25 <15.5, 3.15493, 29.5 >,0 texture { pigment {color rgb <0.57,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, 29.5>,0.25 <-14.5, 3.15493, 29.5 >,0 texture { pigment {color rgb <0.57,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <15.5, 0, -28.5>,0.25 <15.5, 3.15493, -28.5 >,0 texture { pigment {color rgb <0.57,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, -28.5>,0.25 <-14.5, 3.15493, -28.5 >,0 texture { pigment {color rgb <0.57,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 16 31 133 cone { <15.5, 0, 30.5>,0.25 <15.5, 3.04364, 30.5 >,0 texture { pigment {color rgb <0.57,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, 30.5>,0.25 <-14.5, 3.04364, 30.5 >,0 texture { pigment {color rgb <0.57,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <15.5, 0, -29.5>,0.25 <15.5, 3.04364, -29.5 >,0 texture { pigment {color rgb <0.57,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, -29.5>,0.25 <-14.5, 3.04364, -29.5 >,0 texture { pigment {color rgb <0.57,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 16 32 130 cone { <15.5, 0, 31.5>,0.25 <15.5, 2.97131, 31.5 >,0 texture { pigment {color rgb <0.57,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, 31.5>,0.25 <-14.5, 2.97131, 31.5 >,0 texture { pigment {color rgb <0.57,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <15.5, 0, -30.5>,0.25 <15.5, 2.97131, -30.5 >,0 texture { pigment {color rgb <0.57,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, -30.5>,0.25 <-14.5, 2.97131, -30.5 >,0 texture { pigment {color rgb <0.57,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 16 33 177 cone { <15.5, 0, 32.5>,0.25 <15.5, 4.08416, 32.5 >,0 texture { pigment {color rgb <0.71,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, 32.5>,0.25 <-14.5, 4.08416, 32.5 >,0 texture { pigment {color rgb <0.71,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <15.5, 0, -31.5>,0.25 <15.5, 4.08416, -31.5 >,0 texture { pigment {color rgb <0.71,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, -31.5>,0.25 <-14.5, 4.08416, -31.5 >,0 texture { pigment {color rgb <0.71,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 16 34 155 cone { <15.5, 0, 33.5>,0.25 <15.5, 3.55556, 33.5 >,0 texture { pigment {color rgb <0.71,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, 33.5>,0.25 <-14.5, 3.55556, 33.5 >,0 texture { pigment {color rgb <0.71,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <15.5, 0, -32.5>,0.25 <15.5, 3.55556, -32.5 >,0 texture { pigment {color rgb <0.71,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, -32.5>,0.25 <-14.5, 3.55556, -32.5 >,0 texture { pigment {color rgb <0.71,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 16 35 118 cone { <15.5, 0, 34.5>,0.25 <15.5, 2.69866, 34.5 >,0 texture { pigment {color rgb <0.57,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, 34.5>,0.25 <-14.5, 2.69866, 34.5 >,0 texture { pigment {color rgb <0.57,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <15.5, 0, -33.5>,0.25 <15.5, 2.69866, -33.5 >,0 texture { pigment {color rgb <0.57,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, -33.5>,0.25 <-14.5, 2.69866, -33.5 >,0 texture { pigment {color rgb <0.57,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 16 36 126 cone { <15.5, 0, 35.5>,0.25 <15.5, 2.88785, 35.5 >,0 texture { pigment {color rgb <0.57,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, 35.5>,0.25 <-14.5, 2.88785, 35.5 >,0 texture { pigment {color rgb <0.57,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <15.5, 0, -34.5>,0.25 <15.5, 2.88785, -34.5 >,0 texture { pigment {color rgb <0.57,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, -34.5>,0.25 <-14.5, 2.88785, -34.5 >,0 texture { pigment {color rgb <0.57,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 16 37 127 cone { <15.5, 0, 36.5>,0.25 <15.5, 2.92123, 36.5 >,0 texture { pigment {color rgb <0.57,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, 36.5>,0.25 <-14.5, 2.92123, 36.5 >,0 texture { pigment {color rgb <0.57,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <15.5, 0, -35.5>,0.25 <15.5, 2.92123, -35.5 >,0 texture { pigment {color rgb <0.57,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, -35.5>,0.25 <-14.5, 2.92123, -35.5 >,0 texture { pigment {color rgb <0.57,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 16 38 95 cone { <15.5, 0, 37.5>,0.25 <15.5, 2.16449, 37.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, 37.5>,0.25 <-14.5, 2.16449, 37.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <15.5, 0, -36.5>,0.25 <15.5, 2.16449, -36.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, -36.5>,0.25 <-14.5, 2.16449, -36.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 16 39 109 cone { <15.5, 0, 38.5>,0.25 <15.5, 2.49835, 38.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, 38.5>,0.25 <-14.5, 2.49835, 38.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <15.5, 0, -37.5>,0.25 <15.5, 2.49835, -37.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, -37.5>,0.25 <-14.5, 2.49835, -37.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 16 40 107 cone { <15.5, 0, 39.5>,0.25 <15.5, 2.43714, 39.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, 39.5>,0.25 <-14.5, 2.43714, 39.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <15.5, 0, -38.5>,0.25 <15.5, 2.43714, -38.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, -38.5>,0.25 <-14.5, 2.43714, -38.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 16 41 103 cone { <15.5, 0, 40.5>,0.25 <15.5, 2.34255, 40.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, 40.5>,0.25 <-14.5, 2.34255, 40.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <15.5, 0, -39.5>,0.25 <15.5, 2.34255, -39.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, -39.5>,0.25 <-14.5, 2.34255, -39.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 16 42 99 cone { <15.5, 0, 41.5>,0.25 <15.5, 2.25909, 41.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, 41.5>,0.25 <-14.5, 2.25909, 41.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <15.5, 0, -40.5>,0.25 <15.5, 2.25909, -40.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, -40.5>,0.25 <-14.5, 2.25909, -40.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 16 43 93 cone { <15.5, 0, 42.5>,0.25 <15.5, 2.11441, 42.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, 42.5>,0.25 <-14.5, 2.11441, 42.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <15.5, 0, -41.5>,0.25 <15.5, 2.11441, -41.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, -41.5>,0.25 <-14.5, 2.11441, -41.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 16 44 85 cone { <15.5, 0, 43.5>,0.25 <15.5, 1.92523, 43.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, 43.5>,0.25 <-14.5, 1.92523, 43.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <15.5, 0, -42.5>,0.25 <15.5, 1.92523, -42.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, -42.5>,0.25 <-14.5, 1.92523, -42.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 16 45 98 cone { <15.5, 0, 44.5>,0.25 <15.5, 2.23683, 44.5 >,0 texture { pigment {color rgb <0.42,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, 44.5>,0.25 <-14.5, 2.23683, 44.5 >,0 texture { pigment {color rgb <0.42,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <15.5, 0, -43.5>,0.25 <15.5, 2.23683, -43.5 >,0 texture { pigment {color rgb <0.42,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, -43.5>,0.25 <-14.5, 2.23683, -43.5 >,0 texture { pigment {color rgb <0.42,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 16 46 81 cone { <15.5, 0, 45.5>,0.25 <15.5, 1.8529, 45.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, 45.5>,0.25 <-14.5, 1.8529, 45.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <15.5, 0, -44.5>,0.25 <15.5, 1.8529, -44.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, -44.5>,0.25 <-14.5, 1.8529, -44.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 16 47 77 cone { <15.5, 0, 46.5>,0.25 <15.5, 1.74161, 46.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, 46.5>,0.25 <-14.5, 1.74161, 46.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <15.5, 0, -45.5>,0.25 <15.5, 1.74161, -45.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, -45.5>,0.25 <-14.5, 1.74161, -45.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 16 48 80 cone { <15.5, 0, 47.5>,0.25 <15.5, 1.83064, 47.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, 47.5>,0.25 <-14.5, 1.83064, 47.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <15.5, 0, -46.5>,0.25 <15.5, 1.83064, -46.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, -46.5>,0.25 <-14.5, 1.83064, -46.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 16 49 57 cone { <15.5, 0, 48.5>,0.25 <15.5, 1.27978, 48.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, 48.5>,0.25 <-14.5, 1.27978, 48.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <15.5, 0, -47.5>,0.25 <15.5, 1.27978, -47.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, -47.5>,0.25 <-14.5, 1.27978, -47.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 16 50 61 cone { <15.5, 0, 49.5>,0.25 <15.5, 1.37993, 49.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, 49.5>,0.25 <-14.5, 1.37993, 49.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <15.5, 0, -48.5>,0.25 <15.5, 1.37993, -48.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, -48.5>,0.25 <-14.5, 1.37993, -48.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 16 51 101 cone { <15.5, 0, 50.5>,0.25 <15.5, 2.3036, 50.5 >,0 texture { pigment {color rgb <0.42,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, 50.5>,0.25 <-14.5, 2.3036, 50.5 >,0 texture { pigment {color rgb <0.42,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <15.5, 0, -49.5>,0.25 <15.5, 2.3036, -49.5 >,0 texture { pigment {color rgb <0.42,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, -49.5>,0.25 <-14.5, 2.3036, -49.5 >,0 texture { pigment {color rgb <0.42,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 16 52 74 cone { <15.5, 0, 51.5>,0.25 <15.5, 1.69153, 51.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, 51.5>,0.25 <-14.5, 1.69153, 51.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <15.5, 0, -50.5>,0.25 <15.5, 1.69153, -50.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, -50.5>,0.25 <-14.5, 1.69153, -50.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 16 53 99 cone { <15.5, 0, 52.5>,0.25 <15.5, 2.26465, 52.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, 52.5>,0.25 <-14.5, 2.26465, 52.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <15.5, 0, -51.5>,0.25 <15.5, 2.26465, -51.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, -51.5>,0.25 <-14.5, 2.26465, -51.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 16 54 69 cone { <15.5, 0, 53.5>,0.25 <15.5, 1.57468, 53.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, 53.5>,0.25 <-14.5, 1.57468, 53.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <15.5, 0, -52.5>,0.25 <15.5, 1.57468, -52.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, -52.5>,0.25 <-14.5, 1.57468, -52.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 16 55 63 cone { <15.5, 0, 54.5>,0.25 <15.5, 1.42445, 54.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, 54.5>,0.25 <-14.5, 1.42445, 54.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <15.5, 0, -53.5>,0.25 <15.5, 1.42445, -53.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, -53.5>,0.25 <-14.5, 1.42445, -53.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 16 56 65 cone { <15.5, 0, 55.5>,0.25 <15.5, 1.4634, 55.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, 55.5>,0.25 <-14.5, 1.4634, 55.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <15.5, 0, -54.5>,0.25 <15.5, 1.4634, -54.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, -54.5>,0.25 <-14.5, 1.4634, -54.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 16 57 77 cone { <15.5, 0, 56.5>,0.25 <15.5, 1.74161, 56.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, 56.5>,0.25 <-14.5, 1.74161, 56.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <15.5, 0, -55.5>,0.25 <15.5, 1.74161, -55.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, -55.5>,0.25 <-14.5, 1.74161, -55.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 16 58 48 cone { <15.5, 0, 57.5>,0.25 <15.5, 1.07946, 57.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, 57.5>,0.25 <-14.5, 1.07946, 57.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <15.5, 0, -56.5>,0.25 <15.5, 1.07946, -56.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, -56.5>,0.25 <-14.5, 1.07946, -56.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 16 59 106 cone { <15.5, 0, 58.5>,0.25 <15.5, 2.42045, 58.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, 58.5>,0.25 <-14.5, 2.42045, 58.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <15.5, 0, -57.5>,0.25 <15.5, 2.42045, -57.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, -57.5>,0.25 <-14.5, 2.42045, -57.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 16 60 72 cone { <15.5, 0, 59.5>,0.25 <15.5, 1.63589, 59.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, 59.5>,0.25 <-14.5, 1.63589, 59.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <15.5, 0, -58.5>,0.25 <15.5, 1.63589, -58.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, -58.5>,0.25 <-14.5, 1.63589, -58.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 16 61 40 cone { <15.5, 0, 60.5>,0.25 <15.5, 0.89028, 60.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, 60.5>,0.25 <-14.5, 0.89028, 60.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <15.5, 0, -59.5>,0.25 <15.5, 0.89028, -59.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, -59.5>,0.25 <-14.5, 0.89028, -59.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 16 63 88 cone { <15.5, 0, 62.5>,0.25 <15.5, 2.00869, 62.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, 62.5>,0.25 <-14.5, 2.00869, 62.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <15.5, 0, -61.5>,0.25 <15.5, 2.00869, -61.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, -61.5>,0.25 <-14.5, 2.00869, -61.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 16 65 35 cone { <15.5, 0, 64.5>,0.25 <15.5, 0.767866, 64.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, 64.5>,0.25 <-14.5, 0.767866, 64.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <15.5, 0, -63.5>,0.25 <15.5, 0.767866, -63.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, -63.5>,0.25 <-14.5, 0.767866, -63.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 16 66 54 cone { <15.5, 0, 65.5>,0.25 <15.5, 1.21857, 65.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, 65.5>,0.25 <-14.5, 1.21857, 65.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <15.5, 0, -64.5>,0.25 <15.5, 1.21857, -64.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, -64.5>,0.25 <-14.5, 1.21857, -64.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 16 68 59 cone { <15.5, 0, 67.5>,0.25 <15.5, 1.32986, 67.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, 67.5>,0.25 <-14.5, 1.32986, 67.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <15.5, 0, -66.5>,0.25 <15.5, 1.32986, -66.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, -66.5>,0.25 <-14.5, 1.32986, -66.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 16 70 45 cone { <15.5, 0, 69.5>,0.25 <15.5, 0.996001, 69.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, 69.5>,0.25 <-14.5, 0.996001, 69.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <15.5, 0, -68.5>,0.25 <15.5, 0.996001, -68.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, -68.5>,0.25 <-14.5, 0.996001, -68.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 16 73 72 cone { <15.5, 0, 72.5>,0.25 <15.5, 1.63589, 72.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, 72.5>,0.25 <-14.5, 1.63589, 72.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <15.5, 0, -71.5>,0.25 <15.5, 1.63589, -71.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-14.5, 0, -71.5>,0.25 <-14.5, 1.63589, -71.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 17 1 29 cone { <16.5, 0, 0.5>,0.25 <16.5, 5.74231, 0.5 >,0 texture { pigment {color rgb <0.14,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, 0.5>,0.25 <-15.5, 5.74231, 0.5 >,0 texture { pigment {color rgb <0.14,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 17 2 184 cone { <16.5, 0, 1.5>,0.25 <16.5, 4.23996, 1.5 >,0 texture { pigment {color rgb <0.85,0,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, 1.5>,0.25 <-15.5, 4.23996, 1.5 >,0 texture { pigment {color rgb <0.85,0,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <16.5, 0, -0.5>,0.25 <16.5, 4.23996, -0.5 >,0 texture { pigment {color rgb <0.85,0,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, -0.5>,0.25 <-15.5, 4.23996, -0.5 >,0 texture { pigment {color rgb <0.85,0,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 17 3 197 cone { <16.5, 0, 2.5>,0.25 <16.5, 4.53486, 2.5 >,0 texture { pigment {color rgb <0.85,0.28,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, 2.5>,0.25 <-15.5, 4.53486, 2.5 >,0 texture { pigment {color rgb <0.85,0.28,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <16.5, 0, -1.5>,0.25 <16.5, 4.53486, -1.5 >,0 texture { pigment {color rgb <0.85,0.28,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, -1.5>,0.25 <-15.5, 4.53486, -1.5 >,0 texture { pigment {color rgb <0.85,0.28,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 17 4 197 cone { <16.5, 0, 3.5>,0.25 <16.5, 4.5293, 3.5 >,0 texture { pigment {color rgb <0.85,0.28,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, 3.5>,0.25 <-15.5, 4.5293, 3.5 >,0 texture { pigment {color rgb <0.85,0.28,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <16.5, 0, -2.5>,0.25 <16.5, 4.5293, -2.5 >,0 texture { pigment {color rgb <0.85,0.28,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, -2.5>,0.25 <-15.5, 4.5293, -2.5 >,0 texture { pigment {color rgb <0.85,0.28,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 17 5 192 cone { <16.5, 0, 4.5>,0.25 <16.5, 4.41245, 4.5 >,0 texture { pigment {color rgb <0.85,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, 4.5>,0.25 <-15.5, 4.41245, 4.5 >,0 texture { pigment {color rgb <0.85,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <16.5, 0, -3.5>,0.25 <16.5, 4.41245, -3.5 >,0 texture { pigment {color rgb <0.85,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, -3.5>,0.25 <-15.5, 4.41245, -3.5 >,0 texture { pigment {color rgb <0.85,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 17 6 183 cone { <16.5, 0, 5.5>,0.25 <16.5, 4.22327, 5.5 >,0 texture { pigment {color rgb <0.85,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, 5.5>,0.25 <-15.5, 4.22327, 5.5 >,0 texture { pigment {color rgb <0.85,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <16.5, 0, -4.5>,0.25 <16.5, 4.22327, -4.5 >,0 texture { pigment {color rgb <0.85,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, -4.5>,0.25 <-15.5, 4.22327, -4.5 >,0 texture { pigment {color rgb <0.85,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 17 7 184 cone { <16.5, 0, 6.5>,0.25 <16.5, 4.22883, 6.5 >,0 texture { pigment {color rgb <0.85,0,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, 6.5>,0.25 <-15.5, 4.22883, 6.5 >,0 texture { pigment {color rgb <0.85,0,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <16.5, 0, -5.5>,0.25 <16.5, 4.22883, -5.5 >,0 texture { pigment {color rgb <0.85,0,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, -5.5>,0.25 <-15.5, 4.22883, -5.5 >,0 texture { pigment {color rgb <0.85,0,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 17 8 190 cone { <16.5, 0, 7.5>,0.25 <16.5, 4.36794, 7.5 >,0 texture { pigment {color rgb <0.85,0.14,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, 7.5>,0.25 <-15.5, 4.36794, 7.5 >,0 texture { pigment {color rgb <0.85,0.14,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <16.5, 0, -6.5>,0.25 <16.5, 4.36794, -6.5 >,0 texture { pigment {color rgb <0.85,0.14,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, -6.5>,0.25 <-15.5, 4.36794, -6.5 >,0 texture { pigment {color rgb <0.85,0.14,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 17 9 190 cone { <16.5, 0, 8.5>,0.25 <16.5, 4.37906, 8.5 >,0 texture { pigment {color rgb <0.85,0.14,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, 8.5>,0.25 <-15.5, 4.37906, 8.5 >,0 texture { pigment {color rgb <0.85,0.14,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <16.5, 0, -7.5>,0.25 <16.5, 4.37906, -7.5 >,0 texture { pigment {color rgb <0.85,0.14,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, -7.5>,0.25 <-15.5, 4.37906, -7.5 >,0 texture { pigment {color rgb <0.85,0.14,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 17 10 194 cone { <16.5, 0, 9.5>,0.25 <16.5, 4.47366, 9.5 >,0 texture { pigment {color rgb <0.85,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, 9.5>,0.25 <-15.5, 4.47366, 9.5 >,0 texture { pigment {color rgb <0.85,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <16.5, 0, -8.5>,0.25 <16.5, 4.47366, -8.5 >,0 texture { pigment {color rgb <0.85,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, -8.5>,0.25 <-15.5, 4.47366, -8.5 >,0 texture { pigment {color rgb <0.85,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 17 11 186 cone { <16.5, 0, 10.5>,0.25 <16.5, 4.27891, 10.5 >,0 texture { pigment {color rgb <0.85,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, 10.5>,0.25 <-15.5, 4.27891, 10.5 >,0 texture { pigment {color rgb <0.85,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <16.5, 0, -9.5>,0.25 <16.5, 4.27891, -9.5 >,0 texture { pigment {color rgb <0.85,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, -9.5>,0.25 <-15.5, 4.27891, -9.5 >,0 texture { pigment {color rgb <0.85,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 17 12 185 cone { <16.5, 0, 11.5>,0.25 <16.5, 4.25665, 11.5 >,0 texture { pigment {color rgb <0.85,0,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, 11.5>,0.25 <-15.5, 4.25665, 11.5 >,0 texture { pigment {color rgb <0.85,0,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <16.5, 0, -10.5>,0.25 <16.5, 4.25665, -10.5 >,0 texture { pigment {color rgb <0.85,0,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, -10.5>,0.25 <-15.5, 4.25665, -10.5 >,0 texture { pigment {color rgb <0.85,0,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 17 13 186 cone { <16.5, 0, 12.5>,0.25 <16.5, 4.29004, 12.5 >,0 texture { pigment {color rgb <0.85,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, 12.5>,0.25 <-15.5, 4.29004, 12.5 >,0 texture { pigment {color rgb <0.85,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <16.5, 0, -11.5>,0.25 <16.5, 4.29004, -11.5 >,0 texture { pigment {color rgb <0.85,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, -11.5>,0.25 <-15.5, 4.29004, -11.5 >,0 texture { pigment {color rgb <0.85,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 17 14 190 cone { <16.5, 0, 13.5>,0.25 <16.5, 4.3735, 13.5 >,0 texture { pigment {color rgb <0.85,0.14,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, 13.5>,0.25 <-15.5, 4.3735, 13.5 >,0 texture { pigment {color rgb <0.85,0.14,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <16.5, 0, -12.5>,0.25 <16.5, 4.3735, -12.5 >,0 texture { pigment {color rgb <0.85,0.14,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, -12.5>,0.25 <-15.5, 4.3735, -12.5 >,0 texture { pigment {color rgb <0.85,0.14,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 17 15 182 cone { <16.5, 0, 14.5>,0.25 <16.5, 4.19544, 14.5 >,0 texture { pigment {color rgb <0.71,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, 14.5>,0.25 <-15.5, 4.19544, 14.5 >,0 texture { pigment {color rgb <0.71,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <16.5, 0, -13.5>,0.25 <16.5, 4.19544, -13.5 >,0 texture { pigment {color rgb <0.71,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, -13.5>,0.25 <-15.5, 4.19544, -13.5 >,0 texture { pigment {color rgb <0.71,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 17 16 181 cone { <16.5, 0, 15.5>,0.25 <16.5, 4.17319, 15.5 >,0 texture { pigment {color rgb <0.71,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, 15.5>,0.25 <-15.5, 4.17319, 15.5 >,0 texture { pigment {color rgb <0.71,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <16.5, 0, -14.5>,0.25 <16.5, 4.17319, -14.5 >,0 texture { pigment {color rgb <0.71,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, -14.5>,0.25 <-15.5, 4.17319, -14.5 >,0 texture { pigment {color rgb <0.71,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 17 17 178 cone { <16.5, 0, 16.5>,0.25 <16.5, 4.08972, 16.5 >,0 texture { pigment {color rgb <0.71,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, 16.5>,0.25 <-15.5, 4.08972, 16.5 >,0 texture { pigment {color rgb <0.71,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <16.5, 0, -15.5>,0.25 <16.5, 4.08972, -15.5 >,0 texture { pigment {color rgb <0.71,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, -15.5>,0.25 <-15.5, 4.08972, -15.5 >,0 texture { pigment {color rgb <0.71,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 17 18 179 cone { <16.5, 0, 17.5>,0.25 <16.5, 4.11754, 17.5 >,0 texture { pigment {color rgb <0.71,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, 17.5>,0.25 <-15.5, 4.11754, 17.5 >,0 texture { pigment {color rgb <0.71,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <16.5, 0, -16.5>,0.25 <16.5, 4.11754, -16.5 >,0 texture { pigment {color rgb <0.71,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, -16.5>,0.25 <-15.5, 4.11754, -16.5 >,0 texture { pigment {color rgb <0.71,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 17 19 172 cone { <16.5, 0, 18.5>,0.25 <16.5, 3.95618, 18.5 >,0 texture { pigment {color rgb <0.71,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, 18.5>,0.25 <-15.5, 3.95618, 18.5 >,0 texture { pigment {color rgb <0.71,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <16.5, 0, -17.5>,0.25 <16.5, 3.95618, -17.5 >,0 texture { pigment {color rgb <0.71,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, -17.5>,0.25 <-15.5, 3.95618, -17.5 >,0 texture { pigment {color rgb <0.71,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 17 20 169 cone { <16.5, 0, 19.5>,0.25 <16.5, 3.88941, 19.5 >,0 texture { pigment {color rgb <0.71,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, 19.5>,0.25 <-15.5, 3.88941, 19.5 >,0 texture { pigment {color rgb <0.71,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <16.5, 0, -18.5>,0.25 <16.5, 3.88941, -18.5 >,0 texture { pigment {color rgb <0.71,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, -18.5>,0.25 <-15.5, 3.88941, -18.5 >,0 texture { pigment {color rgb <0.71,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 17 21 166 cone { <16.5, 0, 20.5>,0.25 <16.5, 3.81151, 20.5 >,0 texture { pigment {color rgb <0.71,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, 20.5>,0.25 <-15.5, 3.81151, 20.5 >,0 texture { pigment {color rgb <0.71,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <16.5, 0, -19.5>,0.25 <16.5, 3.81151, -19.5 >,0 texture { pigment {color rgb <0.71,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, -19.5>,0.25 <-15.5, 3.81151, -19.5 >,0 texture { pigment {color rgb <0.71,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 17 22 165 cone { <16.5, 0, 21.5>,0.25 <16.5, 3.78925, 21.5 >,0 texture { pigment {color rgb <0.71,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, 21.5>,0.25 <-15.5, 3.78925, 21.5 >,0 texture { pigment {color rgb <0.71,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <16.5, 0, -20.5>,0.25 <16.5, 3.78925, -20.5 >,0 texture { pigment {color rgb <0.71,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, -20.5>,0.25 <-15.5, 3.78925, -20.5 >,0 texture { pigment {color rgb <0.71,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 17 23 168 cone { <16.5, 0, 22.5>,0.25 <16.5, 3.85603, 22.5 >,0 texture { pigment {color rgb <0.71,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, 22.5>,0.25 <-15.5, 3.85603, 22.5 >,0 texture { pigment {color rgb <0.71,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <16.5, 0, -21.5>,0.25 <16.5, 3.85603, -21.5 >,0 texture { pigment {color rgb <0.71,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, -21.5>,0.25 <-15.5, 3.85603, -21.5 >,0 texture { pigment {color rgb <0.71,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 17 24 156 cone { <16.5, 0, 23.5>,0.25 <16.5, 3.57781, 23.5 >,0 texture { pigment {color rgb <0.71,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, 23.5>,0.25 <-15.5, 3.57781, 23.5 >,0 texture { pigment {color rgb <0.71,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <16.5, 0, -22.5>,0.25 <16.5, 3.57781, -22.5 >,0 texture { pigment {color rgb <0.71,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, -22.5>,0.25 <-15.5, 3.57781, -22.5 >,0 texture { pigment {color rgb <0.71,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 17 25 157 cone { <16.5, 0, 24.5>,0.25 <16.5, 3.60007, 24.5 >,0 texture { pigment {color rgb <0.71,0.28,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, 24.5>,0.25 <-15.5, 3.60007, 24.5 >,0 texture { pigment {color rgb <0.71,0.28,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <16.5, 0, -23.5>,0.25 <16.5, 3.60007, -23.5 >,0 texture { pigment {color rgb <0.71,0.28,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, -23.5>,0.25 <-15.5, 3.60007, -23.5 >,0 texture { pigment {color rgb <0.71,0.28,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 17 26 152 cone { <16.5, 0, 25.5>,0.25 <16.5, 3.49435, 25.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, 25.5>,0.25 <-15.5, 3.49435, 25.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <16.5, 0, -24.5>,0.25 <16.5, 3.49435, -24.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, -24.5>,0.25 <-15.5, 3.49435, -24.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 17 27 147 cone { <16.5, 0, 26.5>,0.25 <16.5, 3.3775, 26.5 >,0 texture { pigment {color rgb <0.71,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, 26.5>,0.25 <-15.5, 3.3775, 26.5 >,0 texture { pigment {color rgb <0.71,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <16.5, 0, -25.5>,0.25 <16.5, 3.3775, -25.5 >,0 texture { pigment {color rgb <0.71,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, -25.5>,0.25 <-15.5, 3.3775, -25.5 >,0 texture { pigment {color rgb <0.71,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 17 28 136 cone { <16.5, 0, 27.5>,0.25 <16.5, 3.12711, 27.5 >,0 texture { pigment {color rgb <0.57,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, 27.5>,0.25 <-15.5, 3.12711, 27.5 >,0 texture { pigment {color rgb <0.57,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <16.5, 0, -26.5>,0.25 <16.5, 3.12711, -26.5 >,0 texture { pigment {color rgb <0.57,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, -26.5>,0.25 <-15.5, 3.12711, -26.5 >,0 texture { pigment {color rgb <0.57,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 17 29 140 cone { <16.5, 0, 28.5>,0.25 <16.5, 3.21614, 28.5 >,0 texture { pigment {color rgb <0.57,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, 28.5>,0.25 <-15.5, 3.21614, 28.5 >,0 texture { pigment {color rgb <0.57,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <16.5, 0, -27.5>,0.25 <16.5, 3.21614, -27.5 >,0 texture { pigment {color rgb <0.57,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, -27.5>,0.25 <-15.5, 3.21614, -27.5 >,0 texture { pigment {color rgb <0.57,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 17 30 133 cone { <16.5, 0, 29.5>,0.25 <16.5, 3.04921, 29.5 >,0 texture { pigment {color rgb <0.57,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, 29.5>,0.25 <-15.5, 3.04921, 29.5 >,0 texture { pigment {color rgb <0.57,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <16.5, 0, -28.5>,0.25 <16.5, 3.04921, -28.5 >,0 texture { pigment {color rgb <0.57,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, -28.5>,0.25 <-15.5, 3.04921, -28.5 >,0 texture { pigment {color rgb <0.57,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 17 31 128 cone { <16.5, 0, 30.5>,0.25 <16.5, 2.93792, 30.5 >,0 texture { pigment {color rgb <0.57,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, 30.5>,0.25 <-15.5, 2.93792, 30.5 >,0 texture { pigment {color rgb <0.57,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <16.5, 0, -29.5>,0.25 <16.5, 2.93792, -29.5 >,0 texture { pigment {color rgb <0.57,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, -29.5>,0.25 <-15.5, 2.93792, -29.5 >,0 texture { pigment {color rgb <0.57,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 17 32 136 cone { <16.5, 0, 31.5>,0.25 <16.5, 3.12711, 31.5 >,0 texture { pigment {color rgb <0.57,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, 31.5>,0.25 <-15.5, 3.12711, 31.5 >,0 texture { pigment {color rgb <0.57,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <16.5, 0, -30.5>,0.25 <16.5, 3.12711, -30.5 >,0 texture { pigment {color rgb <0.57,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, -30.5>,0.25 <-15.5, 3.12711, -30.5 >,0 texture { pigment {color rgb <0.57,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 17 33 152 cone { <16.5, 0, 32.5>,0.25 <16.5, 3.48322, 32.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, 32.5>,0.25 <-15.5, 3.48322, 32.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <16.5, 0, -31.5>,0.25 <16.5, 3.48322, -31.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, -31.5>,0.25 <-15.5, 3.48322, -31.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 17 34 115 cone { <16.5, 0, 33.5>,0.25 <16.5, 2.63189, 33.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, 33.5>,0.25 <-15.5, 2.63189, 33.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <16.5, 0, -32.5>,0.25 <16.5, 2.63189, -32.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, -32.5>,0.25 <-15.5, 2.63189, -32.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 17 35 125 cone { <16.5, 0, 34.5>,0.25 <16.5, 2.86002, 34.5 >,0 texture { pigment {color rgb <0.57,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, 34.5>,0.25 <-15.5, 2.86002, 34.5 >,0 texture { pigment {color rgb <0.57,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <16.5, 0, -33.5>,0.25 <16.5, 2.86002, -33.5 >,0 texture { pigment {color rgb <0.57,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, -33.5>,0.25 <-15.5, 2.86002, -33.5 >,0 texture { pigment {color rgb <0.57,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 17 36 126 cone { <16.5, 0, 35.5>,0.25 <16.5, 2.87672, 35.5 >,0 texture { pigment {color rgb <0.57,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, 35.5>,0.25 <-15.5, 2.87672, 35.5 >,0 texture { pigment {color rgb <0.57,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <16.5, 0, -34.5>,0.25 <16.5, 2.87672, -34.5 >,0 texture { pigment {color rgb <0.57,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, -34.5>,0.25 <-15.5, 2.87672, -34.5 >,0 texture { pigment {color rgb <0.57,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 17 37 111 cone { <16.5, 0, 36.5>,0.25 <16.5, 2.5373, 36.5 >,0 texture { pigment {color rgb <0.57,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, 36.5>,0.25 <-15.5, 2.5373, 36.5 >,0 texture { pigment {color rgb <0.57,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <16.5, 0, -35.5>,0.25 <16.5, 2.5373, -35.5 >,0 texture { pigment {color rgb <0.57,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, -35.5>,0.25 <-15.5, 2.5373, -35.5 >,0 texture { pigment {color rgb <0.57,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 17 38 107 cone { <16.5, 0, 37.5>,0.25 <16.5, 2.44271, 37.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, 37.5>,0.25 <-15.5, 2.44271, 37.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <16.5, 0, -36.5>,0.25 <16.5, 2.44271, -36.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, -36.5>,0.25 <-15.5, 2.44271, -36.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 17 39 103 cone { <16.5, 0, 38.5>,0.25 <16.5, 2.35368, 38.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, 38.5>,0.25 <-15.5, 2.35368, 38.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <16.5, 0, -37.5>,0.25 <16.5, 2.35368, -37.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, -37.5>,0.25 <-15.5, 2.35368, -37.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 17 40 112 cone { <16.5, 0, 39.5>,0.25 <16.5, 2.55399, 39.5 >,0 texture { pigment {color rgb <0.57,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, 39.5>,0.25 <-15.5, 2.55399, 39.5 >,0 texture { pigment {color rgb <0.57,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <16.5, 0, -38.5>,0.25 <16.5, 2.55399, -38.5 >,0 texture { pigment {color rgb <0.57,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, -38.5>,0.25 <-15.5, 2.55399, -38.5 >,0 texture { pigment {color rgb <0.57,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 17 41 97 cone { <16.5, 0, 40.5>,0.25 <16.5, 2.2257, 40.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, 40.5>,0.25 <-15.5, 2.2257, 40.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <16.5, 0, -39.5>,0.25 <16.5, 2.2257, -39.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, -39.5>,0.25 <-15.5, 2.2257, -39.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 17 42 108 cone { <16.5, 0, 41.5>,0.25 <16.5, 2.47053, 41.5 >,0 texture { pigment {color rgb <0.42,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, 41.5>,0.25 <-15.5, 2.47053, 41.5 >,0 texture { pigment {color rgb <0.42,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <16.5, 0, -40.5>,0.25 <16.5, 2.47053, -40.5 >,0 texture { pigment {color rgb <0.42,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, -40.5>,0.25 <-15.5, 2.47053, -40.5 >,0 texture { pigment {color rgb <0.42,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 17 43 99 cone { <16.5, 0, 42.5>,0.25 <16.5, 2.26465, 42.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, 42.5>,0.25 <-15.5, 2.26465, 42.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <16.5, 0, -41.5>,0.25 <16.5, 2.26465, -41.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, -41.5>,0.25 <-15.5, 2.26465, -41.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 17 44 86 cone { <16.5, 0, 43.5>,0.25 <16.5, 1.95862, 43.5 >,0 texture { pigment {color rgb <0.42,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, 43.5>,0.25 <-15.5, 1.95862, 43.5 >,0 texture { pigment {color rgb <0.42,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <16.5, 0, -42.5>,0.25 <16.5, 1.95862, -42.5 >,0 texture { pigment {color rgb <0.42,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, -42.5>,0.25 <-15.5, 1.95862, -42.5 >,0 texture { pigment {color rgb <0.42,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 17 45 87 cone { <16.5, 0, 44.5>,0.25 <16.5, 1.97531, 44.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, 44.5>,0.25 <-15.5, 1.97531, 44.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <16.5, 0, -43.5>,0.25 <16.5, 1.97531, -43.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, -43.5>,0.25 <-15.5, 1.97531, -43.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 17 46 110 cone { <16.5, 0, 45.5>,0.25 <16.5, 2.50948, 45.5 >,0 texture { pigment {color rgb <0.42,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, 45.5>,0.25 <-15.5, 2.50948, 45.5 >,0 texture { pigment {color rgb <0.42,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <16.5, 0, -44.5>,0.25 <16.5, 2.50948, -44.5 >,0 texture { pigment {color rgb <0.42,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, -44.5>,0.25 <-15.5, 2.50948, -44.5 >,0 texture { pigment {color rgb <0.42,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 17 47 81 cone { <16.5, 0, 46.5>,0.25 <16.5, 1.8529, 46.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, 46.5>,0.25 <-15.5, 1.8529, 46.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <16.5, 0, -45.5>,0.25 <16.5, 1.8529, -45.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, -45.5>,0.25 <-15.5, 1.8529, -45.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 17 48 81 cone { <16.5, 0, 47.5>,0.25 <16.5, 1.8529, 47.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, 47.5>,0.25 <-15.5, 1.8529, 47.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <16.5, 0, -46.5>,0.25 <16.5, 1.8529, -46.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, -46.5>,0.25 <-15.5, 1.8529, -46.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 17 49 105 cone { <16.5, 0, 48.5>,0.25 <16.5, 2.39263, 48.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, 48.5>,0.25 <-15.5, 2.39263, 48.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <16.5, 0, -47.5>,0.25 <16.5, 2.39263, -47.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, -47.5>,0.25 <-15.5, 2.39263, -47.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 17 50 93 cone { <16.5, 0, 49.5>,0.25 <16.5, 2.11441, 49.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, 49.5>,0.25 <-15.5, 2.11441, 49.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <16.5, 0, -48.5>,0.25 <16.5, 2.11441, -48.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, -48.5>,0.25 <-15.5, 2.11441, -48.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 17 51 89 cone { <16.5, 0, 50.5>,0.25 <16.5, 2.03652, 50.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, 50.5>,0.25 <-15.5, 2.03652, 50.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <16.5, 0, -49.5>,0.25 <16.5, 2.03652, -49.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, -49.5>,0.25 <-15.5, 2.03652, -49.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 17 52 68 cone { <16.5, 0, 51.5>,0.25 <16.5, 1.5413, 51.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, 51.5>,0.25 <-15.5, 1.5413, 51.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <16.5, 0, -50.5>,0.25 <16.5, 1.5413, -50.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, -50.5>,0.25 <-15.5, 1.5413, -50.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 17 53 85 cone { <16.5, 0, 52.5>,0.25 <16.5, 1.94192, 52.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, 52.5>,0.25 <-15.5, 1.94192, 52.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <16.5, 0, -51.5>,0.25 <16.5, 1.94192, -51.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, -51.5>,0.25 <-15.5, 1.94192, -51.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 17 54 78 cone { <16.5, 0, 53.5>,0.25 <16.5, 1.76387, 53.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, 53.5>,0.25 <-15.5, 1.76387, 53.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <16.5, 0, -52.5>,0.25 <16.5, 1.76387, -52.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, -52.5>,0.25 <-15.5, 1.76387, -52.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 17 55 57 cone { <16.5, 0, 54.5>,0.25 <16.5, 1.27978, 54.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, 54.5>,0.25 <-15.5, 1.27978, 54.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <16.5, 0, -53.5>,0.25 <16.5, 1.27978, -53.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, -53.5>,0.25 <-15.5, 1.27978, -53.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 17 56 108 cone { <16.5, 0, 55.5>,0.25 <16.5, 2.46496, 55.5 >,0 texture { pigment {color rgb <0.42,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, 55.5>,0.25 <-15.5, 2.46496, 55.5 >,0 texture { pigment {color rgb <0.42,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <16.5, 0, -54.5>,0.25 <16.5, 2.46496, -54.5 >,0 texture { pigment {color rgb <0.42,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, -54.5>,0.25 <-15.5, 2.46496, -54.5 >,0 texture { pigment {color rgb <0.42,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 17 57 69 cone { <16.5, 0, 56.5>,0.25 <16.5, 1.57468, 56.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, 56.5>,0.25 <-15.5, 1.57468, 56.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <16.5, 0, -55.5>,0.25 <16.5, 1.57468, -55.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, -55.5>,0.25 <-15.5, 1.57468, -55.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 17 58 97 cone { <16.5, 0, 57.5>,0.25 <16.5, 2.2257, 57.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, 57.5>,0.25 <-15.5, 2.2257, 57.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <16.5, 0, -56.5>,0.25 <16.5, 2.2257, -56.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, -56.5>,0.25 <-15.5, 2.2257, -56.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 17 59 71 cone { <16.5, 0, 58.5>,0.25 <16.5, 1.60807, 58.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, 58.5>,0.25 <-15.5, 1.60807, 58.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <16.5, 0, -57.5>,0.25 <16.5, 1.60807, -57.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, -57.5>,0.25 <-15.5, 1.60807, -57.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 17 60 57 cone { <16.5, 0, 59.5>,0.25 <16.5, 1.27978, 59.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, 59.5>,0.25 <-15.5, 1.27978, 59.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <16.5, 0, -58.5>,0.25 <16.5, 1.27978, -58.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, -58.5>,0.25 <-15.5, 1.27978, -58.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 17 61 73 cone { <16.5, 0, 60.5>,0.25 <16.5, 1.66371, 60.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, 60.5>,0.25 <-15.5, 1.66371, 60.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <16.5, 0, -59.5>,0.25 <16.5, 1.66371, -59.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, -59.5>,0.25 <-15.5, 1.66371, -59.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 17 62 110 cone { <16.5, 0, 61.5>,0.25 <16.5, 2.51504, 61.5 >,0 texture { pigment {color rgb <0.42,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, 61.5>,0.25 <-15.5, 2.51504, 61.5 >,0 texture { pigment {color rgb <0.42,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <16.5, 0, -60.5>,0.25 <16.5, 2.51504, -60.5 >,0 texture { pigment {color rgb <0.42,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, -60.5>,0.25 <-15.5, 2.51504, -60.5 >,0 texture { pigment {color rgb <0.42,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 17 63 105 cone { <16.5, 0, 62.5>,0.25 <16.5, 2.40932, 62.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, 62.5>,0.25 <-15.5, 2.40932, 62.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <16.5, 0, -61.5>,0.25 <16.5, 2.40932, -61.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, -61.5>,0.25 <-15.5, 2.40932, -61.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 17 64 45 cone { <16.5, 0, 63.5>,0.25 <16.5, 0.996001, 63.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, 63.5>,0.25 <-15.5, 0.996001, 63.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <16.5, 0, -62.5>,0.25 <16.5, 0.996001, -62.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, -62.5>,0.25 <-15.5, 0.996001, -62.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 17 65 48 cone { <16.5, 0, 64.5>,0.25 <16.5, 1.07946, 64.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, 64.5>,0.25 <-15.5, 1.07946, 64.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <16.5, 0, -63.5>,0.25 <16.5, 1.07946, -63.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, -63.5>,0.25 <-15.5, 1.07946, -63.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 17 66 51 cone { <16.5, 0, 65.5>,0.25 <16.5, 1.1518, 65.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, 65.5>,0.25 <-15.5, 1.1518, 65.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <16.5, 0, -64.5>,0.25 <16.5, 1.1518, -64.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, -64.5>,0.25 <-15.5, 1.1518, -64.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 17 67 51 cone { <16.5, 0, 66.5>,0.25 <16.5, 1.1518, 66.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, 66.5>,0.25 <-15.5, 1.1518, 66.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <16.5, 0, -65.5>,0.25 <16.5, 1.1518, -65.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, -65.5>,0.25 <-15.5, 1.1518, -65.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 17 68 51 cone { <16.5, 0, 67.5>,0.25 <16.5, 1.1518, 67.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, 67.5>,0.25 <-15.5, 1.1518, 67.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <16.5, 0, -66.5>,0.25 <16.5, 1.1518, -66.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, -66.5>,0.25 <-15.5, 1.1518, -66.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 17 71 83 cone { <16.5, 0, 70.5>,0.25 <16.5, 1.89184, 70.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, 70.5>,0.25 <-15.5, 1.89184, 70.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <16.5, 0, -69.5>,0.25 <16.5, 1.89184, -69.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, -69.5>,0.25 <-15.5, 1.89184, -69.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 17 72 45 cone { <16.5, 0, 71.5>,0.25 <16.5, 0.996001, 71.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, 71.5>,0.25 <-15.5, 0.996001, 71.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <16.5, 0, -70.5>,0.25 <16.5, 0.996001, -70.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, -70.5>,0.25 <-15.5, 0.996001, -70.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 17 73 54 cone { <16.5, 0, 72.5>,0.25 <16.5, 1.21857, 72.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, 72.5>,0.25 <-15.5, 1.21857, 72.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <16.5, 0, -71.5>,0.25 <16.5, 1.21857, -71.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, -71.5>,0.25 <-15.5, 1.21857, -71.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 17 74 48 cone { <16.5, 0, 73.5>,0.25 <16.5, 1.07946, 73.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, 73.5>,0.25 <-15.5, 1.07946, 73.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <16.5, 0, -72.5>,0.25 <16.5, 1.07946, -72.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, -72.5>,0.25 <-15.5, 1.07946, -72.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 17 75 40 cone { <16.5, 0, 74.5>,0.25 <16.5, 0.89028, 74.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, 74.5>,0.25 <-15.5, 0.89028, 74.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <16.5, 0, -73.5>,0.25 <16.5, 0.89028, -73.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-15.5, 0, -73.5>,0.25 <-15.5, 0.89028, -73.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 18 1 23 cone { <17.5, 0, 0.5>,0.25 <17.5, 5.60876, 0.5 >,0 texture { pigment {color rgb <0,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, 0.5>,0.25 <-16.5, 5.60876, 0.5 >,0 texture { pigment {color rgb <0,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 18 2 183 cone { <17.5, 0, 1.5>,0.25 <17.5, 4.20657, 1.5 >,0 texture { pigment {color rgb <0.85,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, 1.5>,0.25 <-16.5, 4.20657, 1.5 >,0 texture { pigment {color rgb <0.85,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <17.5, 0, -0.5>,0.25 <17.5, 4.20657, -0.5 >,0 texture { pigment {color rgb <0.85,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, -0.5>,0.25 <-16.5, 4.20657, -0.5 >,0 texture { pigment {color rgb <0.85,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 18 3 193 cone { <17.5, 0, 2.5>,0.25 <17.5, 4.44027, 2.5 >,0 texture { pigment {color rgb <0.85,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, 2.5>,0.25 <-16.5, 4.44027, 2.5 >,0 texture { pigment {color rgb <0.85,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <17.5, 0, -1.5>,0.25 <17.5, 4.44027, -1.5 >,0 texture { pigment {color rgb <0.85,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, -1.5>,0.25 <-16.5, 4.44027, -1.5 >,0 texture { pigment {color rgb <0.85,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 18 4 195 cone { <17.5, 0, 3.5>,0.25 <17.5, 4.49591, 3.5 >,0 texture { pigment {color rgb <0.85,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, 3.5>,0.25 <-16.5, 4.49591, 3.5 >,0 texture { pigment {color rgb <0.85,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <17.5, 0, -2.5>,0.25 <17.5, 4.49591, -2.5 >,0 texture { pigment {color rgb <0.85,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, -2.5>,0.25 <-16.5, 4.49591, -2.5 >,0 texture { pigment {color rgb <0.85,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 18 5 203 cone { <17.5, 0, 4.5>,0.25 <17.5, 4.6851, 4.5 >,0 texture { pigment {color rgb <0.85,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, 4.5>,0.25 <-16.5, 4.6851, 4.5 >,0 texture { pigment {color rgb <0.85,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <17.5, 0, -3.5>,0.25 <17.5, 4.6851, -3.5 >,0 texture { pigment {color rgb <0.85,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, -3.5>,0.25 <-16.5, 4.6851, -3.5 >,0 texture { pigment {color rgb <0.85,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 18 6 185 cone { <17.5, 0, 5.5>,0.25 <17.5, 4.25665, 5.5 >,0 texture { pigment {color rgb <0.85,0,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, 5.5>,0.25 <-16.5, 4.25665, 5.5 >,0 texture { pigment {color rgb <0.85,0,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <17.5, 0, -4.5>,0.25 <17.5, 4.25665, -4.5 >,0 texture { pigment {color rgb <0.85,0,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, -4.5>,0.25 <-16.5, 4.25665, -4.5 >,0 texture { pigment {color rgb <0.85,0,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 18 7 179 cone { <17.5, 0, 6.5>,0.25 <17.5, 4.12867, 6.5 >,0 texture { pigment {color rgb <0.71,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, 6.5>,0.25 <-16.5, 4.12867, 6.5 >,0 texture { pigment {color rgb <0.71,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <17.5, 0, -5.5>,0.25 <17.5, 4.12867, -5.5 >,0 texture { pigment {color rgb <0.71,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, -5.5>,0.25 <-16.5, 4.12867, -5.5 >,0 texture { pigment {color rgb <0.71,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 18 8 187 cone { <17.5, 0, 7.5>,0.25 <17.5, 4.31229, 7.5 >,0 texture { pigment {color rgb <0.85,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, 7.5>,0.25 <-16.5, 4.31229, 7.5 >,0 texture { pigment {color rgb <0.85,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <17.5, 0, -6.5>,0.25 <17.5, 4.31229, -6.5 >,0 texture { pigment {color rgb <0.85,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, -6.5>,0.25 <-16.5, 4.31229, -6.5 >,0 texture { pigment {color rgb <0.85,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 18 9 187 cone { <17.5, 0, 8.5>,0.25 <17.5, 4.30673, 8.5 >,0 texture { pigment {color rgb <0.85,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, 8.5>,0.25 <-16.5, 4.30673, 8.5 >,0 texture { pigment {color rgb <0.85,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <17.5, 0, -7.5>,0.25 <17.5, 4.30673, -7.5 >,0 texture { pigment {color rgb <0.85,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, -7.5>,0.25 <-16.5, 4.30673, -7.5 >,0 texture { pigment {color rgb <0.85,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 18 10 183 cone { <17.5, 0, 9.5>,0.25 <17.5, 4.2177, 9.5 >,0 texture { pigment {color rgb <0.85,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, 9.5>,0.25 <-16.5, 4.2177, 9.5 >,0 texture { pigment {color rgb <0.85,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <17.5, 0, -8.5>,0.25 <17.5, 4.2177, -8.5 >,0 texture { pigment {color rgb <0.85,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, -8.5>,0.25 <-16.5, 4.2177, -8.5 >,0 texture { pigment {color rgb <0.85,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 18 11 182 cone { <17.5, 0, 10.5>,0.25 <17.5, 4.20101, 10.5 >,0 texture { pigment {color rgb <0.71,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, 10.5>,0.25 <-16.5, 4.20101, 10.5 >,0 texture { pigment {color rgb <0.71,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <17.5, 0, -9.5>,0.25 <17.5, 4.20101, -9.5 >,0 texture { pigment {color rgb <0.71,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, -9.5>,0.25 <-16.5, 4.20101, -9.5 >,0 texture { pigment {color rgb <0.71,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 18 12 182 cone { <17.5, 0, 11.5>,0.25 <17.5, 4.18988, 11.5 >,0 texture { pigment {color rgb <0.71,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, 11.5>,0.25 <-16.5, 4.18988, 11.5 >,0 texture { pigment {color rgb <0.71,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <17.5, 0, -10.5>,0.25 <17.5, 4.18988, -10.5 >,0 texture { pigment {color rgb <0.71,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, -10.5>,0.25 <-16.5, 4.18988, -10.5 >,0 texture { pigment {color rgb <0.71,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 18 13 179 cone { <17.5, 0, 12.5>,0.25 <17.5, 4.12867, 12.5 >,0 texture { pigment {color rgb <0.71,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, 12.5>,0.25 <-16.5, 4.12867, 12.5 >,0 texture { pigment {color rgb <0.71,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <17.5, 0, -11.5>,0.25 <17.5, 4.12867, -11.5 >,0 texture { pigment {color rgb <0.71,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, -11.5>,0.25 <-16.5, 4.12867, -11.5 >,0 texture { pigment {color rgb <0.71,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 18 14 177 cone { <17.5, 0, 13.5>,0.25 <17.5, 4.08416, 13.5 >,0 texture { pigment {color rgb <0.71,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, 13.5>,0.25 <-16.5, 4.08416, 13.5 >,0 texture { pigment {color rgb <0.71,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <17.5, 0, -12.5>,0.25 <17.5, 4.08416, -12.5 >,0 texture { pigment {color rgb <0.71,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, -12.5>,0.25 <-16.5, 4.08416, -12.5 >,0 texture { pigment {color rgb <0.71,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 18 15 175 cone { <17.5, 0, 14.5>,0.25 <17.5, 4.03408, 14.5 >,0 texture { pigment {color rgb <0.71,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, 14.5>,0.25 <-16.5, 4.03408, 14.5 >,0 texture { pigment {color rgb <0.71,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <17.5, 0, -13.5>,0.25 <17.5, 4.03408, -13.5 >,0 texture { pigment {color rgb <0.71,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, -13.5>,0.25 <-16.5, 4.03408, -13.5 >,0 texture { pigment {color rgb <0.71,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 18 16 181 cone { <17.5, 0, 15.5>,0.25 <17.5, 4.15649, 15.5 >,0 texture { pigment {color rgb <0.71,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, 15.5>,0.25 <-16.5, 4.15649, 15.5 >,0 texture { pigment {color rgb <0.71,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <17.5, 0, -14.5>,0.25 <17.5, 4.15649, -14.5 >,0 texture { pigment {color rgb <0.71,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, -14.5>,0.25 <-16.5, 4.15649, -14.5 >,0 texture { pigment {color rgb <0.71,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 18 17 207 cone { <17.5, 0, 16.5>,0.25 <17.5, 4.763, 16.5 >,0 texture { pigment {color rgb <0.85,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, 16.5>,0.25 <-16.5, 4.763, 16.5 >,0 texture { pigment {color rgb <0.85,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <17.5, 0, -15.5>,0.25 <17.5, 4.763, -15.5 >,0 texture { pigment {color rgb <0.85,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, -15.5>,0.25 <-16.5, 4.763, -15.5 >,0 texture { pigment {color rgb <0.85,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 18 18 176 cone { <17.5, 0, 17.5>,0.25 <17.5, 4.05077, 17.5 >,0 texture { pigment {color rgb <0.71,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, 17.5>,0.25 <-16.5, 4.05077, 17.5 >,0 texture { pigment {color rgb <0.71,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <17.5, 0, -16.5>,0.25 <17.5, 4.05077, -16.5 >,0 texture { pigment {color rgb <0.71,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, -16.5>,0.25 <-16.5, 4.05077, -16.5 >,0 texture { pigment {color rgb <0.71,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 18 19 176 cone { <17.5, 0, 18.5>,0.25 <17.5, 4.05077, 18.5 >,0 texture { pigment {color rgb <0.71,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, 18.5>,0.25 <-16.5, 4.05077, 18.5 >,0 texture { pigment {color rgb <0.71,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <17.5, 0, -17.5>,0.25 <17.5, 4.05077, -17.5 >,0 texture { pigment {color rgb <0.71,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, -17.5>,0.25 <-16.5, 4.05077, -17.5 >,0 texture { pigment {color rgb <0.71,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 18 20 167 cone { <17.5, 0, 19.5>,0.25 <17.5, 3.83933, 19.5 >,0 texture { pigment {color rgb <0.71,0.42,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, 19.5>,0.25 <-16.5, 3.83933, 19.5 >,0 texture { pigment {color rgb <0.71,0.42,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <17.5, 0, -18.5>,0.25 <17.5, 3.83933, -18.5 >,0 texture { pigment {color rgb <0.71,0.42,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, -18.5>,0.25 <-16.5, 3.83933, -18.5 >,0 texture { pigment {color rgb <0.71,0.42,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 18 21 165 cone { <17.5, 0, 20.5>,0.25 <17.5, 3.80038, 20.5 >,0 texture { pigment {color rgb <0.71,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, 20.5>,0.25 <-16.5, 3.80038, 20.5 >,0 texture { pigment {color rgb <0.71,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <17.5, 0, -19.5>,0.25 <17.5, 3.80038, -19.5 >,0 texture { pigment {color rgb <0.71,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, -19.5>,0.25 <-16.5, 3.80038, -19.5 >,0 texture { pigment {color rgb <0.71,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 18 22 172 cone { <17.5, 0, 21.5>,0.25 <17.5, 3.95062, 21.5 >,0 texture { pigment {color rgb <0.71,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, 21.5>,0.25 <-16.5, 3.95062, 21.5 >,0 texture { pigment {color rgb <0.71,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <17.5, 0, -20.5>,0.25 <17.5, 3.95062, -20.5 >,0 texture { pigment {color rgb <0.71,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, -20.5>,0.25 <-16.5, 3.95062, -20.5 >,0 texture { pigment {color rgb <0.71,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 18 23 162 cone { <17.5, 0, 22.5>,0.25 <17.5, 3.72805, 22.5 >,0 texture { pigment {color rgb <0.71,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, 22.5>,0.25 <-16.5, 3.72805, 22.5 >,0 texture { pigment {color rgb <0.71,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <17.5, 0, -21.5>,0.25 <17.5, 3.72805, -21.5 >,0 texture { pigment {color rgb <0.71,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, -21.5>,0.25 <-16.5, 3.72805, -21.5 >,0 texture { pigment {color rgb <0.71,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 18 24 155 cone { <17.5, 0, 23.5>,0.25 <17.5, 3.56668, 23.5 >,0 texture { pigment {color rgb <0.71,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, 23.5>,0.25 <-16.5, 3.56668, 23.5 >,0 texture { pigment {color rgb <0.71,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <17.5, 0, -22.5>,0.25 <17.5, 3.56668, -22.5 >,0 texture { pigment {color rgb <0.71,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, -22.5>,0.25 <-16.5, 3.56668, -22.5 >,0 texture { pigment {color rgb <0.71,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 18 25 171 cone { <17.5, 0, 24.5>,0.25 <17.5, 3.93949, 24.5 >,0 texture { pigment {color rgb <0.71,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, 24.5>,0.25 <-16.5, 3.93949, 24.5 >,0 texture { pigment {color rgb <0.71,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <17.5, 0, -23.5>,0.25 <17.5, 3.93949, -23.5 >,0 texture { pigment {color rgb <0.71,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, -23.5>,0.25 <-16.5, 3.93949, -23.5 >,0 texture { pigment {color rgb <0.71,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 18 26 154 cone { <17.5, 0, 25.5>,0.25 <17.5, 3.5333, 25.5 >,0 texture { pigment {color rgb <0.71,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, 25.5>,0.25 <-16.5, 3.5333, 25.5 >,0 texture { pigment {color rgb <0.71,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <17.5, 0, -24.5>,0.25 <17.5, 3.5333, -24.5 >,0 texture { pigment {color rgb <0.71,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, -24.5>,0.25 <-16.5, 3.5333, -24.5 >,0 texture { pigment {color rgb <0.71,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 18 27 148 cone { <17.5, 0, 26.5>,0.25 <17.5, 3.38863, 26.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, 26.5>,0.25 <-16.5, 3.38863, 26.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <17.5, 0, -25.5>,0.25 <17.5, 3.38863, -25.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, -25.5>,0.25 <-16.5, 3.38863, -25.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 18 28 139 cone { <17.5, 0, 27.5>,0.25 <17.5, 3.19944, 27.5 >,0 texture { pigment {color rgb <0.57,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, 27.5>,0.25 <-16.5, 3.19944, 27.5 >,0 texture { pigment {color rgb <0.57,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <17.5, 0, -26.5>,0.25 <17.5, 3.19944, -26.5 >,0 texture { pigment {color rgb <0.57,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, -26.5>,0.25 <-16.5, 3.19944, -26.5 >,0 texture { pigment {color rgb <0.57,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 18 29 137 cone { <17.5, 0, 28.5>,0.25 <17.5, 3.13824, 28.5 >,0 texture { pigment {color rgb <0.57,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, 28.5>,0.25 <-16.5, 3.13824, 28.5 >,0 texture { pigment {color rgb <0.57,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <17.5, 0, -27.5>,0.25 <17.5, 3.13824, -27.5 >,0 texture { pigment {color rgb <0.57,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, -27.5>,0.25 <-16.5, 3.13824, -27.5 >,0 texture { pigment {color rgb <0.57,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 18 30 133 cone { <17.5, 0, 29.5>,0.25 <17.5, 3.05477, 29.5 >,0 texture { pigment {color rgb <0.57,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, 29.5>,0.25 <-16.5, 3.05477, 29.5 >,0 texture { pigment {color rgb <0.57,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <17.5, 0, -28.5>,0.25 <17.5, 3.05477, -28.5 >,0 texture { pigment {color rgb <0.57,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, -28.5>,0.25 <-16.5, 3.05477, -28.5 >,0 texture { pigment {color rgb <0.57,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 18 31 144 cone { <17.5, 0, 30.5>,0.25 <17.5, 3.31629, 30.5 >,0 texture { pigment {color rgb <0.71,0,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, 30.5>,0.25 <-16.5, 3.31629, 30.5 >,0 texture { pigment {color rgb <0.71,0,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <17.5, 0, -29.5>,0.25 <17.5, 3.31629, -29.5 >,0 texture { pigment {color rgb <0.71,0,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, -29.5>,0.25 <-16.5, 3.31629, -29.5 >,0 texture { pigment {color rgb <0.71,0,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 18 32 159 cone { <17.5, 0, 31.5>,0.25 <17.5, 3.64458, 31.5 >,0 texture { pigment {color rgb <0.71,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, 31.5>,0.25 <-16.5, 3.64458, 31.5 >,0 texture { pigment {color rgb <0.71,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <17.5, 0, -30.5>,0.25 <17.5, 3.64458, -30.5 >,0 texture { pigment {color rgb <0.71,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, -30.5>,0.25 <-16.5, 3.64458, -30.5 >,0 texture { pigment {color rgb <0.71,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 18 33 119 cone { <17.5, 0, 32.5>,0.25 <17.5, 2.73205, 32.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, 32.5>,0.25 <-16.5, 2.73205, 32.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <17.5, 0, -31.5>,0.25 <17.5, 2.73205, -31.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, -31.5>,0.25 <-16.5, 2.73205, -31.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 18 34 129 cone { <17.5, 0, 33.5>,0.25 <17.5, 2.95462, 33.5 >,0 texture { pigment {color rgb <0.57,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, 33.5>,0.25 <-16.5, 2.95462, 33.5 >,0 texture { pigment {color rgb <0.57,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <17.5, 0, -32.5>,0.25 <17.5, 2.95462, -32.5 >,0 texture { pigment {color rgb <0.57,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, -32.5>,0.25 <-16.5, 2.95462, -32.5 >,0 texture { pigment {color rgb <0.57,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 18 35 128 cone { <17.5, 0, 34.5>,0.25 <17.5, 2.93236, 34.5 >,0 texture { pigment {color rgb <0.57,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, 34.5>,0.25 <-16.5, 2.93236, 34.5 >,0 texture { pigment {color rgb <0.57,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <17.5, 0, -33.5>,0.25 <17.5, 2.93236, -33.5 >,0 texture { pigment {color rgb <0.57,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, -33.5>,0.25 <-16.5, 2.93236, -33.5 >,0 texture { pigment {color rgb <0.57,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 18 36 119 cone { <17.5, 0, 35.5>,0.25 <17.5, 2.72092, 35.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, 35.5>,0.25 <-16.5, 2.72092, 35.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <17.5, 0, -34.5>,0.25 <17.5, 2.72092, -34.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, -34.5>,0.25 <-16.5, 2.72092, -34.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 18 37 109 cone { <17.5, 0, 36.5>,0.25 <17.5, 2.49835, 36.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, 36.5>,0.25 <-16.5, 2.49835, 36.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <17.5, 0, -35.5>,0.25 <17.5, 2.49835, -35.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, -35.5>,0.25 <-16.5, 2.49835, -35.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 18 38 108 cone { <17.5, 0, 37.5>,0.25 <17.5, 2.47609, 37.5 >,0 texture { pigment {color rgb <0.42,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, 37.5>,0.25 <-16.5, 2.47609, 37.5 >,0 texture { pigment {color rgb <0.42,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <17.5, 0, -36.5>,0.25 <17.5, 2.47609, -36.5 >,0 texture { pigment {color rgb <0.42,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, -36.5>,0.25 <-16.5, 2.47609, -36.5 >,0 texture { pigment {color rgb <0.42,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 18 39 109 cone { <17.5, 0, 38.5>,0.25 <17.5, 2.48166, 38.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, 38.5>,0.25 <-16.5, 2.48166, 38.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <17.5, 0, -37.5>,0.25 <17.5, 2.48166, -37.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, -37.5>,0.25 <-16.5, 2.48166, -37.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 18 40 98 cone { <17.5, 0, 39.5>,0.25 <17.5, 2.24796, 39.5 >,0 texture { pigment {color rgb <0.42,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, 39.5>,0.25 <-16.5, 2.24796, 39.5 >,0 texture { pigment {color rgb <0.42,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <17.5, 0, -38.5>,0.25 <17.5, 2.24796, -38.5 >,0 texture { pigment {color rgb <0.42,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, -38.5>,0.25 <-16.5, 2.24796, -38.5 >,0 texture { pigment {color rgb <0.42,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 18 41 95 cone { <17.5, 0, 40.5>,0.25 <17.5, 2.17562, 40.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, 40.5>,0.25 <-16.5, 2.17562, 40.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <17.5, 0, -39.5>,0.25 <17.5, 2.17562, -39.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, -39.5>,0.25 <-16.5, 2.17562, -39.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 18 42 100 cone { <17.5, 0, 41.5>,0.25 <17.5, 2.27578, 41.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, 41.5>,0.25 <-16.5, 2.27578, 41.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <17.5, 0, -40.5>,0.25 <17.5, 2.27578, -40.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, -40.5>,0.25 <-16.5, 2.27578, -40.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 18 43 92 cone { <17.5, 0, 42.5>,0.25 <17.5, 2.09216, 42.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, 42.5>,0.25 <-16.5, 2.09216, 42.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <17.5, 0, -41.5>,0.25 <17.5, 2.09216, -41.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, -41.5>,0.25 <-16.5, 2.09216, -41.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 18 44 91 cone { <17.5, 0, 43.5>,0.25 <17.5, 2.07547, 43.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, 43.5>,0.25 <-16.5, 2.07547, 43.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <17.5, 0, -42.5>,0.25 <17.5, 2.07547, -42.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, -42.5>,0.25 <-16.5, 2.07547, -42.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 18 45 85 cone { <17.5, 0, 44.5>,0.25 <17.5, 1.92523, 44.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, 44.5>,0.25 <-16.5, 1.92523, 44.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <17.5, 0, -43.5>,0.25 <17.5, 1.92523, -43.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, -43.5>,0.25 <-16.5, 1.92523, -43.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 18 46 80 cone { <17.5, 0, 45.5>,0.25 <17.5, 1.80838, 45.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, 45.5>,0.25 <-16.5, 1.80838, 45.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <17.5, 0, -44.5>,0.25 <17.5, 1.80838, -44.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, -44.5>,0.25 <-16.5, 1.80838, -44.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 18 47 97 cone { <17.5, 0, 46.5>,0.25 <17.5, 2.20901, 46.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, 46.5>,0.25 <-16.5, 2.20901, 46.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <17.5, 0, -45.5>,0.25 <17.5, 2.20901, -45.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, -45.5>,0.25 <-16.5, 2.20901, -45.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 18 48 85 cone { <17.5, 0, 47.5>,0.25 <17.5, 1.92523, 47.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, 47.5>,0.25 <-16.5, 1.92523, 47.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <17.5, 0, -46.5>,0.25 <17.5, 1.92523, -46.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, -46.5>,0.25 <-16.5, 1.92523, -46.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 18 49 79 cone { <17.5, 0, 48.5>,0.25 <17.5, 1.78612, 48.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, 48.5>,0.25 <-16.5, 1.78612, 48.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <17.5, 0, -47.5>,0.25 <17.5, 1.78612, -47.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, -47.5>,0.25 <-16.5, 1.78612, -47.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 18 50 93 cone { <17.5, 0, 49.5>,0.25 <17.5, 2.12554, 49.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, 49.5>,0.25 <-16.5, 2.12554, 49.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <17.5, 0, -48.5>,0.25 <17.5, 2.12554, -48.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, -48.5>,0.25 <-16.5, 2.12554, -48.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 18 51 80 cone { <17.5, 0, 50.5>,0.25 <17.5, 1.80838, 50.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, 50.5>,0.25 <-16.5, 1.80838, 50.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <17.5, 0, -49.5>,0.25 <17.5, 1.80838, -49.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, -49.5>,0.25 <-16.5, 1.80838, -49.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 18 52 77 cone { <17.5, 0, 51.5>,0.25 <17.5, 1.74161, 51.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, 51.5>,0.25 <-16.5, 1.74161, 51.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <17.5, 0, -50.5>,0.25 <17.5, 1.74161, -50.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, -50.5>,0.25 <-16.5, 1.74161, -50.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 18 53 76 cone { <17.5, 0, 52.5>,0.25 <17.5, 1.71935, 52.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, 52.5>,0.25 <-16.5, 1.71935, 52.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <17.5, 0, -51.5>,0.25 <17.5, 1.71935, -51.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, -51.5>,0.25 <-16.5, 1.71935, -51.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 18 54 69 cone { <17.5, 0, 53.5>,0.25 <17.5, 1.57468, 53.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, 53.5>,0.25 <-16.5, 1.57468, 53.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <17.5, 0, -52.5>,0.25 <17.5, 1.57468, -52.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, -52.5>,0.25 <-16.5, 1.57468, -52.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 18 55 65 cone { <17.5, 0, 54.5>,0.25 <17.5, 1.4634, 54.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, 54.5>,0.25 <-16.5, 1.4634, 54.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <17.5, 0, -53.5>,0.25 <17.5, 1.4634, -53.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, -53.5>,0.25 <-16.5, 1.4634, -53.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 18 56 96 cone { <17.5, 0, 55.5>,0.25 <17.5, 2.19788, 55.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, 55.5>,0.25 <-16.5, 2.19788, 55.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <17.5, 0, -54.5>,0.25 <17.5, 2.19788, -54.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, -54.5>,0.25 <-16.5, 2.19788, -54.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 18 57 83 cone { <17.5, 0, 56.5>,0.25 <17.5, 1.89184, 56.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, 56.5>,0.25 <-16.5, 1.89184, 56.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <17.5, 0, -55.5>,0.25 <17.5, 1.89184, -55.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, -55.5>,0.25 <-16.5, 1.89184, -55.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 18 58 61 cone { <17.5, 0, 57.5>,0.25 <17.5, 1.37993, 57.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, 57.5>,0.25 <-16.5, 1.37993, 57.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <17.5, 0, -56.5>,0.25 <17.5, 1.37993, -56.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, -56.5>,0.25 <-16.5, 1.37993, -56.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 18 61 57 cone { <17.5, 0, 60.5>,0.25 <17.5, 1.27978, 60.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, 60.5>,0.25 <-16.5, 1.27978, 60.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <17.5, 0, -59.5>,0.25 <17.5, 1.27978, -59.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, -59.5>,0.25 <-16.5, 1.27978, -59.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 18 62 73 cone { <17.5, 0, 61.5>,0.25 <17.5, 1.66371, 61.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, 61.5>,0.25 <-16.5, 1.66371, 61.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <17.5, 0, -60.5>,0.25 <17.5, 1.66371, -60.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, -60.5>,0.25 <-16.5, 1.66371, -60.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 18 63 51 cone { <17.5, 0, 62.5>,0.25 <17.5, 1.1518, 62.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, 62.5>,0.25 <-16.5, 1.1518, 62.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <17.5, 0, -61.5>,0.25 <17.5, 1.1518, -61.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, -61.5>,0.25 <-16.5, 1.1518, -61.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 18 65 73 cone { <17.5, 0, 64.5>,0.25 <17.5, 1.66371, 64.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, 64.5>,0.25 <-16.5, 1.66371, 64.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <17.5, 0, -63.5>,0.25 <17.5, 1.66371, -63.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, -63.5>,0.25 <-16.5, 1.66371, -63.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 18 66 65 cone { <17.5, 0, 65.5>,0.25 <17.5, 1.4634, 65.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, 65.5>,0.25 <-16.5, 1.4634, 65.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <17.5, 0, -64.5>,0.25 <17.5, 1.4634, -64.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, -64.5>,0.25 <-16.5, 1.4634, -64.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 18 67 40 cone { <17.5, 0, 66.5>,0.25 <17.5, 0.89028, 66.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, 66.5>,0.25 <-16.5, 0.89028, 66.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <17.5, 0, -65.5>,0.25 <17.5, 0.89028, -65.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, -65.5>,0.25 <-16.5, 0.89028, -65.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 18 68 65 cone { <17.5, 0, 67.5>,0.25 <17.5, 1.4634, 67.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, 67.5>,0.25 <-16.5, 1.4634, 67.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <17.5, 0, -66.5>,0.25 <17.5, 1.4634, -66.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, -66.5>,0.25 <-16.5, 1.4634, -66.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 18 71 40 cone { <17.5, 0, 70.5>,0.25 <17.5, 0.89028, 70.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, 70.5>,0.25 <-16.5, 0.89028, 70.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <17.5, 0, -69.5>,0.25 <17.5, 0.89028, -69.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, -69.5>,0.25 <-16.5, 0.89028, -69.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 18 73 74 cone { <17.5, 0, 72.5>,0.25 <17.5, 1.69153, 72.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, 72.5>,0.25 <-16.5, 1.69153, 72.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <17.5, 0, -71.5>,0.25 <17.5, 1.69153, -71.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-16.5, 0, -71.5>,0.25 <-16.5, 1.69153, -71.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 19 1 17 cone { <18.5, 0, 0.5>,0.25 <18.5, 5.46409, 0.5 >,0 texture { pigment {color rgb <0,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, 0.5>,0.25 <-17.5, 5.46409, 0.5 >,0 texture { pigment {color rgb <0,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 19 2 172 cone { <18.5, 0, 1.5>,0.25 <18.5, 3.96175, 1.5 >,0 texture { pigment {color rgb <0.71,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, 1.5>,0.25 <-17.5, 3.96175, 1.5 >,0 texture { pigment {color rgb <0.71,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <18.5, 0, -0.5>,0.25 <18.5, 3.96175, -0.5 >,0 texture { pigment {color rgb <0.71,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, -0.5>,0.25 <-17.5, 3.96175, -0.5 >,0 texture { pigment {color rgb <0.71,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 19 3 185 cone { <18.5, 0, 2.5>,0.25 <18.5, 4.26778, 2.5 >,0 texture { pigment {color rgb <0.85,0,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, 2.5>,0.25 <-17.5, 4.26778, 2.5 >,0 texture { pigment {color rgb <0.85,0,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <18.5, 0, -1.5>,0.25 <18.5, 4.26778, -1.5 >,0 texture { pigment {color rgb <0.85,0,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, -1.5>,0.25 <-17.5, 4.26778, -1.5 >,0 texture { pigment {color rgb <0.85,0,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 19 4 186 cone { <18.5, 0, 3.5>,0.25 <18.5, 4.29004, 3.5 >,0 texture { pigment {color rgb <0.85,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, 3.5>,0.25 <-17.5, 4.29004, 3.5 >,0 texture { pigment {color rgb <0.85,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <18.5, 0, -2.5>,0.25 <18.5, 4.29004, -2.5 >,0 texture { pigment {color rgb <0.85,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, -2.5>,0.25 <-17.5, 4.29004, -2.5 >,0 texture { pigment {color rgb <0.85,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 19 5 190 cone { <18.5, 0, 4.5>,0.25 <18.5, 4.37906, 4.5 >,0 texture { pigment {color rgb <0.85,0.14,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, 4.5>,0.25 <-17.5, 4.37906, 4.5 >,0 texture { pigment {color rgb <0.85,0.14,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <18.5, 0, -3.5>,0.25 <18.5, 4.37906, -3.5 >,0 texture { pigment {color rgb <0.85,0.14,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, -3.5>,0.25 <-17.5, 4.37906, -3.5 >,0 texture { pigment {color rgb <0.85,0.14,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 19 6 184 cone { <18.5, 0, 5.5>,0.25 <18.5, 4.23439, 5.5 >,0 texture { pigment {color rgb <0.85,0,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, 5.5>,0.25 <-17.5, 4.23439, 5.5 >,0 texture { pigment {color rgb <0.85,0,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <18.5, 0, -4.5>,0.25 <18.5, 4.23439, -4.5 >,0 texture { pigment {color rgb <0.85,0,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, -4.5>,0.25 <-17.5, 4.23439, -4.5 >,0 texture { pigment {color rgb <0.85,0,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 19 7 175 cone { <18.5, 0, 6.5>,0.25 <18.5, 4.01739, 6.5 >,0 texture { pigment {color rgb <0.71,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, 6.5>,0.25 <-17.5, 4.01739, 6.5 >,0 texture { pigment {color rgb <0.71,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <18.5, 0, -5.5>,0.25 <18.5, 4.01739, -5.5 >,0 texture { pigment {color rgb <0.71,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, -5.5>,0.25 <-17.5, 4.01739, -5.5 >,0 texture { pigment {color rgb <0.71,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 19 8 178 cone { <18.5, 0, 7.5>,0.25 <18.5, 4.09529, 7.5 >,0 texture { pigment {color rgb <0.71,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, 7.5>,0.25 <-17.5, 4.09529, 7.5 >,0 texture { pigment {color rgb <0.71,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <18.5, 0, -6.5>,0.25 <18.5, 4.09529, -6.5 >,0 texture { pigment {color rgb <0.71,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, -6.5>,0.25 <-17.5, 4.09529, -6.5 >,0 texture { pigment {color rgb <0.71,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 19 9 176 cone { <18.5, 0, 8.5>,0.25 <18.5, 4.05634, 8.5 >,0 texture { pigment {color rgb <0.71,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, 8.5>,0.25 <-17.5, 4.05634, 8.5 >,0 texture { pigment {color rgb <0.71,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <18.5, 0, -7.5>,0.25 <18.5, 4.05634, -7.5 >,0 texture { pigment {color rgb <0.71,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, -7.5>,0.25 <-17.5, 4.05634, -7.5 >,0 texture { pigment {color rgb <0.71,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 19 10 173 cone { <18.5, 0, 9.5>,0.25 <18.5, 3.98957, 9.5 >,0 texture { pigment {color rgb <0.71,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, 9.5>,0.25 <-17.5, 3.98957, 9.5 >,0 texture { pigment {color rgb <0.71,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <18.5, 0, -8.5>,0.25 <18.5, 3.98957, -8.5 >,0 texture { pigment {color rgb <0.71,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, -8.5>,0.25 <-17.5, 3.98957, -8.5 >,0 texture { pigment {color rgb <0.71,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 19 11 178 cone { <18.5, 0, 10.5>,0.25 <18.5, 4.08972, 10.5 >,0 texture { pigment {color rgb <0.71,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, 10.5>,0.25 <-17.5, 4.08972, 10.5 >,0 texture { pigment {color rgb <0.71,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <18.5, 0, -9.5>,0.25 <18.5, 4.08972, -9.5 >,0 texture { pigment {color rgb <0.71,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, -9.5>,0.25 <-17.5, 4.08972, -9.5 >,0 texture { pigment {color rgb <0.71,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 19 12 172 cone { <18.5, 0, 11.5>,0.25 <18.5, 3.95062, 11.5 >,0 texture { pigment {color rgb <0.71,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, 11.5>,0.25 <-17.5, 3.95062, 11.5 >,0 texture { pigment {color rgb <0.71,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <18.5, 0, -10.5>,0.25 <18.5, 3.95062, -10.5 >,0 texture { pigment {color rgb <0.71,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, -10.5>,0.25 <-17.5, 3.95062, -10.5 >,0 texture { pigment {color rgb <0.71,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 19 13 171 cone { <18.5, 0, 12.5>,0.25 <18.5, 3.93949, 12.5 >,0 texture { pigment {color rgb <0.71,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, 12.5>,0.25 <-17.5, 3.93949, 12.5 >,0 texture { pigment {color rgb <0.71,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <18.5, 0, -11.5>,0.25 <18.5, 3.93949, -11.5 >,0 texture { pigment {color rgb <0.71,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, -11.5>,0.25 <-17.5, 3.93949, -11.5 >,0 texture { pigment {color rgb <0.71,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 19 14 175 cone { <18.5, 0, 13.5>,0.25 <18.5, 4.01739, 13.5 >,0 texture { pigment {color rgb <0.71,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, 13.5>,0.25 <-17.5, 4.01739, 13.5 >,0 texture { pigment {color rgb <0.71,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <18.5, 0, -12.5>,0.25 <18.5, 4.01739, -12.5 >,0 texture { pigment {color rgb <0.71,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, -12.5>,0.25 <-17.5, 4.01739, -12.5 >,0 texture { pigment {color rgb <0.71,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 19 15 175 cone { <18.5, 0, 14.5>,0.25 <18.5, 4.03408, 14.5 >,0 texture { pigment {color rgb <0.71,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, 14.5>,0.25 <-17.5, 4.03408, 14.5 >,0 texture { pigment {color rgb <0.71,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <18.5, 0, -13.5>,0.25 <18.5, 4.03408, -13.5 >,0 texture { pigment {color rgb <0.71,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, -13.5>,0.25 <-17.5, 4.03408, -13.5 >,0 texture { pigment {color rgb <0.71,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 19 16 174 cone { <18.5, 0, 15.5>,0.25 <18.5, 4.0007, 15.5 >,0 texture { pigment {color rgb <0.71,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, 15.5>,0.25 <-17.5, 4.0007, 15.5 >,0 texture { pigment {color rgb <0.71,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <18.5, 0, -14.5>,0.25 <18.5, 4.0007, -14.5 >,0 texture { pigment {color rgb <0.71,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, -14.5>,0.25 <-17.5, 4.0007, -14.5 >,0 texture { pigment {color rgb <0.71,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 19 17 169 cone { <18.5, 0, 16.5>,0.25 <18.5, 3.89497, 16.5 >,0 texture { pigment {color rgb <0.71,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, 16.5>,0.25 <-17.5, 3.89497, 16.5 >,0 texture { pigment {color rgb <0.71,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <18.5, 0, -15.5>,0.25 <18.5, 3.89497, -15.5 >,0 texture { pigment {color rgb <0.71,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, -15.5>,0.25 <-17.5, 3.89497, -15.5 >,0 texture { pigment {color rgb <0.71,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 19 18 172 cone { <18.5, 0, 17.5>,0.25 <18.5, 3.95062, 17.5 >,0 texture { pigment {color rgb <0.71,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, 17.5>,0.25 <-17.5, 3.95062, 17.5 >,0 texture { pigment {color rgb <0.71,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <18.5, 0, -16.5>,0.25 <18.5, 3.95062, -16.5 >,0 texture { pigment {color rgb <0.71,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, -16.5>,0.25 <-17.5, 3.95062, -16.5 >,0 texture { pigment {color rgb <0.71,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 19 19 170 cone { <18.5, 0, 18.5>,0.25 <18.5, 3.91167, 18.5 >,0 texture { pigment {color rgb <0.71,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, 18.5>,0.25 <-17.5, 3.91167, 18.5 >,0 texture { pigment {color rgb <0.71,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <18.5, 0, -17.5>,0.25 <18.5, 3.91167, -17.5 >,0 texture { pigment {color rgb <0.71,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, -17.5>,0.25 <-17.5, 3.91167, -17.5 >,0 texture { pigment {color rgb <0.71,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 19 20 170 cone { <18.5, 0, 19.5>,0.25 <18.5, 3.91167, 19.5 >,0 texture { pigment {color rgb <0.71,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, 19.5>,0.25 <-17.5, 3.91167, 19.5 >,0 texture { pigment {color rgb <0.71,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <18.5, 0, -18.5>,0.25 <18.5, 3.91167, -18.5 >,0 texture { pigment {color rgb <0.71,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, -18.5>,0.25 <-17.5, 3.91167, -18.5 >,0 texture { pigment {color rgb <0.71,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 19 21 166 cone { <18.5, 0, 20.5>,0.25 <18.5, 3.8282, 20.5 >,0 texture { pigment {color rgb <0.71,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, 20.5>,0.25 <-17.5, 3.8282, 20.5 >,0 texture { pigment {color rgb <0.71,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <18.5, 0, -19.5>,0.25 <18.5, 3.8282, -19.5 >,0 texture { pigment {color rgb <0.71,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, -19.5>,0.25 <-17.5, 3.8282, -19.5 >,0 texture { pigment {color rgb <0.71,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 19 22 158 cone { <18.5, 0, 21.5>,0.25 <18.5, 3.63346, 21.5 >,0 texture { pigment {color rgb <0.71,0.28,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, 21.5>,0.25 <-17.5, 3.63346, 21.5 >,0 texture { pigment {color rgb <0.71,0.28,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <18.5, 0, -20.5>,0.25 <18.5, 3.63346, -20.5 >,0 texture { pigment {color rgb <0.71,0.28,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, -20.5>,0.25 <-17.5, 3.63346, -20.5 >,0 texture { pigment {color rgb <0.71,0.28,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 19 23 154 cone { <18.5, 0, 22.5>,0.25 <18.5, 3.54999, 22.5 >,0 texture { pigment {color rgb <0.71,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, 22.5>,0.25 <-17.5, 3.54999, 22.5 >,0 texture { pigment {color rgb <0.71,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <18.5, 0, -21.5>,0.25 <18.5, 3.54999, -21.5 >,0 texture { pigment {color rgb <0.71,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, -21.5>,0.25 <-17.5, 3.54999, -21.5 >,0 texture { pigment {color rgb <0.71,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 19 24 152 cone { <18.5, 0, 23.5>,0.25 <18.5, 3.49991, 23.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, 23.5>,0.25 <-17.5, 3.49991, 23.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <18.5, 0, -22.5>,0.25 <18.5, 3.49991, -22.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, -22.5>,0.25 <-17.5, 3.49991, -22.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 19 25 151 cone { <18.5, 0, 24.5>,0.25 <18.5, 3.47766, 24.5 >,0 texture { pigment {color rgb <0.71,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, 24.5>,0.25 <-17.5, 3.47766, 24.5 >,0 texture { pigment {color rgb <0.71,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <18.5, 0, -23.5>,0.25 <18.5, 3.47766, -23.5 >,0 texture { pigment {color rgb <0.71,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, -23.5>,0.25 <-17.5, 3.47766, -23.5 >,0 texture { pigment {color rgb <0.71,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 19 26 152 cone { <18.5, 0, 25.5>,0.25 <18.5, 3.48878, 25.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, 25.5>,0.25 <-17.5, 3.48878, 25.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <18.5, 0, -24.5>,0.25 <18.5, 3.48878, -24.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, -24.5>,0.25 <-17.5, 3.48878, -24.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 19 27 147 cone { <18.5, 0, 26.5>,0.25 <18.5, 3.36637, 26.5 >,0 texture { pigment {color rgb <0.71,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, 26.5>,0.25 <-17.5, 3.36637, 26.5 >,0 texture { pigment {color rgb <0.71,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <18.5, 0, -25.5>,0.25 <18.5, 3.36637, -25.5 >,0 texture { pigment {color rgb <0.71,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, -25.5>,0.25 <-17.5, 3.36637, -25.5 >,0 texture { pigment {color rgb <0.71,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 19 28 137 cone { <18.5, 0, 27.5>,0.25 <18.5, 3.14937, 27.5 >,0 texture { pigment {color rgb <0.57,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, 27.5>,0.25 <-17.5, 3.14937, 27.5 >,0 texture { pigment {color rgb <0.57,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <18.5, 0, -26.5>,0.25 <18.5, 3.14937, -26.5 >,0 texture { pigment {color rgb <0.57,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, -26.5>,0.25 <-17.5, 3.14937, -26.5 >,0 texture { pigment {color rgb <0.57,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 19 29 138 cone { <18.5, 0, 28.5>,0.25 <18.5, 3.16049, 28.5 >,0 texture { pigment {color rgb <0.57,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, 28.5>,0.25 <-17.5, 3.16049, 28.5 >,0 texture { pigment {color rgb <0.57,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <18.5, 0, -27.5>,0.25 <18.5, 3.16049, -27.5 >,0 texture { pigment {color rgb <0.57,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, -27.5>,0.25 <-17.5, 3.16049, -27.5 >,0 texture { pigment {color rgb <0.57,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 19 30 136 cone { <18.5, 0, 29.5>,0.25 <18.5, 3.11042, 29.5 >,0 texture { pigment {color rgb <0.57,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, 29.5>,0.25 <-17.5, 3.11042, 29.5 >,0 texture { pigment {color rgb <0.57,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <18.5, 0, -28.5>,0.25 <18.5, 3.11042, -28.5 >,0 texture { pigment {color rgb <0.57,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, -28.5>,0.25 <-17.5, 3.11042, -28.5 >,0 texture { pigment {color rgb <0.57,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 19 31 158 cone { <18.5, 0, 30.5>,0.25 <18.5, 3.62789, 30.5 >,0 texture { pigment {color rgb <0.71,0.28,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, 30.5>,0.25 <-17.5, 3.62789, 30.5 >,0 texture { pigment {color rgb <0.71,0.28,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <18.5, 0, -29.5>,0.25 <18.5, 3.62789, -29.5 >,0 texture { pigment {color rgb <0.71,0.28,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, -29.5>,0.25 <-17.5, 3.62789, -29.5 >,0 texture { pigment {color rgb <0.71,0.28,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 19 32 132 cone { <18.5, 0, 31.5>,0.25 <18.5, 3.03808, 31.5 >,0 texture { pigment {color rgb <0.57,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, 31.5>,0.25 <-17.5, 3.03808, 31.5 >,0 texture { pigment {color rgb <0.57,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <18.5, 0, -30.5>,0.25 <18.5, 3.03808, -30.5 >,0 texture { pigment {color rgb <0.57,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, -30.5>,0.25 <-17.5, 3.03808, -30.5 >,0 texture { pigment {color rgb <0.57,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 19 33 133 cone { <18.5, 0, 32.5>,0.25 <18.5, 3.05477, 32.5 >,0 texture { pigment {color rgb <0.57,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, 32.5>,0.25 <-17.5, 3.05477, 32.5 >,0 texture { pigment {color rgb <0.57,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <18.5, 0, -31.5>,0.25 <18.5, 3.05477, -31.5 >,0 texture { pigment {color rgb <0.57,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, -31.5>,0.25 <-17.5, 3.05477, -31.5 >,0 texture { pigment {color rgb <0.57,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 19 34 111 cone { <18.5, 0, 33.5>,0.25 <18.5, 2.54286, 33.5 >,0 texture { pigment {color rgb <0.57,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, 33.5>,0.25 <-17.5, 2.54286, 33.5 >,0 texture { pigment {color rgb <0.57,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <18.5, 0, -32.5>,0.25 <18.5, 2.54286, -32.5 >,0 texture { pigment {color rgb <0.57,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, -32.5>,0.25 <-17.5, 2.54286, -32.5 >,0 texture { pigment {color rgb <0.57,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 19 35 117 cone { <18.5, 0, 34.5>,0.25 <18.5, 2.67084, 34.5 >,0 texture { pigment {color rgb <0.57,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, 34.5>,0.25 <-17.5, 2.67084, 34.5 >,0 texture { pigment {color rgb <0.57,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <18.5, 0, -33.5>,0.25 <18.5, 2.67084, -33.5 >,0 texture { pigment {color rgb <0.57,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, -33.5>,0.25 <-17.5, 2.67084, -33.5 >,0 texture { pigment {color rgb <0.57,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 19 36 112 cone { <18.5, 0, 35.5>,0.25 <18.5, 2.56512, 35.5 >,0 texture { pigment {color rgb <0.57,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, 35.5>,0.25 <-17.5, 2.56512, 35.5 >,0 texture { pigment {color rgb <0.57,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <18.5, 0, -34.5>,0.25 <18.5, 2.56512, -34.5 >,0 texture { pigment {color rgb <0.57,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, -34.5>,0.25 <-17.5, 2.56512, -34.5 >,0 texture { pigment {color rgb <0.57,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 19 37 108 cone { <18.5, 0, 36.5>,0.25 <18.5, 2.46496, 36.5 >,0 texture { pigment {color rgb <0.42,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, 36.5>,0.25 <-17.5, 2.46496, 36.5 >,0 texture { pigment {color rgb <0.42,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <18.5, 0, -35.5>,0.25 <18.5, 2.46496, -35.5 >,0 texture { pigment {color rgb <0.42,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, -35.5>,0.25 <-17.5, 2.46496, -35.5 >,0 texture { pigment {color rgb <0.42,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 19 38 89 cone { <18.5, 0, 37.5>,0.25 <18.5, 2.01982, 37.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, 37.5>,0.25 <-17.5, 2.01982, 37.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <18.5, 0, -36.5>,0.25 <18.5, 2.01982, -36.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, -36.5>,0.25 <-17.5, 2.01982, -36.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 19 39 101 cone { <18.5, 0, 38.5>,0.25 <18.5, 2.3036, 38.5 >,0 texture { pigment {color rgb <0.42,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, 38.5>,0.25 <-17.5, 2.3036, 38.5 >,0 texture { pigment {color rgb <0.42,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <18.5, 0, -37.5>,0.25 <18.5, 2.3036, -37.5 >,0 texture { pigment {color rgb <0.42,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, -37.5>,0.25 <-17.5, 2.3036, -37.5 >,0 texture { pigment {color rgb <0.42,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 19 40 102 cone { <18.5, 0, 39.5>,0.25 <18.5, 2.32586, 39.5 >,0 texture { pigment {color rgb <0.42,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, 39.5>,0.25 <-17.5, 2.32586, 39.5 >,0 texture { pigment {color rgb <0.42,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <18.5, 0, -38.5>,0.25 <18.5, 2.32586, -38.5 >,0 texture { pigment {color rgb <0.42,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, -38.5>,0.25 <-17.5, 2.32586, -38.5 >,0 texture { pigment {color rgb <0.42,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 19 41 89 cone { <18.5, 0, 40.5>,0.25 <18.5, 2.03652, 40.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, 40.5>,0.25 <-17.5, 2.03652, 40.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <18.5, 0, -39.5>,0.25 <18.5, 2.03652, -39.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, -39.5>,0.25 <-17.5, 2.03652, -39.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 19 42 82 cone { <18.5, 0, 41.5>,0.25 <18.5, 1.86959, 41.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, 41.5>,0.25 <-17.5, 1.86959, 41.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <18.5, 0, -40.5>,0.25 <18.5, 1.86959, -40.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, -40.5>,0.25 <-17.5, 1.86959, -40.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 19 43 87 cone { <18.5, 0, 42.5>,0.25 <18.5, 1.97531, 42.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, 42.5>,0.25 <-17.5, 1.97531, 42.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <18.5, 0, -41.5>,0.25 <18.5, 1.97531, -41.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, -41.5>,0.25 <-17.5, 1.97531, -41.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 19 44 109 cone { <18.5, 0, 43.5>,0.25 <18.5, 2.49278, 43.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, 43.5>,0.25 <-17.5, 2.49278, 43.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <18.5, 0, -42.5>,0.25 <18.5, 2.49278, -42.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, -42.5>,0.25 <-17.5, 2.49278, -42.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 19 45 69 cone { <18.5, 0, 44.5>,0.25 <18.5, 1.57468, 44.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, 44.5>,0.25 <-17.5, 1.57468, 44.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <18.5, 0, -43.5>,0.25 <18.5, 1.57468, -43.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, -43.5>,0.25 <-17.5, 1.57468, -43.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 19 46 105 cone { <18.5, 0, 45.5>,0.25 <18.5, 2.39819, 45.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, 45.5>,0.25 <-17.5, 2.39819, 45.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <18.5, 0, -44.5>,0.25 <18.5, 2.39819, -44.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, -44.5>,0.25 <-17.5, 2.39819, -44.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 19 47 79 cone { <18.5, 0, 46.5>,0.25 <18.5, 1.78612, 46.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, 46.5>,0.25 <-17.5, 1.78612, 46.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <18.5, 0, -45.5>,0.25 <18.5, 1.78612, -45.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, -45.5>,0.25 <-17.5, 1.78612, -45.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 19 48 83 cone { <18.5, 0, 47.5>,0.25 <18.5, 1.89184, 47.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, 47.5>,0.25 <-17.5, 1.89184, 47.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <18.5, 0, -46.5>,0.25 <18.5, 1.89184, -46.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, -46.5>,0.25 <-17.5, 1.89184, -46.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 19 49 68 cone { <18.5, 0, 48.5>,0.25 <18.5, 1.5413, 48.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, 48.5>,0.25 <-17.5, 1.5413, 48.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <18.5, 0, -47.5>,0.25 <18.5, 1.5413, -47.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, -47.5>,0.25 <-17.5, 1.5413, -47.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 19 50 71 cone { <18.5, 0, 49.5>,0.25 <18.5, 1.60807, 49.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, 49.5>,0.25 <-17.5, 1.60807, 49.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <18.5, 0, -48.5>,0.25 <18.5, 1.60807, -48.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, -48.5>,0.25 <-17.5, 1.60807, -48.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 19 51 88 cone { <18.5, 0, 50.5>,0.25 <18.5, 2.00869, 50.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, 50.5>,0.25 <-17.5, 2.00869, 50.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <18.5, 0, -49.5>,0.25 <18.5, 2.00869, -49.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, -49.5>,0.25 <-17.5, 2.00869, -49.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 19 52 65 cone { <18.5, 0, 51.5>,0.25 <18.5, 1.4634, 51.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, 51.5>,0.25 <-17.5, 1.4634, 51.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <18.5, 0, -50.5>,0.25 <18.5, 1.4634, -50.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, -50.5>,0.25 <-17.5, 1.4634, -50.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 19 53 85 cone { <18.5, 0, 52.5>,0.25 <18.5, 1.92523, 52.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, 52.5>,0.25 <-17.5, 1.92523, 52.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <18.5, 0, -51.5>,0.25 <18.5, 1.92523, -51.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, -51.5>,0.25 <-17.5, 1.92523, -51.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 19 54 65 cone { <18.5, 0, 53.5>,0.25 <18.5, 1.4634, 53.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, 53.5>,0.25 <-17.5, 1.4634, 53.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <18.5, 0, -52.5>,0.25 <18.5, 1.4634, -52.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, -52.5>,0.25 <-17.5, 1.4634, -52.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 19 55 74 cone { <18.5, 0, 54.5>,0.25 <18.5, 1.69153, 54.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, 54.5>,0.25 <-17.5, 1.69153, 54.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <18.5, 0, -53.5>,0.25 <18.5, 1.69153, -53.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, -53.5>,0.25 <-17.5, 1.69153, -53.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 19 56 92 cone { <18.5, 0, 55.5>,0.25 <18.5, 2.10329, 55.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, 55.5>,0.25 <-17.5, 2.10329, 55.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <18.5, 0, -54.5>,0.25 <18.5, 2.10329, -54.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, -54.5>,0.25 <-17.5, 2.10329, -54.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 19 58 57 cone { <18.5, 0, 57.5>,0.25 <18.5, 1.27978, 57.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, 57.5>,0.25 <-17.5, 1.27978, 57.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <18.5, 0, -56.5>,0.25 <18.5, 1.27978, -56.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, -56.5>,0.25 <-17.5, 1.27978, -56.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 19 59 80 cone { <18.5, 0, 58.5>,0.25 <18.5, 1.83064, 58.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, 58.5>,0.25 <-17.5, 1.83064, 58.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <18.5, 0, -57.5>,0.25 <18.5, 1.83064, -57.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, -57.5>,0.25 <-17.5, 1.83064, -57.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 19 60 45 cone { <18.5, 0, 59.5>,0.25 <18.5, 0.996001, 59.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, 59.5>,0.25 <-17.5, 0.996001, 59.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <18.5, 0, -58.5>,0.25 <18.5, 0.996001, -58.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, -58.5>,0.25 <-17.5, 0.996001, -58.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 19 61 61 cone { <18.5, 0, 60.5>,0.25 <18.5, 1.37993, 60.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, 60.5>,0.25 <-17.5, 1.37993, 60.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <18.5, 0, -59.5>,0.25 <18.5, 1.37993, -59.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, -59.5>,0.25 <-17.5, 1.37993, -59.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 19 62 80 cone { <18.5, 0, 61.5>,0.25 <18.5, 1.83064, 61.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, 61.5>,0.25 <-17.5, 1.83064, 61.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <18.5, 0, -60.5>,0.25 <18.5, 1.83064, -60.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, -60.5>,0.25 <-17.5, 1.83064, -60.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 19 64 59 cone { <18.5, 0, 63.5>,0.25 <18.5, 1.32986, 63.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, 63.5>,0.25 <-17.5, 1.32986, 63.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <18.5, 0, -62.5>,0.25 <18.5, 1.32986, -62.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, -62.5>,0.25 <-17.5, 1.32986, -62.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 19 65 51 cone { <18.5, 0, 64.5>,0.25 <18.5, 1.1518, 64.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, 64.5>,0.25 <-17.5, 1.1518, 64.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <18.5, 0, -63.5>,0.25 <18.5, 1.1518, -63.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, -63.5>,0.25 <-17.5, 1.1518, -63.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 19 66 54 cone { <18.5, 0, 65.5>,0.25 <18.5, 1.21857, 65.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, 65.5>,0.25 <-17.5, 1.21857, 65.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <18.5, 0, -64.5>,0.25 <18.5, 1.21857, -64.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, -64.5>,0.25 <-17.5, 1.21857, -64.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 19 67 35 cone { <18.5, 0, 66.5>,0.25 <18.5, 0.767866, 66.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, 66.5>,0.25 <-17.5, 0.767866, 66.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <18.5, 0, -65.5>,0.25 <18.5, 0.767866, -65.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, -65.5>,0.25 <-17.5, 0.767866, -65.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 19 69 40 cone { <18.5, 0, 68.5>,0.25 <18.5, 0.89028, 68.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, 68.5>,0.25 <-17.5, 0.89028, 68.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <18.5, 0, -67.5>,0.25 <18.5, 0.89028, -67.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, -67.5>,0.25 <-17.5, 0.89028, -67.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 19 70 48 cone { <18.5, 0, 69.5>,0.25 <18.5, 1.07946, 69.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, 69.5>,0.25 <-17.5, 1.07946, 69.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <18.5, 0, -68.5>,0.25 <18.5, 1.07946, -68.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, -68.5>,0.25 <-17.5, 1.07946, -68.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 19 71 48 cone { <18.5, 0, 70.5>,0.25 <18.5, 1.07946, 70.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, 70.5>,0.25 <-17.5, 1.07946, 70.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <18.5, 0, -69.5>,0.25 <18.5, 1.07946, -69.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-17.5, 0, -69.5>,0.25 <-17.5, 1.07946, -69.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 20 1 14 cone { <19.5, 0, 0.5>,0.25 <19.5, 5.40845, 0.5 >,0 texture { pigment {color rgb <0,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, 0.5>,0.25 <-18.5, 5.40845, 0.5 >,0 texture { pigment {color rgb <0,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 20 2 165 cone { <19.5, 0, 1.5>,0.25 <19.5, 3.78925, 1.5 >,0 texture { pigment {color rgb <0.71,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, 1.5>,0.25 <-18.5, 3.78925, 1.5 >,0 texture { pigment {color rgb <0.71,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <19.5, 0, -0.5>,0.25 <19.5, 3.78925, -0.5 >,0 texture { pigment {color rgb <0.71,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, -0.5>,0.25 <-18.5, 3.78925, -0.5 >,0 texture { pigment {color rgb <0.71,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 20 3 186 cone { <19.5, 0, 2.5>,0.25 <19.5, 4.28447, 2.5 >,0 texture { pigment {color rgb <0.85,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, 2.5>,0.25 <-18.5, 4.28447, 2.5 >,0 texture { pigment {color rgb <0.85,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <19.5, 0, -1.5>,0.25 <19.5, 4.28447, -1.5 >,0 texture { pigment {color rgb <0.85,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, -1.5>,0.25 <-18.5, 4.28447, -1.5 >,0 texture { pigment {color rgb <0.85,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 20 4 188 cone { <19.5, 0, 3.5>,0.25 <19.5, 4.31786, 3.5 >,0 texture { pigment {color rgb <0.85,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, 3.5>,0.25 <-18.5, 4.31786, 3.5 >,0 texture { pigment {color rgb <0.85,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <19.5, 0, -2.5>,0.25 <19.5, 4.31786, -2.5 >,0 texture { pigment {color rgb <0.85,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, -2.5>,0.25 <-18.5, 4.31786, -2.5 >,0 texture { pigment {color rgb <0.85,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 20 5 192 cone { <19.5, 0, 4.5>,0.25 <19.5, 4.41245, 4.5 >,0 texture { pigment {color rgb <0.85,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, 4.5>,0.25 <-18.5, 4.41245, 4.5 >,0 texture { pigment {color rgb <0.85,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <19.5, 0, -3.5>,0.25 <19.5, 4.41245, -3.5 >,0 texture { pigment {color rgb <0.85,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, -3.5>,0.25 <-18.5, 4.41245, -3.5 >,0 texture { pigment {color rgb <0.85,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 20 6 172 cone { <19.5, 0, 5.5>,0.25 <19.5, 3.96731, 5.5 >,0 texture { pigment {color rgb <0.71,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, 5.5>,0.25 <-18.5, 3.96731, 5.5 >,0 texture { pigment {color rgb <0.71,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <19.5, 0, -4.5>,0.25 <19.5, 3.96731, -4.5 >,0 texture { pigment {color rgb <0.71,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, -4.5>,0.25 <-18.5, 3.96731, -4.5 >,0 texture { pigment {color rgb <0.71,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 20 7 167 cone { <19.5, 0, 6.5>,0.25 <19.5, 3.8449, 6.5 >,0 texture { pigment {color rgb <0.71,0.42,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, 6.5>,0.25 <-18.5, 3.8449, 6.5 >,0 texture { pigment {color rgb <0.71,0.42,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <19.5, 0, -5.5>,0.25 <19.5, 3.8449, -5.5 >,0 texture { pigment {color rgb <0.71,0.42,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, -5.5>,0.25 <-18.5, 3.8449, -5.5 >,0 texture { pigment {color rgb <0.71,0.42,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 20 8 168 cone { <19.5, 0, 7.5>,0.25 <19.5, 3.85603, 7.5 >,0 texture { pigment {color rgb <0.71,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, 7.5>,0.25 <-18.5, 3.85603, 7.5 >,0 texture { pigment {color rgb <0.71,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <19.5, 0, -6.5>,0.25 <19.5, 3.85603, -6.5 >,0 texture { pigment {color rgb <0.71,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, -6.5>,0.25 <-18.5, 3.85603, -6.5 >,0 texture { pigment {color rgb <0.71,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 20 9 175 cone { <19.5, 0, 8.5>,0.25 <19.5, 4.02295, 8.5 >,0 texture { pigment {color rgb <0.71,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, 8.5>,0.25 <-18.5, 4.02295, 8.5 >,0 texture { pigment {color rgb <0.71,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <19.5, 0, -7.5>,0.25 <19.5, 4.02295, -7.5 >,0 texture { pigment {color rgb <0.71,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, -7.5>,0.25 <-18.5, 4.02295, -7.5 >,0 texture { pigment {color rgb <0.71,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 20 10 172 cone { <19.5, 0, 9.5>,0.25 <19.5, 3.96731, 9.5 >,0 texture { pigment {color rgb <0.71,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, 9.5>,0.25 <-18.5, 3.96731, 9.5 >,0 texture { pigment {color rgb <0.71,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <19.5, 0, -8.5>,0.25 <19.5, 3.96731, -8.5 >,0 texture { pigment {color rgb <0.71,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, -8.5>,0.25 <-18.5, 3.96731, -8.5 >,0 texture { pigment {color rgb <0.71,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 20 11 200 cone { <19.5, 0, 10.5>,0.25 <19.5, 4.61276, 10.5 >,0 texture { pigment {color rgb <0.85,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, 10.5>,0.25 <-18.5, 4.61276, 10.5 >,0 texture { pigment {color rgb <0.85,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <19.5, 0, -9.5>,0.25 <19.5, 4.61276, -9.5 >,0 texture { pigment {color rgb <0.85,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, -9.5>,0.25 <-18.5, 4.61276, -9.5 >,0 texture { pigment {color rgb <0.85,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 20 12 198 cone { <19.5, 0, 11.5>,0.25 <19.5, 4.55712, 11.5 >,0 texture { pigment {color rgb <0.85,0.28,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, 11.5>,0.25 <-18.5, 4.55712, 11.5 >,0 texture { pigment {color rgb <0.85,0.28,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <19.5, 0, -10.5>,0.25 <19.5, 4.55712, -10.5 >,0 texture { pigment {color rgb <0.85,0.28,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, -10.5>,0.25 <-18.5, 4.55712, -10.5 >,0 texture { pigment {color rgb <0.85,0.28,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 20 13 199 cone { <19.5, 0, 12.5>,0.25 <19.5, 4.59607, 12.5 >,0 texture { pigment {color rgb <0.85,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, 12.5>,0.25 <-18.5, 4.59607, 12.5 >,0 texture { pigment {color rgb <0.85,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <19.5, 0, -11.5>,0.25 <19.5, 4.59607, -11.5 >,0 texture { pigment {color rgb <0.85,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, -11.5>,0.25 <-18.5, 4.59607, -11.5 >,0 texture { pigment {color rgb <0.85,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 20 14 171 cone { <19.5, 0, 13.5>,0.25 <19.5, 3.93392, 13.5 >,0 texture { pigment {color rgb <0.71,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, 13.5>,0.25 <-18.5, 3.93392, 13.5 >,0 texture { pigment {color rgb <0.71,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <19.5, 0, -12.5>,0.25 <19.5, 3.93392, -12.5 >,0 texture { pigment {color rgb <0.71,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, -12.5>,0.25 <-18.5, 3.93392, -12.5 >,0 texture { pigment {color rgb <0.71,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 20 15 170 cone { <19.5, 0, 14.5>,0.25 <19.5, 3.91167, 14.5 >,0 texture { pigment {color rgb <0.71,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, 14.5>,0.25 <-18.5, 3.91167, 14.5 >,0 texture { pigment {color rgb <0.71,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <19.5, 0, -13.5>,0.25 <19.5, 3.91167, -13.5 >,0 texture { pigment {color rgb <0.71,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, -13.5>,0.25 <-18.5, 3.91167, -13.5 >,0 texture { pigment {color rgb <0.71,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 20 16 170 cone { <19.5, 0, 15.5>,0.25 <19.5, 3.91723, 15.5 >,0 texture { pigment {color rgb <0.71,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, 15.5>,0.25 <-18.5, 3.91723, 15.5 >,0 texture { pigment {color rgb <0.71,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <19.5, 0, -14.5>,0.25 <19.5, 3.91723, -14.5 >,0 texture { pigment {color rgb <0.71,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, -14.5>,0.25 <-18.5, 3.91723, -14.5 >,0 texture { pigment {color rgb <0.71,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 20 17 171 cone { <19.5, 0, 16.5>,0.25 <19.5, 3.94505, 16.5 >,0 texture { pigment {color rgb <0.71,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, 16.5>,0.25 <-18.5, 3.94505, 16.5 >,0 texture { pigment {color rgb <0.71,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <19.5, 0, -15.5>,0.25 <19.5, 3.94505, -15.5 >,0 texture { pigment {color rgb <0.71,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, -15.5>,0.25 <-18.5, 3.94505, -15.5 >,0 texture { pigment {color rgb <0.71,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 20 18 172 cone { <19.5, 0, 17.5>,0.25 <19.5, 3.95062, 17.5 >,0 texture { pigment {color rgb <0.71,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, 17.5>,0.25 <-18.5, 3.95062, 17.5 >,0 texture { pigment {color rgb <0.71,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <19.5, 0, -16.5>,0.25 <19.5, 3.95062, -16.5 >,0 texture { pigment {color rgb <0.71,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, -16.5>,0.25 <-18.5, 3.95062, -16.5 >,0 texture { pigment {color rgb <0.71,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 20 19 166 cone { <19.5, 0, 18.5>,0.25 <19.5, 3.82264, 18.5 >,0 texture { pigment {color rgb <0.71,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, 18.5>,0.25 <-18.5, 3.82264, 18.5 >,0 texture { pigment {color rgb <0.71,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <19.5, 0, -17.5>,0.25 <19.5, 3.82264, -17.5 >,0 texture { pigment {color rgb <0.71,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, -17.5>,0.25 <-18.5, 3.82264, -17.5 >,0 texture { pigment {color rgb <0.71,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 20 20 184 cone { <19.5, 0, 19.5>,0.25 <19.5, 4.22883, 19.5 >,0 texture { pigment {color rgb <0.85,0,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, 19.5>,0.25 <-18.5, 4.22883, 19.5 >,0 texture { pigment {color rgb <0.85,0,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <19.5, 0, -18.5>,0.25 <19.5, 4.22883, -18.5 >,0 texture { pigment {color rgb <0.85,0,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, -18.5>,0.25 <-18.5, 4.22883, -18.5 >,0 texture { pigment {color rgb <0.85,0,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 20 21 160 cone { <19.5, 0, 20.5>,0.25 <19.5, 3.67797, 20.5 >,0 texture { pigment {color rgb <0.71,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, 20.5>,0.25 <-18.5, 3.67797, 20.5 >,0 texture { pigment {color rgb <0.71,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <19.5, 0, -19.5>,0.25 <19.5, 3.67797, -19.5 >,0 texture { pigment {color rgb <0.71,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, -19.5>,0.25 <-18.5, 3.67797, -19.5 >,0 texture { pigment {color rgb <0.71,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 20 22 158 cone { <19.5, 0, 21.5>,0.25 <19.5, 3.63346, 21.5 >,0 texture { pigment {color rgb <0.71,0.28,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, 21.5>,0.25 <-18.5, 3.63346, 21.5 >,0 texture { pigment {color rgb <0.71,0.28,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <19.5, 0, -20.5>,0.25 <19.5, 3.63346, -20.5 >,0 texture { pigment {color rgb <0.71,0.28,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, -20.5>,0.25 <-18.5, 3.63346, -20.5 >,0 texture { pigment {color rgb <0.71,0.28,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 20 23 164 cone { <19.5, 0, 22.5>,0.25 <19.5, 3.77256, 22.5 >,0 texture { pigment {color rgb <0.71,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, 22.5>,0.25 <-18.5, 3.77256, 22.5 >,0 texture { pigment {color rgb <0.71,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <19.5, 0, -21.5>,0.25 <19.5, 3.77256, -21.5 >,0 texture { pigment {color rgb <0.71,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, -21.5>,0.25 <-18.5, 3.77256, -21.5 >,0 texture { pigment {color rgb <0.71,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 20 24 148 cone { <19.5, 0, 23.5>,0.25 <19.5, 3.40532, 23.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, 23.5>,0.25 <-18.5, 3.40532, 23.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <19.5, 0, -22.5>,0.25 <19.5, 3.40532, -22.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, -22.5>,0.25 <-18.5, 3.40532, -22.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 20 25 151 cone { <19.5, 0, 24.5>,0.25 <19.5, 3.46653, 24.5 >,0 texture { pigment {color rgb <0.71,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, 24.5>,0.25 <-18.5, 3.46653, 24.5 >,0 texture { pigment {color rgb <0.71,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <19.5, 0, -23.5>,0.25 <19.5, 3.46653, -23.5 >,0 texture { pigment {color rgb <0.71,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, -23.5>,0.25 <-18.5, 3.46653, -23.5 >,0 texture { pigment {color rgb <0.71,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 20 26 148 cone { <19.5, 0, 25.5>,0.25 <19.5, 3.41089, 25.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, 25.5>,0.25 <-18.5, 3.41089, 25.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <19.5, 0, -24.5>,0.25 <19.5, 3.41089, -24.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, -24.5>,0.25 <-18.5, 3.41089, -24.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 20 27 148 cone { <19.5, 0, 26.5>,0.25 <19.5, 3.39419, 26.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, 26.5>,0.25 <-18.5, 3.39419, 26.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <19.5, 0, -25.5>,0.25 <19.5, 3.39419, -25.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, -25.5>,0.25 <-18.5, 3.39419, -25.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 20 28 134 cone { <19.5, 0, 27.5>,0.25 <19.5, 3.08259, 27.5 >,0 texture { pigment {color rgb <0.57,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, 27.5>,0.25 <-18.5, 3.08259, 27.5 >,0 texture { pigment {color rgb <0.57,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <19.5, 0, -26.5>,0.25 <19.5, 3.08259, -26.5 >,0 texture { pigment {color rgb <0.57,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, -26.5>,0.25 <-18.5, 3.08259, -26.5 >,0 texture { pigment {color rgb <0.57,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 20 29 135 cone { <19.5, 0, 28.5>,0.25 <19.5, 3.09929, 28.5 >,0 texture { pigment {color rgb <0.57,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, 28.5>,0.25 <-18.5, 3.09929, 28.5 >,0 texture { pigment {color rgb <0.57,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <19.5, 0, -27.5>,0.25 <19.5, 3.09929, -27.5 >,0 texture { pigment {color rgb <0.57,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, -27.5>,0.25 <-18.5, 3.09929, -27.5 >,0 texture { pigment {color rgb <0.57,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 20 30 158 cone { <19.5, 0, 29.5>,0.25 <19.5, 3.62789, 29.5 >,0 texture { pigment {color rgb <0.71,0.28,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, 29.5>,0.25 <-18.5, 3.62789, 29.5 >,0 texture { pigment {color rgb <0.71,0.28,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <19.5, 0, -28.5>,0.25 <19.5, 3.62789, -28.5 >,0 texture { pigment {color rgb <0.71,0.28,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, -28.5>,0.25 <-18.5, 3.62789, -28.5 >,0 texture { pigment {color rgb <0.71,0.28,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 20 31 125 cone { <19.5, 0, 30.5>,0.25 <19.5, 2.86559, 30.5 >,0 texture { pigment {color rgb <0.57,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, 30.5>,0.25 <-18.5, 2.86559, 30.5 >,0 texture { pigment {color rgb <0.57,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <19.5, 0, -29.5>,0.25 <19.5, 2.86559, -29.5 >,0 texture { pigment {color rgb <0.57,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, -29.5>,0.25 <-18.5, 2.86559, -29.5 >,0 texture { pigment {color rgb <0.57,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 20 32 129 cone { <19.5, 0, 31.5>,0.25 <19.5, 2.94905, 31.5 >,0 texture { pigment {color rgb <0.57,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, 31.5>,0.25 <-18.5, 2.94905, 31.5 >,0 texture { pigment {color rgb <0.57,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <19.5, 0, -30.5>,0.25 <19.5, 2.94905, -30.5 >,0 texture { pigment {color rgb <0.57,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, -30.5>,0.25 <-18.5, 2.94905, -30.5 >,0 texture { pigment {color rgb <0.57,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 20 33 121 cone { <19.5, 0, 32.5>,0.25 <19.5, 2.77656, 32.5 >,0 texture { pigment {color rgb <0.57,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, 32.5>,0.25 <-18.5, 2.77656, 32.5 >,0 texture { pigment {color rgb <0.57,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <19.5, 0, -31.5>,0.25 <19.5, 2.77656, -31.5 >,0 texture { pigment {color rgb <0.57,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, -31.5>,0.25 <-18.5, 2.77656, -31.5 >,0 texture { pigment {color rgb <0.57,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 20 34 120 cone { <19.5, 0, 33.5>,0.25 <19.5, 2.74874, 33.5 >,0 texture { pigment {color rgb <0.57,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, 33.5>,0.25 <-18.5, 2.74874, 33.5 >,0 texture { pigment {color rgb <0.57,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <19.5, 0, -32.5>,0.25 <19.5, 2.74874, -32.5 >,0 texture { pigment {color rgb <0.57,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, -32.5>,0.25 <-18.5, 2.74874, -32.5 >,0 texture { pigment {color rgb <0.57,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 20 35 109 cone { <19.5, 0, 34.5>,0.25 <19.5, 2.48166, 34.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, 34.5>,0.25 <-18.5, 2.48166, 34.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <19.5, 0, -33.5>,0.25 <19.5, 2.48166, -33.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, -33.5>,0.25 <-18.5, 2.48166, -33.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 20 36 116 cone { <19.5, 0, 35.5>,0.25 <19.5, 2.64858, 35.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, 35.5>,0.25 <-18.5, 2.64858, 35.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <19.5, 0, -34.5>,0.25 <19.5, 2.64858, -34.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, -34.5>,0.25 <-18.5, 2.64858, -34.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 20 37 116 cone { <19.5, 0, 36.5>,0.25 <19.5, 2.66528, 36.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, 36.5>,0.25 <-18.5, 2.66528, 36.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <19.5, 0, -35.5>,0.25 <19.5, 2.66528, -35.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, -35.5>,0.25 <-18.5, 2.66528, -35.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 20 38 98 cone { <19.5, 0, 37.5>,0.25 <19.5, 2.23683, 37.5 >,0 texture { pigment {color rgb <0.42,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, 37.5>,0.25 <-18.5, 2.23683, 37.5 >,0 texture { pigment {color rgb <0.42,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <19.5, 0, -36.5>,0.25 <19.5, 2.23683, -36.5 >,0 texture { pigment {color rgb <0.42,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, -36.5>,0.25 <-18.5, 2.23683, -36.5 >,0 texture { pigment {color rgb <0.42,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 20 39 106 cone { <19.5, 0, 38.5>,0.25 <19.5, 2.42045, 38.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, 38.5>,0.25 <-18.5, 2.42045, 38.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <19.5, 0, -37.5>,0.25 <19.5, 2.42045, -37.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, -37.5>,0.25 <-18.5, 2.42045, -37.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 20 40 118 cone { <19.5, 0, 39.5>,0.25 <19.5, 2.6931, 39.5 >,0 texture { pigment {color rgb <0.57,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, 39.5>,0.25 <-18.5, 2.6931, 39.5 >,0 texture { pigment {color rgb <0.57,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <19.5, 0, -38.5>,0.25 <19.5, 2.6931, -38.5 >,0 texture { pigment {color rgb <0.57,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, -38.5>,0.25 <-18.5, 2.6931, -38.5 >,0 texture { pigment {color rgb <0.57,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 20 41 81 cone { <19.5, 0, 40.5>,0.25 <19.5, 1.8529, 40.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, 40.5>,0.25 <-18.5, 1.8529, 40.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <19.5, 0, -39.5>,0.25 <19.5, 1.8529, -39.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, -39.5>,0.25 <-18.5, 1.8529, -39.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 20 42 107 cone { <19.5, 0, 41.5>,0.25 <19.5, 2.43714, 41.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, 41.5>,0.25 <-18.5, 2.43714, 41.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <19.5, 0, -40.5>,0.25 <19.5, 2.43714, -40.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, -40.5>,0.25 <-18.5, 2.43714, -40.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 20 43 105 cone { <19.5, 0, 42.5>,0.25 <19.5, 2.40932, 42.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, 42.5>,0.25 <-18.5, 2.40932, 42.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <19.5, 0, -41.5>,0.25 <19.5, 2.40932, -41.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, -41.5>,0.25 <-18.5, 2.40932, -41.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 20 44 99 cone { <19.5, 0, 43.5>,0.25 <19.5, 2.26465, 43.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, 43.5>,0.25 <-18.5, 2.26465, 43.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <19.5, 0, -42.5>,0.25 <19.5, 2.26465, -42.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, -42.5>,0.25 <-18.5, 2.26465, -42.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 20 45 108 cone { <19.5, 0, 44.5>,0.25 <19.5, 2.46496, 44.5 >,0 texture { pigment {color rgb <0.42,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, 44.5>,0.25 <-18.5, 2.46496, 44.5 >,0 texture { pigment {color rgb <0.42,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <19.5, 0, -43.5>,0.25 <19.5, 2.46496, -43.5 >,0 texture { pigment {color rgb <0.42,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, -43.5>,0.25 <-18.5, 2.46496, -43.5 >,0 texture { pigment {color rgb <0.42,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 20 46 95 cone { <19.5, 0, 45.5>,0.25 <19.5, 2.16449, 45.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, 45.5>,0.25 <-18.5, 2.16449, 45.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <19.5, 0, -44.5>,0.25 <19.5, 2.16449, -44.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, -44.5>,0.25 <-18.5, 2.16449, -44.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 20 47 79 cone { <19.5, 0, 46.5>,0.25 <19.5, 1.78612, 46.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, 46.5>,0.25 <-18.5, 1.78612, 46.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <19.5, 0, -45.5>,0.25 <19.5, 1.78612, -45.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, -45.5>,0.25 <-18.5, 1.78612, -45.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 20 49 89 cone { <19.5, 0, 48.5>,0.25 <19.5, 2.03652, 48.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, 48.5>,0.25 <-18.5, 2.03652, 48.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <19.5, 0, -47.5>,0.25 <19.5, 2.03652, -47.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, -47.5>,0.25 <-18.5, 2.03652, -47.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 20 50 85 cone { <19.5, 0, 49.5>,0.25 <19.5, 1.92523, 49.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, 49.5>,0.25 <-18.5, 1.92523, 49.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <19.5, 0, -48.5>,0.25 <19.5, 1.92523, -48.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, -48.5>,0.25 <-18.5, 1.92523, -48.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 20 51 86 cone { <19.5, 0, 50.5>,0.25 <19.5, 1.95862, 50.5 >,0 texture { pigment {color rgb <0.42,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, 50.5>,0.25 <-18.5, 1.95862, 50.5 >,0 texture { pigment {color rgb <0.42,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <19.5, 0, -49.5>,0.25 <19.5, 1.95862, -49.5 >,0 texture { pigment {color rgb <0.42,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, -49.5>,0.25 <-18.5, 1.95862, -49.5 >,0 texture { pigment {color rgb <0.42,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 20 52 77 cone { <19.5, 0, 51.5>,0.25 <19.5, 1.74161, 51.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, 51.5>,0.25 <-18.5, 1.74161, 51.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <19.5, 0, -50.5>,0.25 <19.5, 1.74161, -50.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, -50.5>,0.25 <-18.5, 1.74161, -50.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 20 53 83 cone { <19.5, 0, 52.5>,0.25 <19.5, 1.89184, 52.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, 52.5>,0.25 <-18.5, 1.89184, 52.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <19.5, 0, -51.5>,0.25 <19.5, 1.89184, -51.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, -51.5>,0.25 <-18.5, 1.89184, -51.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 20 54 87 cone { <19.5, 0, 53.5>,0.25 <19.5, 1.992, 53.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, 53.5>,0.25 <-18.5, 1.992, 53.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <19.5, 0, -52.5>,0.25 <19.5, 1.992, -52.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, -52.5>,0.25 <-18.5, 1.992, -52.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 20 55 51 cone { <19.5, 0, 54.5>,0.25 <19.5, 1.1518, 54.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, 54.5>,0.25 <-18.5, 1.1518, 54.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <19.5, 0, -53.5>,0.25 <19.5, 1.1518, -53.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, -53.5>,0.25 <-18.5, 1.1518, -53.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 20 56 68 cone { <19.5, 0, 55.5>,0.25 <19.5, 1.5413, 55.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, 55.5>,0.25 <-18.5, 1.5413, 55.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <19.5, 0, -54.5>,0.25 <19.5, 1.5413, -54.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, -54.5>,0.25 <-18.5, 1.5413, -54.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 20 57 59 cone { <19.5, 0, 56.5>,0.25 <19.5, 1.32986, 56.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, 56.5>,0.25 <-18.5, 1.32986, 56.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <19.5, 0, -55.5>,0.25 <19.5, 1.32986, -55.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, -55.5>,0.25 <-18.5, 1.32986, -55.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 20 58 63 cone { <19.5, 0, 57.5>,0.25 <19.5, 1.42445, 57.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, 57.5>,0.25 <-18.5, 1.42445, 57.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <19.5, 0, -56.5>,0.25 <19.5, 1.42445, -56.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, -56.5>,0.25 <-18.5, 1.42445, -56.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 20 59 95 cone { <19.5, 0, 58.5>,0.25 <19.5, 2.17562, 58.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, 58.5>,0.25 <-18.5, 2.17562, 58.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <19.5, 0, -57.5>,0.25 <19.5, 2.17562, -57.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, -57.5>,0.25 <-18.5, 2.17562, -57.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 20 60 72 cone { <19.5, 0, 59.5>,0.25 <19.5, 1.63589, 59.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, 59.5>,0.25 <-18.5, 1.63589, 59.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <19.5, 0, -58.5>,0.25 <19.5, 1.63589, -58.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, -58.5>,0.25 <-18.5, 1.63589, -58.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 20 61 57 cone { <19.5, 0, 60.5>,0.25 <19.5, 1.27978, 60.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, 60.5>,0.25 <-18.5, 1.27978, 60.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <19.5, 0, -59.5>,0.25 <19.5, 1.27978, -59.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, -59.5>,0.25 <-18.5, 1.27978, -59.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 20 62 72 cone { <19.5, 0, 61.5>,0.25 <19.5, 1.63589, 61.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, 61.5>,0.25 <-18.5, 1.63589, 61.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <19.5, 0, -60.5>,0.25 <19.5, 1.63589, -60.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, -60.5>,0.25 <-18.5, 1.63589, -60.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 20 63 57 cone { <19.5, 0, 62.5>,0.25 <19.5, 1.27978, 62.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, 62.5>,0.25 <-18.5, 1.27978, 62.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <19.5, 0, -61.5>,0.25 <19.5, 1.27978, -61.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, -61.5>,0.25 <-18.5, 1.27978, -61.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 20 66 40 cone { <19.5, 0, 65.5>,0.25 <19.5, 0.89028, 65.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, 65.5>,0.25 <-18.5, 0.89028, 65.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <19.5, 0, -64.5>,0.25 <19.5, 0.89028, -64.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, -64.5>,0.25 <-18.5, 0.89028, -64.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 20 67 45 cone { <19.5, 0, 66.5>,0.25 <19.5, 0.996001, 66.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, 66.5>,0.25 <-18.5, 0.996001, 66.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <19.5, 0, -65.5>,0.25 <19.5, 0.996001, -65.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, -65.5>,0.25 <-18.5, 0.996001, -65.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 20 68 35 cone { <19.5, 0, 67.5>,0.25 <19.5, 0.767866, 67.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, 67.5>,0.25 <-18.5, 0.767866, 67.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <19.5, 0, -66.5>,0.25 <19.5, 0.767866, -66.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, -66.5>,0.25 <-18.5, 0.767866, -66.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 20 69 28 cone { <19.5, 0, 68.5>,0.25 <19.5, 0.606503, 68.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, 68.5>,0.25 <-18.5, 0.606503, 68.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <19.5, 0, -67.5>,0.25 <19.5, 0.606503, -67.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, -67.5>,0.25 <-18.5, 0.606503, -67.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 20 71 40 cone { <19.5, 0, 70.5>,0.25 <19.5, 0.89028, 70.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, 70.5>,0.25 <-18.5, 0.89028, 70.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <19.5, 0, -69.5>,0.25 <19.5, 0.89028, -69.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-18.5, 0, -69.5>,0.25 <-18.5, 0.89028, -69.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 21 1 15 cone { <20.5, 0, 0.5>,0.25 <20.5, 5.42514, 0.5 >,0 texture { pigment {color rgb <0,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, 0.5>,0.25 <-19.5, 5.42514, 0.5 >,0 texture { pigment {color rgb <0,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 21 2 167 cone { <20.5, 0, 1.5>,0.25 <20.5, 3.83377, 1.5 >,0 texture { pigment {color rgb <0.71,0.42,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, 1.5>,0.25 <-19.5, 3.83377, 1.5 >,0 texture { pigment {color rgb <0.71,0.42,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <20.5, 0, -0.5>,0.25 <20.5, 3.83377, -0.5 >,0 texture { pigment {color rgb <0.71,0.42,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, -0.5>,0.25 <-19.5, 3.83377, -0.5 >,0 texture { pigment {color rgb <0.71,0.42,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 21 3 185 cone { <20.5, 0, 2.5>,0.25 <20.5, 4.26778, 2.5 >,0 texture { pigment {color rgb <0.85,0,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, 2.5>,0.25 <-19.5, 4.26778, 2.5 >,0 texture { pigment {color rgb <0.85,0,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <20.5, 0, -1.5>,0.25 <20.5, 4.26778, -1.5 >,0 texture { pigment {color rgb <0.85,0,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, -1.5>,0.25 <-19.5, 4.26778, -1.5 >,0 texture { pigment {color rgb <0.85,0,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 21 4 188 cone { <20.5, 0, 3.5>,0.25 <20.5, 4.32342, 3.5 >,0 texture { pigment {color rgb <0.85,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, 3.5>,0.25 <-19.5, 4.32342, 3.5 >,0 texture { pigment {color rgb <0.85,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <20.5, 0, -2.5>,0.25 <20.5, 4.32342, -2.5 >,0 texture { pigment {color rgb <0.85,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, -2.5>,0.25 <-19.5, 4.32342, -2.5 >,0 texture { pigment {color rgb <0.85,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 21 5 179 cone { <20.5, 0, 4.5>,0.25 <20.5, 4.11198, 4.5 >,0 texture { pigment {color rgb <0.71,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, 4.5>,0.25 <-19.5, 4.11198, 4.5 >,0 texture { pigment {color rgb <0.71,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <20.5, 0, -3.5>,0.25 <20.5, 4.11198, -3.5 >,0 texture { pigment {color rgb <0.71,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, -3.5>,0.25 <-19.5, 4.11198, -3.5 >,0 texture { pigment {color rgb <0.71,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 21 6 171 cone { <20.5, 0, 5.5>,0.25 <20.5, 3.92836, 5.5 >,0 texture { pigment {color rgb <0.71,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, 5.5>,0.25 <-19.5, 3.92836, 5.5 >,0 texture { pigment {color rgb <0.71,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <20.5, 0, -4.5>,0.25 <20.5, 3.92836, -4.5 >,0 texture { pigment {color rgb <0.71,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, -4.5>,0.25 <-19.5, 3.92836, -4.5 >,0 texture { pigment {color rgb <0.71,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 21 7 171 cone { <20.5, 0, 6.5>,0.25 <20.5, 3.9228, 6.5 >,0 texture { pigment {color rgb <0.71,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, 6.5>,0.25 <-19.5, 3.9228, 6.5 >,0 texture { pigment {color rgb <0.71,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <20.5, 0, -5.5>,0.25 <20.5, 3.9228, -5.5 >,0 texture { pigment {color rgb <0.71,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, -5.5>,0.25 <-19.5, 3.9228, -5.5 >,0 texture { pigment {color rgb <0.71,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 21 8 170 cone { <20.5, 0, 7.5>,0.25 <20.5, 3.91167, 7.5 >,0 texture { pigment {color rgb <0.71,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, 7.5>,0.25 <-19.5, 3.91167, 7.5 >,0 texture { pigment {color rgb <0.71,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <20.5, 0, -6.5>,0.25 <20.5, 3.91167, -6.5 >,0 texture { pigment {color rgb <0.71,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, -6.5>,0.25 <-19.5, 3.91167, -6.5 >,0 texture { pigment {color rgb <0.71,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 21 9 169 cone { <20.5, 0, 8.5>,0.25 <20.5, 3.89497, 8.5 >,0 texture { pigment {color rgb <0.71,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, 8.5>,0.25 <-19.5, 3.89497, 8.5 >,0 texture { pigment {color rgb <0.71,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <20.5, 0, -7.5>,0.25 <20.5, 3.89497, -7.5 >,0 texture { pigment {color rgb <0.71,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, -7.5>,0.25 <-19.5, 3.89497, -7.5 >,0 texture { pigment {color rgb <0.71,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 21 10 168 cone { <20.5, 0, 9.5>,0.25 <20.5, 3.86715, 9.5 >,0 texture { pigment {color rgb <0.71,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, 9.5>,0.25 <-19.5, 3.86715, 9.5 >,0 texture { pigment {color rgb <0.71,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <20.5, 0, -8.5>,0.25 <20.5, 3.86715, -8.5 >,0 texture { pigment {color rgb <0.71,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, -8.5>,0.25 <-19.5, 3.86715, -8.5 >,0 texture { pigment {color rgb <0.71,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 21 11 167 cone { <20.5, 0, 10.5>,0.25 <20.5, 3.85046, 10.5 >,0 texture { pigment {color rgb <0.71,0.42,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, 10.5>,0.25 <-19.5, 3.85046, 10.5 >,0 texture { pigment {color rgb <0.71,0.42,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <20.5, 0, -9.5>,0.25 <20.5, 3.85046, -9.5 >,0 texture { pigment {color rgb <0.71,0.42,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, -9.5>,0.25 <-19.5, 3.85046, -9.5 >,0 texture { pigment {color rgb <0.71,0.42,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 21 12 173 cone { <20.5, 0, 11.5>,0.25 <20.5, 3.98957, 11.5 >,0 texture { pigment {color rgb <0.71,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, 11.5>,0.25 <-19.5, 3.98957, 11.5 >,0 texture { pigment {color rgb <0.71,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <20.5, 0, -10.5>,0.25 <20.5, 3.98957, -10.5 >,0 texture { pigment {color rgb <0.71,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, -10.5>,0.25 <-19.5, 3.98957, -10.5 >,0 texture { pigment {color rgb <0.71,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 21 13 164 cone { <20.5, 0, 12.5>,0.25 <20.5, 3.77256, 12.5 >,0 texture { pigment {color rgb <0.71,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, 12.5>,0.25 <-19.5, 3.77256, 12.5 >,0 texture { pigment {color rgb <0.71,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <20.5, 0, -11.5>,0.25 <20.5, 3.77256, -11.5 >,0 texture { pigment {color rgb <0.71,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, -11.5>,0.25 <-19.5, 3.77256, -11.5 >,0 texture { pigment {color rgb <0.71,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 21 14 166 cone { <20.5, 0, 13.5>,0.25 <20.5, 3.8282, 13.5 >,0 texture { pigment {color rgb <0.71,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, 13.5>,0.25 <-19.5, 3.8282, 13.5 >,0 texture { pigment {color rgb <0.71,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <20.5, 0, -12.5>,0.25 <20.5, 3.8282, -12.5 >,0 texture { pigment {color rgb <0.71,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, -12.5>,0.25 <-19.5, 3.8282, -12.5 >,0 texture { pigment {color rgb <0.71,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 21 15 174 cone { <20.5, 0, 14.5>,0.25 <20.5, 3.99513, 14.5 >,0 texture { pigment {color rgb <0.71,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, 14.5>,0.25 <-19.5, 3.99513, 14.5 >,0 texture { pigment {color rgb <0.71,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <20.5, 0, -13.5>,0.25 <20.5, 3.99513, -13.5 >,0 texture { pigment {color rgb <0.71,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, -13.5>,0.25 <-19.5, 3.99513, -13.5 >,0 texture { pigment {color rgb <0.71,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 21 16 169 cone { <20.5, 0, 15.5>,0.25 <20.5, 3.87828, 15.5 >,0 texture { pigment {color rgb <0.71,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, 15.5>,0.25 <-19.5, 3.87828, 15.5 >,0 texture { pigment {color rgb <0.71,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <20.5, 0, -14.5>,0.25 <20.5, 3.87828, -14.5 >,0 texture { pigment {color rgb <0.71,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, -14.5>,0.25 <-19.5, 3.87828, -14.5 >,0 texture { pigment {color rgb <0.71,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 21 17 164 cone { <20.5, 0, 16.5>,0.25 <20.5, 3.767, 16.5 >,0 texture { pigment {color rgb <0.71,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, 16.5>,0.25 <-19.5, 3.767, 16.5 >,0 texture { pigment {color rgb <0.71,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <20.5, 0, -15.5>,0.25 <20.5, 3.767, -15.5 >,0 texture { pigment {color rgb <0.71,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, -15.5>,0.25 <-19.5, 3.767, -15.5 >,0 texture { pigment {color rgb <0.71,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 21 18 170 cone { <20.5, 0, 17.5>,0.25 <20.5, 3.91167, 17.5 >,0 texture { pigment {color rgb <0.71,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, 17.5>,0.25 <-19.5, 3.91167, 17.5 >,0 texture { pigment {color rgb <0.71,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <20.5, 0, -16.5>,0.25 <20.5, 3.91167, -16.5 >,0 texture { pigment {color rgb <0.71,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, -16.5>,0.25 <-19.5, 3.91167, -16.5 >,0 texture { pigment {color rgb <0.71,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 21 19 168 cone { <20.5, 0, 18.5>,0.25 <20.5, 3.87272, 18.5 >,0 texture { pigment {color rgb <0.71,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, 18.5>,0.25 <-19.5, 3.87272, 18.5 >,0 texture { pigment {color rgb <0.71,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <20.5, 0, -17.5>,0.25 <20.5, 3.87272, -17.5 >,0 texture { pigment {color rgb <0.71,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, -17.5>,0.25 <-19.5, 3.87272, -17.5 >,0 texture { pigment {color rgb <0.71,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 21 20 159 cone { <20.5, 0, 19.5>,0.25 <20.5, 3.66128, 19.5 >,0 texture { pigment {color rgb <0.71,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, 19.5>,0.25 <-19.5, 3.66128, 19.5 >,0 texture { pigment {color rgb <0.71,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <20.5, 0, -18.5>,0.25 <20.5, 3.66128, -18.5 >,0 texture { pigment {color rgb <0.71,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, -18.5>,0.25 <-19.5, 3.66128, -18.5 >,0 texture { pigment {color rgb <0.71,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 21 21 165 cone { <20.5, 0, 20.5>,0.25 <20.5, 3.80595, 20.5 >,0 texture { pigment {color rgb <0.71,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, 20.5>,0.25 <-19.5, 3.80595, 20.5 >,0 texture { pigment {color rgb <0.71,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <20.5, 0, -19.5>,0.25 <20.5, 3.80595, -19.5 >,0 texture { pigment {color rgb <0.71,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, -19.5>,0.25 <-19.5, 3.80595, -19.5 >,0 texture { pigment {color rgb <0.71,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 21 22 155 cone { <20.5, 0, 21.5>,0.25 <20.5, 3.56112, 21.5 >,0 texture { pigment {color rgb <0.71,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, 21.5>,0.25 <-19.5, 3.56112, 21.5 >,0 texture { pigment {color rgb <0.71,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <20.5, 0, -20.5>,0.25 <20.5, 3.56112, -20.5 >,0 texture { pigment {color rgb <0.71,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, -20.5>,0.25 <-19.5, 3.56112, -20.5 >,0 texture { pigment {color rgb <0.71,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 21 23 154 cone { <20.5, 0, 22.5>,0.25 <20.5, 3.53886, 22.5 >,0 texture { pigment {color rgb <0.71,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, 22.5>,0.25 <-19.5, 3.53886, 22.5 >,0 texture { pigment {color rgb <0.71,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <20.5, 0, -21.5>,0.25 <20.5, 3.53886, -21.5 >,0 texture { pigment {color rgb <0.71,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, -21.5>,0.25 <-19.5, 3.53886, -21.5 >,0 texture { pigment {color rgb <0.71,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 21 24 153 cone { <20.5, 0, 23.5>,0.25 <20.5, 3.52217, 23.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, 23.5>,0.25 <-19.5, 3.52217, 23.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <20.5, 0, -22.5>,0.25 <20.5, 3.52217, -22.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, -22.5>,0.25 <-19.5, 3.52217, -22.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 21 25 144 cone { <20.5, 0, 24.5>,0.25 <20.5, 3.31073, 24.5 >,0 texture { pigment {color rgb <0.71,0,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, 24.5>,0.25 <-19.5, 3.31073, 24.5 >,0 texture { pigment {color rgb <0.71,0,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <20.5, 0, -23.5>,0.25 <20.5, 3.31073, -23.5 >,0 texture { pigment {color rgb <0.71,0,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, -23.5>,0.25 <-19.5, 3.31073, -23.5 >,0 texture { pigment {color rgb <0.71,0,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 21 26 161 cone { <20.5, 0, 25.5>,0.25 <20.5, 3.70023, 25.5 >,0 texture { pigment {color rgb <0.71,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, 25.5>,0.25 <-19.5, 3.70023, 25.5 >,0 texture { pigment {color rgb <0.71,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <20.5, 0, -24.5>,0.25 <20.5, 3.70023, -24.5 >,0 texture { pigment {color rgb <0.71,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, -24.5>,0.25 <-19.5, 3.70023, -24.5 >,0 texture { pigment {color rgb <0.71,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 21 27 136 cone { <20.5, 0, 26.5>,0.25 <20.5, 3.12711, 26.5 >,0 texture { pigment {color rgb <0.57,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, 26.5>,0.25 <-19.5, 3.12711, 26.5 >,0 texture { pigment {color rgb <0.57,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <20.5, 0, -25.5>,0.25 <20.5, 3.12711, -25.5 >,0 texture { pigment {color rgb <0.57,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, -25.5>,0.25 <-19.5, 3.12711, -25.5 >,0 texture { pigment {color rgb <0.57,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 21 28 140 cone { <20.5, 0, 27.5>,0.25 <20.5, 3.2217, 27.5 >,0 texture { pigment {color rgb <0.57,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, 27.5>,0.25 <-19.5, 3.2217, 27.5 >,0 texture { pigment {color rgb <0.57,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <20.5, 0, -26.5>,0.25 <20.5, 3.2217, -26.5 >,0 texture { pigment {color rgb <0.57,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, -26.5>,0.25 <-19.5, 3.2217, -26.5 >,0 texture { pigment {color rgb <0.57,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 21 29 158 cone { <20.5, 0, 28.5>,0.25 <20.5, 3.63902, 28.5 >,0 texture { pigment {color rgb <0.71,0.28,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, 28.5>,0.25 <-19.5, 3.63902, 28.5 >,0 texture { pigment {color rgb <0.71,0.28,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <20.5, 0, -27.5>,0.25 <20.5, 3.63902, -27.5 >,0 texture { pigment {color rgb <0.71,0.28,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, -27.5>,0.25 <-19.5, 3.63902, -27.5 >,0 texture { pigment {color rgb <0.71,0.28,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 21 30 140 cone { <20.5, 0, 29.5>,0.25 <20.5, 3.21057, 29.5 >,0 texture { pigment {color rgb <0.57,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, 29.5>,0.25 <-19.5, 3.21057, 29.5 >,0 texture { pigment {color rgb <0.57,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <20.5, 0, -28.5>,0.25 <20.5, 3.21057, -28.5 >,0 texture { pigment {color rgb <0.57,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, -28.5>,0.25 <-19.5, 3.21057, -28.5 >,0 texture { pigment {color rgb <0.57,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 21 31 126 cone { <20.5, 0, 30.5>,0.25 <20.5, 2.88785, 30.5 >,0 texture { pigment {color rgb <0.57,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, 30.5>,0.25 <-19.5, 2.88785, 30.5 >,0 texture { pigment {color rgb <0.57,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <20.5, 0, -29.5>,0.25 <20.5, 2.88785, -29.5 >,0 texture { pigment {color rgb <0.57,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, -29.5>,0.25 <-19.5, 2.88785, -29.5 >,0 texture { pigment {color rgb <0.57,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 21 32 127 cone { <20.5, 0, 31.5>,0.25 <20.5, 2.91567, 31.5 >,0 texture { pigment {color rgb <0.57,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, 31.5>,0.25 <-19.5, 2.91567, 31.5 >,0 texture { pigment {color rgb <0.57,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <20.5, 0, -30.5>,0.25 <20.5, 2.91567, -30.5 >,0 texture { pigment {color rgb <0.57,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, -30.5>,0.25 <-19.5, 2.91567, -30.5 >,0 texture { pigment {color rgb <0.57,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 21 33 114 cone { <20.5, 0, 32.5>,0.25 <20.5, 2.62076, 32.5 >,0 texture { pigment {color rgb <0.57,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, 32.5>,0.25 <-19.5, 2.62076, 32.5 >,0 texture { pigment {color rgb <0.57,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <20.5, 0, -31.5>,0.25 <20.5, 2.62076, -31.5 >,0 texture { pigment {color rgb <0.57,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, -31.5>,0.25 <-19.5, 2.62076, -31.5 >,0 texture { pigment {color rgb <0.57,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 21 34 113 cone { <20.5, 0, 33.5>,0.25 <20.5, 2.59294, 33.5 >,0 texture { pigment {color rgb <0.57,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, 33.5>,0.25 <-19.5, 2.59294, 33.5 >,0 texture { pigment {color rgb <0.57,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <20.5, 0, -32.5>,0.25 <20.5, 2.59294, -32.5 >,0 texture { pigment {color rgb <0.57,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, -32.5>,0.25 <-19.5, 2.59294, -32.5 >,0 texture { pigment {color rgb <0.57,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 21 35 98 cone { <20.5, 0, 34.5>,0.25 <20.5, 2.24796, 34.5 >,0 texture { pigment {color rgb <0.42,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, 34.5>,0.25 <-19.5, 2.24796, 34.5 >,0 texture { pigment {color rgb <0.42,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <20.5, 0, -33.5>,0.25 <20.5, 2.24796, -33.5 >,0 texture { pigment {color rgb <0.42,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, -33.5>,0.25 <-19.5, 2.24796, -33.5 >,0 texture { pigment {color rgb <0.42,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 21 36 109 cone { <20.5, 0, 35.5>,0.25 <20.5, 2.49835, 35.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, 35.5>,0.25 <-19.5, 2.49835, 35.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <20.5, 0, -34.5>,0.25 <20.5, 2.49835, -34.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, -34.5>,0.25 <-19.5, 2.49835, -34.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 21 37 115 cone { <20.5, 0, 36.5>,0.25 <20.5, 2.63745, 36.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, 36.5>,0.25 <-19.5, 2.63745, 36.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <20.5, 0, -35.5>,0.25 <20.5, 2.63745, -35.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, -35.5>,0.25 <-19.5, 2.63745, -35.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 21 38 106 cone { <20.5, 0, 37.5>,0.25 <20.5, 2.42045, 37.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, 37.5>,0.25 <-19.5, 2.42045, 37.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <20.5, 0, -36.5>,0.25 <20.5, 2.42045, -36.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, -36.5>,0.25 <-19.5, 2.42045, -36.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 21 39 115 cone { <20.5, 0, 38.5>,0.25 <20.5, 2.62633, 38.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, 38.5>,0.25 <-19.5, 2.62633, 38.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <20.5, 0, -37.5>,0.25 <20.5, 2.62633, -37.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, -37.5>,0.25 <-19.5, 2.62633, -37.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 21 40 101 cone { <20.5, 0, 39.5>,0.25 <20.5, 2.3036, 39.5 >,0 texture { pigment {color rgb <0.42,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, 39.5>,0.25 <-19.5, 2.3036, 39.5 >,0 texture { pigment {color rgb <0.42,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <20.5, 0, -38.5>,0.25 <20.5, 2.3036, -38.5 >,0 texture { pigment {color rgb <0.42,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, -38.5>,0.25 <-19.5, 2.3036, -38.5 >,0 texture { pigment {color rgb <0.42,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 21 41 78 cone { <20.5, 0, 40.5>,0.25 <20.5, 1.76387, 40.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, 40.5>,0.25 <-19.5, 1.76387, 40.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <20.5, 0, -39.5>,0.25 <20.5, 1.76387, -39.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, -39.5>,0.25 <-19.5, 1.76387, -39.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 21 42 101 cone { <20.5, 0, 41.5>,0.25 <20.5, 2.3036, 41.5 >,0 texture { pigment {color rgb <0.42,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, 41.5>,0.25 <-19.5, 2.3036, 41.5 >,0 texture { pigment {color rgb <0.42,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <20.5, 0, -40.5>,0.25 <20.5, 2.3036, -40.5 >,0 texture { pigment {color rgb <0.42,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, -40.5>,0.25 <-19.5, 2.3036, -40.5 >,0 texture { pigment {color rgb <0.42,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 21 43 93 cone { <20.5, 0, 42.5>,0.25 <20.5, 2.11441, 42.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, 42.5>,0.25 <-19.5, 2.11441, 42.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <20.5, 0, -41.5>,0.25 <20.5, 2.11441, -41.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, -41.5>,0.25 <-19.5, 2.11441, -41.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 21 44 93 cone { <20.5, 0, 43.5>,0.25 <20.5, 2.11441, 43.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, 43.5>,0.25 <-19.5, 2.11441, 43.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <20.5, 0, -42.5>,0.25 <20.5, 2.11441, -42.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, -42.5>,0.25 <-19.5, 2.11441, -42.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 21 45 80 cone { <20.5, 0, 44.5>,0.25 <20.5, 1.80838, 44.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, 44.5>,0.25 <-19.5, 1.80838, 44.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <20.5, 0, -43.5>,0.25 <20.5, 1.80838, -43.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, -43.5>,0.25 <-19.5, 1.80838, -43.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 21 46 96 cone { <20.5, 0, 45.5>,0.25 <20.5, 2.18675, 45.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, 45.5>,0.25 <-19.5, 2.18675, 45.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <20.5, 0, -44.5>,0.25 <20.5, 2.18675, -44.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, -44.5>,0.25 <-19.5, 2.18675, -44.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 21 47 72 cone { <20.5, 0, 46.5>,0.25 <20.5, 1.63589, 46.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, 46.5>,0.25 <-19.5, 1.63589, 46.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <20.5, 0, -45.5>,0.25 <20.5, 1.63589, -45.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, -45.5>,0.25 <-19.5, 1.63589, -45.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 21 48 51 cone { <20.5, 0, 47.5>,0.25 <20.5, 1.1518, 47.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, 47.5>,0.25 <-19.5, 1.1518, 47.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <20.5, 0, -46.5>,0.25 <20.5, 1.1518, -46.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, -46.5>,0.25 <-19.5, 1.1518, -46.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 21 49 80 cone { <20.5, 0, 48.5>,0.25 <20.5, 1.83064, 48.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, 48.5>,0.25 <-19.5, 1.83064, 48.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <20.5, 0, -47.5>,0.25 <20.5, 1.83064, -47.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, -47.5>,0.25 <-19.5, 1.83064, -47.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 21 50 68 cone { <20.5, 0, 49.5>,0.25 <20.5, 1.5413, 49.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, 49.5>,0.25 <-19.5, 1.5413, 49.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <20.5, 0, -48.5>,0.25 <20.5, 1.5413, -48.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, -48.5>,0.25 <-19.5, 1.5413, -48.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 21 51 59 cone { <20.5, 0, 50.5>,0.25 <20.5, 1.32986, 50.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, 50.5>,0.25 <-19.5, 1.32986, 50.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <20.5, 0, -49.5>,0.25 <20.5, 1.32986, -49.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, -49.5>,0.25 <-19.5, 1.32986, -49.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 21 52 72 cone { <20.5, 0, 51.5>,0.25 <20.5, 1.63589, 51.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, 51.5>,0.25 <-19.5, 1.63589, 51.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <20.5, 0, -50.5>,0.25 <20.5, 1.63589, -50.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, -50.5>,0.25 <-19.5, 1.63589, -50.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 21 53 91 cone { <20.5, 0, 52.5>,0.25 <20.5, 2.06434, 52.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, 52.5>,0.25 <-19.5, 2.06434, 52.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <20.5, 0, -51.5>,0.25 <20.5, 2.06434, -51.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, -51.5>,0.25 <-19.5, 2.06434, -51.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 21 54 100 cone { <20.5, 0, 53.5>,0.25 <20.5, 2.29247, 53.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, 53.5>,0.25 <-19.5, 2.29247, 53.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <20.5, 0, -52.5>,0.25 <20.5, 2.29247, -52.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, -52.5>,0.25 <-19.5, 2.29247, -52.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 21 55 54 cone { <20.5, 0, 54.5>,0.25 <20.5, 1.21857, 54.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, 54.5>,0.25 <-19.5, 1.21857, 54.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <20.5, 0, -53.5>,0.25 <20.5, 1.21857, -53.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, -53.5>,0.25 <-19.5, 1.21857, -53.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 21 56 69 cone { <20.5, 0, 55.5>,0.25 <20.5, 1.57468, 55.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, 55.5>,0.25 <-19.5, 1.57468, 55.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <20.5, 0, -54.5>,0.25 <20.5, 1.57468, -54.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, -54.5>,0.25 <-19.5, 1.57468, -54.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 21 57 72 cone { <20.5, 0, 56.5>,0.25 <20.5, 1.63589, 56.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, 56.5>,0.25 <-19.5, 1.63589, 56.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <20.5, 0, -55.5>,0.25 <20.5, 1.63589, -55.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, -55.5>,0.25 <-19.5, 1.63589, -55.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 21 59 63 cone { <20.5, 0, 58.5>,0.25 <20.5, 1.42445, 58.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, 58.5>,0.25 <-19.5, 1.42445, 58.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <20.5, 0, -57.5>,0.25 <20.5, 1.42445, -57.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, -57.5>,0.25 <-19.5, 1.42445, -57.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 21 60 77 cone { <20.5, 0, 59.5>,0.25 <20.5, 1.74161, 59.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, 59.5>,0.25 <-19.5, 1.74161, 59.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <20.5, 0, -58.5>,0.25 <20.5, 1.74161, -58.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, -58.5>,0.25 <-19.5, 1.74161, -58.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 21 61 45 cone { <20.5, 0, 60.5>,0.25 <20.5, 0.996001, 60.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, 60.5>,0.25 <-19.5, 0.996001, 60.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <20.5, 0, -59.5>,0.25 <20.5, 0.996001, -59.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, -59.5>,0.25 <-19.5, 0.996001, -59.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 21 62 63 cone { <20.5, 0, 61.5>,0.25 <20.5, 1.42445, 61.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, 61.5>,0.25 <-19.5, 1.42445, 61.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <20.5, 0, -60.5>,0.25 <20.5, 1.42445, -60.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, -60.5>,0.25 <-19.5, 1.42445, -60.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 21 63 40 cone { <20.5, 0, 62.5>,0.25 <20.5, 0.89028, 62.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, 62.5>,0.25 <-19.5, 0.89028, 62.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <20.5, 0, -61.5>,0.25 <20.5, 0.89028, -61.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, -61.5>,0.25 <-19.5, 0.89028, -61.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 21 65 77 cone { <20.5, 0, 64.5>,0.25 <20.5, 1.74161, 64.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, 64.5>,0.25 <-19.5, 1.74161, 64.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <20.5, 0, -63.5>,0.25 <20.5, 1.74161, -63.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, -63.5>,0.25 <-19.5, 1.74161, -63.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 21 67 61 cone { <20.5, 0, 66.5>,0.25 <20.5, 1.37993, 66.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, 66.5>,0.25 <-19.5, 1.37993, 66.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <20.5, 0, -65.5>,0.25 <20.5, 1.37993, -65.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, -65.5>,0.25 <-19.5, 1.37993, -65.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 21 68 57 cone { <20.5, 0, 67.5>,0.25 <20.5, 1.27978, 67.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, 67.5>,0.25 <-19.5, 1.27978, 67.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <20.5, 0, -66.5>,0.25 <20.5, 1.27978, -66.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, -66.5>,0.25 <-19.5, 1.27978, -66.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 21 69 51 cone { <20.5, 0, 68.5>,0.25 <20.5, 1.1518, 68.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, 68.5>,0.25 <-19.5, 1.1518, 68.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <20.5, 0, -67.5>,0.25 <20.5, 1.1518, -67.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, -67.5>,0.25 <-19.5, 1.1518, -67.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 21 71 57 cone { <20.5, 0, 70.5>,0.25 <20.5, 1.27978, 70.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, 70.5>,0.25 <-19.5, 1.27978, 70.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <20.5, 0, -69.5>,0.25 <20.5, 1.27978, -69.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-19.5, 0, -69.5>,0.25 <-19.5, 1.27978, -69.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 22 1 9 cone { <21.5, 0, 0.5>,0.25 <21.5, 5.2916, 0.5 >,0 texture { pigment {color rgb <0,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, 0.5>,0.25 <-20.5, 5.2916, 0.5 >,0 texture { pigment {color rgb <0,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 22 2 166 cone { <21.5, 0, 1.5>,0.25 <21.5, 3.82264, 1.5 >,0 texture { pigment {color rgb <0.71,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, 1.5>,0.25 <-20.5, 3.82264, 1.5 >,0 texture { pigment {color rgb <0.71,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <21.5, 0, -0.5>,0.25 <21.5, 3.82264, -0.5 >,0 texture { pigment {color rgb <0.71,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, -0.5>,0.25 <-20.5, 3.82264, -0.5 >,0 texture { pigment {color rgb <0.71,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 22 3 177 cone { <21.5, 0, 2.5>,0.25 <21.5, 4.07303, 2.5 >,0 texture { pigment {color rgb <0.71,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, 2.5>,0.25 <-20.5, 4.07303, 2.5 >,0 texture { pigment {color rgb <0.71,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <21.5, 0, -1.5>,0.25 <21.5, 4.07303, -1.5 >,0 texture { pigment {color rgb <0.71,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, -1.5>,0.25 <-20.5, 4.07303, -1.5 >,0 texture { pigment {color rgb <0.71,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 22 4 177 cone { <21.5, 0, 3.5>,0.25 <21.5, 4.07303, 3.5 >,0 texture { pigment {color rgb <0.71,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, 3.5>,0.25 <-20.5, 4.07303, 3.5 >,0 texture { pigment {color rgb <0.71,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <21.5, 0, -2.5>,0.25 <21.5, 4.07303, -2.5 >,0 texture { pigment {color rgb <0.71,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, -2.5>,0.25 <-20.5, 4.07303, -2.5 >,0 texture { pigment {color rgb <0.71,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 22 5 178 cone { <21.5, 0, 4.5>,0.25 <21.5, 4.10085, 4.5 >,0 texture { pigment {color rgb <0.71,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, 4.5>,0.25 <-20.5, 4.10085, 4.5 >,0 texture { pigment {color rgb <0.71,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <21.5, 0, -3.5>,0.25 <21.5, 4.10085, -3.5 >,0 texture { pigment {color rgb <0.71,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, -3.5>,0.25 <-20.5, 4.10085, -3.5 >,0 texture { pigment {color rgb <0.71,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 22 6 163 cone { <21.5, 0, 5.5>,0.25 <21.5, 3.75587, 5.5 >,0 texture { pigment {color rgb <0.71,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, 5.5>,0.25 <-20.5, 3.75587, 5.5 >,0 texture { pigment {color rgb <0.71,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <21.5, 0, -4.5>,0.25 <21.5, 3.75587, -4.5 >,0 texture { pigment {color rgb <0.71,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, -4.5>,0.25 <-20.5, 3.75587, -4.5 >,0 texture { pigment {color rgb <0.71,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 22 7 164 cone { <21.5, 0, 6.5>,0.25 <21.5, 3.76143, 6.5 >,0 texture { pigment {color rgb <0.71,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, 6.5>,0.25 <-20.5, 3.76143, 6.5 >,0 texture { pigment {color rgb <0.71,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <21.5, 0, -5.5>,0.25 <21.5, 3.76143, -5.5 >,0 texture { pigment {color rgb <0.71,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, -5.5>,0.25 <-20.5, 3.76143, -5.5 >,0 texture { pigment {color rgb <0.71,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 22 8 166 cone { <21.5, 0, 7.5>,0.25 <21.5, 3.8282, 7.5 >,0 texture { pigment {color rgb <0.71,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, 7.5>,0.25 <-20.5, 3.8282, 7.5 >,0 texture { pigment {color rgb <0.71,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <21.5, 0, -6.5>,0.25 <21.5, 3.8282, -6.5 >,0 texture { pigment {color rgb <0.71,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, -6.5>,0.25 <-20.5, 3.8282, -6.5 >,0 texture { pigment {color rgb <0.71,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 22 9 166 cone { <21.5, 0, 8.5>,0.25 <21.5, 3.81151, 8.5 >,0 texture { pigment {color rgb <0.71,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, 8.5>,0.25 <-20.5, 3.81151, 8.5 >,0 texture { pigment {color rgb <0.71,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <21.5, 0, -7.5>,0.25 <21.5, 3.81151, -7.5 >,0 texture { pigment {color rgb <0.71,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, -7.5>,0.25 <-20.5, 3.81151, -7.5 >,0 texture { pigment {color rgb <0.71,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 22 10 167 cone { <21.5, 0, 9.5>,0.25 <21.5, 3.83377, 9.5 >,0 texture { pigment {color rgb <0.71,0.42,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, 9.5>,0.25 <-20.5, 3.83377, 9.5 >,0 texture { pigment {color rgb <0.71,0.42,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <21.5, 0, -8.5>,0.25 <21.5, 3.83377, -8.5 >,0 texture { pigment {color rgb <0.71,0.42,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, -8.5>,0.25 <-20.5, 3.83377, -8.5 >,0 texture { pigment {color rgb <0.71,0.42,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 22 11 162 cone { <21.5, 0, 10.5>,0.25 <21.5, 3.72805, 10.5 >,0 texture { pigment {color rgb <0.71,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, 10.5>,0.25 <-20.5, 3.72805, 10.5 >,0 texture { pigment {color rgb <0.71,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <21.5, 0, -9.5>,0.25 <21.5, 3.72805, -9.5 >,0 texture { pigment {color rgb <0.71,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, -9.5>,0.25 <-20.5, 3.72805, -9.5 >,0 texture { pigment {color rgb <0.71,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 22 12 168 cone { <21.5, 0, 11.5>,0.25 <21.5, 3.85603, 11.5 >,0 texture { pigment {color rgb <0.71,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, 11.5>,0.25 <-20.5, 3.85603, 11.5 >,0 texture { pigment {color rgb <0.71,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <21.5, 0, -10.5>,0.25 <21.5, 3.85603, -10.5 >,0 texture { pigment {color rgb <0.71,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, -10.5>,0.25 <-20.5, 3.85603, -10.5 >,0 texture { pigment {color rgb <0.71,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 22 13 166 cone { <21.5, 0, 12.5>,0.25 <21.5, 3.81708, 12.5 >,0 texture { pigment {color rgb <0.71,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, 12.5>,0.25 <-20.5, 3.81708, 12.5 >,0 texture { pigment {color rgb <0.71,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <21.5, 0, -11.5>,0.25 <21.5, 3.81708, -11.5 >,0 texture { pigment {color rgb <0.71,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, -11.5>,0.25 <-20.5, 3.81708, -11.5 >,0 texture { pigment {color rgb <0.71,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 22 14 161 cone { <21.5, 0, 13.5>,0.25 <21.5, 3.70579, 13.5 >,0 texture { pigment {color rgb <0.71,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, 13.5>,0.25 <-20.5, 3.70579, 13.5 >,0 texture { pigment {color rgb <0.71,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <21.5, 0, -12.5>,0.25 <21.5, 3.70579, -12.5 >,0 texture { pigment {color rgb <0.71,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, -12.5>,0.25 <-20.5, 3.70579, -12.5 >,0 texture { pigment {color rgb <0.71,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 22 15 158 cone { <21.5, 0, 14.5>,0.25 <21.5, 3.62233, 14.5 >,0 texture { pigment {color rgb <0.71,0.28,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, 14.5>,0.25 <-20.5, 3.62233, 14.5 >,0 texture { pigment {color rgb <0.71,0.28,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <21.5, 0, -13.5>,0.25 <21.5, 3.62233, -13.5 >,0 texture { pigment {color rgb <0.71,0.28,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, -13.5>,0.25 <-20.5, 3.62233, -13.5 >,0 texture { pigment {color rgb <0.71,0.28,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 22 16 151 cone { <21.5, 0, 15.5>,0.25 <21.5, 3.47766, 15.5 >,0 texture { pigment {color rgb <0.71,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, 15.5>,0.25 <-20.5, 3.47766, 15.5 >,0 texture { pigment {color rgb <0.71,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <21.5, 0, -14.5>,0.25 <21.5, 3.47766, -14.5 >,0 texture { pigment {color rgb <0.71,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, -14.5>,0.25 <-20.5, 3.47766, -14.5 >,0 texture { pigment {color rgb <0.71,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 22 17 156 cone { <21.5, 0, 16.5>,0.25 <21.5, 3.58338, 16.5 >,0 texture { pigment {color rgb <0.71,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, 16.5>,0.25 <-20.5, 3.58338, 16.5 >,0 texture { pigment {color rgb <0.71,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <21.5, 0, -15.5>,0.25 <21.5, 3.58338, -15.5 >,0 texture { pigment {color rgb <0.71,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, -15.5>,0.25 <-20.5, 3.58338, -15.5 >,0 texture { pigment {color rgb <0.71,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 22 18 162 cone { <21.5, 0, 17.5>,0.25 <21.5, 3.72248, 17.5 >,0 texture { pigment {color rgb <0.71,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, 17.5>,0.25 <-20.5, 3.72248, 17.5 >,0 texture { pigment {color rgb <0.71,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <21.5, 0, -16.5>,0.25 <21.5, 3.72248, -16.5 >,0 texture { pigment {color rgb <0.71,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, -16.5>,0.25 <-20.5, 3.72248, -16.5 >,0 texture { pigment {color rgb <0.71,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 22 19 154 cone { <21.5, 0, 18.5>,0.25 <21.5, 3.54999, 18.5 >,0 texture { pigment {color rgb <0.71,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, 18.5>,0.25 <-20.5, 3.54999, 18.5 >,0 texture { pigment {color rgb <0.71,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <21.5, 0, -17.5>,0.25 <21.5, 3.54999, -17.5 >,0 texture { pigment {color rgb <0.71,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, -17.5>,0.25 <-20.5, 3.54999, -17.5 >,0 texture { pigment {color rgb <0.71,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 22 20 156 cone { <21.5, 0, 19.5>,0.25 <21.5, 3.57781, 19.5 >,0 texture { pigment {color rgb <0.71,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, 19.5>,0.25 <-20.5, 3.57781, 19.5 >,0 texture { pigment {color rgb <0.71,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <21.5, 0, -18.5>,0.25 <21.5, 3.57781, -18.5 >,0 texture { pigment {color rgb <0.71,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, -18.5>,0.25 <-20.5, 3.57781, -18.5 >,0 texture { pigment {color rgb <0.71,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 22 21 155 cone { <21.5, 0, 20.5>,0.25 <21.5, 3.56112, 20.5 >,0 texture { pigment {color rgb <0.71,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, 20.5>,0.25 <-20.5, 3.56112, 20.5 >,0 texture { pigment {color rgb <0.71,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <21.5, 0, -19.5>,0.25 <21.5, 3.56112, -19.5 >,0 texture { pigment {color rgb <0.71,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, -19.5>,0.25 <-20.5, 3.56112, -19.5 >,0 texture { pigment {color rgb <0.71,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 22 22 153 cone { <21.5, 0, 21.5>,0.25 <21.5, 3.50548, 21.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, 21.5>,0.25 <-20.5, 3.50548, 21.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <21.5, 0, -20.5>,0.25 <21.5, 3.50548, -20.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, -20.5>,0.25 <-20.5, 3.50548, -20.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 22 23 153 cone { <21.5, 0, 22.5>,0.25 <21.5, 3.51104, 22.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, 22.5>,0.25 <-20.5, 3.51104, 22.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <21.5, 0, -21.5>,0.25 <21.5, 3.51104, -21.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, -21.5>,0.25 <-20.5, 3.51104, -21.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 22 24 153 cone { <21.5, 0, 23.5>,0.25 <21.5, 3.52217, 23.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, 23.5>,0.25 <-20.5, 3.52217, 23.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <21.5, 0, -22.5>,0.25 <21.5, 3.52217, -22.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, -22.5>,0.25 <-20.5, 3.52217, -22.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 22 25 143 cone { <21.5, 0, 24.5>,0.25 <21.5, 3.28847, 24.5 >,0 texture { pigment {color rgb <0.71,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, 24.5>,0.25 <-20.5, 3.28847, 24.5 >,0 texture { pigment {color rgb <0.71,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <21.5, 0, -23.5>,0.25 <21.5, 3.28847, -23.5 >,0 texture { pigment {color rgb <0.71,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, -23.5>,0.25 <-20.5, 3.28847, -23.5 >,0 texture { pigment {color rgb <0.71,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 22 26 146 cone { <21.5, 0, 25.5>,0.25 <21.5, 3.36081, 25.5 >,0 texture { pigment {color rgb <0.71,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, 25.5>,0.25 <-20.5, 3.36081, 25.5 >,0 texture { pigment {color rgb <0.71,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <21.5, 0, -24.5>,0.25 <21.5, 3.36081, -24.5 >,0 texture { pigment {color rgb <0.71,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, -24.5>,0.25 <-20.5, 3.36081, -24.5 >,0 texture { pigment {color rgb <0.71,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 22 27 153 cone { <21.5, 0, 26.5>,0.25 <21.5, 3.51104, 26.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, 26.5>,0.25 <-20.5, 3.51104, 26.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <21.5, 0, -25.5>,0.25 <21.5, 3.51104, -25.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, -25.5>,0.25 <-20.5, 3.51104, -25.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 22 28 160 cone { <21.5, 0, 27.5>,0.25 <21.5, 3.66684, 27.5 >,0 texture { pigment {color rgb <0.71,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, 27.5>,0.25 <-20.5, 3.66684, 27.5 >,0 texture { pigment {color rgb <0.71,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <21.5, 0, -26.5>,0.25 <21.5, 3.66684, -26.5 >,0 texture { pigment {color rgb <0.71,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, -26.5>,0.25 <-20.5, 3.66684, -26.5 >,0 texture { pigment {color rgb <0.71,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 22 29 134 cone { <21.5, 0, 28.5>,0.25 <21.5, 3.07147, 28.5 >,0 texture { pigment {color rgb <0.57,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, 28.5>,0.25 <-20.5, 3.07147, 28.5 >,0 texture { pigment {color rgb <0.57,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <21.5, 0, -27.5>,0.25 <21.5, 3.07147, -27.5 >,0 texture { pigment {color rgb <0.57,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, -27.5>,0.25 <-20.5, 3.07147, -27.5 >,0 texture { pigment {color rgb <0.57,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 22 30 119 cone { <21.5, 0, 29.5>,0.25 <21.5, 2.72648, 29.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, 29.5>,0.25 <-20.5, 2.72648, 29.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <21.5, 0, -28.5>,0.25 <21.5, 2.72648, -28.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, -28.5>,0.25 <-20.5, 2.72648, -28.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 22 31 121 cone { <21.5, 0, 30.5>,0.25 <21.5, 2.77656, 30.5 >,0 texture { pigment {color rgb <0.57,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, 30.5>,0.25 <-20.5, 2.77656, 30.5 >,0 texture { pigment {color rgb <0.57,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <21.5, 0, -29.5>,0.25 <21.5, 2.77656, -29.5 >,0 texture { pigment {color rgb <0.57,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, -29.5>,0.25 <-20.5, 2.77656, -29.5 >,0 texture { pigment {color rgb <0.57,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 22 32 118 cone { <21.5, 0, 31.5>,0.25 <21.5, 2.69866, 31.5 >,0 texture { pigment {color rgb <0.57,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, 31.5>,0.25 <-20.5, 2.69866, 31.5 >,0 texture { pigment {color rgb <0.57,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <21.5, 0, -30.5>,0.25 <21.5, 2.69866, -30.5 >,0 texture { pigment {color rgb <0.57,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, -30.5>,0.25 <-20.5, 2.69866, -30.5 >,0 texture { pigment {color rgb <0.57,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 22 33 118 cone { <21.5, 0, 32.5>,0.25 <21.5, 2.70423, 32.5 >,0 texture { pigment {color rgb <0.57,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, 32.5>,0.25 <-20.5, 2.70423, 32.5 >,0 texture { pigment {color rgb <0.57,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <21.5, 0, -31.5>,0.25 <21.5, 2.70423, -31.5 >,0 texture { pigment {color rgb <0.57,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, -31.5>,0.25 <-20.5, 2.70423, -31.5 >,0 texture { pigment {color rgb <0.57,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 22 34 113 cone { <21.5, 0, 33.5>,0.25 <21.5, 2.58738, 33.5 >,0 texture { pigment {color rgb <0.57,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, 33.5>,0.25 <-20.5, 2.58738, 33.5 >,0 texture { pigment {color rgb <0.57,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <21.5, 0, -32.5>,0.25 <21.5, 2.58738, -32.5 >,0 texture { pigment {color rgb <0.57,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, -32.5>,0.25 <-20.5, 2.58738, -32.5 >,0 texture { pigment {color rgb <0.57,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 22 35 106 cone { <21.5, 0, 34.5>,0.25 <21.5, 2.41488, 34.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, 34.5>,0.25 <-20.5, 2.41488, 34.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <21.5, 0, -33.5>,0.25 <21.5, 2.41488, -33.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, -33.5>,0.25 <-20.5, 2.41488, -33.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 22 36 104 cone { <21.5, 0, 35.5>,0.25 <21.5, 2.37037, 35.5 >,0 texture { pigment {color rgb <0.42,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, 35.5>,0.25 <-20.5, 2.37037, 35.5 >,0 texture { pigment {color rgb <0.42,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <21.5, 0, -34.5>,0.25 <21.5, 2.37037, -34.5 >,0 texture { pigment {color rgb <0.42,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, -34.5>,0.25 <-20.5, 2.37037, -34.5 >,0 texture { pigment {color rgb <0.42,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 22 37 100 cone { <21.5, 0, 36.5>,0.25 <21.5, 2.27578, 36.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, 36.5>,0.25 <-20.5, 2.27578, 36.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <21.5, 0, -35.5>,0.25 <21.5, 2.27578, -35.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, -35.5>,0.25 <-20.5, 2.27578, -35.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 22 38 120 cone { <21.5, 0, 37.5>,0.25 <21.5, 2.74874, 37.5 >,0 texture { pigment {color rgb <0.57,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, 37.5>,0.25 <-20.5, 2.74874, 37.5 >,0 texture { pigment {color rgb <0.57,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <21.5, 0, -36.5>,0.25 <21.5, 2.74874, -36.5 >,0 texture { pigment {color rgb <0.57,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, -36.5>,0.25 <-20.5, 2.74874, -36.5 >,0 texture { pigment {color rgb <0.57,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 22 39 98 cone { <21.5, 0, 38.5>,0.25 <21.5, 2.23683, 38.5 >,0 texture { pigment {color rgb <0.42,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, 38.5>,0.25 <-20.5, 2.23683, 38.5 >,0 texture { pigment {color rgb <0.42,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <21.5, 0, -37.5>,0.25 <21.5, 2.23683, -37.5 >,0 texture { pigment {color rgb <0.42,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, -37.5>,0.25 <-20.5, 2.23683, -37.5 >,0 texture { pigment {color rgb <0.42,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 22 40 92 cone { <21.5, 0, 39.5>,0.25 <21.5, 2.10329, 39.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, 39.5>,0.25 <-20.5, 2.10329, 39.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <21.5, 0, -38.5>,0.25 <21.5, 2.10329, -38.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, -38.5>,0.25 <-20.5, 2.10329, -38.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 22 41 87 cone { <21.5, 0, 40.5>,0.25 <21.5, 1.992, 40.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, 40.5>,0.25 <-20.5, 1.992, 40.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <21.5, 0, -39.5>,0.25 <21.5, 1.992, -39.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, -39.5>,0.25 <-20.5, 1.992, -39.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 22 42 84 cone { <21.5, 0, 41.5>,0.25 <21.5, 1.90854, 41.5 >,0 texture { pigment {color rgb <0.42,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, 41.5>,0.25 <-20.5, 1.90854, 41.5 >,0 texture { pigment {color rgb <0.42,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <21.5, 0, -40.5>,0.25 <21.5, 1.90854, -40.5 >,0 texture { pigment {color rgb <0.42,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, -40.5>,0.25 <-20.5, 1.90854, -40.5 >,0 texture { pigment {color rgb <0.42,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 22 43 69 cone { <21.5, 0, 42.5>,0.25 <21.5, 1.57468, 42.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, 42.5>,0.25 <-20.5, 1.57468, 42.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <21.5, 0, -41.5>,0.25 <21.5, 1.57468, -41.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, -41.5>,0.25 <-20.5, 1.57468, -41.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 22 44 85 cone { <21.5, 0, 43.5>,0.25 <21.5, 1.92523, 43.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, 43.5>,0.25 <-20.5, 1.92523, 43.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <21.5, 0, -42.5>,0.25 <21.5, 1.92523, -42.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, -42.5>,0.25 <-20.5, 1.92523, -42.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 22 45 81 cone { <21.5, 0, 44.5>,0.25 <21.5, 1.8529, 44.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, 44.5>,0.25 <-20.5, 1.8529, 44.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <21.5, 0, -43.5>,0.25 <21.5, 1.8529, -43.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, -43.5>,0.25 <-20.5, 1.8529, -43.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 22 46 89 cone { <21.5, 0, 45.5>,0.25 <21.5, 2.01982, 45.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, 45.5>,0.25 <-20.5, 2.01982, 45.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <21.5, 0, -44.5>,0.25 <21.5, 2.01982, -44.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, -44.5>,0.25 <-20.5, 2.01982, -44.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 22 47 65 cone { <21.5, 0, 46.5>,0.25 <21.5, 1.4634, 46.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, 46.5>,0.25 <-20.5, 1.4634, 46.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <21.5, 0, -45.5>,0.25 <21.5, 1.4634, -45.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, -45.5>,0.25 <-20.5, 1.4634, -45.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 22 48 66 cone { <21.5, 0, 47.5>,0.25 <21.5, 1.50235, 47.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, 47.5>,0.25 <-20.5, 1.50235, 47.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <21.5, 0, -46.5>,0.25 <21.5, 1.50235, -46.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, -46.5>,0.25 <-20.5, 1.50235, -46.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 22 49 87 cone { <21.5, 0, 48.5>,0.25 <21.5, 1.992, 48.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, 48.5>,0.25 <-20.5, 1.992, 48.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <21.5, 0, -47.5>,0.25 <21.5, 1.992, -47.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, -47.5>,0.25 <-20.5, 1.992, -47.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 22 50 61 cone { <21.5, 0, 49.5>,0.25 <21.5, 1.37993, 49.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, 49.5>,0.25 <-20.5, 1.37993, 49.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <21.5, 0, -48.5>,0.25 <21.5, 1.37993, -48.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, -48.5>,0.25 <-20.5, 1.37993, -48.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 22 51 87 cone { <21.5, 0, 50.5>,0.25 <21.5, 1.97531, 50.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, 50.5>,0.25 <-20.5, 1.97531, 50.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <21.5, 0, -49.5>,0.25 <21.5, 1.97531, -49.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, -49.5>,0.25 <-20.5, 1.97531, -49.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 22 52 85 cone { <21.5, 0, 51.5>,0.25 <21.5, 1.92523, 51.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, 51.5>,0.25 <-20.5, 1.92523, 51.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <21.5, 0, -50.5>,0.25 <21.5, 1.92523, -50.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, -50.5>,0.25 <-20.5, 1.92523, -50.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 22 53 97 cone { <21.5, 0, 52.5>,0.25 <21.5, 2.21457, 52.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, 52.5>,0.25 <-20.5, 2.21457, 52.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <21.5, 0, -51.5>,0.25 <21.5, 2.21457, -51.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, -51.5>,0.25 <-20.5, 2.21457, -51.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 22 54 65 cone { <21.5, 0, 53.5>,0.25 <21.5, 1.4634, 53.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, 53.5>,0.25 <-20.5, 1.4634, 53.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <21.5, 0, -52.5>,0.25 <21.5, 1.4634, -52.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, -52.5>,0.25 <-20.5, 1.4634, -52.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 22 57 51 cone { <21.5, 0, 56.5>,0.25 <21.5, 1.1518, 56.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, 56.5>,0.25 <-20.5, 1.1518, 56.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <21.5, 0, -55.5>,0.25 <21.5, 1.1518, -55.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, -55.5>,0.25 <-20.5, 1.1518, -55.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 22 59 78 cone { <21.5, 0, 58.5>,0.25 <21.5, 1.76387, 58.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, 58.5>,0.25 <-20.5, 1.76387, 58.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <21.5, 0, -57.5>,0.25 <21.5, 1.76387, -57.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, -57.5>,0.25 <-20.5, 1.76387, -57.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 22 60 80 cone { <21.5, 0, 59.5>,0.25 <21.5, 1.83064, 59.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, 59.5>,0.25 <-20.5, 1.83064, 59.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <21.5, 0, -58.5>,0.25 <21.5, 1.83064, -58.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, -58.5>,0.25 <-20.5, 1.83064, -58.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 22 61 57 cone { <21.5, 0, 60.5>,0.25 <21.5, 1.27978, 60.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, 60.5>,0.25 <-20.5, 1.27978, 60.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <21.5, 0, -59.5>,0.25 <21.5, 1.27978, -59.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, -59.5>,0.25 <-20.5, 1.27978, -59.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 22 64 48 cone { <21.5, 0, 63.5>,0.25 <21.5, 1.07946, 63.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, 63.5>,0.25 <-20.5, 1.07946, 63.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <21.5, 0, -62.5>,0.25 <21.5, 1.07946, -62.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, -62.5>,0.25 <-20.5, 1.07946, -62.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 22 65 59 cone { <21.5, 0, 64.5>,0.25 <21.5, 1.32986, 64.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, 64.5>,0.25 <-20.5, 1.32986, 64.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <21.5, 0, -63.5>,0.25 <21.5, 1.32986, -63.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, -63.5>,0.25 <-20.5, 1.32986, -63.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 22 66 65 cone { <21.5, 0, 65.5>,0.25 <21.5, 1.4634, 65.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, 65.5>,0.25 <-20.5, 1.4634, 65.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <21.5, 0, -64.5>,0.25 <21.5, 1.4634, -64.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-20.5, 0, -64.5>,0.25 <-20.5, 1.4634, -64.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 23 1 7 cone { <22.5, 0, 0.5>,0.25 <22.5, 5.23039, 0.5 >,0 texture { pigment {color rgb <0,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, 0.5>,0.25 <-21.5, 5.23039, 0.5 >,0 texture { pigment {color rgb <0,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 23 2 163 cone { <22.5, 0, 1.5>,0.25 <22.5, 3.74474, 1.5 >,0 texture { pigment {color rgb <0.71,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, 1.5>,0.25 <-21.5, 3.74474, 1.5 >,0 texture { pigment {color rgb <0.71,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <22.5, 0, -0.5>,0.25 <22.5, 3.74474, -0.5 >,0 texture { pigment {color rgb <0.71,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, -0.5>,0.25 <-21.5, 3.74474, -0.5 >,0 texture { pigment {color rgb <0.71,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 23 3 174 cone { <22.5, 0, 2.5>,0.25 <22.5, 4.00626, 2.5 >,0 texture { pigment {color rgb <0.71,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, 2.5>,0.25 <-21.5, 4.00626, 2.5 >,0 texture { pigment {color rgb <0.71,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <22.5, 0, -1.5>,0.25 <22.5, 4.00626, -1.5 >,0 texture { pigment {color rgb <0.71,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, -1.5>,0.25 <-21.5, 4.00626, -1.5 >,0 texture { pigment {color rgb <0.71,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 23 4 171 cone { <22.5, 0, 3.5>,0.25 <22.5, 3.9228, 3.5 >,0 texture { pigment {color rgb <0.71,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, 3.5>,0.25 <-21.5, 3.9228, 3.5 >,0 texture { pigment {color rgb <0.71,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <22.5, 0, -2.5>,0.25 <22.5, 3.9228, -2.5 >,0 texture { pigment {color rgb <0.71,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, -2.5>,0.25 <-21.5, 3.9228, -2.5 >,0 texture { pigment {color rgb <0.71,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 23 5 169 cone { <22.5, 0, 4.5>,0.25 <22.5, 3.88385, 4.5 >,0 texture { pigment {color rgb <0.71,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, 4.5>,0.25 <-21.5, 3.88385, 4.5 >,0 texture { pigment {color rgb <0.71,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <22.5, 0, -3.5>,0.25 <22.5, 3.88385, -3.5 >,0 texture { pigment {color rgb <0.71,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, -3.5>,0.25 <-21.5, 3.88385, -3.5 >,0 texture { pigment {color rgb <0.71,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 23 6 170 cone { <22.5, 0, 5.5>,0.25 <22.5, 3.90054, 5.5 >,0 texture { pigment {color rgb <0.71,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, 5.5>,0.25 <-21.5, 3.90054, 5.5 >,0 texture { pigment {color rgb <0.71,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <22.5, 0, -4.5>,0.25 <22.5, 3.90054, -4.5 >,0 texture { pigment {color rgb <0.71,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, -4.5>,0.25 <-21.5, 3.90054, -4.5 >,0 texture { pigment {color rgb <0.71,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 23 7 169 cone { <22.5, 0, 6.5>,0.25 <22.5, 3.88385, 6.5 >,0 texture { pigment {color rgb <0.71,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, 6.5>,0.25 <-21.5, 3.88385, 6.5 >,0 texture { pigment {color rgb <0.71,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <22.5, 0, -5.5>,0.25 <22.5, 3.88385, -5.5 >,0 texture { pigment {color rgb <0.71,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, -5.5>,0.25 <-21.5, 3.88385, -5.5 >,0 texture { pigment {color rgb <0.71,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 23 8 163 cone { <22.5, 0, 7.5>,0.25 <22.5, 3.75587, 7.5 >,0 texture { pigment {color rgb <0.71,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, 7.5>,0.25 <-21.5, 3.75587, 7.5 >,0 texture { pigment {color rgb <0.71,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <22.5, 0, -6.5>,0.25 <22.5, 3.75587, -6.5 >,0 texture { pigment {color rgb <0.71,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, -6.5>,0.25 <-21.5, 3.75587, -6.5 >,0 texture { pigment {color rgb <0.71,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 23 9 161 cone { <22.5, 0, 8.5>,0.25 <22.5, 3.70579, 8.5 >,0 texture { pigment {color rgb <0.71,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, 8.5>,0.25 <-21.5, 3.70579, 8.5 >,0 texture { pigment {color rgb <0.71,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <22.5, 0, -7.5>,0.25 <22.5, 3.70579, -7.5 >,0 texture { pigment {color rgb <0.71,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, -7.5>,0.25 <-21.5, 3.70579, -7.5 >,0 texture { pigment {color rgb <0.71,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 23 10 181 cone { <22.5, 0, 9.5>,0.25 <22.5, 4.15649, 9.5 >,0 texture { pigment {color rgb <0.71,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, 9.5>,0.25 <-21.5, 4.15649, 9.5 >,0 texture { pigment {color rgb <0.71,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <22.5, 0, -8.5>,0.25 <22.5, 4.15649, -8.5 >,0 texture { pigment {color rgb <0.71,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, -8.5>,0.25 <-21.5, 4.15649, -8.5 >,0 texture { pigment {color rgb <0.71,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 23 11 167 cone { <22.5, 0, 10.5>,0.25 <22.5, 3.83933, 10.5 >,0 texture { pigment {color rgb <0.71,0.42,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, 10.5>,0.25 <-21.5, 3.83933, 10.5 >,0 texture { pigment {color rgb <0.71,0.42,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <22.5, 0, -9.5>,0.25 <22.5, 3.83933, -9.5 >,0 texture { pigment {color rgb <0.71,0.42,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, -9.5>,0.25 <-21.5, 3.83933, -9.5 >,0 texture { pigment {color rgb <0.71,0.42,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 23 12 155 cone { <22.5, 0, 11.5>,0.25 <22.5, 3.56112, 11.5 >,0 texture { pigment {color rgb <0.71,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, 11.5>,0.25 <-21.5, 3.56112, 11.5 >,0 texture { pigment {color rgb <0.71,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <22.5, 0, -10.5>,0.25 <22.5, 3.56112, -10.5 >,0 texture { pigment {color rgb <0.71,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, -10.5>,0.25 <-21.5, 3.56112, -10.5 >,0 texture { pigment {color rgb <0.71,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 23 13 162 cone { <22.5, 0, 12.5>,0.25 <22.5, 3.73361, 12.5 >,0 texture { pigment {color rgb <0.71,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, 12.5>,0.25 <-21.5, 3.73361, 12.5 >,0 texture { pigment {color rgb <0.71,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <22.5, 0, -11.5>,0.25 <22.5, 3.73361, -11.5 >,0 texture { pigment {color rgb <0.71,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, -11.5>,0.25 <-21.5, 3.73361, -11.5 >,0 texture { pigment {color rgb <0.71,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 23 14 156 cone { <22.5, 0, 13.5>,0.25 <22.5, 3.59451, 13.5 >,0 texture { pigment {color rgb <0.71,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, 13.5>,0.25 <-21.5, 3.59451, 13.5 >,0 texture { pigment {color rgb <0.71,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <22.5, 0, -12.5>,0.25 <22.5, 3.59451, -12.5 >,0 texture { pigment {color rgb <0.71,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, -12.5>,0.25 <-21.5, 3.59451, -12.5 >,0 texture { pigment {color rgb <0.71,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 23 15 158 cone { <22.5, 0, 14.5>,0.25 <22.5, 3.62789, 14.5 >,0 texture { pigment {color rgb <0.71,0.28,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, 14.5>,0.25 <-21.5, 3.62789, 14.5 >,0 texture { pigment {color rgb <0.71,0.28,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <22.5, 0, -13.5>,0.25 <22.5, 3.62789, -13.5 >,0 texture { pigment {color rgb <0.71,0.28,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, -13.5>,0.25 <-21.5, 3.62789, -13.5 >,0 texture { pigment {color rgb <0.71,0.28,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 23 16 158 cone { <22.5, 0, 15.5>,0.25 <22.5, 3.63902, 15.5 >,0 texture { pigment {color rgb <0.71,0.28,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, 15.5>,0.25 <-21.5, 3.63902, 15.5 >,0 texture { pigment {color rgb <0.71,0.28,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <22.5, 0, -14.5>,0.25 <22.5, 3.63902, -14.5 >,0 texture { pigment {color rgb <0.71,0.28,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, -14.5>,0.25 <-21.5, 3.63902, -14.5 >,0 texture { pigment {color rgb <0.71,0.28,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 23 17 164 cone { <22.5, 0, 16.5>,0.25 <22.5, 3.767, 16.5 >,0 texture { pigment {color rgb <0.71,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, 16.5>,0.25 <-21.5, 3.767, 16.5 >,0 texture { pigment {color rgb <0.71,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <22.5, 0, -15.5>,0.25 <22.5, 3.767, -15.5 >,0 texture { pigment {color rgb <0.71,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, -15.5>,0.25 <-21.5, 3.767, -15.5 >,0 texture { pigment {color rgb <0.71,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 23 18 153 cone { <22.5, 0, 17.5>,0.25 <22.5, 3.51104, 17.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, 17.5>,0.25 <-21.5, 3.51104, 17.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <22.5, 0, -16.5>,0.25 <22.5, 3.51104, -16.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, -16.5>,0.25 <-21.5, 3.51104, -16.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 23 19 161 cone { <22.5, 0, 18.5>,0.25 <22.5, 3.70023, 18.5 >,0 texture { pigment {color rgb <0.71,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, 18.5>,0.25 <-21.5, 3.70023, 18.5 >,0 texture { pigment {color rgb <0.71,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <22.5, 0, -17.5>,0.25 <22.5, 3.70023, -17.5 >,0 texture { pigment {color rgb <0.71,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, -17.5>,0.25 <-21.5, 3.70023, -17.5 >,0 texture { pigment {color rgb <0.71,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 23 20 150 cone { <22.5, 0, 19.5>,0.25 <22.5, 3.4554, 19.5 >,0 texture { pigment {color rgb <0.71,0.14,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, 19.5>,0.25 <-21.5, 3.4554, 19.5 >,0 texture { pigment {color rgb <0.71,0.14,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <22.5, 0, -18.5>,0.25 <22.5, 3.4554, -18.5 >,0 texture { pigment {color rgb <0.71,0.14,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, -18.5>,0.25 <-21.5, 3.4554, -18.5 >,0 texture { pigment {color rgb <0.71,0.14,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 23 21 155 cone { <22.5, 0, 20.5>,0.25 <22.5, 3.56112, 20.5 >,0 texture { pigment {color rgb <0.71,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, 20.5>,0.25 <-21.5, 3.56112, 20.5 >,0 texture { pigment {color rgb <0.71,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <22.5, 0, -19.5>,0.25 <22.5, 3.56112, -19.5 >,0 texture { pigment {color rgb <0.71,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, -19.5>,0.25 <-21.5, 3.56112, -19.5 >,0 texture { pigment {color rgb <0.71,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 23 22 147 cone { <22.5, 0, 21.5>,0.25 <22.5, 3.38306, 21.5 >,0 texture { pigment {color rgb <0.71,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, 21.5>,0.25 <-21.5, 3.38306, 21.5 >,0 texture { pigment {color rgb <0.71,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <22.5, 0, -20.5>,0.25 <22.5, 3.38306, -20.5 >,0 texture { pigment {color rgb <0.71,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, -20.5>,0.25 <-21.5, 3.38306, -20.5 >,0 texture { pigment {color rgb <0.71,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 23 23 151 cone { <22.5, 0, 22.5>,0.25 <22.5, 3.46653, 22.5 >,0 texture { pigment {color rgb <0.71,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, 22.5>,0.25 <-21.5, 3.46653, 22.5 >,0 texture { pigment {color rgb <0.71,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <22.5, 0, -21.5>,0.25 <22.5, 3.46653, -21.5 >,0 texture { pigment {color rgb <0.71,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, -21.5>,0.25 <-21.5, 3.46653, -21.5 >,0 texture { pigment {color rgb <0.71,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 23 24 142 cone { <22.5, 0, 23.5>,0.25 <22.5, 3.26065, 23.5 >,0 texture { pigment {color rgb <0.57,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, 23.5>,0.25 <-21.5, 3.26065, 23.5 >,0 texture { pigment {color rgb <0.57,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <22.5, 0, -22.5>,0.25 <22.5, 3.26065, -22.5 >,0 texture { pigment {color rgb <0.57,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, -22.5>,0.25 <-21.5, 3.26065, -22.5 >,0 texture { pigment {color rgb <0.57,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 23 25 158 cone { <22.5, 0, 24.5>,0.25 <22.5, 3.63902, 24.5 >,0 texture { pigment {color rgb <0.71,0.28,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, 24.5>,0.25 <-21.5, 3.63902, 24.5 >,0 texture { pigment {color rgb <0.71,0.28,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <22.5, 0, -23.5>,0.25 <22.5, 3.63902, -23.5 >,0 texture { pigment {color rgb <0.71,0.28,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, -23.5>,0.25 <-21.5, 3.63902, -23.5 >,0 texture { pigment {color rgb <0.71,0.28,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 23 26 143 cone { <22.5, 0, 25.5>,0.25 <22.5, 3.28847, 25.5 >,0 texture { pigment {color rgb <0.71,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, 25.5>,0.25 <-21.5, 3.28847, 25.5 >,0 texture { pigment {color rgb <0.71,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <22.5, 0, -24.5>,0.25 <22.5, 3.28847, -24.5 >,0 texture { pigment {color rgb <0.71,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, -24.5>,0.25 <-21.5, 3.28847, -24.5 >,0 texture { pigment {color rgb <0.71,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 23 27 157 cone { <22.5, 0, 26.5>,0.25 <22.5, 3.6112, 26.5 >,0 texture { pigment {color rgb <0.71,0.28,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, 26.5>,0.25 <-21.5, 3.6112, 26.5 >,0 texture { pigment {color rgb <0.71,0.28,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <22.5, 0, -25.5>,0.25 <22.5, 3.6112, -25.5 >,0 texture { pigment {color rgb <0.71,0.28,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, -25.5>,0.25 <-21.5, 3.6112, -25.5 >,0 texture { pigment {color rgb <0.71,0.28,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 23 28 127 cone { <22.5, 0, 27.5>,0.25 <22.5, 2.92123, 27.5 >,0 texture { pigment {color rgb <0.57,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, 27.5>,0.25 <-21.5, 2.92123, 27.5 >,0 texture { pigment {color rgb <0.57,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <22.5, 0, -26.5>,0.25 <22.5, 2.92123, -26.5 >,0 texture { pigment {color rgb <0.57,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, -26.5>,0.25 <-21.5, 2.92123, -26.5 >,0 texture { pigment {color rgb <0.57,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 23 29 120 cone { <22.5, 0, 28.5>,0.25 <22.5, 2.74318, 28.5 >,0 texture { pigment {color rgb <0.57,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, 28.5>,0.25 <-21.5, 2.74318, 28.5 >,0 texture { pigment {color rgb <0.57,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <22.5, 0, -27.5>,0.25 <22.5, 2.74318, -27.5 >,0 texture { pigment {color rgb <0.57,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, -27.5>,0.25 <-21.5, 2.74318, -27.5 >,0 texture { pigment {color rgb <0.57,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 23 30 122 cone { <22.5, 0, 29.5>,0.25 <22.5, 2.79325, 29.5 >,0 texture { pigment {color rgb <0.57,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, 29.5>,0.25 <-21.5, 2.79325, 29.5 >,0 texture { pigment {color rgb <0.57,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <22.5, 0, -28.5>,0.25 <22.5, 2.79325, -28.5 >,0 texture { pigment {color rgb <0.57,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, -28.5>,0.25 <-21.5, 2.79325, -28.5 >,0 texture { pigment {color rgb <0.57,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 23 31 116 cone { <22.5, 0, 30.5>,0.25 <22.5, 2.64858, 30.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, 30.5>,0.25 <-21.5, 2.64858, 30.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <22.5, 0, -29.5>,0.25 <22.5, 2.64858, -29.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, -29.5>,0.25 <-21.5, 2.64858, -29.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 23 32 116 cone { <22.5, 0, 31.5>,0.25 <22.5, 2.65415, 31.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, 31.5>,0.25 <-21.5, 2.65415, 31.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <22.5, 0, -30.5>,0.25 <22.5, 2.65415, -30.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, -30.5>,0.25 <-21.5, 2.65415, -30.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 23 33 125 cone { <22.5, 0, 32.5>,0.25 <22.5, 2.86559, 32.5 >,0 texture { pigment {color rgb <0.57,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, 32.5>,0.25 <-21.5, 2.86559, 32.5 >,0 texture { pigment {color rgb <0.57,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <22.5, 0, -31.5>,0.25 <22.5, 2.86559, -31.5 >,0 texture { pigment {color rgb <0.57,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, -31.5>,0.25 <-21.5, 2.86559, -31.5 >,0 texture { pigment {color rgb <0.57,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 23 34 115 cone { <22.5, 0, 33.5>,0.25 <22.5, 2.64302, 33.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, 33.5>,0.25 <-21.5, 2.64302, 33.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <22.5, 0, -32.5>,0.25 <22.5, 2.64302, -32.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, -32.5>,0.25 <-21.5, 2.64302, -32.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 23 35 106 cone { <22.5, 0, 34.5>,0.25 <22.5, 2.42045, 34.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, 34.5>,0.25 <-21.5, 2.42045, 34.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <22.5, 0, -33.5>,0.25 <22.5, 2.42045, -33.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, -33.5>,0.25 <-21.5, 2.42045, -33.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 23 36 106 cone { <22.5, 0, 35.5>,0.25 <22.5, 2.41488, 35.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, 35.5>,0.25 <-21.5, 2.41488, 35.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <22.5, 0, -34.5>,0.25 <22.5, 2.41488, -34.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, -34.5>,0.25 <-21.5, 2.41488, -34.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 23 37 117 cone { <22.5, 0, 36.5>,0.25 <22.5, 2.68197, 36.5 >,0 texture { pigment {color rgb <0.57,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, 36.5>,0.25 <-21.5, 2.68197, 36.5 >,0 texture { pigment {color rgb <0.57,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <22.5, 0, -35.5>,0.25 <22.5, 2.68197, -35.5 >,0 texture { pigment {color rgb <0.57,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, -35.5>,0.25 <-21.5, 2.68197, -35.5 >,0 texture { pigment {color rgb <0.57,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 23 38 100 cone { <22.5, 0, 37.5>,0.25 <22.5, 2.28691, 37.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, 37.5>,0.25 <-21.5, 2.28691, 37.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <22.5, 0, -36.5>,0.25 <22.5, 2.28691, -36.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, -36.5>,0.25 <-21.5, 2.28691, -36.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 23 39 102 cone { <22.5, 0, 38.5>,0.25 <22.5, 2.32586, 38.5 >,0 texture { pigment {color rgb <0.42,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, 38.5>,0.25 <-21.5, 2.32586, 38.5 >,0 texture { pigment {color rgb <0.42,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <22.5, 0, -37.5>,0.25 <22.5, 2.32586, -37.5 >,0 texture { pigment {color rgb <0.42,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, -37.5>,0.25 <-21.5, 2.32586, -37.5 >,0 texture { pigment {color rgb <0.42,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 23 40 108 cone { <22.5, 0, 39.5>,0.25 <22.5, 2.47609, 39.5 >,0 texture { pigment {color rgb <0.42,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, 39.5>,0.25 <-21.5, 2.47609, 39.5 >,0 texture { pigment {color rgb <0.42,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <22.5, 0, -38.5>,0.25 <22.5, 2.47609, -38.5 >,0 texture { pigment {color rgb <0.42,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, -38.5>,0.25 <-21.5, 2.47609, -38.5 >,0 texture { pigment {color rgb <0.42,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 23 41 97 cone { <22.5, 0, 40.5>,0.25 <22.5, 2.2257, 40.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, 40.5>,0.25 <-21.5, 2.2257, 40.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <22.5, 0, -39.5>,0.25 <22.5, 2.2257, -39.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, -39.5>,0.25 <-21.5, 2.2257, -39.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 23 42 89 cone { <22.5, 0, 41.5>,0.25 <22.5, 2.03652, 41.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, 41.5>,0.25 <-21.5, 2.03652, 41.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <22.5, 0, -40.5>,0.25 <22.5, 2.03652, -40.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, -40.5>,0.25 <-21.5, 2.03652, -40.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 23 43 80 cone { <22.5, 0, 42.5>,0.25 <22.5, 1.80838, 42.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, 42.5>,0.25 <-21.5, 1.80838, 42.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <22.5, 0, -41.5>,0.25 <22.5, 1.80838, -41.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, -41.5>,0.25 <-21.5, 1.80838, -41.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 23 44 100 cone { <22.5, 0, 43.5>,0.25 <22.5, 2.29247, 43.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, 43.5>,0.25 <-21.5, 2.29247, 43.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <22.5, 0, -42.5>,0.25 <22.5, 2.29247, -42.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, -42.5>,0.25 <-21.5, 2.29247, -42.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 23 45 84 cone { <22.5, 0, 44.5>,0.25 <22.5, 1.90854, 44.5 >,0 texture { pigment {color rgb <0.42,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, 44.5>,0.25 <-21.5, 1.90854, 44.5 >,0 texture { pigment {color rgb <0.42,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <22.5, 0, -43.5>,0.25 <22.5, 1.90854, -43.5 >,0 texture { pigment {color rgb <0.42,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, -43.5>,0.25 <-21.5, 1.90854, -43.5 >,0 texture { pigment {color rgb <0.42,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 23 46 79 cone { <22.5, 0, 45.5>,0.25 <22.5, 1.78612, 45.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, 45.5>,0.25 <-21.5, 1.78612, 45.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <22.5, 0, -44.5>,0.25 <22.5, 1.78612, -44.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, -44.5>,0.25 <-21.5, 1.78612, -44.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 23 47 87 cone { <22.5, 0, 46.5>,0.25 <22.5, 1.97531, 46.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, 46.5>,0.25 <-21.5, 1.97531, 46.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <22.5, 0, -45.5>,0.25 <22.5, 1.97531, -45.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, -45.5>,0.25 <-21.5, 1.97531, -45.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 23 48 84 cone { <22.5, 0, 47.5>,0.25 <22.5, 1.90854, 47.5 >,0 texture { pigment {color rgb <0.42,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, 47.5>,0.25 <-21.5, 1.90854, 47.5 >,0 texture { pigment {color rgb <0.42,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <22.5, 0, -46.5>,0.25 <22.5, 1.90854, -46.5 >,0 texture { pigment {color rgb <0.42,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, -46.5>,0.25 <-21.5, 1.90854, -46.5 >,0 texture { pigment {color rgb <0.42,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 23 49 73 cone { <22.5, 0, 48.5>,0.25 <22.5, 1.66371, 48.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, 48.5>,0.25 <-21.5, 1.66371, 48.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <22.5, 0, -47.5>,0.25 <22.5, 1.66371, -47.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, -47.5>,0.25 <-21.5, 1.66371, -47.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 23 50 85 cone { <22.5, 0, 49.5>,0.25 <22.5, 1.92523, 49.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, 49.5>,0.25 <-21.5, 1.92523, 49.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <22.5, 0, -48.5>,0.25 <22.5, 1.92523, -48.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, -48.5>,0.25 <-21.5, 1.92523, -48.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 23 51 93 cone { <22.5, 0, 50.5>,0.25 <22.5, 2.12554, 50.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, 50.5>,0.25 <-21.5, 2.12554, 50.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <22.5, 0, -49.5>,0.25 <22.5, 2.12554, -49.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, -49.5>,0.25 <-21.5, 2.12554, -49.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 23 52 99 cone { <22.5, 0, 51.5>,0.25 <22.5, 2.25909, 51.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, 51.5>,0.25 <-21.5, 2.25909, 51.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <22.5, 0, -50.5>,0.25 <22.5, 2.25909, -50.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, -50.5>,0.25 <-21.5, 2.25909, -50.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 23 53 72 cone { <22.5, 0, 52.5>,0.25 <22.5, 1.63589, 52.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, 52.5>,0.25 <-21.5, 1.63589, 52.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <22.5, 0, -51.5>,0.25 <22.5, 1.63589, -51.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, -51.5>,0.25 <-21.5, 1.63589, -51.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 23 54 65 cone { <22.5, 0, 53.5>,0.25 <22.5, 1.4634, 53.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, 53.5>,0.25 <-21.5, 1.4634, 53.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <22.5, 0, -52.5>,0.25 <22.5, 1.4634, -52.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, -52.5>,0.25 <-21.5, 1.4634, -52.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 23 55 87 cone { <22.5, 0, 54.5>,0.25 <22.5, 1.97531, 54.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, 54.5>,0.25 <-21.5, 1.97531, 54.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <22.5, 0, -53.5>,0.25 <22.5, 1.97531, -53.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, -53.5>,0.25 <-21.5, 1.97531, -53.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 23 56 57 cone { <22.5, 0, 55.5>,0.25 <22.5, 1.27978, 55.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, 55.5>,0.25 <-21.5, 1.27978, 55.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <22.5, 0, -54.5>,0.25 <22.5, 1.27978, -54.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, -54.5>,0.25 <-21.5, 1.27978, -54.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 23 57 100 cone { <22.5, 0, 56.5>,0.25 <22.5, 2.29247, 56.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, 56.5>,0.25 <-21.5, 2.29247, 56.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <22.5, 0, -55.5>,0.25 <22.5, 2.29247, -55.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, -55.5>,0.25 <-21.5, 2.29247, -55.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 23 58 45 cone { <22.5, 0, 57.5>,0.25 <22.5, 0.996001, 57.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, 57.5>,0.25 <-21.5, 0.996001, 57.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <22.5, 0, -56.5>,0.25 <22.5, 0.996001, -56.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, -56.5>,0.25 <-21.5, 0.996001, -56.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 23 59 48 cone { <22.5, 0, 58.5>,0.25 <22.5, 1.07946, 58.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, 58.5>,0.25 <-21.5, 1.07946, 58.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <22.5, 0, -57.5>,0.25 <22.5, 1.07946, -57.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, -57.5>,0.25 <-21.5, 1.07946, -57.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 23 62 45 cone { <22.5, 0, 61.5>,0.25 <22.5, 0.996001, 61.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, 61.5>,0.25 <-21.5, 0.996001, 61.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <22.5, 0, -60.5>,0.25 <22.5, 0.996001, -60.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, -60.5>,0.25 <-21.5, 0.996001, -60.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 23 63 51 cone { <22.5, 0, 62.5>,0.25 <22.5, 1.1518, 62.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, 62.5>,0.25 <-21.5, 1.1518, 62.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <22.5, 0, -61.5>,0.25 <22.5, 1.1518, -61.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, -61.5>,0.25 <-21.5, 1.1518, -61.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 23 65 63 cone { <22.5, 0, 64.5>,0.25 <22.5, 1.42445, 64.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, 64.5>,0.25 <-21.5, 1.42445, 64.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <22.5, 0, -63.5>,0.25 <22.5, 1.42445, -63.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-21.5, 0, -63.5>,0.25 <-21.5, 1.42445, -63.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 24 1 4 cone { <23.5, 0, 0.5>,0.25 <23.5, 5.15806, 0.5 >,0 texture { pigment {color rgb <0,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, 0.5>,0.25 <-22.5, 5.15806, 0.5 >,0 texture { pigment {color rgb <0,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 24 2 156 cone { <23.5, 0, 1.5>,0.25 <23.5, 3.57781, 1.5 >,0 texture { pigment {color rgb <0.71,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, 1.5>,0.25 <-22.5, 3.57781, 1.5 >,0 texture { pigment {color rgb <0.71,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <23.5, 0, -0.5>,0.25 <23.5, 3.57781, -0.5 >,0 texture { pigment {color rgb <0.71,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, -0.5>,0.25 <-22.5, 3.57781, -0.5 >,0 texture { pigment {color rgb <0.71,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 24 3 176 cone { <23.5, 0, 2.5>,0.25 <23.5, 4.05634, 2.5 >,0 texture { pigment {color rgb <0.71,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, 2.5>,0.25 <-22.5, 4.05634, 2.5 >,0 texture { pigment {color rgb <0.71,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <23.5, 0, -1.5>,0.25 <23.5, 4.05634, -1.5 >,0 texture { pigment {color rgb <0.71,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, -1.5>,0.25 <-22.5, 4.05634, -1.5 >,0 texture { pigment {color rgb <0.71,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 24 4 173 cone { <23.5, 0, 3.5>,0.25 <23.5, 3.984, 3.5 >,0 texture { pigment {color rgb <0.71,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, 3.5>,0.25 <-22.5, 3.984, 3.5 >,0 texture { pigment {color rgb <0.71,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <23.5, 0, -2.5>,0.25 <23.5, 3.984, -2.5 >,0 texture { pigment {color rgb <0.71,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, -2.5>,0.25 <-22.5, 3.984, -2.5 >,0 texture { pigment {color rgb <0.71,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 24 5 167 cone { <23.5, 0, 4.5>,0.25 <23.5, 3.8449, 4.5 >,0 texture { pigment {color rgb <0.71,0.42,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, 4.5>,0.25 <-22.5, 3.8449, 4.5 >,0 texture { pigment {color rgb <0.71,0.42,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <23.5, 0, -3.5>,0.25 <23.5, 3.8449, -3.5 >,0 texture { pigment {color rgb <0.71,0.42,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, -3.5>,0.25 <-22.5, 3.8449, -3.5 >,0 texture { pigment {color rgb <0.71,0.42,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 24 6 163 cone { <23.5, 0, 5.5>,0.25 <23.5, 3.73918, 5.5 >,0 texture { pigment {color rgb <0.71,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, 5.5>,0.25 <-22.5, 3.73918, 5.5 >,0 texture { pigment {color rgb <0.71,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <23.5, 0, -4.5>,0.25 <23.5, 3.73918, -4.5 >,0 texture { pigment {color rgb <0.71,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, -4.5>,0.25 <-22.5, 3.73918, -4.5 >,0 texture { pigment {color rgb <0.71,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 24 7 175 cone { <23.5, 0, 6.5>,0.25 <23.5, 4.03408, 6.5 >,0 texture { pigment {color rgb <0.71,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, 6.5>,0.25 <-22.5, 4.03408, 6.5 >,0 texture { pigment {color rgb <0.71,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <23.5, 0, -5.5>,0.25 <23.5, 4.03408, -5.5 >,0 texture { pigment {color rgb <0.71,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, -5.5>,0.25 <-22.5, 4.03408, -5.5 >,0 texture { pigment {color rgb <0.71,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 24 8 156 cone { <23.5, 0, 7.5>,0.25 <23.5, 3.58894, 7.5 >,0 texture { pigment {color rgb <0.71,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, 7.5>,0.25 <-22.5, 3.58894, 7.5 >,0 texture { pigment {color rgb <0.71,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <23.5, 0, -6.5>,0.25 <23.5, 3.58894, -6.5 >,0 texture { pigment {color rgb <0.71,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, -6.5>,0.25 <-22.5, 3.58894, -6.5 >,0 texture { pigment {color rgb <0.71,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 24 9 159 cone { <23.5, 0, 8.5>,0.25 <23.5, 3.64458, 8.5 >,0 texture { pigment {color rgb <0.71,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, 8.5>,0.25 <-22.5, 3.64458, 8.5 >,0 texture { pigment {color rgb <0.71,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <23.5, 0, -7.5>,0.25 <23.5, 3.64458, -7.5 >,0 texture { pigment {color rgb <0.71,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, -7.5>,0.25 <-22.5, 3.64458, -7.5 >,0 texture { pigment {color rgb <0.71,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 24 10 164 cone { <23.5, 0, 9.5>,0.25 <23.5, 3.77813, 9.5 >,0 texture { pigment {color rgb <0.71,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, 9.5>,0.25 <-22.5, 3.77813, 9.5 >,0 texture { pigment {color rgb <0.71,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <23.5, 0, -8.5>,0.25 <23.5, 3.77813, -8.5 >,0 texture { pigment {color rgb <0.71,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, -8.5>,0.25 <-22.5, 3.77813, -8.5 >,0 texture { pigment {color rgb <0.71,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 24 11 157 cone { <23.5, 0, 10.5>,0.25 <23.5, 3.60563, 10.5 >,0 texture { pigment {color rgb <0.71,0.28,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, 10.5>,0.25 <-22.5, 3.60563, 10.5 >,0 texture { pigment {color rgb <0.71,0.28,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <23.5, 0, -9.5>,0.25 <23.5, 3.60563, -9.5 >,0 texture { pigment {color rgb <0.71,0.28,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, -9.5>,0.25 <-22.5, 3.60563, -9.5 >,0 texture { pigment {color rgb <0.71,0.28,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 24 12 154 cone { <23.5, 0, 11.5>,0.25 <23.5, 3.5333, 11.5 >,0 texture { pigment {color rgb <0.71,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, 11.5>,0.25 <-22.5, 3.5333, 11.5 >,0 texture { pigment {color rgb <0.71,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <23.5, 0, -10.5>,0.25 <23.5, 3.5333, -10.5 >,0 texture { pigment {color rgb <0.71,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, -10.5>,0.25 <-22.5, 3.5333, -10.5 >,0 texture { pigment {color rgb <0.71,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 24 13 161 cone { <23.5, 0, 12.5>,0.25 <23.5, 3.70579, 12.5 >,0 texture { pigment {color rgb <0.71,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, 12.5>,0.25 <-22.5, 3.70579, 12.5 >,0 texture { pigment {color rgb <0.71,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <23.5, 0, -11.5>,0.25 <23.5, 3.70579, -11.5 >,0 texture { pigment {color rgb <0.71,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, -11.5>,0.25 <-22.5, 3.70579, -11.5 >,0 texture { pigment {color rgb <0.71,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 24 14 154 cone { <23.5, 0, 13.5>,0.25 <23.5, 3.5333, 13.5 >,0 texture { pigment {color rgb <0.71,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, 13.5>,0.25 <-22.5, 3.5333, 13.5 >,0 texture { pigment {color rgb <0.71,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <23.5, 0, -12.5>,0.25 <23.5, 3.5333, -12.5 >,0 texture { pigment {color rgb <0.71,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, -12.5>,0.25 <-22.5, 3.5333, -12.5 >,0 texture { pigment {color rgb <0.71,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 24 15 156 cone { <23.5, 0, 14.5>,0.25 <23.5, 3.58894, 14.5 >,0 texture { pigment {color rgb <0.71,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, 14.5>,0.25 <-22.5, 3.58894, 14.5 >,0 texture { pigment {color rgb <0.71,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <23.5, 0, -13.5>,0.25 <23.5, 3.58894, -13.5 >,0 texture { pigment {color rgb <0.71,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, -13.5>,0.25 <-22.5, 3.58894, -13.5 >,0 texture { pigment {color rgb <0.71,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 24 16 162 cone { <23.5, 0, 15.5>,0.25 <23.5, 3.73361, 15.5 >,0 texture { pigment {color rgb <0.71,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, 15.5>,0.25 <-22.5, 3.73361, 15.5 >,0 texture { pigment {color rgb <0.71,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <23.5, 0, -14.5>,0.25 <23.5, 3.73361, -14.5 >,0 texture { pigment {color rgb <0.71,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, -14.5>,0.25 <-22.5, 3.73361, -14.5 >,0 texture { pigment {color rgb <0.71,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 24 17 156 cone { <23.5, 0, 16.5>,0.25 <23.5, 3.59451, 16.5 >,0 texture { pigment {color rgb <0.71,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, 16.5>,0.25 <-22.5, 3.59451, 16.5 >,0 texture { pigment {color rgb <0.71,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <23.5, 0, -15.5>,0.25 <23.5, 3.59451, -15.5 >,0 texture { pigment {color rgb <0.71,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, -15.5>,0.25 <-22.5, 3.59451, -15.5 >,0 texture { pigment {color rgb <0.71,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 24 18 152 cone { <23.5, 0, 17.5>,0.25 <23.5, 3.49991, 17.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, 17.5>,0.25 <-22.5, 3.49991, 17.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <23.5, 0, -16.5>,0.25 <23.5, 3.49991, -16.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, -16.5>,0.25 <-22.5, 3.49991, -16.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 24 19 152 cone { <23.5, 0, 18.5>,0.25 <23.5, 3.48878, 18.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, 18.5>,0.25 <-22.5, 3.48878, 18.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <23.5, 0, -17.5>,0.25 <23.5, 3.48878, -17.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, -17.5>,0.25 <-22.5, 3.48878, -17.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 24 20 149 cone { <23.5, 0, 19.5>,0.25 <23.5, 3.42758, 19.5 >,0 texture { pigment {color rgb <0.71,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, 19.5>,0.25 <-22.5, 3.42758, 19.5 >,0 texture { pigment {color rgb <0.71,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <23.5, 0, -18.5>,0.25 <23.5, 3.42758, -18.5 >,0 texture { pigment {color rgb <0.71,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, -18.5>,0.25 <-22.5, 3.42758, -18.5 >,0 texture { pigment {color rgb <0.71,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 24 21 146 cone { <23.5, 0, 20.5>,0.25 <23.5, 3.35524, 20.5 >,0 texture { pigment {color rgb <0.71,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, 20.5>,0.25 <-22.5, 3.35524, 20.5 >,0 texture { pigment {color rgb <0.71,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <23.5, 0, -19.5>,0.25 <23.5, 3.35524, -19.5 >,0 texture { pigment {color rgb <0.71,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, -19.5>,0.25 <-22.5, 3.35524, -19.5 >,0 texture { pigment {color rgb <0.71,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 24 22 144 cone { <23.5, 0, 21.5>,0.25 <23.5, 3.30516, 21.5 >,0 texture { pigment {color rgb <0.71,0,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, 21.5>,0.25 <-22.5, 3.30516, 21.5 >,0 texture { pigment {color rgb <0.71,0,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <23.5, 0, -20.5>,0.25 <23.5, 3.30516, -20.5 >,0 texture { pigment {color rgb <0.71,0,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, -20.5>,0.25 <-22.5, 3.30516, -20.5 >,0 texture { pigment {color rgb <0.71,0,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 24 23 144 cone { <23.5, 0, 22.5>,0.25 <23.5, 3.31073, 22.5 >,0 texture { pigment {color rgb <0.71,0,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, 22.5>,0.25 <-22.5, 3.31073, 22.5 >,0 texture { pigment {color rgb <0.71,0,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <23.5, 0, -21.5>,0.25 <23.5, 3.31073, -21.5 >,0 texture { pigment {color rgb <0.71,0,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, -21.5>,0.25 <-22.5, 3.31073, -21.5 >,0 texture { pigment {color rgb <0.71,0,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 24 24 143 cone { <23.5, 0, 23.5>,0.25 <23.5, 3.28291, 23.5 >,0 texture { pigment {color rgb <0.71,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, 23.5>,0.25 <-22.5, 3.28291, 23.5 >,0 texture { pigment {color rgb <0.71,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <23.5, 0, -22.5>,0.25 <23.5, 3.28291, -22.5 >,0 texture { pigment {color rgb <0.71,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, -22.5>,0.25 <-22.5, 3.28291, -22.5 >,0 texture { pigment {color rgb <0.71,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 24 25 142 cone { <23.5, 0, 24.5>,0.25 <23.5, 3.24952, 24.5 >,0 texture { pigment {color rgb <0.57,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, 24.5>,0.25 <-22.5, 3.24952, 24.5 >,0 texture { pigment {color rgb <0.57,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <23.5, 0, -23.5>,0.25 <23.5, 3.24952, -23.5 >,0 texture { pigment {color rgb <0.57,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, -23.5>,0.25 <-22.5, 3.24952, -23.5 >,0 texture { pigment {color rgb <0.57,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 24 26 161 cone { <23.5, 0, 25.5>,0.25 <23.5, 3.70023, 25.5 >,0 texture { pigment {color rgb <0.71,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, 25.5>,0.25 <-22.5, 3.70023, 25.5 >,0 texture { pigment {color rgb <0.71,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <23.5, 0, -24.5>,0.25 <23.5, 3.70023, -24.5 >,0 texture { pigment {color rgb <0.71,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, -24.5>,0.25 <-22.5, 3.70023, -24.5 >,0 texture { pigment {color rgb <0.71,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 24 27 137 cone { <23.5, 0, 26.5>,0.25 <23.5, 3.13824, 26.5 >,0 texture { pigment {color rgb <0.57,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, 26.5>,0.25 <-22.5, 3.13824, 26.5 >,0 texture { pigment {color rgb <0.57,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <23.5, 0, -25.5>,0.25 <23.5, 3.13824, -25.5 >,0 texture { pigment {color rgb <0.57,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, -25.5>,0.25 <-22.5, 3.13824, -25.5 >,0 texture { pigment {color rgb <0.57,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 24 28 136 cone { <23.5, 0, 27.5>,0.25 <23.5, 3.11598, 27.5 >,0 texture { pigment {color rgb <0.57,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, 27.5>,0.25 <-22.5, 3.11598, 27.5 >,0 texture { pigment {color rgb <0.57,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <23.5, 0, -26.5>,0.25 <23.5, 3.11598, -26.5 >,0 texture { pigment {color rgb <0.57,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, -26.5>,0.25 <-22.5, 3.11598, -26.5 >,0 texture { pigment {color rgb <0.57,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 24 29 131 cone { <23.5, 0, 28.5>,0.25 <23.5, 2.99913, 28.5 >,0 texture { pigment {color rgb <0.57,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, 28.5>,0.25 <-22.5, 2.99913, 28.5 >,0 texture { pigment {color rgb <0.57,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <23.5, 0, -27.5>,0.25 <23.5, 2.99913, -27.5 >,0 texture { pigment {color rgb <0.57,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, -27.5>,0.25 <-22.5, 2.99913, -27.5 >,0 texture { pigment {color rgb <0.57,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 24 30 124 cone { <23.5, 0, 29.5>,0.25 <23.5, 2.8322, 29.5 >,0 texture { pigment {color rgb <0.57,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, 29.5>,0.25 <-22.5, 2.8322, 29.5 >,0 texture { pigment {color rgb <0.57,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <23.5, 0, -28.5>,0.25 <23.5, 2.8322, -28.5 >,0 texture { pigment {color rgb <0.57,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, -28.5>,0.25 <-22.5, 2.8322, -28.5 >,0 texture { pigment {color rgb <0.57,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 24 31 116 cone { <23.5, 0, 30.5>,0.25 <23.5, 2.65971, 30.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, 30.5>,0.25 <-22.5, 2.65971, 30.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <23.5, 0, -29.5>,0.25 <23.5, 2.65971, -29.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, -29.5>,0.25 <-22.5, 2.65971, -29.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 24 32 111 cone { <23.5, 0, 31.5>,0.25 <23.5, 2.54843, 31.5 >,0 texture { pigment {color rgb <0.57,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, 31.5>,0.25 <-22.5, 2.54843, 31.5 >,0 texture { pigment {color rgb <0.57,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <23.5, 0, -30.5>,0.25 <23.5, 2.54843, -30.5 >,0 texture { pigment {color rgb <0.57,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, -30.5>,0.25 <-22.5, 2.54843, -30.5 >,0 texture { pigment {color rgb <0.57,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 24 33 115 cone { <23.5, 0, 32.5>,0.25 <23.5, 2.64302, 32.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, 32.5>,0.25 <-22.5, 2.64302, 32.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <23.5, 0, -31.5>,0.25 <23.5, 2.64302, -31.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, -31.5>,0.25 <-22.5, 2.64302, -31.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 24 34 121 cone { <23.5, 0, 33.5>,0.25 <23.5, 2.78212, 33.5 >,0 texture { pigment {color rgb <0.57,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, 33.5>,0.25 <-22.5, 2.78212, 33.5 >,0 texture { pigment {color rgb <0.57,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <23.5, 0, -32.5>,0.25 <23.5, 2.78212, -32.5 >,0 texture { pigment {color rgb <0.57,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, -32.5>,0.25 <-22.5, 2.78212, -32.5 >,0 texture { pigment {color rgb <0.57,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 24 35 104 cone { <23.5, 0, 34.5>,0.25 <23.5, 2.37593, 34.5 >,0 texture { pigment {color rgb <0.42,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, 34.5>,0.25 <-22.5, 2.37593, 34.5 >,0 texture { pigment {color rgb <0.42,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <23.5, 0, -33.5>,0.25 <23.5, 2.37593, -33.5 >,0 texture { pigment {color rgb <0.42,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, -33.5>,0.25 <-22.5, 2.37593, -33.5 >,0 texture { pigment {color rgb <0.42,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 24 36 104 cone { <23.5, 0, 35.5>,0.25 <23.5, 2.37037, 35.5 >,0 texture { pigment {color rgb <0.42,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, 35.5>,0.25 <-22.5, 2.37037, 35.5 >,0 texture { pigment {color rgb <0.42,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <23.5, 0, -34.5>,0.25 <23.5, 2.37037, -34.5 >,0 texture { pigment {color rgb <0.42,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, -34.5>,0.25 <-22.5, 2.37037, -34.5 >,0 texture { pigment {color rgb <0.42,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 24 37 93 cone { <23.5, 0, 36.5>,0.25 <23.5, 2.12554, 36.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, 36.5>,0.25 <-22.5, 2.12554, 36.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <23.5, 0, -35.5>,0.25 <23.5, 2.12554, -35.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, -35.5>,0.25 <-22.5, 2.12554, -35.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 24 38 92 cone { <23.5, 0, 37.5>,0.25 <23.5, 2.09216, 37.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, 37.5>,0.25 <-22.5, 2.09216, 37.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <23.5, 0, -36.5>,0.25 <23.5, 2.09216, -36.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, -36.5>,0.25 <-22.5, 2.09216, -36.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 24 39 96 cone { <23.5, 0, 38.5>,0.25 <23.5, 2.19788, 38.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, 38.5>,0.25 <-22.5, 2.19788, 38.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <23.5, 0, -37.5>,0.25 <23.5, 2.19788, -37.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, -37.5>,0.25 <-22.5, 2.19788, -37.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 24 40 89 cone { <23.5, 0, 39.5>,0.25 <23.5, 2.03652, 39.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, 39.5>,0.25 <-22.5, 2.03652, 39.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <23.5, 0, -38.5>,0.25 <23.5, 2.03652, -38.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, -38.5>,0.25 <-22.5, 2.03652, -38.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 24 41 92 cone { <23.5, 0, 40.5>,0.25 <23.5, 2.09216, 40.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, 40.5>,0.25 <-22.5, 2.09216, 40.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <23.5, 0, -39.5>,0.25 <23.5, 2.09216, -39.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, -39.5>,0.25 <-22.5, 2.09216, -39.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 24 42 71 cone { <23.5, 0, 41.5>,0.25 <23.5, 1.60807, 41.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, 41.5>,0.25 <-22.5, 1.60807, 41.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <23.5, 0, -40.5>,0.25 <23.5, 1.60807, -40.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, -40.5>,0.25 <-22.5, 1.60807, -40.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 24 43 77 cone { <23.5, 0, 42.5>,0.25 <23.5, 1.74161, 42.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, 42.5>,0.25 <-22.5, 1.74161, 42.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <23.5, 0, -41.5>,0.25 <23.5, 1.74161, -41.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, -41.5>,0.25 <-22.5, 1.74161, -41.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 24 44 82 cone { <23.5, 0, 43.5>,0.25 <23.5, 1.86959, 43.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, 43.5>,0.25 <-22.5, 1.86959, 43.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <23.5, 0, -42.5>,0.25 <23.5, 1.86959, -42.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, -42.5>,0.25 <-22.5, 1.86959, -42.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 24 45 99 cone { <23.5, 0, 44.5>,0.25 <23.5, 2.25909, 44.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, 44.5>,0.25 <-22.5, 2.25909, 44.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <23.5, 0, -43.5>,0.25 <23.5, 2.25909, -43.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, -43.5>,0.25 <-22.5, 2.25909, -43.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 24 46 78 cone { <23.5, 0, 45.5>,0.25 <23.5, 1.76387, 45.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, 45.5>,0.25 <-22.5, 1.76387, 45.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <23.5, 0, -44.5>,0.25 <23.5, 1.76387, -44.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, -44.5>,0.25 <-22.5, 1.76387, -44.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 24 47 81 cone { <23.5, 0, 46.5>,0.25 <23.5, 1.8529, 46.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, 46.5>,0.25 <-22.5, 1.8529, 46.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <23.5, 0, -45.5>,0.25 <23.5, 1.8529, -45.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, -45.5>,0.25 <-22.5, 1.8529, -45.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 24 48 80 cone { <23.5, 0, 47.5>,0.25 <23.5, 1.83064, 47.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, 47.5>,0.25 <-22.5, 1.83064, 47.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <23.5, 0, -46.5>,0.25 <23.5, 1.83064, -46.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, -46.5>,0.25 <-22.5, 1.83064, -46.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 24 49 66 cone { <23.5, 0, 48.5>,0.25 <23.5, 1.50235, 48.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, 48.5>,0.25 <-22.5, 1.50235, 48.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <23.5, 0, -47.5>,0.25 <23.5, 1.50235, -47.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, -47.5>,0.25 <-22.5, 1.50235, -47.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 24 50 61 cone { <23.5, 0, 49.5>,0.25 <23.5, 1.37993, 49.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, 49.5>,0.25 <-22.5, 1.37993, 49.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <23.5, 0, -48.5>,0.25 <23.5, 1.37993, -48.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, -48.5>,0.25 <-22.5, 1.37993, -48.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 24 51 89 cone { <23.5, 0, 50.5>,0.25 <23.5, 2.03652, 50.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, 50.5>,0.25 <-22.5, 2.03652, 50.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <23.5, 0, -49.5>,0.25 <23.5, 2.03652, -49.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, -49.5>,0.25 <-22.5, 2.03652, -49.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 24 52 71 cone { <23.5, 0, 51.5>,0.25 <23.5, 1.60807, 51.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, 51.5>,0.25 <-22.5, 1.60807, 51.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <23.5, 0, -50.5>,0.25 <23.5, 1.60807, -50.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, -50.5>,0.25 <-22.5, 1.60807, -50.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 24 54 45 cone { <23.5, 0, 53.5>,0.25 <23.5, 0.996001, 53.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, 53.5>,0.25 <-22.5, 0.996001, 53.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <23.5, 0, -52.5>,0.25 <23.5, 0.996001, -52.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, -52.5>,0.25 <-22.5, 0.996001, -52.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 24 55 89 cone { <23.5, 0, 54.5>,0.25 <23.5, 2.03652, 54.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, 54.5>,0.25 <-22.5, 2.03652, 54.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <23.5, 0, -53.5>,0.25 <23.5, 2.03652, -53.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, -53.5>,0.25 <-22.5, 2.03652, -53.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 24 56 45 cone { <23.5, 0, 55.5>,0.25 <23.5, 0.996001, 55.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, 55.5>,0.25 <-22.5, 0.996001, 55.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <23.5, 0, -54.5>,0.25 <23.5, 0.996001, -54.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, -54.5>,0.25 <-22.5, 0.996001, -54.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 24 57 68 cone { <23.5, 0, 56.5>,0.25 <23.5, 1.5413, 56.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, 56.5>,0.25 <-22.5, 1.5413, 56.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <23.5, 0, -55.5>,0.25 <23.5, 1.5413, -55.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, -55.5>,0.25 <-22.5, 1.5413, -55.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 24 58 57 cone { <23.5, 0, 57.5>,0.25 <23.5, 1.27978, 57.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, 57.5>,0.25 <-22.5, 1.27978, 57.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <23.5, 0, -56.5>,0.25 <23.5, 1.27978, -56.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, -56.5>,0.25 <-22.5, 1.27978, -56.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 24 59 59 cone { <23.5, 0, 58.5>,0.25 <23.5, 1.32986, 58.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, 58.5>,0.25 <-22.5, 1.32986, 58.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <23.5, 0, -57.5>,0.25 <23.5, 1.32986, -57.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, -57.5>,0.25 <-22.5, 1.32986, -57.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 24 60 48 cone { <23.5, 0, 59.5>,0.25 <23.5, 1.07946, 59.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, 59.5>,0.25 <-22.5, 1.07946, 59.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <23.5, 0, -58.5>,0.25 <23.5, 1.07946, -58.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, -58.5>,0.25 <-22.5, 1.07946, -58.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 24 62 54 cone { <23.5, 0, 61.5>,0.25 <23.5, 1.21857, 61.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, 61.5>,0.25 <-22.5, 1.21857, 61.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <23.5, 0, -60.5>,0.25 <23.5, 1.21857, -60.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, -60.5>,0.25 <-22.5, 1.21857, -60.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 24 63 57 cone { <23.5, 0, 62.5>,0.25 <23.5, 1.27978, 62.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, 62.5>,0.25 <-22.5, 1.27978, 62.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <23.5, 0, -61.5>,0.25 <23.5, 1.27978, -61.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, -61.5>,0.25 <-22.5, 1.27978, -61.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 24 64 54 cone { <23.5, 0, 63.5>,0.25 <23.5, 1.21857, 63.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, 63.5>,0.25 <-22.5, 1.21857, 63.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <23.5, 0, -62.5>,0.25 <23.5, 1.21857, -62.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, -62.5>,0.25 <-22.5, 1.21857, -62.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 24 65 35 cone { <23.5, 0, 64.5>,0.25 <23.5, 0.767866, 64.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, 64.5>,0.25 <-22.5, 0.767866, 64.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <23.5, 0, -63.5>,0.25 <23.5, 0.767866, -63.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, -63.5>,0.25 <-22.5, 0.767866, -63.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 24 67 40 cone { <23.5, 0, 66.5>,0.25 <23.5, 0.89028, 66.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, 66.5>,0.25 <-22.5, 0.89028, 66.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <23.5, 0, -65.5>,0.25 <23.5, 0.89028, -65.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-22.5, 0, -65.5>,0.25 <-22.5, 0.89028, -65.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 25 1 166 cone { <24.5, 0, 0.5>,0.25 <24.5, 3.8282, 0.5 >,0 texture { pigment {color rgb <0.71,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, 0.5>,0.25 <-23.5, 3.8282, 0.5 >,0 texture { pigment {color rgb <0.71,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 25 2 153 cone { <24.5, 0, 1.5>,0.25 <24.5, 3.51661, 1.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, 1.5>,0.25 <-23.5, 3.51661, 1.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <24.5, 0, -0.5>,0.25 <24.5, 3.51661, -0.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, -0.5>,0.25 <-23.5, 3.51661, -0.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 25 3 163 cone { <24.5, 0, 2.5>,0.25 <24.5, 3.7503, 2.5 >,0 texture { pigment {color rgb <0.71,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, 2.5>,0.25 <-23.5, 3.7503, 2.5 >,0 texture { pigment {color rgb <0.71,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <24.5, 0, -1.5>,0.25 <24.5, 3.7503, -1.5 >,0 texture { pigment {color rgb <0.71,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, -1.5>,0.25 <-23.5, 3.7503, -1.5 >,0 texture { pigment {color rgb <0.71,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 25 4 169 cone { <24.5, 0, 3.5>,0.25 <24.5, 3.88941, 3.5 >,0 texture { pigment {color rgb <0.71,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, 3.5>,0.25 <-23.5, 3.88941, 3.5 >,0 texture { pigment {color rgb <0.71,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <24.5, 0, -2.5>,0.25 <24.5, 3.88941, -2.5 >,0 texture { pigment {color rgb <0.71,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, -2.5>,0.25 <-23.5, 3.88941, -2.5 >,0 texture { pigment {color rgb <0.71,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 25 5 173 cone { <24.5, 0, 4.5>,0.25 <24.5, 3.984, 4.5 >,0 texture { pigment {color rgb <0.71,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, 4.5>,0.25 <-23.5, 3.984, 4.5 >,0 texture { pigment {color rgb <0.71,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <24.5, 0, -3.5>,0.25 <24.5, 3.984, -3.5 >,0 texture { pigment {color rgb <0.71,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, -3.5>,0.25 <-23.5, 3.984, -3.5 >,0 texture { pigment {color rgb <0.71,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 25 6 156 cone { <24.5, 0, 5.5>,0.25 <24.5, 3.58894, 5.5 >,0 texture { pigment {color rgb <0.71,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, 5.5>,0.25 <-23.5, 3.58894, 5.5 >,0 texture { pigment {color rgb <0.71,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <24.5, 0, -4.5>,0.25 <24.5, 3.58894, -4.5 >,0 texture { pigment {color rgb <0.71,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, -4.5>,0.25 <-23.5, 3.58894, -4.5 >,0 texture { pigment {color rgb <0.71,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 25 7 154 cone { <24.5, 0, 6.5>,0.25 <24.5, 3.54443, 6.5 >,0 texture { pigment {color rgb <0.71,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, 6.5>,0.25 <-23.5, 3.54443, 6.5 >,0 texture { pigment {color rgb <0.71,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <24.5, 0, -5.5>,0.25 <24.5, 3.54443, -5.5 >,0 texture { pigment {color rgb <0.71,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, -5.5>,0.25 <-23.5, 3.54443, -5.5 >,0 texture { pigment {color rgb <0.71,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 25 8 153 cone { <24.5, 0, 7.5>,0.25 <24.5, 3.51661, 7.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, 7.5>,0.25 <-23.5, 3.51661, 7.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <24.5, 0, -6.5>,0.25 <24.5, 3.51661, -6.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, -6.5>,0.25 <-23.5, 3.51661, -6.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 25 9 153 cone { <24.5, 0, 8.5>,0.25 <24.5, 3.51104, 8.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, 8.5>,0.25 <-23.5, 3.51104, 8.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <24.5, 0, -7.5>,0.25 <24.5, 3.51104, -7.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, -7.5>,0.25 <-23.5, 3.51104, -7.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 25 10 150 cone { <24.5, 0, 9.5>,0.25 <24.5, 3.44983, 9.5 >,0 texture { pigment {color rgb <0.71,0.14,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, 9.5>,0.25 <-23.5, 3.44983, 9.5 >,0 texture { pigment {color rgb <0.71,0.14,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <24.5, 0, -8.5>,0.25 <24.5, 3.44983, -8.5 >,0 texture { pigment {color rgb <0.71,0.14,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, -8.5>,0.25 <-23.5, 3.44983, -8.5 >,0 texture { pigment {color rgb <0.71,0.14,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 25 11 154 cone { <24.5, 0, 10.5>,0.25 <24.5, 3.54999, 10.5 >,0 texture { pigment {color rgb <0.71,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, 10.5>,0.25 <-23.5, 3.54999, 10.5 >,0 texture { pigment {color rgb <0.71,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <24.5, 0, -9.5>,0.25 <24.5, 3.54999, -9.5 >,0 texture { pigment {color rgb <0.71,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, -9.5>,0.25 <-23.5, 3.54999, -9.5 >,0 texture { pigment {color rgb <0.71,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 25 12 157 cone { <24.5, 0, 11.5>,0.25 <24.5, 3.60007, 11.5 >,0 texture { pigment {color rgb <0.71,0.28,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, 11.5>,0.25 <-23.5, 3.60007, 11.5 >,0 texture { pigment {color rgb <0.71,0.28,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <24.5, 0, -10.5>,0.25 <24.5, 3.60007, -10.5 >,0 texture { pigment {color rgb <0.71,0.28,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, -10.5>,0.25 <-23.5, 3.60007, -10.5 >,0 texture { pigment {color rgb <0.71,0.28,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 25 13 155 cone { <24.5, 0, 12.5>,0.25 <24.5, 3.57225, 12.5 >,0 texture { pigment {color rgb <0.71,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, 12.5>,0.25 <-23.5, 3.57225, 12.5 >,0 texture { pigment {color rgb <0.71,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <24.5, 0, -11.5>,0.25 <24.5, 3.57225, -11.5 >,0 texture { pigment {color rgb <0.71,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, -11.5>,0.25 <-23.5, 3.57225, -11.5 >,0 texture { pigment {color rgb <0.71,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 25 14 153 cone { <24.5, 0, 13.5>,0.25 <24.5, 3.51661, 13.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, 13.5>,0.25 <-23.5, 3.51661, 13.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <24.5, 0, -12.5>,0.25 <24.5, 3.51661, -12.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, -12.5>,0.25 <-23.5, 3.51661, -12.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 25 15 161 cone { <24.5, 0, 14.5>,0.25 <24.5, 3.70579, 14.5 >,0 texture { pigment {color rgb <0.71,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, 14.5>,0.25 <-23.5, 3.70579, 14.5 >,0 texture { pigment {color rgb <0.71,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <24.5, 0, -13.5>,0.25 <24.5, 3.70579, -13.5 >,0 texture { pigment {color rgb <0.71,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, -13.5>,0.25 <-23.5, 3.70579, -13.5 >,0 texture { pigment {color rgb <0.71,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 25 16 147 cone { <24.5, 0, 15.5>,0.25 <24.5, 3.3775, 15.5 >,0 texture { pigment {color rgb <0.71,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, 15.5>,0.25 <-23.5, 3.3775, 15.5 >,0 texture { pigment {color rgb <0.71,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <24.5, 0, -14.5>,0.25 <24.5, 3.3775, -14.5 >,0 texture { pigment {color rgb <0.71,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, -14.5>,0.25 <-23.5, 3.3775, -14.5 >,0 texture { pigment {color rgb <0.71,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 25 17 156 cone { <24.5, 0, 16.5>,0.25 <24.5, 3.59451, 16.5 >,0 texture { pigment {color rgb <0.71,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, 16.5>,0.25 <-23.5, 3.59451, 16.5 >,0 texture { pigment {color rgb <0.71,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <24.5, 0, -15.5>,0.25 <24.5, 3.59451, -15.5 >,0 texture { pigment {color rgb <0.71,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, -15.5>,0.25 <-23.5, 3.59451, -15.5 >,0 texture { pigment {color rgb <0.71,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 25 18 144 cone { <24.5, 0, 17.5>,0.25 <24.5, 3.30516, 17.5 >,0 texture { pigment {color rgb <0.71,0,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, 17.5>,0.25 <-23.5, 3.30516, 17.5 >,0 texture { pigment {color rgb <0.71,0,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <24.5, 0, -16.5>,0.25 <24.5, 3.30516, -16.5 >,0 texture { pigment {color rgb <0.71,0,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, -16.5>,0.25 <-23.5, 3.30516, -16.5 >,0 texture { pigment {color rgb <0.71,0,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 25 19 147 cone { <24.5, 0, 18.5>,0.25 <24.5, 3.36637, 18.5 >,0 texture { pigment {color rgb <0.71,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, 18.5>,0.25 <-23.5, 3.36637, 18.5 >,0 texture { pigment {color rgb <0.71,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <24.5, 0, -17.5>,0.25 <24.5, 3.36637, -17.5 >,0 texture { pigment {color rgb <0.71,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, -17.5>,0.25 <-23.5, 3.36637, -17.5 >,0 texture { pigment {color rgb <0.71,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 25 20 149 cone { <24.5, 0, 19.5>,0.25 <24.5, 3.42201, 19.5 >,0 texture { pigment {color rgb <0.71,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, 19.5>,0.25 <-23.5, 3.42201, 19.5 >,0 texture { pigment {color rgb <0.71,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <24.5, 0, -18.5>,0.25 <24.5, 3.42201, -18.5 >,0 texture { pigment {color rgb <0.71,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, -18.5>,0.25 <-23.5, 3.42201, -18.5 >,0 texture { pigment {color rgb <0.71,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 25 21 139 cone { <24.5, 0, 20.5>,0.25 <24.5, 3.19388, 20.5 >,0 texture { pigment {color rgb <0.57,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, 20.5>,0.25 <-23.5, 3.19388, 20.5 >,0 texture { pigment {color rgb <0.57,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <24.5, 0, -19.5>,0.25 <24.5, 3.19388, -19.5 >,0 texture { pigment {color rgb <0.57,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, -19.5>,0.25 <-23.5, 3.19388, -19.5 >,0 texture { pigment {color rgb <0.57,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 25 22 138 cone { <24.5, 0, 21.5>,0.25 <24.5, 3.17162, 21.5 >,0 texture { pigment {color rgb <0.57,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, 21.5>,0.25 <-23.5, 3.17162, 21.5 >,0 texture { pigment {color rgb <0.57,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <24.5, 0, -20.5>,0.25 <24.5, 3.17162, -20.5 >,0 texture { pigment {color rgb <0.57,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, -20.5>,0.25 <-23.5, 3.17162, -20.5 >,0 texture { pigment {color rgb <0.57,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 25 23 151 cone { <24.5, 0, 22.5>,0.25 <24.5, 3.46096, 22.5 >,0 texture { pigment {color rgb <0.71,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, 22.5>,0.25 <-23.5, 3.46096, 22.5 >,0 texture { pigment {color rgb <0.71,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <24.5, 0, -21.5>,0.25 <24.5, 3.46096, -21.5 >,0 texture { pigment {color rgb <0.71,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, -21.5>,0.25 <-23.5, 3.46096, -21.5 >,0 texture { pigment {color rgb <0.71,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 25 24 147 cone { <24.5, 0, 23.5>,0.25 <24.5, 3.36637, 23.5 >,0 texture { pigment {color rgb <0.71,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, 23.5>,0.25 <-23.5, 3.36637, 23.5 >,0 texture { pigment {color rgb <0.71,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <24.5, 0, -22.5>,0.25 <24.5, 3.36637, -22.5 >,0 texture { pigment {color rgb <0.71,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, -22.5>,0.25 <-23.5, 3.36637, -22.5 >,0 texture { pigment {color rgb <0.71,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 25 25 160 cone { <24.5, 0, 24.5>,0.25 <24.5, 3.6724, 24.5 >,0 texture { pigment {color rgb <0.71,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, 24.5>,0.25 <-23.5, 3.6724, 24.5 >,0 texture { pigment {color rgb <0.71,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <24.5, 0, -23.5>,0.25 <24.5, 3.6724, -23.5 >,0 texture { pigment {color rgb <0.71,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, -23.5>,0.25 <-23.5, 3.6724, -23.5 >,0 texture { pigment {color rgb <0.71,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 25 26 128 cone { <24.5, 0, 25.5>,0.25 <24.5, 2.9268, 25.5 >,0 texture { pigment {color rgb <0.57,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, 25.5>,0.25 <-23.5, 2.9268, 25.5 >,0 texture { pigment {color rgb <0.57,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <24.5, 0, -24.5>,0.25 <24.5, 2.9268, -24.5 >,0 texture { pigment {color rgb <0.57,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, -24.5>,0.25 <-23.5, 2.9268, -24.5 >,0 texture { pigment {color rgb <0.57,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 25 27 119 cone { <24.5, 0, 26.5>,0.25 <24.5, 2.71535, 26.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, 26.5>,0.25 <-23.5, 2.71535, 26.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <24.5, 0, -25.5>,0.25 <24.5, 2.71535, -25.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, -25.5>,0.25 <-23.5, 2.71535, -25.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 25 28 136 cone { <24.5, 0, 27.5>,0.25 <24.5, 3.11042, 27.5 >,0 texture { pigment {color rgb <0.57,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, 27.5>,0.25 <-23.5, 3.11042, 27.5 >,0 texture { pigment {color rgb <0.57,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <24.5, 0, -26.5>,0.25 <24.5, 3.11042, -26.5 >,0 texture { pigment {color rgb <0.57,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, -26.5>,0.25 <-23.5, 3.11042, -26.5 >,0 texture { pigment {color rgb <0.57,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 25 29 123 cone { <24.5, 0, 28.5>,0.25 <24.5, 2.82107, 28.5 >,0 texture { pigment {color rgb <0.57,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, 28.5>,0.25 <-23.5, 2.82107, 28.5 >,0 texture { pigment {color rgb <0.57,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <24.5, 0, -27.5>,0.25 <24.5, 2.82107, -27.5 >,0 texture { pigment {color rgb <0.57,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, -27.5>,0.25 <-23.5, 2.82107, -27.5 >,0 texture { pigment {color rgb <0.57,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 25 30 132 cone { <24.5, 0, 29.5>,0.25 <24.5, 3.03252, 29.5 >,0 texture { pigment {color rgb <0.57,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, 29.5>,0.25 <-23.5, 3.03252, 29.5 >,0 texture { pigment {color rgb <0.57,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <24.5, 0, -28.5>,0.25 <24.5, 3.03252, -28.5 >,0 texture { pigment {color rgb <0.57,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, -28.5>,0.25 <-23.5, 3.03252, -28.5 >,0 texture { pigment {color rgb <0.57,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 25 31 114 cone { <24.5, 0, 30.5>,0.25 <24.5, 2.60407, 30.5 >,0 texture { pigment {color rgb <0.57,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, 30.5>,0.25 <-23.5, 2.60407, 30.5 >,0 texture { pigment {color rgb <0.57,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <24.5, 0, -29.5>,0.25 <24.5, 2.60407, -29.5 >,0 texture { pigment {color rgb <0.57,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, -29.5>,0.25 <-23.5, 2.60407, -29.5 >,0 texture { pigment {color rgb <0.57,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 25 32 130 cone { <24.5, 0, 31.5>,0.25 <24.5, 2.988, 31.5 >,0 texture { pigment {color rgb <0.57,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, 31.5>,0.25 <-23.5, 2.988, 31.5 >,0 texture { pigment {color rgb <0.57,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <24.5, 0, -30.5>,0.25 <24.5, 2.988, -30.5 >,0 texture { pigment {color rgb <0.57,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, -30.5>,0.25 <-23.5, 2.988, -30.5 >,0 texture { pigment {color rgb <0.57,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 25 33 109 cone { <24.5, 0, 32.5>,0.25 <24.5, 2.48722, 32.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, 32.5>,0.25 <-23.5, 2.48722, 32.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <24.5, 0, -31.5>,0.25 <24.5, 2.48722, -31.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, -31.5>,0.25 <-23.5, 2.48722, -31.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 25 34 122 cone { <24.5, 0, 33.5>,0.25 <24.5, 2.79325, 33.5 >,0 texture { pigment {color rgb <0.57,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, 33.5>,0.25 <-23.5, 2.79325, 33.5 >,0 texture { pigment {color rgb <0.57,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <24.5, 0, -32.5>,0.25 <24.5, 2.79325, -32.5 >,0 texture { pigment {color rgb <0.57,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, -32.5>,0.25 <-23.5, 2.79325, -32.5 >,0 texture { pigment {color rgb <0.57,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 25 35 111 cone { <24.5, 0, 34.5>,0.25 <24.5, 2.5373, 34.5 >,0 texture { pigment {color rgb <0.57,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, 34.5>,0.25 <-23.5, 2.5373, 34.5 >,0 texture { pigment {color rgb <0.57,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <24.5, 0, -33.5>,0.25 <24.5, 2.5373, -33.5 >,0 texture { pigment {color rgb <0.57,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, -33.5>,0.25 <-23.5, 2.5373, -33.5 >,0 texture { pigment {color rgb <0.57,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 25 36 117 cone { <24.5, 0, 35.5>,0.25 <24.5, 2.68197, 35.5 >,0 texture { pigment {color rgb <0.57,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, 35.5>,0.25 <-23.5, 2.68197, 35.5 >,0 texture { pigment {color rgb <0.57,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <24.5, 0, -34.5>,0.25 <24.5, 2.68197, -34.5 >,0 texture { pigment {color rgb <0.57,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, -34.5>,0.25 <-23.5, 2.68197, -34.5 >,0 texture { pigment {color rgb <0.57,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 25 37 97 cone { <24.5, 0, 36.5>,0.25 <24.5, 2.21457, 36.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, 36.5>,0.25 <-23.5, 2.21457, 36.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <24.5, 0, -35.5>,0.25 <24.5, 2.21457, -35.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, -35.5>,0.25 <-23.5, 2.21457, -35.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 25 38 76 cone { <24.5, 0, 37.5>,0.25 <24.5, 1.71935, 37.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, 37.5>,0.25 <-23.5, 1.71935, 37.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <24.5, 0, -36.5>,0.25 <24.5, 1.71935, -36.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, -36.5>,0.25 <-23.5, 1.71935, -36.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 25 39 85 cone { <24.5, 0, 38.5>,0.25 <24.5, 1.94192, 38.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, 38.5>,0.25 <-23.5, 1.94192, 38.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <24.5, 0, -37.5>,0.25 <24.5, 1.94192, -37.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, -37.5>,0.25 <-23.5, 1.94192, -37.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 25 40 96 cone { <24.5, 0, 39.5>,0.25 <24.5, 2.18675, 39.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, 39.5>,0.25 <-23.5, 2.18675, 39.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <24.5, 0, -38.5>,0.25 <24.5, 2.18675, -38.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, -38.5>,0.25 <-23.5, 2.18675, -38.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 25 41 81 cone { <24.5, 0, 40.5>,0.25 <24.5, 1.8529, 40.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, 40.5>,0.25 <-23.5, 1.8529, 40.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <24.5, 0, -39.5>,0.25 <24.5, 1.8529, -39.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, -39.5>,0.25 <-23.5, 1.8529, -39.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 25 42 91 cone { <24.5, 0, 41.5>,0.25 <24.5, 2.06434, 41.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, 41.5>,0.25 <-23.5, 2.06434, 41.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <24.5, 0, -40.5>,0.25 <24.5, 2.06434, -40.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, -40.5>,0.25 <-23.5, 2.06434, -40.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 25 43 78 cone { <24.5, 0, 42.5>,0.25 <24.5, 1.76387, 42.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, 42.5>,0.25 <-23.5, 1.76387, 42.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <24.5, 0, -41.5>,0.25 <24.5, 1.76387, -41.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, -41.5>,0.25 <-23.5, 1.76387, -41.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 25 44 74 cone { <24.5, 0, 43.5>,0.25 <24.5, 1.69153, 43.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, 43.5>,0.25 <-23.5, 1.69153, 43.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <24.5, 0, -42.5>,0.25 <24.5, 1.69153, -42.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, -42.5>,0.25 <-23.5, 1.69153, -42.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 25 45 85 cone { <24.5, 0, 44.5>,0.25 <24.5, 1.92523, 44.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, 44.5>,0.25 <-23.5, 1.92523, 44.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <24.5, 0, -43.5>,0.25 <24.5, 1.92523, -43.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, -43.5>,0.25 <-23.5, 1.92523, -43.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 25 46 82 cone { <24.5, 0, 45.5>,0.25 <24.5, 1.86959, 45.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, 45.5>,0.25 <-23.5, 1.86959, 45.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <24.5, 0, -44.5>,0.25 <24.5, 1.86959, -44.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, -44.5>,0.25 <-23.5, 1.86959, -44.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 25 47 85 cone { <24.5, 0, 46.5>,0.25 <24.5, 1.92523, 46.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, 46.5>,0.25 <-23.5, 1.92523, 46.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <24.5, 0, -45.5>,0.25 <24.5, 1.92523, -45.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, -45.5>,0.25 <-23.5, 1.92523, -45.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 25 48 54 cone { <24.5, 0, 47.5>,0.25 <24.5, 1.21857, 47.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, 47.5>,0.25 <-23.5, 1.21857, 47.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <24.5, 0, -46.5>,0.25 <24.5, 1.21857, -46.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, -46.5>,0.25 <-23.5, 1.21857, -46.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 25 49 69 cone { <24.5, 0, 48.5>,0.25 <24.5, 1.57468, 48.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, 48.5>,0.25 <-23.5, 1.57468, 48.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <24.5, 0, -47.5>,0.25 <24.5, 1.57468, -47.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, -47.5>,0.25 <-23.5, 1.57468, -47.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 25 50 102 cone { <24.5, 0, 49.5>,0.25 <24.5, 2.32586, 49.5 >,0 texture { pigment {color rgb <0.42,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, 49.5>,0.25 <-23.5, 2.32586, 49.5 >,0 texture { pigment {color rgb <0.42,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <24.5, 0, -48.5>,0.25 <24.5, 2.32586, -48.5 >,0 texture { pigment {color rgb <0.42,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, -48.5>,0.25 <-23.5, 2.32586, -48.5 >,0 texture { pigment {color rgb <0.42,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 25 51 63 cone { <24.5, 0, 50.5>,0.25 <24.5, 1.42445, 50.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, 50.5>,0.25 <-23.5, 1.42445, 50.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <24.5, 0, -49.5>,0.25 <24.5, 1.42445, -49.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, -49.5>,0.25 <-23.5, 1.42445, -49.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 25 52 82 cone { <24.5, 0, 51.5>,0.25 <24.5, 1.86959, 51.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, 51.5>,0.25 <-23.5, 1.86959, 51.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <24.5, 0, -50.5>,0.25 <24.5, 1.86959, -50.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, -50.5>,0.25 <-23.5, 1.86959, -50.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 25 54 83 cone { <24.5, 0, 53.5>,0.25 <24.5, 1.89184, 53.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, 53.5>,0.25 <-23.5, 1.89184, 53.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <24.5, 0, -52.5>,0.25 <24.5, 1.89184, -52.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, -52.5>,0.25 <-23.5, 1.89184, -52.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 25 56 45 cone { <24.5, 0, 55.5>,0.25 <24.5, 0.996001, 55.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, 55.5>,0.25 <-23.5, 0.996001, 55.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <24.5, 0, -54.5>,0.25 <24.5, 0.996001, -54.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, -54.5>,0.25 <-23.5, 0.996001, -54.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 25 58 40 cone { <24.5, 0, 57.5>,0.25 <24.5, 0.89028, 57.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, 57.5>,0.25 <-23.5, 0.89028, 57.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <24.5, 0, -56.5>,0.25 <24.5, 0.89028, -56.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, -56.5>,0.25 <-23.5, 0.89028, -56.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 25 60 45 cone { <24.5, 0, 59.5>,0.25 <24.5, 0.996001, 59.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, 59.5>,0.25 <-23.5, 0.996001, 59.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <24.5, 0, -58.5>,0.25 <24.5, 0.996001, -58.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, -58.5>,0.25 <-23.5, 0.996001, -58.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 25 62 77 cone { <24.5, 0, 61.5>,0.25 <24.5, 1.74161, 61.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, 61.5>,0.25 <-23.5, 1.74161, 61.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <24.5, 0, -60.5>,0.25 <24.5, 1.74161, -60.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, -60.5>,0.25 <-23.5, 1.74161, -60.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 25 63 28 cone { <24.5, 0, 62.5>,0.25 <24.5, 0.606503, 62.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, 62.5>,0.25 <-23.5, 0.606503, 62.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <24.5, 0, -61.5>,0.25 <24.5, 0.606503, -61.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, -61.5>,0.25 <-23.5, 0.606503, -61.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 25 64 40 cone { <24.5, 0, 63.5>,0.25 <24.5, 0.89028, 63.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, 63.5>,0.25 <-23.5, 0.89028, 63.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <24.5, 0, -62.5>,0.25 <24.5, 0.89028, -62.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, -62.5>,0.25 <-23.5, 0.89028, -62.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 25 65 45 cone { <24.5, 0, 64.5>,0.25 <24.5, 0.996001, 64.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, 64.5>,0.25 <-23.5, 0.996001, 64.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <24.5, 0, -63.5>,0.25 <24.5, 0.996001, -63.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, -63.5>,0.25 <-23.5, 0.996001, -63.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 25 67 66 cone { <24.5, 0, 66.5>,0.25 <24.5, 1.50235, 66.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, 66.5>,0.25 <-23.5, 1.50235, 66.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <24.5, 0, -65.5>,0.25 <24.5, 1.50235, -65.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-23.5, 0, -65.5>,0.25 <-23.5, 1.50235, -65.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 26 1 166 cone { <25.5, 0, 0.5>,0.25 <25.5, 3.81708, 0.5 >,0 texture { pigment {color rgb <0.71,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, 0.5>,0.25 <-24.5, 3.81708, 0.5 >,0 texture { pigment {color rgb <0.71,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 26 2 148 cone { <25.5, 0, 1.5>,0.25 <25.5, 3.41089, 1.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, 1.5>,0.25 <-24.5, 3.41089, 1.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <25.5, 0, -0.5>,0.25 <25.5, 3.41089, -0.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, -0.5>,0.25 <-24.5, 3.41089, -0.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 26 3 163 cone { <25.5, 0, 2.5>,0.25 <25.5, 3.7503, 2.5 >,0 texture { pigment {color rgb <0.71,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, 2.5>,0.25 <-24.5, 3.7503, 2.5 >,0 texture { pigment {color rgb <0.71,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <25.5, 0, -1.5>,0.25 <25.5, 3.7503, -1.5 >,0 texture { pigment {color rgb <0.71,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, -1.5>,0.25 <-24.5, 3.7503, -1.5 >,0 texture { pigment {color rgb <0.71,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 26 4 170 cone { <25.5, 0, 3.5>,0.25 <25.5, 3.90054, 3.5 >,0 texture { pigment {color rgb <0.71,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, 3.5>,0.25 <-24.5, 3.90054, 3.5 >,0 texture { pigment {color rgb <0.71,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <25.5, 0, -2.5>,0.25 <25.5, 3.90054, -2.5 >,0 texture { pigment {color rgb <0.71,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, -2.5>,0.25 <-24.5, 3.90054, -2.5 >,0 texture { pigment {color rgb <0.71,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 26 5 156 cone { <25.5, 0, 4.5>,0.25 <25.5, 3.58338, 4.5 >,0 texture { pigment {color rgb <0.71,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, 4.5>,0.25 <-24.5, 3.58338, 4.5 >,0 texture { pigment {color rgb <0.71,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <25.5, 0, -3.5>,0.25 <25.5, 3.58338, -3.5 >,0 texture { pigment {color rgb <0.71,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, -3.5>,0.25 <-24.5, 3.58338, -3.5 >,0 texture { pigment {color rgb <0.71,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 26 6 155 cone { <25.5, 0, 5.5>,0.25 <25.5, 3.56112, 5.5 >,0 texture { pigment {color rgb <0.71,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, 5.5>,0.25 <-24.5, 3.56112, 5.5 >,0 texture { pigment {color rgb <0.71,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <25.5, 0, -4.5>,0.25 <25.5, 3.56112, -4.5 >,0 texture { pigment {color rgb <0.71,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, -4.5>,0.25 <-24.5, 3.56112, -4.5 >,0 texture { pigment {color rgb <0.71,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 26 7 144 cone { <25.5, 0, 6.5>,0.25 <25.5, 3.31629, 6.5 >,0 texture { pigment {color rgb <0.71,0,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, 6.5>,0.25 <-24.5, 3.31629, 6.5 >,0 texture { pigment {color rgb <0.71,0,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <25.5, 0, -5.5>,0.25 <25.5, 3.31629, -5.5 >,0 texture { pigment {color rgb <0.71,0,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, -5.5>,0.25 <-24.5, 3.31629, -5.5 >,0 texture { pigment {color rgb <0.71,0,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 26 8 151 cone { <25.5, 0, 7.5>,0.25 <25.5, 3.47209, 7.5 >,0 texture { pigment {color rgb <0.71,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, 7.5>,0.25 <-24.5, 3.47209, 7.5 >,0 texture { pigment {color rgb <0.71,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <25.5, 0, -6.5>,0.25 <25.5, 3.47209, -6.5 >,0 texture { pigment {color rgb <0.71,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, -6.5>,0.25 <-24.5, 3.47209, -6.5 >,0 texture { pigment {color rgb <0.71,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 26 9 148 cone { <25.5, 0, 8.5>,0.25 <25.5, 3.40532, 8.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, 8.5>,0.25 <-24.5, 3.40532, 8.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <25.5, 0, -7.5>,0.25 <25.5, 3.40532, -7.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, -7.5>,0.25 <-24.5, 3.40532, -7.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 26 10 144 cone { <25.5, 0, 9.5>,0.25 <25.5, 3.31073, 9.5 >,0 texture { pigment {color rgb <0.71,0,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, 9.5>,0.25 <-24.5, 3.31073, 9.5 >,0 texture { pigment {color rgb <0.71,0,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <25.5, 0, -8.5>,0.25 <25.5, 3.31073, -8.5 >,0 texture { pigment {color rgb <0.71,0,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, -8.5>,0.25 <-24.5, 3.31073, -8.5 >,0 texture { pigment {color rgb <0.71,0,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 26 11 149 cone { <25.5, 0, 10.5>,0.25 <25.5, 3.42758, 10.5 >,0 texture { pigment {color rgb <0.71,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, 10.5>,0.25 <-24.5, 3.42758, 10.5 >,0 texture { pigment {color rgb <0.71,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <25.5, 0, -9.5>,0.25 <25.5, 3.42758, -9.5 >,0 texture { pigment {color rgb <0.71,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, -9.5>,0.25 <-24.5, 3.42758, -9.5 >,0 texture { pigment {color rgb <0.71,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 26 12 154 cone { <25.5, 0, 11.5>,0.25 <25.5, 3.5333, 11.5 >,0 texture { pigment {color rgb <0.71,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, 11.5>,0.25 <-24.5, 3.5333, 11.5 >,0 texture { pigment {color rgb <0.71,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <25.5, 0, -10.5>,0.25 <25.5, 3.5333, -10.5 >,0 texture { pigment {color rgb <0.71,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, -10.5>,0.25 <-24.5, 3.5333, -10.5 >,0 texture { pigment {color rgb <0.71,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 26 13 163 cone { <25.5, 0, 12.5>,0.25 <25.5, 3.73918, 12.5 >,0 texture { pigment {color rgb <0.71,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, 12.5>,0.25 <-24.5, 3.73918, 12.5 >,0 texture { pigment {color rgb <0.71,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <25.5, 0, -11.5>,0.25 <25.5, 3.73918, -11.5 >,0 texture { pigment {color rgb <0.71,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, -11.5>,0.25 <-24.5, 3.73918, -11.5 >,0 texture { pigment {color rgb <0.71,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 26 14 162 cone { <25.5, 0, 13.5>,0.25 <25.5, 3.73361, 13.5 >,0 texture { pigment {color rgb <0.71,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, 13.5>,0.25 <-24.5, 3.73361, 13.5 >,0 texture { pigment {color rgb <0.71,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <25.5, 0, -12.5>,0.25 <25.5, 3.73361, -12.5 >,0 texture { pigment {color rgb <0.71,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, -12.5>,0.25 <-24.5, 3.73361, -12.5 >,0 texture { pigment {color rgb <0.71,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 26 15 152 cone { <25.5, 0, 14.5>,0.25 <25.5, 3.48878, 14.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, 14.5>,0.25 <-24.5, 3.48878, 14.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <25.5, 0, -13.5>,0.25 <25.5, 3.48878, -13.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, -13.5>,0.25 <-24.5, 3.48878, -13.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 26 16 146 cone { <25.5, 0, 15.5>,0.25 <25.5, 3.35524, 15.5 >,0 texture { pigment {color rgb <0.71,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, 15.5>,0.25 <-24.5, 3.35524, 15.5 >,0 texture { pigment {color rgb <0.71,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <25.5, 0, -14.5>,0.25 <25.5, 3.35524, -14.5 >,0 texture { pigment {color rgb <0.71,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, -14.5>,0.25 <-24.5, 3.35524, -14.5 >,0 texture { pigment {color rgb <0.71,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 26 17 138 cone { <25.5, 0, 16.5>,0.25 <25.5, 3.17719, 16.5 >,0 texture { pigment {color rgb <0.57,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, 16.5>,0.25 <-24.5, 3.17719, 16.5 >,0 texture { pigment {color rgb <0.57,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <25.5, 0, -15.5>,0.25 <25.5, 3.17719, -15.5 >,0 texture { pigment {color rgb <0.57,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, -15.5>,0.25 <-24.5, 3.17719, -15.5 >,0 texture { pigment {color rgb <0.57,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 26 18 162 cone { <25.5, 0, 17.5>,0.25 <25.5, 3.72805, 17.5 >,0 texture { pigment {color rgb <0.71,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, 17.5>,0.25 <-24.5, 3.72805, 17.5 >,0 texture { pigment {color rgb <0.71,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <25.5, 0, -16.5>,0.25 <25.5, 3.72805, -16.5 >,0 texture { pigment {color rgb <0.71,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, -16.5>,0.25 <-24.5, 3.72805, -16.5 >,0 texture { pigment {color rgb <0.71,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 26 19 151 cone { <25.5, 0, 18.5>,0.25 <25.5, 3.46653, 18.5 >,0 texture { pigment {color rgb <0.71,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, 18.5>,0.25 <-24.5, 3.46653, 18.5 >,0 texture { pigment {color rgb <0.71,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <25.5, 0, -17.5>,0.25 <25.5, 3.46653, -17.5 >,0 texture { pigment {color rgb <0.71,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, -17.5>,0.25 <-24.5, 3.46653, -17.5 >,0 texture { pigment {color rgb <0.71,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 26 20 147 cone { <25.5, 0, 19.5>,0.25 <25.5, 3.38306, 19.5 >,0 texture { pigment {color rgb <0.71,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, 19.5>,0.25 <-24.5, 3.38306, 19.5 >,0 texture { pigment {color rgb <0.71,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <25.5, 0, -18.5>,0.25 <25.5, 3.38306, -18.5 >,0 texture { pigment {color rgb <0.71,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, -18.5>,0.25 <-24.5, 3.38306, -18.5 >,0 texture { pigment {color rgb <0.71,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 26 21 143 cone { <25.5, 0, 20.5>,0.25 <25.5, 3.27734, 20.5 >,0 texture { pigment {color rgb <0.71,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, 20.5>,0.25 <-24.5, 3.27734, 20.5 >,0 texture { pigment {color rgb <0.71,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <25.5, 0, -19.5>,0.25 <25.5, 3.27734, -19.5 >,0 texture { pigment {color rgb <0.71,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, -19.5>,0.25 <-24.5, 3.27734, -19.5 >,0 texture { pigment {color rgb <0.71,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 26 22 143 cone { <25.5, 0, 21.5>,0.25 <25.5, 3.27734, 21.5 >,0 texture { pigment {color rgb <0.71,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, 21.5>,0.25 <-24.5, 3.27734, 21.5 >,0 texture { pigment {color rgb <0.71,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <25.5, 0, -20.5>,0.25 <25.5, 3.27734, -20.5 >,0 texture { pigment {color rgb <0.71,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, -20.5>,0.25 <-24.5, 3.27734, -20.5 >,0 texture { pigment {color rgb <0.71,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 26 23 143 cone { <25.5, 0, 22.5>,0.25 <25.5, 3.29404, 22.5 >,0 texture { pigment {color rgb <0.71,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, 22.5>,0.25 <-24.5, 3.29404, 22.5 >,0 texture { pigment {color rgb <0.71,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <25.5, 0, -21.5>,0.25 <25.5, 3.29404, -21.5 >,0 texture { pigment {color rgb <0.71,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, -21.5>,0.25 <-24.5, 3.29404, -21.5 >,0 texture { pigment {color rgb <0.71,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 26 24 158 cone { <25.5, 0, 23.5>,0.25 <25.5, 3.63902, 23.5 >,0 texture { pigment {color rgb <0.71,0.28,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, 23.5>,0.25 <-24.5, 3.63902, 23.5 >,0 texture { pigment {color rgb <0.71,0.28,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <25.5, 0, -22.5>,0.25 <25.5, 3.63902, -22.5 >,0 texture { pigment {color rgb <0.71,0.28,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, -22.5>,0.25 <-24.5, 3.63902, -22.5 >,0 texture { pigment {color rgb <0.71,0.28,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 26 25 135 cone { <25.5, 0, 24.5>,0.25 <25.5, 3.08816, 24.5 >,0 texture { pigment {color rgb <0.57,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, 24.5>,0.25 <-24.5, 3.08816, 24.5 >,0 texture { pigment {color rgb <0.57,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <25.5, 0, -23.5>,0.25 <25.5, 3.08816, -23.5 >,0 texture { pigment {color rgb <0.57,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, -23.5>,0.25 <-24.5, 3.08816, -23.5 >,0 texture { pigment {color rgb <0.57,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 26 26 138 cone { <25.5, 0, 25.5>,0.25 <25.5, 3.17719, 25.5 >,0 texture { pigment {color rgb <0.57,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, 25.5>,0.25 <-24.5, 3.17719, 25.5 >,0 texture { pigment {color rgb <0.57,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <25.5, 0, -24.5>,0.25 <25.5, 3.17719, -24.5 >,0 texture { pigment {color rgb <0.57,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, -24.5>,0.25 <-24.5, 3.17719, -24.5 >,0 texture { pigment {color rgb <0.57,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 26 27 130 cone { <25.5, 0, 26.5>,0.25 <25.5, 2.988, 26.5 >,0 texture { pigment {color rgb <0.57,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, 26.5>,0.25 <-24.5, 2.988, 26.5 >,0 texture { pigment {color rgb <0.57,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <25.5, 0, -25.5>,0.25 <25.5, 2.988, -25.5 >,0 texture { pigment {color rgb <0.57,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, -25.5>,0.25 <-24.5, 2.988, -25.5 >,0 texture { pigment {color rgb <0.57,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 26 28 121 cone { <25.5, 0, 27.5>,0.25 <25.5, 2.78212, 27.5 >,0 texture { pigment {color rgb <0.57,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, 27.5>,0.25 <-24.5, 2.78212, 27.5 >,0 texture { pigment {color rgb <0.57,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <25.5, 0, -26.5>,0.25 <25.5, 2.78212, -26.5 >,0 texture { pigment {color rgb <0.57,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, -26.5>,0.25 <-24.5, 2.78212, -26.5 >,0 texture { pigment {color rgb <0.57,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 26 29 111 cone { <25.5, 0, 28.5>,0.25 <25.5, 2.54286, 28.5 >,0 texture { pigment {color rgb <0.57,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, 28.5>,0.25 <-24.5, 2.54286, 28.5 >,0 texture { pigment {color rgb <0.57,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <25.5, 0, -27.5>,0.25 <25.5, 2.54286, -27.5 >,0 texture { pigment {color rgb <0.57,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, -27.5>,0.25 <-24.5, 2.54286, -27.5 >,0 texture { pigment {color rgb <0.57,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 26 30 128 cone { <25.5, 0, 29.5>,0.25 <25.5, 2.93236, 29.5 >,0 texture { pigment {color rgb <0.57,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, 29.5>,0.25 <-24.5, 2.93236, 29.5 >,0 texture { pigment {color rgb <0.57,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <25.5, 0, -28.5>,0.25 <25.5, 2.93236, -28.5 >,0 texture { pigment {color rgb <0.57,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, -28.5>,0.25 <-24.5, 2.93236, -28.5 >,0 texture { pigment {color rgb <0.57,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 26 31 119 cone { <25.5, 0, 30.5>,0.25 <25.5, 2.72092, 30.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, 30.5>,0.25 <-24.5, 2.72092, 30.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <25.5, 0, -29.5>,0.25 <25.5, 2.72092, -29.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, -29.5>,0.25 <-24.5, 2.72092, -29.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 26 32 103 cone { <25.5, 0, 31.5>,0.25 <25.5, 2.35924, 31.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, 31.5>,0.25 <-24.5, 2.35924, 31.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <25.5, 0, -30.5>,0.25 <25.5, 2.35924, -30.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, -30.5>,0.25 <-24.5, 2.35924, -30.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 26 33 113 cone { <25.5, 0, 32.5>,0.25 <25.5, 2.57625, 32.5 >,0 texture { pigment {color rgb <0.57,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, 32.5>,0.25 <-24.5, 2.57625, 32.5 >,0 texture { pigment {color rgb <0.57,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <25.5, 0, -31.5>,0.25 <25.5, 2.57625, -31.5 >,0 texture { pigment {color rgb <0.57,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, -31.5>,0.25 <-24.5, 2.57625, -31.5 >,0 texture { pigment {color rgb <0.57,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 26 34 124 cone { <25.5, 0, 33.5>,0.25 <25.5, 2.8322, 33.5 >,0 texture { pigment {color rgb <0.57,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, 33.5>,0.25 <-24.5, 2.8322, 33.5 >,0 texture { pigment {color rgb <0.57,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <25.5, 0, -32.5>,0.25 <25.5, 2.8322, -32.5 >,0 texture { pigment {color rgb <0.57,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, -32.5>,0.25 <-24.5, 2.8322, -32.5 >,0 texture { pigment {color rgb <0.57,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 26 35 98 cone { <25.5, 0, 34.5>,0.25 <25.5, 2.24796, 34.5 >,0 texture { pigment {color rgb <0.42,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, 34.5>,0.25 <-24.5, 2.24796, 34.5 >,0 texture { pigment {color rgb <0.42,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <25.5, 0, -33.5>,0.25 <25.5, 2.24796, -33.5 >,0 texture { pigment {color rgb <0.42,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, -33.5>,0.25 <-24.5, 2.24796, -33.5 >,0 texture { pigment {color rgb <0.42,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 26 36 102 cone { <25.5, 0, 35.5>,0.25 <25.5, 2.32586, 35.5 >,0 texture { pigment {color rgb <0.42,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, 35.5>,0.25 <-24.5, 2.32586, 35.5 >,0 texture { pigment {color rgb <0.42,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <25.5, 0, -34.5>,0.25 <25.5, 2.32586, -34.5 >,0 texture { pigment {color rgb <0.42,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, -34.5>,0.25 <-24.5, 2.32586, -34.5 >,0 texture { pigment {color rgb <0.42,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 26 37 117 cone { <25.5, 0, 36.5>,0.25 <25.5, 2.68197, 36.5 >,0 texture { pigment {color rgb <0.57,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, 36.5>,0.25 <-24.5, 2.68197, 36.5 >,0 texture { pigment {color rgb <0.57,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <25.5, 0, -35.5>,0.25 <25.5, 2.68197, -35.5 >,0 texture { pigment {color rgb <0.57,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, -35.5>,0.25 <-24.5, 2.68197, -35.5 >,0 texture { pigment {color rgb <0.57,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 26 38 89 cone { <25.5, 0, 37.5>,0.25 <25.5, 2.01982, 37.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, 37.5>,0.25 <-24.5, 2.01982, 37.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <25.5, 0, -36.5>,0.25 <25.5, 2.01982, -36.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, -36.5>,0.25 <-24.5, 2.01982, -36.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 26 39 102 cone { <25.5, 0, 38.5>,0.25 <25.5, 2.32586, 38.5 >,0 texture { pigment {color rgb <0.42,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, 38.5>,0.25 <-24.5, 2.32586, 38.5 >,0 texture { pigment {color rgb <0.42,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <25.5, 0, -37.5>,0.25 <25.5, 2.32586, -37.5 >,0 texture { pigment {color rgb <0.42,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, -37.5>,0.25 <-24.5, 2.32586, -37.5 >,0 texture { pigment {color rgb <0.42,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 26 40 69 cone { <25.5, 0, 39.5>,0.25 <25.5, 1.57468, 39.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, 39.5>,0.25 <-24.5, 1.57468, 39.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <25.5, 0, -38.5>,0.25 <25.5, 1.57468, -38.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, -38.5>,0.25 <-24.5, 1.57468, -38.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 26 41 110 cone { <25.5, 0, 40.5>,0.25 <25.5, 2.50948, 40.5 >,0 texture { pigment {color rgb <0.42,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, 40.5>,0.25 <-24.5, 2.50948, 40.5 >,0 texture { pigment {color rgb <0.42,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <25.5, 0, -39.5>,0.25 <25.5, 2.50948, -39.5 >,0 texture { pigment {color rgb <0.42,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, -39.5>,0.25 <-24.5, 2.50948, -39.5 >,0 texture { pigment {color rgb <0.42,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 26 42 89 cone { <25.5, 0, 41.5>,0.25 <25.5, 2.03652, 41.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, 41.5>,0.25 <-24.5, 2.03652, 41.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <25.5, 0, -40.5>,0.25 <25.5, 2.03652, -40.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, -40.5>,0.25 <-24.5, 2.03652, -40.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 26 43 90 cone { <25.5, 0, 42.5>,0.25 <25.5, 2.04764, 42.5 >,0 texture { pigment {color rgb <0.42,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, 42.5>,0.25 <-24.5, 2.04764, 42.5 >,0 texture { pigment {color rgb <0.42,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <25.5, 0, -41.5>,0.25 <25.5, 2.04764, -41.5 >,0 texture { pigment {color rgb <0.42,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, -41.5>,0.25 <-24.5, 2.04764, -41.5 >,0 texture { pigment {color rgb <0.42,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 26 44 103 cone { <25.5, 0, 43.5>,0.25 <25.5, 2.34255, 43.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, 43.5>,0.25 <-24.5, 2.34255, 43.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <25.5, 0, -42.5>,0.25 <25.5, 2.34255, -42.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, -42.5>,0.25 <-24.5, 2.34255, -42.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 26 45 83 cone { <25.5, 0, 44.5>,0.25 <25.5, 1.89184, 44.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, 44.5>,0.25 <-24.5, 1.89184, 44.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <25.5, 0, -43.5>,0.25 <25.5, 1.89184, -43.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, -43.5>,0.25 <-24.5, 1.89184, -43.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 26 46 69 cone { <25.5, 0, 45.5>,0.25 <25.5, 1.57468, 45.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, 45.5>,0.25 <-24.5, 1.57468, 45.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <25.5, 0, -44.5>,0.25 <25.5, 1.57468, -44.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, -44.5>,0.25 <-24.5, 1.57468, -44.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 26 47 85 cone { <25.5, 0, 46.5>,0.25 <25.5, 1.94192, 46.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, 46.5>,0.25 <-24.5, 1.94192, 46.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <25.5, 0, -45.5>,0.25 <25.5, 1.94192, -45.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, -45.5>,0.25 <-24.5, 1.94192, -45.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 26 48 61 cone { <25.5, 0, 47.5>,0.25 <25.5, 1.37993, 47.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, 47.5>,0.25 <-24.5, 1.37993, 47.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <25.5, 0, -46.5>,0.25 <25.5, 1.37993, -46.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, -46.5>,0.25 <-24.5, 1.37993, -46.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 26 49 89 cone { <25.5, 0, 48.5>,0.25 <25.5, 2.01982, 48.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, 48.5>,0.25 <-24.5, 2.01982, 48.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <25.5, 0, -47.5>,0.25 <25.5, 2.01982, -47.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, -47.5>,0.25 <-24.5, 2.01982, -47.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 26 50 74 cone { <25.5, 0, 49.5>,0.25 <25.5, 1.69153, 49.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, 49.5>,0.25 <-24.5, 1.69153, 49.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <25.5, 0, -48.5>,0.25 <25.5, 1.69153, -48.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, -48.5>,0.25 <-24.5, 1.69153, -48.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 26 51 81 cone { <25.5, 0, 50.5>,0.25 <25.5, 1.8529, 50.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, 50.5>,0.25 <-24.5, 1.8529, 50.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <25.5, 0, -49.5>,0.25 <25.5, 1.8529, -49.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, -49.5>,0.25 <-24.5, 1.8529, -49.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 26 52 94 cone { <25.5, 0, 51.5>,0.25 <25.5, 2.14224, 51.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, 51.5>,0.25 <-24.5, 2.14224, 51.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <25.5, 0, -50.5>,0.25 <25.5, 2.14224, -50.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, -50.5>,0.25 <-24.5, 2.14224, -50.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 26 53 72 cone { <25.5, 0, 52.5>,0.25 <25.5, 1.63589, 52.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, 52.5>,0.25 <-24.5, 1.63589, 52.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <25.5, 0, -51.5>,0.25 <25.5, 1.63589, -51.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, -51.5>,0.25 <-24.5, 1.63589, -51.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 26 54 97 cone { <25.5, 0, 53.5>,0.25 <25.5, 2.2257, 53.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, 53.5>,0.25 <-24.5, 2.2257, 53.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <25.5, 0, -52.5>,0.25 <25.5, 2.2257, -52.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, -52.5>,0.25 <-24.5, 2.2257, -52.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 26 55 61 cone { <25.5, 0, 54.5>,0.25 <25.5, 1.37993, 54.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, 54.5>,0.25 <-24.5, 1.37993, 54.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <25.5, 0, -53.5>,0.25 <25.5, 1.37993, -53.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, -53.5>,0.25 <-24.5, 1.37993, -53.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 26 56 65 cone { <25.5, 0, 55.5>,0.25 <25.5, 1.4634, 55.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, 55.5>,0.25 <-24.5, 1.4634, 55.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <25.5, 0, -54.5>,0.25 <25.5, 1.4634, -54.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, -54.5>,0.25 <-24.5, 1.4634, -54.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 26 59 59 cone { <25.5, 0, 58.5>,0.25 <25.5, 1.32986, 58.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, 58.5>,0.25 <-24.5, 1.32986, 58.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <25.5, 0, -57.5>,0.25 <25.5, 1.32986, -57.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, -57.5>,0.25 <-24.5, 1.32986, -57.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 26 61 51 cone { <25.5, 0, 60.5>,0.25 <25.5, 1.1518, 60.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, 60.5>,0.25 <-24.5, 1.1518, 60.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <25.5, 0, -59.5>,0.25 <25.5, 1.1518, -59.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, -59.5>,0.25 <-24.5, 1.1518, -59.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 26 64 40 cone { <25.5, 0, 63.5>,0.25 <25.5, 0.89028, 63.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, 63.5>,0.25 <-24.5, 0.89028, 63.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <25.5, 0, -62.5>,0.25 <25.5, 0.89028, -62.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-24.5, 0, -62.5>,0.25 <-24.5, 0.89028, -62.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 27 1 162 cone { <26.5, 0, 0.5>,0.25 <26.5, 3.73361, 0.5 >,0 texture { pigment {color rgb <0.71,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, 0.5>,0.25 <-25.5, 3.73361, 0.5 >,0 texture { pigment {color rgb <0.71,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 27 2 149 cone { <26.5, 0, 1.5>,0.25 <26.5, 3.42201, 1.5 >,0 texture { pigment {color rgb <0.71,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, 1.5>,0.25 <-25.5, 3.42201, 1.5 >,0 texture { pigment {color rgb <0.71,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <26.5, 0, -0.5>,0.25 <26.5, 3.42201, -0.5 >,0 texture { pigment {color rgb <0.71,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, -0.5>,0.25 <-25.5, 3.42201, -0.5 >,0 texture { pigment {color rgb <0.71,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 27 3 171 cone { <26.5, 0, 2.5>,0.25 <26.5, 3.94505, 2.5 >,0 texture { pigment {color rgb <0.71,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, 2.5>,0.25 <-25.5, 3.94505, 2.5 >,0 texture { pigment {color rgb <0.71,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <26.5, 0, -1.5>,0.25 <26.5, 3.94505, -1.5 >,0 texture { pigment {color rgb <0.71,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, -1.5>,0.25 <-25.5, 3.94505, -1.5 >,0 texture { pigment {color rgb <0.71,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 27 4 164 cone { <26.5, 0, 3.5>,0.25 <26.5, 3.767, 3.5 >,0 texture { pigment {color rgb <0.71,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, 3.5>,0.25 <-25.5, 3.767, 3.5 >,0 texture { pigment {color rgb <0.71,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <26.5, 0, -2.5>,0.25 <26.5, 3.767, -2.5 >,0 texture { pigment {color rgb <0.71,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, -2.5>,0.25 <-25.5, 3.767, -2.5 >,0 texture { pigment {color rgb <0.71,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 27 5 160 cone { <26.5, 0, 4.5>,0.25 <26.5, 3.66684, 4.5 >,0 texture { pigment {color rgb <0.71,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, 4.5>,0.25 <-25.5, 3.66684, 4.5 >,0 texture { pigment {color rgb <0.71,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <26.5, 0, -3.5>,0.25 <26.5, 3.66684, -3.5 >,0 texture { pigment {color rgb <0.71,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, -3.5>,0.25 <-25.5, 3.66684, -3.5 >,0 texture { pigment {color rgb <0.71,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 27 6 152 cone { <26.5, 0, 5.5>,0.25 <26.5, 3.49435, 5.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, 5.5>,0.25 <-25.5, 3.49435, 5.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <26.5, 0, -4.5>,0.25 <26.5, 3.49435, -4.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, -4.5>,0.25 <-25.5, 3.49435, -4.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 27 7 148 cone { <26.5, 0, 6.5>,0.25 <26.5, 3.41089, 6.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, 6.5>,0.25 <-25.5, 3.41089, 6.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <26.5, 0, -5.5>,0.25 <26.5, 3.41089, -5.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, -5.5>,0.25 <-25.5, 3.41089, -5.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 27 8 148 cone { <26.5, 0, 7.5>,0.25 <26.5, 3.39419, 7.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, 7.5>,0.25 <-25.5, 3.39419, 7.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <26.5, 0, -6.5>,0.25 <26.5, 3.39419, -6.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, -6.5>,0.25 <-25.5, 3.39419, -6.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 27 9 143 cone { <26.5, 0, 8.5>,0.25 <26.5, 3.28291, 8.5 >,0 texture { pigment {color rgb <0.71,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, 8.5>,0.25 <-25.5, 3.28291, 8.5 >,0 texture { pigment {color rgb <0.71,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <26.5, 0, -7.5>,0.25 <26.5, 3.28291, -7.5 >,0 texture { pigment {color rgb <0.71,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, -7.5>,0.25 <-25.5, 3.28291, -7.5 >,0 texture { pigment {color rgb <0.71,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 27 10 147 cone { <26.5, 0, 9.5>,0.25 <26.5, 3.3775, 9.5 >,0 texture { pigment {color rgb <0.71,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, 9.5>,0.25 <-25.5, 3.3775, 9.5 >,0 texture { pigment {color rgb <0.71,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <26.5, 0, -8.5>,0.25 <26.5, 3.3775, -8.5 >,0 texture { pigment {color rgb <0.71,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, -8.5>,0.25 <-25.5, 3.3775, -8.5 >,0 texture { pigment {color rgb <0.71,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 27 11 144 cone { <26.5, 0, 10.5>,0.25 <26.5, 3.31073, 10.5 >,0 texture { pigment {color rgb <0.71,0,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, 10.5>,0.25 <-25.5, 3.31073, 10.5 >,0 texture { pigment {color rgb <0.71,0,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <26.5, 0, -9.5>,0.25 <26.5, 3.31073, -9.5 >,0 texture { pigment {color rgb <0.71,0,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, -9.5>,0.25 <-25.5, 3.31073, -9.5 >,0 texture { pigment {color rgb <0.71,0,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 27 12 143 cone { <26.5, 0, 11.5>,0.25 <26.5, 3.28291, 11.5 >,0 texture { pigment {color rgb <0.71,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, 11.5>,0.25 <-25.5, 3.28291, 11.5 >,0 texture { pigment {color rgb <0.71,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <26.5, 0, -10.5>,0.25 <26.5, 3.28291, -10.5 >,0 texture { pigment {color rgb <0.71,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, -10.5>,0.25 <-25.5, 3.28291, -10.5 >,0 texture { pigment {color rgb <0.71,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 27 13 158 cone { <26.5, 0, 12.5>,0.25 <26.5, 3.63346, 12.5 >,0 texture { pigment {color rgb <0.71,0.28,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, 12.5>,0.25 <-25.5, 3.63346, 12.5 >,0 texture { pigment {color rgb <0.71,0.28,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <26.5, 0, -11.5>,0.25 <26.5, 3.63346, -11.5 >,0 texture { pigment {color rgb <0.71,0.28,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, -11.5>,0.25 <-25.5, 3.63346, -11.5 >,0 texture { pigment {color rgb <0.71,0.28,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 27 14 148 cone { <26.5, 0, 13.5>,0.25 <26.5, 3.40532, 13.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, 13.5>,0.25 <-25.5, 3.40532, 13.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <26.5, 0, -12.5>,0.25 <26.5, 3.40532, -12.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, -12.5>,0.25 <-25.5, 3.40532, -12.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 27 15 150 cone { <26.5, 0, 14.5>,0.25 <26.5, 3.44983, 14.5 >,0 texture { pigment {color rgb <0.71,0.14,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, 14.5>,0.25 <-25.5, 3.44983, 14.5 >,0 texture { pigment {color rgb <0.71,0.14,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <26.5, 0, -13.5>,0.25 <26.5, 3.44983, -13.5 >,0 texture { pigment {color rgb <0.71,0.14,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, -13.5>,0.25 <-25.5, 3.44983, -13.5 >,0 texture { pigment {color rgb <0.71,0.14,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 27 16 147 cone { <26.5, 0, 15.5>,0.25 <26.5, 3.36637, 15.5 >,0 texture { pigment {color rgb <0.71,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, 15.5>,0.25 <-25.5, 3.36637, 15.5 >,0 texture { pigment {color rgb <0.71,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <26.5, 0, -14.5>,0.25 <26.5, 3.36637, -14.5 >,0 texture { pigment {color rgb <0.71,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, -14.5>,0.25 <-25.5, 3.36637, -14.5 >,0 texture { pigment {color rgb <0.71,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 27 17 143 cone { <26.5, 0, 16.5>,0.25 <26.5, 3.27178, 16.5 >,0 texture { pigment {color rgb <0.71,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, 16.5>,0.25 <-25.5, 3.27178, 16.5 >,0 texture { pigment {color rgb <0.71,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <26.5, 0, -15.5>,0.25 <26.5, 3.27178, -15.5 >,0 texture { pigment {color rgb <0.71,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, -15.5>,0.25 <-25.5, 3.27178, -15.5 >,0 texture { pigment {color rgb <0.71,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 27 18 150 cone { <26.5, 0, 17.5>,0.25 <26.5, 3.4554, 17.5 >,0 texture { pigment {color rgb <0.71,0.14,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, 17.5>,0.25 <-25.5, 3.4554, 17.5 >,0 texture { pigment {color rgb <0.71,0.14,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <26.5, 0, -16.5>,0.25 <26.5, 3.4554, -16.5 >,0 texture { pigment {color rgb <0.71,0.14,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, -16.5>,0.25 <-25.5, 3.4554, -16.5 >,0 texture { pigment {color rgb <0.71,0.14,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 27 19 132 cone { <26.5, 0, 18.5>,0.25 <26.5, 3.03808, 18.5 >,0 texture { pigment {color rgb <0.57,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, 18.5>,0.25 <-25.5, 3.03808, 18.5 >,0 texture { pigment {color rgb <0.57,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <26.5, 0, -17.5>,0.25 <26.5, 3.03808, -17.5 >,0 texture { pigment {color rgb <0.57,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, -17.5>,0.25 <-25.5, 3.03808, -17.5 >,0 texture { pigment {color rgb <0.57,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 27 20 130 cone { <26.5, 0, 19.5>,0.25 <26.5, 2.988, 19.5 >,0 texture { pigment {color rgb <0.57,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, 19.5>,0.25 <-25.5, 2.988, 19.5 >,0 texture { pigment {color rgb <0.57,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <26.5, 0, -18.5>,0.25 <26.5, 2.988, -18.5 >,0 texture { pigment {color rgb <0.57,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, -18.5>,0.25 <-25.5, 2.988, -18.5 >,0 texture { pigment {color rgb <0.57,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 27 21 146 cone { <26.5, 0, 20.5>,0.25 <26.5, 3.35524, 20.5 >,0 texture { pigment {color rgb <0.71,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, 20.5>,0.25 <-25.5, 3.35524, 20.5 >,0 texture { pigment {color rgb <0.71,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <26.5, 0, -19.5>,0.25 <26.5, 3.35524, -19.5 >,0 texture { pigment {color rgb <0.71,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, -19.5>,0.25 <-25.5, 3.35524, -19.5 >,0 texture { pigment {color rgb <0.71,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 27 22 136 cone { <26.5, 0, 21.5>,0.25 <26.5, 3.12711, 21.5 >,0 texture { pigment {color rgb <0.57,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, 21.5>,0.25 <-25.5, 3.12711, 21.5 >,0 texture { pigment {color rgb <0.57,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <26.5, 0, -20.5>,0.25 <26.5, 3.12711, -20.5 >,0 texture { pigment {color rgb <0.57,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, -20.5>,0.25 <-25.5, 3.12711, -20.5 >,0 texture { pigment {color rgb <0.57,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 27 23 163 cone { <26.5, 0, 22.5>,0.25 <26.5, 3.75587, 22.5 >,0 texture { pigment {color rgb <0.71,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, 22.5>,0.25 <-25.5, 3.75587, 22.5 >,0 texture { pigment {color rgb <0.71,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <26.5, 0, -21.5>,0.25 <26.5, 3.75587, -21.5 >,0 texture { pigment {color rgb <0.71,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, -21.5>,0.25 <-25.5, 3.75587, -21.5 >,0 texture { pigment {color rgb <0.71,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 27 24 153 cone { <26.5, 0, 23.5>,0.25 <26.5, 3.51661, 23.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, 23.5>,0.25 <-25.5, 3.51661, 23.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <26.5, 0, -22.5>,0.25 <26.5, 3.51661, -22.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, -22.5>,0.25 <-25.5, 3.51661, -22.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 27 25 125 cone { <26.5, 0, 24.5>,0.25 <26.5, 2.86559, 24.5 >,0 texture { pigment {color rgb <0.57,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, 24.5>,0.25 <-25.5, 2.86559, 24.5 >,0 texture { pigment {color rgb <0.57,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <26.5, 0, -23.5>,0.25 <26.5, 2.86559, -23.5 >,0 texture { pigment {color rgb <0.57,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, -23.5>,0.25 <-25.5, 2.86559, -23.5 >,0 texture { pigment {color rgb <0.57,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 27 26 138 cone { <26.5, 0, 25.5>,0.25 <26.5, 3.17162, 25.5 >,0 texture { pigment {color rgb <0.57,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, 25.5>,0.25 <-25.5, 3.17162, 25.5 >,0 texture { pigment {color rgb <0.57,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <26.5, 0, -24.5>,0.25 <26.5, 3.17162, -24.5 >,0 texture { pigment {color rgb <0.57,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, -24.5>,0.25 <-25.5, 3.17162, -24.5 >,0 texture { pigment {color rgb <0.57,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 27 27 125 cone { <26.5, 0, 26.5>,0.25 <26.5, 2.85446, 26.5 >,0 texture { pigment {color rgb <0.57,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, 26.5>,0.25 <-25.5, 2.85446, 26.5 >,0 texture { pigment {color rgb <0.57,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <26.5, 0, -25.5>,0.25 <26.5, 2.85446, -25.5 >,0 texture { pigment {color rgb <0.57,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, -25.5>,0.25 <-25.5, 2.85446, -25.5 >,0 texture { pigment {color rgb <0.57,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 27 28 116 cone { <26.5, 0, 27.5>,0.25 <26.5, 2.66528, 27.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, 27.5>,0.25 <-25.5, 2.66528, 27.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <26.5, 0, -26.5>,0.25 <26.5, 2.66528, -26.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, -26.5>,0.25 <-25.5, 2.66528, -26.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 27 29 120 cone { <26.5, 0, 28.5>,0.25 <26.5, 2.74874, 28.5 >,0 texture { pigment {color rgb <0.57,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, 28.5>,0.25 <-25.5, 2.74874, 28.5 >,0 texture { pigment {color rgb <0.57,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <26.5, 0, -27.5>,0.25 <26.5, 2.74874, -27.5 >,0 texture { pigment {color rgb <0.57,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, -27.5>,0.25 <-25.5, 2.74874, -27.5 >,0 texture { pigment {color rgb <0.57,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 27 30 119 cone { <26.5, 0, 29.5>,0.25 <26.5, 2.72092, 29.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, 29.5>,0.25 <-25.5, 2.72092, 29.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <26.5, 0, -28.5>,0.25 <26.5, 2.72092, -28.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, -28.5>,0.25 <-25.5, 2.72092, -28.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 27 31 137 cone { <26.5, 0, 30.5>,0.25 <26.5, 3.15493, 30.5 >,0 texture { pigment {color rgb <0.57,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, 30.5>,0.25 <-25.5, 3.15493, 30.5 >,0 texture { pigment {color rgb <0.57,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <26.5, 0, -29.5>,0.25 <26.5, 3.15493, -29.5 >,0 texture { pigment {color rgb <0.57,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, -29.5>,0.25 <-25.5, 3.15493, -29.5 >,0 texture { pigment {color rgb <0.57,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 27 32 119 cone { <26.5, 0, 31.5>,0.25 <26.5, 2.72092, 31.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, 31.5>,0.25 <-25.5, 2.72092, 31.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <26.5, 0, -30.5>,0.25 <26.5, 2.72092, -30.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, -30.5>,0.25 <-25.5, 2.72092, -30.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 27 33 112 cone { <26.5, 0, 32.5>,0.25 <26.5, 2.57068, 32.5 >,0 texture { pigment {color rgb <0.57,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, 32.5>,0.25 <-25.5, 2.57068, 32.5 >,0 texture { pigment {color rgb <0.57,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <26.5, 0, -31.5>,0.25 <26.5, 2.57068, -31.5 >,0 texture { pigment {color rgb <0.57,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, -31.5>,0.25 <-25.5, 2.57068, -31.5 >,0 texture { pigment {color rgb <0.57,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 27 34 106 cone { <26.5, 0, 33.5>,0.25 <26.5, 2.42601, 33.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, 33.5>,0.25 <-25.5, 2.42601, 33.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <26.5, 0, -32.5>,0.25 <26.5, 2.42601, -32.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, -32.5>,0.25 <-25.5, 2.42601, -32.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 27 35 94 cone { <26.5, 0, 34.5>,0.25 <26.5, 2.15336, 34.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, 34.5>,0.25 <-25.5, 2.15336, 34.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <26.5, 0, -33.5>,0.25 <26.5, 2.15336, -33.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, -33.5>,0.25 <-25.5, 2.15336, -33.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 27 36 101 cone { <26.5, 0, 35.5>,0.25 <26.5, 2.3036, 35.5 >,0 texture { pigment {color rgb <0.42,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, 35.5>,0.25 <-25.5, 2.3036, 35.5 >,0 texture { pigment {color rgb <0.42,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <26.5, 0, -34.5>,0.25 <26.5, 2.3036, -34.5 >,0 texture { pigment {color rgb <0.42,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, -34.5>,0.25 <-25.5, 2.3036, -34.5 >,0 texture { pigment {color rgb <0.42,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 27 37 103 cone { <26.5, 0, 36.5>,0.25 <26.5, 2.35368, 36.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, 36.5>,0.25 <-25.5, 2.35368, 36.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <26.5, 0, -35.5>,0.25 <26.5, 2.35368, -35.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, -35.5>,0.25 <-25.5, 2.35368, -35.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 27 38 91 cone { <26.5, 0, 37.5>,0.25 <26.5, 2.07547, 37.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, 37.5>,0.25 <-25.5, 2.07547, 37.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <26.5, 0, -36.5>,0.25 <26.5, 2.07547, -36.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, -36.5>,0.25 <-25.5, 2.07547, -36.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 27 39 90 cone { <26.5, 0, 38.5>,0.25 <26.5, 2.04764, 38.5 >,0 texture { pigment {color rgb <0.42,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, 38.5>,0.25 <-25.5, 2.04764, 38.5 >,0 texture { pigment {color rgb <0.42,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <26.5, 0, -37.5>,0.25 <26.5, 2.04764, -37.5 >,0 texture { pigment {color rgb <0.42,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, -37.5>,0.25 <-25.5, 2.04764, -37.5 >,0 texture { pigment {color rgb <0.42,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 27 40 107 cone { <26.5, 0, 39.5>,0.25 <26.5, 2.44827, 39.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, 39.5>,0.25 <-25.5, 2.44827, 39.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <26.5, 0, -38.5>,0.25 <26.5, 2.44827, -38.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, -38.5>,0.25 <-25.5, 2.44827, -38.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 27 41 91 cone { <26.5, 0, 40.5>,0.25 <26.5, 2.06434, 40.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, 40.5>,0.25 <-25.5, 2.06434, 40.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <26.5, 0, -39.5>,0.25 <26.5, 2.06434, -39.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, -39.5>,0.25 <-25.5, 2.06434, -39.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 27 42 94 cone { <26.5, 0, 41.5>,0.25 <26.5, 2.15336, 41.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, 41.5>,0.25 <-25.5, 2.15336, 41.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <26.5, 0, -40.5>,0.25 <26.5, 2.15336, -40.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, -40.5>,0.25 <-25.5, 2.15336, -40.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 27 43 100 cone { <26.5, 0, 42.5>,0.25 <26.5, 2.29247, 42.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, 42.5>,0.25 <-25.5, 2.29247, 42.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <26.5, 0, -41.5>,0.25 <26.5, 2.29247, -41.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, -41.5>,0.25 <-25.5, 2.29247, -41.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 27 44 71 cone { <26.5, 0, 43.5>,0.25 <26.5, 1.60807, 43.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, 43.5>,0.25 <-25.5, 1.60807, 43.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <26.5, 0, -42.5>,0.25 <26.5, 1.60807, -42.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, -42.5>,0.25 <-25.5, 1.60807, -42.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 27 45 78 cone { <26.5, 0, 44.5>,0.25 <26.5, 1.76387, 44.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, 44.5>,0.25 <-25.5, 1.76387, 44.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <26.5, 0, -43.5>,0.25 <26.5, 1.76387, -43.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, -43.5>,0.25 <-25.5, 1.76387, -43.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 27 46 98 cone { <26.5, 0, 45.5>,0.25 <26.5, 2.24796, 45.5 >,0 texture { pigment {color rgb <0.42,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, 45.5>,0.25 <-25.5, 2.24796, 45.5 >,0 texture { pigment {color rgb <0.42,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <26.5, 0, -44.5>,0.25 <26.5, 2.24796, -44.5 >,0 texture { pigment {color rgb <0.42,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, -44.5>,0.25 <-25.5, 2.24796, -44.5 >,0 texture { pigment {color rgb <0.42,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 27 47 96 cone { <26.5, 0, 46.5>,0.25 <26.5, 2.18675, 46.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, 46.5>,0.25 <-25.5, 2.18675, 46.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <26.5, 0, -45.5>,0.25 <26.5, 2.18675, -45.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, -45.5>,0.25 <-25.5, 2.18675, -45.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 27 48 103 cone { <26.5, 0, 47.5>,0.25 <26.5, 2.35924, 47.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, 47.5>,0.25 <-25.5, 2.35924, 47.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <26.5, 0, -46.5>,0.25 <26.5, 2.35924, -46.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, -46.5>,0.25 <-25.5, 2.35924, -46.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 27 49 78 cone { <26.5, 0, 48.5>,0.25 <26.5, 1.76387, 48.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, 48.5>,0.25 <-25.5, 1.76387, 48.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <26.5, 0, -47.5>,0.25 <26.5, 1.76387, -47.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, -47.5>,0.25 <-25.5, 1.76387, -47.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 27 50 68 cone { <26.5, 0, 49.5>,0.25 <26.5, 1.5413, 49.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, 49.5>,0.25 <-25.5, 1.5413, 49.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <26.5, 0, -48.5>,0.25 <26.5, 1.5413, -48.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, -48.5>,0.25 <-25.5, 1.5413, -48.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 27 51 61 cone { <26.5, 0, 50.5>,0.25 <26.5, 1.37993, 50.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, 50.5>,0.25 <-25.5, 1.37993, 50.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <26.5, 0, -49.5>,0.25 <26.5, 1.37993, -49.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, -49.5>,0.25 <-25.5, 1.37993, -49.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 27 52 73 cone { <26.5, 0, 51.5>,0.25 <26.5, 1.66371, 51.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, 51.5>,0.25 <-25.5, 1.66371, 51.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <26.5, 0, -50.5>,0.25 <26.5, 1.66371, -50.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, -50.5>,0.25 <-25.5, 1.66371, -50.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 27 53 95 cone { <26.5, 0, 52.5>,0.25 <26.5, 2.17562, 52.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, 52.5>,0.25 <-25.5, 2.17562, 52.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <26.5, 0, -51.5>,0.25 <26.5, 2.17562, -51.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, -51.5>,0.25 <-25.5, 2.17562, -51.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 27 54 40 cone { <26.5, 0, 53.5>,0.25 <26.5, 0.89028, 53.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, 53.5>,0.25 <-25.5, 0.89028, 53.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <26.5, 0, -52.5>,0.25 <26.5, 0.89028, -52.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, -52.5>,0.25 <-25.5, 0.89028, -52.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 27 58 68 cone { <26.5, 0, 57.5>,0.25 <26.5, 1.5413, 57.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, 57.5>,0.25 <-25.5, 1.5413, 57.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <26.5, 0, -56.5>,0.25 <26.5, 1.5413, -56.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, -56.5>,0.25 <-25.5, 1.5413, -56.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 27 59 54 cone { <26.5, 0, 58.5>,0.25 <26.5, 1.21857, 58.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, 58.5>,0.25 <-25.5, 1.21857, 58.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <26.5, 0, -57.5>,0.25 <26.5, 1.21857, -57.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, -57.5>,0.25 <-25.5, 1.21857, -57.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 27 63 54 cone { <26.5, 0, 62.5>,0.25 <26.5, 1.21857, 62.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, 62.5>,0.25 <-25.5, 1.21857, 62.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <26.5, 0, -61.5>,0.25 <26.5, 1.21857, -61.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, -61.5>,0.25 <-25.5, 1.21857, -61.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 27 64 40 cone { <26.5, 0, 63.5>,0.25 <26.5, 0.89028, 63.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, 63.5>,0.25 <-25.5, 0.89028, 63.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <26.5, 0, -62.5>,0.25 <26.5, 0.89028, -62.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-25.5, 0, -62.5>,0.25 <-25.5, 0.89028, -62.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 28 1 160 cone { <27.5, 0, 0.5>,0.25 <27.5, 3.67797, 0.5 >,0 texture { pigment {color rgb <0.71,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, 0.5>,0.25 <-26.5, 3.67797, 0.5 >,0 texture { pigment {color rgb <0.71,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 28 2 189 cone { <27.5, 0, 1.5>,0.25 <27.5, 4.34568, 1.5 >,0 texture { pigment {color rgb <0.85,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, 1.5>,0.25 <-26.5, 4.34568, 1.5 >,0 texture { pigment {color rgb <0.85,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <27.5, 0, -0.5>,0.25 <27.5, 4.34568, -0.5 >,0 texture { pigment {color rgb <0.85,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, -0.5>,0.25 <-26.5, 4.34568, -0.5 >,0 texture { pigment {color rgb <0.85,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 28 3 158 cone { <27.5, 0, 2.5>,0.25 <27.5, 3.63346, 2.5 >,0 texture { pigment {color rgb <0.71,0.28,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, 2.5>,0.25 <-26.5, 3.63346, 2.5 >,0 texture { pigment {color rgb <0.71,0.28,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <27.5, 0, -1.5>,0.25 <27.5, 3.63346, -1.5 >,0 texture { pigment {color rgb <0.71,0.28,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, -1.5>,0.25 <-26.5, 3.63346, -1.5 >,0 texture { pigment {color rgb <0.71,0.28,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 28 4 153 cone { <27.5, 0, 3.5>,0.25 <27.5, 3.52217, 3.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, 3.5>,0.25 <-26.5, 3.52217, 3.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <27.5, 0, -2.5>,0.25 <27.5, 3.52217, -2.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, -2.5>,0.25 <-26.5, 3.52217, -2.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 28 5 168 cone { <27.5, 0, 4.5>,0.25 <27.5, 3.85603, 4.5 >,0 texture { pigment {color rgb <0.71,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, 4.5>,0.25 <-26.5, 3.85603, 4.5 >,0 texture { pigment {color rgb <0.71,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <27.5, 0, -3.5>,0.25 <27.5, 3.85603, -3.5 >,0 texture { pigment {color rgb <0.71,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, -3.5>,0.25 <-26.5, 3.85603, -3.5 >,0 texture { pigment {color rgb <0.71,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 28 6 153 cone { <27.5, 0, 5.5>,0.25 <27.5, 3.52217, 5.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, 5.5>,0.25 <-26.5, 3.52217, 5.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <27.5, 0, -4.5>,0.25 <27.5, 3.52217, -4.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, -4.5>,0.25 <-26.5, 3.52217, -4.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 28 7 151 cone { <27.5, 0, 6.5>,0.25 <27.5, 3.47766, 6.5 >,0 texture { pigment {color rgb <0.71,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, 6.5>,0.25 <-26.5, 3.47766, 6.5 >,0 texture { pigment {color rgb <0.71,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <27.5, 0, -5.5>,0.25 <27.5, 3.47766, -5.5 >,0 texture { pigment {color rgb <0.71,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, -5.5>,0.25 <-26.5, 3.47766, -5.5 >,0 texture { pigment {color rgb <0.71,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 28 8 146 cone { <27.5, 0, 7.5>,0.25 <27.5, 3.34968, 7.5 >,0 texture { pigment {color rgb <0.71,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, 7.5>,0.25 <-26.5, 3.34968, 7.5 >,0 texture { pigment {color rgb <0.71,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <27.5, 0, -6.5>,0.25 <27.5, 3.34968, -6.5 >,0 texture { pigment {color rgb <0.71,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, -6.5>,0.25 <-26.5, 3.34968, -6.5 >,0 texture { pigment {color rgb <0.71,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 28 9 147 cone { <27.5, 0, 8.5>,0.25 <27.5, 3.37194, 8.5 >,0 texture { pigment {color rgb <0.71,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, 8.5>,0.25 <-26.5, 3.37194, 8.5 >,0 texture { pigment {color rgb <0.71,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <27.5, 0, -7.5>,0.25 <27.5, 3.37194, -7.5 >,0 texture { pigment {color rgb <0.71,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, -7.5>,0.25 <-26.5, 3.37194, -7.5 >,0 texture { pigment {color rgb <0.71,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 28 10 148 cone { <27.5, 0, 9.5>,0.25 <27.5, 3.39976, 9.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, 9.5>,0.25 <-26.5, 3.39976, 9.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <27.5, 0, -8.5>,0.25 <27.5, 3.39976, -8.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, -8.5>,0.25 <-26.5, 3.39976, -8.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 28 11 141 cone { <27.5, 0, 10.5>,0.25 <27.5, 3.24396, 10.5 >,0 texture { pigment {color rgb <0.57,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, 10.5>,0.25 <-26.5, 3.24396, 10.5 >,0 texture { pigment {color rgb <0.57,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <27.5, 0, -9.5>,0.25 <27.5, 3.24396, -9.5 >,0 texture { pigment {color rgb <0.57,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, -9.5>,0.25 <-26.5, 3.24396, -9.5 >,0 texture { pigment {color rgb <0.57,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 28 12 153 cone { <27.5, 0, 11.5>,0.25 <27.5, 3.51661, 11.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, 11.5>,0.25 <-26.5, 3.51661, 11.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <27.5, 0, -10.5>,0.25 <27.5, 3.51661, -10.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, -10.5>,0.25 <-26.5, 3.51661, -10.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 28 13 142 cone { <27.5, 0, 12.5>,0.25 <27.5, 3.26065, 12.5 >,0 texture { pigment {color rgb <0.57,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, 12.5>,0.25 <-26.5, 3.26065, 12.5 >,0 texture { pigment {color rgb <0.57,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <27.5, 0, -11.5>,0.25 <27.5, 3.26065, -11.5 >,0 texture { pigment {color rgb <0.57,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, -11.5>,0.25 <-26.5, 3.26065, -11.5 >,0 texture { pigment {color rgb <0.57,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 28 14 148 cone { <27.5, 0, 13.5>,0.25 <27.5, 3.41089, 13.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, 13.5>,0.25 <-26.5, 3.41089, 13.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <27.5, 0, -12.5>,0.25 <27.5, 3.41089, -12.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, -12.5>,0.25 <-26.5, 3.41089, -12.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 28 15 137 cone { <27.5, 0, 14.5>,0.25 <27.5, 3.15493, 14.5 >,0 texture { pigment {color rgb <0.57,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, 14.5>,0.25 <-26.5, 3.15493, 14.5 >,0 texture { pigment {color rgb <0.57,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <27.5, 0, -13.5>,0.25 <27.5, 3.15493, -13.5 >,0 texture { pigment {color rgb <0.57,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, -13.5>,0.25 <-26.5, 3.15493, -13.5 >,0 texture { pigment {color rgb <0.57,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 28 16 144 cone { <27.5, 0, 15.5>,0.25 <27.5, 3.31629, 15.5 >,0 texture { pigment {color rgb <0.71,0,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, 15.5>,0.25 <-26.5, 3.31629, 15.5 >,0 texture { pigment {color rgb <0.71,0,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <27.5, 0, -14.5>,0.25 <27.5, 3.31629, -14.5 >,0 texture { pigment {color rgb <0.71,0,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, -14.5>,0.25 <-26.5, 3.31629, -14.5 >,0 texture { pigment {color rgb <0.71,0,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 28 17 143 cone { <27.5, 0, 16.5>,0.25 <27.5, 3.28847, 16.5 >,0 texture { pigment {color rgb <0.71,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, 16.5>,0.25 <-26.5, 3.28847, 16.5 >,0 texture { pigment {color rgb <0.71,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <27.5, 0, -15.5>,0.25 <27.5, 3.28847, -15.5 >,0 texture { pigment {color rgb <0.71,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, -15.5>,0.25 <-26.5, 3.28847, -15.5 >,0 texture { pigment {color rgb <0.71,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 28 18 137 cone { <27.5, 0, 17.5>,0.25 <27.5, 3.13824, 17.5 >,0 texture { pigment {color rgb <0.57,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, 17.5>,0.25 <-26.5, 3.13824, 17.5 >,0 texture { pigment {color rgb <0.57,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <27.5, 0, -16.5>,0.25 <27.5, 3.13824, -16.5 >,0 texture { pigment {color rgb <0.57,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, -16.5>,0.25 <-26.5, 3.13824, -16.5 >,0 texture { pigment {color rgb <0.57,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 28 19 146 cone { <27.5, 0, 18.5>,0.25 <27.5, 3.34411, 18.5 >,0 texture { pigment {color rgb <0.71,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, 18.5>,0.25 <-26.5, 3.34411, 18.5 >,0 texture { pigment {color rgb <0.71,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <27.5, 0, -17.5>,0.25 <27.5, 3.34411, -17.5 >,0 texture { pigment {color rgb <0.71,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, -17.5>,0.25 <-26.5, 3.34411, -17.5 >,0 texture { pigment {color rgb <0.71,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 28 20 143 cone { <27.5, 0, 19.5>,0.25 <27.5, 3.27734, 19.5 >,0 texture { pigment {color rgb <0.71,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, 19.5>,0.25 <-26.5, 3.27734, 19.5 >,0 texture { pigment {color rgb <0.71,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <27.5, 0, -18.5>,0.25 <27.5, 3.27734, -18.5 >,0 texture { pigment {color rgb <0.71,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, -18.5>,0.25 <-26.5, 3.27734, -18.5 >,0 texture { pigment {color rgb <0.71,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 28 21 142 cone { <27.5, 0, 20.5>,0.25 <27.5, 3.24952, 20.5 >,0 texture { pigment {color rgb <0.57,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, 20.5>,0.25 <-26.5, 3.24952, 20.5 >,0 texture { pigment {color rgb <0.57,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <27.5, 0, -19.5>,0.25 <27.5, 3.24952, -19.5 >,0 texture { pigment {color rgb <0.57,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, -19.5>,0.25 <-26.5, 3.24952, -19.5 >,0 texture { pigment {color rgb <0.57,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 28 22 162 cone { <27.5, 0, 21.5>,0.25 <27.5, 3.72248, 21.5 >,0 texture { pigment {color rgb <0.71,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, 21.5>,0.25 <-26.5, 3.72248, 21.5 >,0 texture { pigment {color rgb <0.71,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <27.5, 0, -20.5>,0.25 <27.5, 3.72248, -20.5 >,0 texture { pigment {color rgb <0.71,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, -20.5>,0.25 <-26.5, 3.72248, -20.5 >,0 texture { pigment {color rgb <0.71,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 28 23 135 cone { <27.5, 0, 22.5>,0.25 <27.5, 3.09372, 22.5 >,0 texture { pigment {color rgb <0.57,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, 22.5>,0.25 <-26.5, 3.09372, 22.5 >,0 texture { pigment {color rgb <0.57,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <27.5, 0, -21.5>,0.25 <27.5, 3.09372, -21.5 >,0 texture { pigment {color rgb <0.57,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, -21.5>,0.25 <-26.5, 3.09372, -21.5 >,0 texture { pigment {color rgb <0.57,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 28 24 132 cone { <27.5, 0, 23.5>,0.25 <27.5, 3.02139, 23.5 >,0 texture { pigment {color rgb <0.57,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, 23.5>,0.25 <-26.5, 3.02139, 23.5 >,0 texture { pigment {color rgb <0.57,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <27.5, 0, -22.5>,0.25 <27.5, 3.02139, -22.5 >,0 texture { pigment {color rgb <0.57,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, -22.5>,0.25 <-26.5, 3.02139, -22.5 >,0 texture { pigment {color rgb <0.57,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 28 25 123 cone { <27.5, 0, 24.5>,0.25 <27.5, 2.82664, 24.5 >,0 texture { pigment {color rgb <0.57,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, 24.5>,0.25 <-26.5, 2.82664, 24.5 >,0 texture { pigment {color rgb <0.57,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <27.5, 0, -23.5>,0.25 <27.5, 2.82664, -23.5 >,0 texture { pigment {color rgb <0.57,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, -23.5>,0.25 <-26.5, 2.82664, -23.5 >,0 texture { pigment {color rgb <0.57,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 28 26 126 cone { <27.5, 0, 25.5>,0.25 <27.5, 2.89341, 25.5 >,0 texture { pigment {color rgb <0.57,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, 25.5>,0.25 <-26.5, 2.89341, 25.5 >,0 texture { pigment {color rgb <0.57,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <27.5, 0, -24.5>,0.25 <27.5, 2.89341, -24.5 >,0 texture { pigment {color rgb <0.57,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, -24.5>,0.25 <-26.5, 2.89341, -24.5 >,0 texture { pigment {color rgb <0.57,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 28 27 122 cone { <27.5, 0, 26.5>,0.25 <27.5, 2.79882, 26.5 >,0 texture { pigment {color rgb <0.57,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, 26.5>,0.25 <-26.5, 2.79882, 26.5 >,0 texture { pigment {color rgb <0.57,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <27.5, 0, -25.5>,0.25 <27.5, 2.79882, -25.5 >,0 texture { pigment {color rgb <0.57,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, -25.5>,0.25 <-26.5, 2.79882, -25.5 >,0 texture { pigment {color rgb <0.57,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 28 28 129 cone { <27.5, 0, 27.5>,0.25 <27.5, 2.96018, 27.5 >,0 texture { pigment {color rgb <0.57,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, 27.5>,0.25 <-26.5, 2.96018, 27.5 >,0 texture { pigment {color rgb <0.57,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <27.5, 0, -26.5>,0.25 <27.5, 2.96018, -26.5 >,0 texture { pigment {color rgb <0.57,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, -26.5>,0.25 <-26.5, 2.96018, -26.5 >,0 texture { pigment {color rgb <0.57,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 28 29 119 cone { <27.5, 0, 28.5>,0.25 <27.5, 2.73205, 28.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, 28.5>,0.25 <-26.5, 2.73205, 28.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <27.5, 0, -27.5>,0.25 <27.5, 2.73205, -27.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, -27.5>,0.25 <-26.5, 2.73205, -27.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 28 30 110 cone { <27.5, 0, 29.5>,0.25 <27.5, 2.51504, 29.5 >,0 texture { pigment {color rgb <0.42,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, 29.5>,0.25 <-26.5, 2.51504, 29.5 >,0 texture { pigment {color rgb <0.42,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <27.5, 0, -28.5>,0.25 <27.5, 2.51504, -28.5 >,0 texture { pigment {color rgb <0.42,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, -28.5>,0.25 <-26.5, 2.51504, -28.5 >,0 texture { pigment {color rgb <0.42,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 28 31 135 cone { <27.5, 0, 30.5>,0.25 <27.5, 3.09372, 30.5 >,0 texture { pigment {color rgb <0.57,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, 30.5>,0.25 <-26.5, 3.09372, 30.5 >,0 texture { pigment {color rgb <0.57,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <27.5, 0, -29.5>,0.25 <27.5, 3.09372, -29.5 >,0 texture { pigment {color rgb <0.57,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, -29.5>,0.25 <-26.5, 3.09372, -29.5 >,0 texture { pigment {color rgb <0.57,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 28 32 110 cone { <27.5, 0, 31.5>,0.25 <27.5, 2.51504, 31.5 >,0 texture { pigment {color rgb <0.42,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, 31.5>,0.25 <-26.5, 2.51504, 31.5 >,0 texture { pigment {color rgb <0.42,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <27.5, 0, -30.5>,0.25 <27.5, 2.51504, -30.5 >,0 texture { pigment {color rgb <0.42,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, -30.5>,0.25 <-26.5, 2.51504, -30.5 >,0 texture { pigment {color rgb <0.42,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 28 33 107 cone { <27.5, 0, 32.5>,0.25 <27.5, 2.44827, 32.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, 32.5>,0.25 <-26.5, 2.44827, 32.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <27.5, 0, -31.5>,0.25 <27.5, 2.44827, -31.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, -31.5>,0.25 <-26.5, 2.44827, -31.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 28 34 92 cone { <27.5, 0, 33.5>,0.25 <27.5, 2.09216, 33.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, 33.5>,0.25 <-26.5, 2.09216, 33.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <27.5, 0, -32.5>,0.25 <27.5, 2.09216, -32.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, -32.5>,0.25 <-26.5, 2.09216, -32.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 28 35 121 cone { <27.5, 0, 34.5>,0.25 <27.5, 2.771, 34.5 >,0 texture { pigment {color rgb <0.57,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, 34.5>,0.25 <-26.5, 2.771, 34.5 >,0 texture { pigment {color rgb <0.57,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <27.5, 0, -33.5>,0.25 <27.5, 2.771, -33.5 >,0 texture { pigment {color rgb <0.57,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, -33.5>,0.25 <-26.5, 2.771, -33.5 >,0 texture { pigment {color rgb <0.57,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 28 36 91 cone { <27.5, 0, 35.5>,0.25 <27.5, 2.07547, 35.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, 35.5>,0.25 <-26.5, 2.07547, 35.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <27.5, 0, -34.5>,0.25 <27.5, 2.07547, -34.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, -34.5>,0.25 <-26.5, 2.07547, -34.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 28 37 87 cone { <27.5, 0, 36.5>,0.25 <27.5, 1.992, 36.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, 36.5>,0.25 <-26.5, 1.992, 36.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <27.5, 0, -35.5>,0.25 <27.5, 1.992, -35.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, -35.5>,0.25 <-26.5, 1.992, -35.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 28 38 82 cone { <27.5, 0, 37.5>,0.25 <27.5, 1.86959, 37.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, 37.5>,0.25 <-26.5, 1.86959, 37.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <27.5, 0, -36.5>,0.25 <27.5, 1.86959, -36.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, -36.5>,0.25 <-26.5, 1.86959, -36.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 28 39 103 cone { <27.5, 0, 38.5>,0.25 <27.5, 2.34255, 38.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, 38.5>,0.25 <-26.5, 2.34255, 38.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <27.5, 0, -37.5>,0.25 <27.5, 2.34255, -37.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, -37.5>,0.25 <-26.5, 2.34255, -37.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 28 40 89 cone { <27.5, 0, 39.5>,0.25 <27.5, 2.01982, 39.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, 39.5>,0.25 <-26.5, 2.01982, 39.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <27.5, 0, -38.5>,0.25 <27.5, 2.01982, -38.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, -38.5>,0.25 <-26.5, 2.01982, -38.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 28 41 81 cone { <27.5, 0, 40.5>,0.25 <27.5, 1.8529, 40.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, 40.5>,0.25 <-26.5, 1.8529, 40.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <27.5, 0, -39.5>,0.25 <27.5, 1.8529, -39.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, -39.5>,0.25 <-26.5, 1.8529, -39.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 28 42 85 cone { <27.5, 0, 41.5>,0.25 <27.5, 1.92523, 41.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, 41.5>,0.25 <-26.5, 1.92523, 41.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <27.5, 0, -40.5>,0.25 <27.5, 1.92523, -40.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, -40.5>,0.25 <-26.5, 1.92523, -40.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 28 43 96 cone { <27.5, 0, 42.5>,0.25 <27.5, 2.19788, 42.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, 42.5>,0.25 <-26.5, 2.19788, 42.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <27.5, 0, -41.5>,0.25 <27.5, 2.19788, -41.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, -41.5>,0.25 <-26.5, 2.19788, -41.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 28 44 65 cone { <27.5, 0, 43.5>,0.25 <27.5, 1.4634, 43.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, 43.5>,0.25 <-26.5, 1.4634, 43.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <27.5, 0, -42.5>,0.25 <27.5, 1.4634, -42.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, -42.5>,0.25 <-26.5, 1.4634, -42.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 28 45 81 cone { <27.5, 0, 44.5>,0.25 <27.5, 1.8529, 44.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, 44.5>,0.25 <-26.5, 1.8529, 44.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <27.5, 0, -43.5>,0.25 <27.5, 1.8529, -43.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, -43.5>,0.25 <-26.5, 1.8529, -43.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 28 46 91 cone { <27.5, 0, 45.5>,0.25 <27.5, 2.06434, 45.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, 45.5>,0.25 <-26.5, 2.06434, 45.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <27.5, 0, -44.5>,0.25 <27.5, 2.06434, -44.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, -44.5>,0.25 <-26.5, 2.06434, -44.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 28 47 100 cone { <27.5, 0, 46.5>,0.25 <27.5, 2.28691, 46.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, 46.5>,0.25 <-26.5, 2.28691, 46.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <27.5, 0, -45.5>,0.25 <27.5, 2.28691, -45.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, -45.5>,0.25 <-26.5, 2.28691, -45.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 28 48 77 cone { <27.5, 0, 47.5>,0.25 <27.5, 1.74161, 47.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, 47.5>,0.25 <-26.5, 1.74161, 47.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <27.5, 0, -46.5>,0.25 <27.5, 1.74161, -46.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, -46.5>,0.25 <-26.5, 1.74161, -46.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 28 49 77 cone { <27.5, 0, 48.5>,0.25 <27.5, 1.74161, 48.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, 48.5>,0.25 <-26.5, 1.74161, 48.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <27.5, 0, -47.5>,0.25 <27.5, 1.74161, -47.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, -47.5>,0.25 <-26.5, 1.74161, -47.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 28 50 61 cone { <27.5, 0, 49.5>,0.25 <27.5, 1.37993, 49.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, 49.5>,0.25 <-26.5, 1.37993, 49.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <27.5, 0, -48.5>,0.25 <27.5, 1.37993, -48.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, -48.5>,0.25 <-26.5, 1.37993, -48.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 28 51 71 cone { <27.5, 0, 50.5>,0.25 <27.5, 1.60807, 50.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, 50.5>,0.25 <-26.5, 1.60807, 50.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <27.5, 0, -49.5>,0.25 <27.5, 1.60807, -49.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, -49.5>,0.25 <-26.5, 1.60807, -49.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 28 52 81 cone { <27.5, 0, 51.5>,0.25 <27.5, 1.8529, 51.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, 51.5>,0.25 <-26.5, 1.8529, 51.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <27.5, 0, -50.5>,0.25 <27.5, 1.8529, -50.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, -50.5>,0.25 <-26.5, 1.8529, -50.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 28 53 71 cone { <27.5, 0, 52.5>,0.25 <27.5, 1.60807, 52.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, 52.5>,0.25 <-26.5, 1.60807, 52.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <27.5, 0, -51.5>,0.25 <27.5, 1.60807, -51.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, -51.5>,0.25 <-26.5, 1.60807, -51.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 28 56 51 cone { <27.5, 0, 55.5>,0.25 <27.5, 1.1518, 55.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, 55.5>,0.25 <-26.5, 1.1518, 55.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <27.5, 0, -54.5>,0.25 <27.5, 1.1518, -54.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, -54.5>,0.25 <-26.5, 1.1518, -54.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 28 57 40 cone { <27.5, 0, 56.5>,0.25 <27.5, 0.89028, 56.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, 56.5>,0.25 <-26.5, 0.89028, 56.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <27.5, 0, -55.5>,0.25 <27.5, 0.89028, -55.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, -55.5>,0.25 <-26.5, 0.89028, -55.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 28 58 35 cone { <27.5, 0, 57.5>,0.25 <27.5, 0.767866, 57.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, 57.5>,0.25 <-26.5, 0.767866, 57.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <27.5, 0, -56.5>,0.25 <27.5, 0.767866, -56.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, -56.5>,0.25 <-26.5, 0.767866, -56.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 28 60 59 cone { <27.5, 0, 59.5>,0.25 <27.5, 1.32986, 59.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, 59.5>,0.25 <-26.5, 1.32986, 59.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <27.5, 0, -58.5>,0.25 <27.5, 1.32986, -58.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, -58.5>,0.25 <-26.5, 1.32986, -58.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 28 62 40 cone { <27.5, 0, 61.5>,0.25 <27.5, 0.89028, 61.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, 61.5>,0.25 <-26.5, 0.89028, 61.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <27.5, 0, -60.5>,0.25 <27.5, 0.89028, -60.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, -60.5>,0.25 <-26.5, 0.89028, -60.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 28 63 63 cone { <27.5, 0, 62.5>,0.25 <27.5, 1.42445, 62.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, 62.5>,0.25 <-26.5, 1.42445, 62.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <27.5, 0, -61.5>,0.25 <27.5, 1.42445, -61.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-26.5, 0, -61.5>,0.25 <-26.5, 1.42445, -61.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 29 1 158 cone { <28.5, 0, 0.5>,0.25 <28.5, 3.63346, 0.5 >,0 texture { pigment {color rgb <0.71,0.28,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, 0.5>,0.25 <-27.5, 3.63346, 0.5 >,0 texture { pigment {color rgb <0.71,0.28,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 29 2 138 cone { <28.5, 0, 1.5>,0.25 <28.5, 3.16606, 1.5 >,0 texture { pigment {color rgb <0.57,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, 1.5>,0.25 <-27.5, 3.16606, 1.5 >,0 texture { pigment {color rgb <0.57,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <28.5, 0, -0.5>,0.25 <28.5, 3.16606, -0.5 >,0 texture { pigment {color rgb <0.57,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, -0.5>,0.25 <-27.5, 3.16606, -0.5 >,0 texture { pigment {color rgb <0.57,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 29 3 157 cone { <28.5, 0, 2.5>,0.25 <28.5, 3.60007, 2.5 >,0 texture { pigment {color rgb <0.71,0.28,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, 2.5>,0.25 <-27.5, 3.60007, 2.5 >,0 texture { pigment {color rgb <0.71,0.28,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <28.5, 0, -1.5>,0.25 <28.5, 3.60007, -1.5 >,0 texture { pigment {color rgb <0.71,0.28,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, -1.5>,0.25 <-27.5, 3.60007, -1.5 >,0 texture { pigment {color rgb <0.71,0.28,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 29 4 157 cone { <28.5, 0, 3.5>,0.25 <28.5, 3.61676, 3.5 >,0 texture { pigment {color rgb <0.71,0.28,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, 3.5>,0.25 <-27.5, 3.61676, 3.5 >,0 texture { pigment {color rgb <0.71,0.28,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <28.5, 0, -2.5>,0.25 <28.5, 3.61676, -2.5 >,0 texture { pigment {color rgb <0.71,0.28,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, -2.5>,0.25 <-27.5, 3.61676, -2.5 >,0 texture { pigment {color rgb <0.71,0.28,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 29 5 149 cone { <28.5, 0, 4.5>,0.25 <28.5, 3.42758, 4.5 >,0 texture { pigment {color rgb <0.71,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, 4.5>,0.25 <-27.5, 3.42758, 4.5 >,0 texture { pigment {color rgb <0.71,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <28.5, 0, -3.5>,0.25 <28.5, 3.42758, -3.5 >,0 texture { pigment {color rgb <0.71,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, -3.5>,0.25 <-27.5, 3.42758, -3.5 >,0 texture { pigment {color rgb <0.71,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 29 6 150 cone { <28.5, 0, 5.5>,0.25 <28.5, 3.4554, 5.5 >,0 texture { pigment {color rgb <0.71,0.14,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, 5.5>,0.25 <-27.5, 3.4554, 5.5 >,0 texture { pigment {color rgb <0.71,0.14,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <28.5, 0, -4.5>,0.25 <28.5, 3.4554, -4.5 >,0 texture { pigment {color rgb <0.71,0.14,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, -4.5>,0.25 <-27.5, 3.4554, -4.5 >,0 texture { pigment {color rgb <0.71,0.14,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 29 7 141 cone { <28.5, 0, 6.5>,0.25 <28.5, 3.23839, 6.5 >,0 texture { pigment {color rgb <0.57,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, 6.5>,0.25 <-27.5, 3.23839, 6.5 >,0 texture { pigment {color rgb <0.57,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <28.5, 0, -5.5>,0.25 <28.5, 3.23839, -5.5 >,0 texture { pigment {color rgb <0.57,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, -5.5>,0.25 <-27.5, 3.23839, -5.5 >,0 texture { pigment {color rgb <0.57,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 29 8 141 cone { <28.5, 0, 7.5>,0.25 <28.5, 3.24396, 7.5 >,0 texture { pigment {color rgb <0.57,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, 7.5>,0.25 <-27.5, 3.24396, 7.5 >,0 texture { pigment {color rgb <0.57,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <28.5, 0, -6.5>,0.25 <28.5, 3.24396, -6.5 >,0 texture { pigment {color rgb <0.57,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, -6.5>,0.25 <-27.5, 3.24396, -6.5 >,0 texture { pigment {color rgb <0.57,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 29 9 143 cone { <28.5, 0, 8.5>,0.25 <28.5, 3.27734, 8.5 >,0 texture { pigment {color rgb <0.71,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, 8.5>,0.25 <-27.5, 3.27734, 8.5 >,0 texture { pigment {color rgb <0.71,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <28.5, 0, -7.5>,0.25 <28.5, 3.27734, -7.5 >,0 texture { pigment {color rgb <0.71,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, -7.5>,0.25 <-27.5, 3.27734, -7.5 >,0 texture { pigment {color rgb <0.71,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 29 10 145 cone { <28.5, 0, 9.5>,0.25 <28.5, 3.33855, 9.5 >,0 texture { pigment {color rgb <0.71,0,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, 9.5>,0.25 <-27.5, 3.33855, 9.5 >,0 texture { pigment {color rgb <0.71,0,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <28.5, 0, -8.5>,0.25 <28.5, 3.33855, -8.5 >,0 texture { pigment {color rgb <0.71,0,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, -8.5>,0.25 <-27.5, 3.33855, -8.5 >,0 texture { pigment {color rgb <0.71,0,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 29 11 154 cone { <28.5, 0, 10.5>,0.25 <28.5, 3.52773, 10.5 >,0 texture { pigment {color rgb <0.71,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, 10.5>,0.25 <-27.5, 3.52773, 10.5 >,0 texture { pigment {color rgb <0.71,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <28.5, 0, -9.5>,0.25 <28.5, 3.52773, -9.5 >,0 texture { pigment {color rgb <0.71,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, -9.5>,0.25 <-27.5, 3.52773, -9.5 >,0 texture { pigment {color rgb <0.71,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 29 12 133 cone { <28.5, 0, 11.5>,0.25 <28.5, 3.05477, 11.5 >,0 texture { pigment {color rgb <0.57,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, 11.5>,0.25 <-27.5, 3.05477, 11.5 >,0 texture { pigment {color rgb <0.57,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <28.5, 0, -10.5>,0.25 <28.5, 3.05477, -10.5 >,0 texture { pigment {color rgb <0.57,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, -10.5>,0.25 <-27.5, 3.05477, -10.5 >,0 texture { pigment {color rgb <0.57,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 29 13 140 cone { <28.5, 0, 12.5>,0.25 <28.5, 3.2217, 12.5 >,0 texture { pigment {color rgb <0.57,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, 12.5>,0.25 <-27.5, 3.2217, 12.5 >,0 texture { pigment {color rgb <0.57,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <28.5, 0, -11.5>,0.25 <28.5, 3.2217, -11.5 >,0 texture { pigment {color rgb <0.57,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, -11.5>,0.25 <-27.5, 3.2217, -11.5 >,0 texture { pigment {color rgb <0.57,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 29 14 139 cone { <28.5, 0, 13.5>,0.25 <28.5, 3.18832, 13.5 >,0 texture { pigment {color rgb <0.57,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, 13.5>,0.25 <-27.5, 3.18832, 13.5 >,0 texture { pigment {color rgb <0.57,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <28.5, 0, -12.5>,0.25 <28.5, 3.18832, -12.5 >,0 texture { pigment {color rgb <0.57,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, -12.5>,0.25 <-27.5, 3.18832, -12.5 >,0 texture { pigment {color rgb <0.57,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 29 15 136 cone { <28.5, 0, 14.5>,0.25 <28.5, 3.11598, 14.5 >,0 texture { pigment {color rgb <0.57,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, 14.5>,0.25 <-27.5, 3.11598, 14.5 >,0 texture { pigment {color rgb <0.57,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <28.5, 0, -13.5>,0.25 <28.5, 3.11598, -13.5 >,0 texture { pigment {color rgb <0.57,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, -13.5>,0.25 <-27.5, 3.11598, -13.5 >,0 texture { pigment {color rgb <0.57,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 29 16 134 cone { <28.5, 0, 15.5>,0.25 <28.5, 3.0659, 15.5 >,0 texture { pigment {color rgb <0.57,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, 15.5>,0.25 <-27.5, 3.0659, 15.5 >,0 texture { pigment {color rgb <0.57,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <28.5, 0, -14.5>,0.25 <28.5, 3.0659, -14.5 >,0 texture { pigment {color rgb <0.57,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, -14.5>,0.25 <-27.5, 3.0659, -14.5 >,0 texture { pigment {color rgb <0.57,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 29 17 137 cone { <28.5, 0, 16.5>,0.25 <28.5, 3.13824, 16.5 >,0 texture { pigment {color rgb <0.57,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, 16.5>,0.25 <-27.5, 3.13824, 16.5 >,0 texture { pigment {color rgb <0.57,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <28.5, 0, -15.5>,0.25 <28.5, 3.13824, -15.5 >,0 texture { pigment {color rgb <0.57,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, -15.5>,0.25 <-27.5, 3.13824, -15.5 >,0 texture { pigment {color rgb <0.57,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 29 18 127 cone { <28.5, 0, 17.5>,0.25 <28.5, 2.91567, 17.5 >,0 texture { pigment {color rgb <0.57,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, 17.5>,0.25 <-27.5, 2.91567, 17.5 >,0 texture { pigment {color rgb <0.57,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <28.5, 0, -16.5>,0.25 <28.5, 2.91567, -16.5 >,0 texture { pigment {color rgb <0.57,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, -16.5>,0.25 <-27.5, 2.91567, -16.5 >,0 texture { pigment {color rgb <0.57,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 29 19 136 cone { <28.5, 0, 18.5>,0.25 <28.5, 3.12154, 18.5 >,0 texture { pigment {color rgb <0.57,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, 18.5>,0.25 <-27.5, 3.12154, 18.5 >,0 texture { pigment {color rgb <0.57,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <28.5, 0, -17.5>,0.25 <28.5, 3.12154, -17.5 >,0 texture { pigment {color rgb <0.57,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, -17.5>,0.25 <-27.5, 3.12154, -17.5 >,0 texture { pigment {color rgb <0.57,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 29 20 143 cone { <28.5, 0, 19.5>,0.25 <28.5, 3.28291, 19.5 >,0 texture { pigment {color rgb <0.71,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, 19.5>,0.25 <-27.5, 3.28291, 19.5 >,0 texture { pigment {color rgb <0.71,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <28.5, 0, -18.5>,0.25 <28.5, 3.28291, -18.5 >,0 texture { pigment {color rgb <0.71,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, -18.5>,0.25 <-27.5, 3.28291, -18.5 >,0 texture { pigment {color rgb <0.71,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 29 21 161 cone { <28.5, 0, 20.5>,0.25 <28.5, 3.70023, 20.5 >,0 texture { pigment {color rgb <0.71,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, 20.5>,0.25 <-27.5, 3.70023, 20.5 >,0 texture { pigment {color rgb <0.71,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <28.5, 0, -19.5>,0.25 <28.5, 3.70023, -19.5 >,0 texture { pigment {color rgb <0.71,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, -19.5>,0.25 <-27.5, 3.70023, -19.5 >,0 texture { pigment {color rgb <0.71,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 29 22 126 cone { <28.5, 0, 21.5>,0.25 <28.5, 2.87672, 21.5 >,0 texture { pigment {color rgb <0.57,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, 21.5>,0.25 <-27.5, 2.87672, 21.5 >,0 texture { pigment {color rgb <0.57,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <28.5, 0, -20.5>,0.25 <28.5, 2.87672, -20.5 >,0 texture { pigment {color rgb <0.57,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, -20.5>,0.25 <-27.5, 2.87672, -20.5 >,0 texture { pigment {color rgb <0.57,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 29 23 136 cone { <28.5, 0, 22.5>,0.25 <28.5, 3.12711, 22.5 >,0 texture { pigment {color rgb <0.57,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, 22.5>,0.25 <-27.5, 3.12711, 22.5 >,0 texture { pigment {color rgb <0.57,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <28.5, 0, -21.5>,0.25 <28.5, 3.12711, -21.5 >,0 texture { pigment {color rgb <0.57,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, -21.5>,0.25 <-27.5, 3.12711, -21.5 >,0 texture { pigment {color rgb <0.57,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 29 24 120 cone { <28.5, 0, 23.5>,0.25 <28.5, 2.74874, 23.5 >,0 texture { pigment {color rgb <0.57,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, 23.5>,0.25 <-27.5, 2.74874, 23.5 >,0 texture { pigment {color rgb <0.57,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <28.5, 0, -22.5>,0.25 <28.5, 2.74874, -22.5 >,0 texture { pigment {color rgb <0.57,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, -22.5>,0.25 <-27.5, 2.74874, -22.5 >,0 texture { pigment {color rgb <0.57,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 29 25 122 cone { <28.5, 0, 24.5>,0.25 <28.5, 2.79325, 24.5 >,0 texture { pigment {color rgb <0.57,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, 24.5>,0.25 <-27.5, 2.79325, 24.5 >,0 texture { pigment {color rgb <0.57,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <28.5, 0, -23.5>,0.25 <28.5, 2.79325, -23.5 >,0 texture { pigment {color rgb <0.57,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, -23.5>,0.25 <-27.5, 2.79325, -23.5 >,0 texture { pigment {color rgb <0.57,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 29 26 129 cone { <28.5, 0, 25.5>,0.25 <28.5, 2.96018, 25.5 >,0 texture { pigment {color rgb <0.57,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, 25.5>,0.25 <-27.5, 2.96018, 25.5 >,0 texture { pigment {color rgb <0.57,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <28.5, 0, -24.5>,0.25 <28.5, 2.96018, -24.5 >,0 texture { pigment {color rgb <0.57,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, -24.5>,0.25 <-27.5, 2.96018, -24.5 >,0 texture { pigment {color rgb <0.57,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 29 27 127 cone { <28.5, 0, 26.5>,0.25 <28.5, 2.9101, 26.5 >,0 texture { pigment {color rgb <0.57,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, 26.5>,0.25 <-27.5, 2.9101, 26.5 >,0 texture { pigment {color rgb <0.57,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <28.5, 0, -25.5>,0.25 <28.5, 2.9101, -25.5 >,0 texture { pigment {color rgb <0.57,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, -25.5>,0.25 <-27.5, 2.9101, -25.5 >,0 texture { pigment {color rgb <0.57,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 29 28 117 cone { <28.5, 0, 27.5>,0.25 <28.5, 2.6764, 27.5 >,0 texture { pigment {color rgb <0.57,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, 27.5>,0.25 <-27.5, 2.6764, 27.5 >,0 texture { pigment {color rgb <0.57,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <28.5, 0, -26.5>,0.25 <28.5, 2.6764, -26.5 >,0 texture { pigment {color rgb <0.57,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, -26.5>,0.25 <-27.5, 2.6764, -26.5 >,0 texture { pigment {color rgb <0.57,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 29 29 117 cone { <28.5, 0, 28.5>,0.25 <28.5, 2.68197, 28.5 >,0 texture { pigment {color rgb <0.57,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, 28.5>,0.25 <-27.5, 2.68197, 28.5 >,0 texture { pigment {color rgb <0.57,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <28.5, 0, -27.5>,0.25 <28.5, 2.68197, -27.5 >,0 texture { pigment {color rgb <0.57,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, -27.5>,0.25 <-27.5, 2.68197, -27.5 >,0 texture { pigment {color rgb <0.57,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 29 30 117 cone { <28.5, 0, 29.5>,0.25 <28.5, 2.67084, 29.5 >,0 texture { pigment {color rgb <0.57,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, 29.5>,0.25 <-27.5, 2.67084, 29.5 >,0 texture { pigment {color rgb <0.57,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <28.5, 0, -28.5>,0.25 <28.5, 2.67084, -28.5 >,0 texture { pigment {color rgb <0.57,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, -28.5>,0.25 <-27.5, 2.67084, -28.5 >,0 texture { pigment {color rgb <0.57,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 29 31 120 cone { <28.5, 0, 30.5>,0.25 <28.5, 2.7543, 30.5 >,0 texture { pigment {color rgb <0.57,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, 30.5>,0.25 <-27.5, 2.7543, 30.5 >,0 texture { pigment {color rgb <0.57,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <28.5, 0, -29.5>,0.25 <28.5, 2.7543, -29.5 >,0 texture { pigment {color rgb <0.57,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, -29.5>,0.25 <-27.5, 2.7543, -29.5 >,0 texture { pigment {color rgb <0.57,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 29 32 108 cone { <28.5, 0, 31.5>,0.25 <28.5, 2.47053, 31.5 >,0 texture { pigment {color rgb <0.42,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, 31.5>,0.25 <-27.5, 2.47053, 31.5 >,0 texture { pigment {color rgb <0.42,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <28.5, 0, -30.5>,0.25 <28.5, 2.47053, -30.5 >,0 texture { pigment {color rgb <0.42,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, -30.5>,0.25 <-27.5, 2.47053, -30.5 >,0 texture { pigment {color rgb <0.42,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 29 33 97 cone { <28.5, 0, 32.5>,0.25 <28.5, 2.21457, 32.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, 32.5>,0.25 <-27.5, 2.21457, 32.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <28.5, 0, -31.5>,0.25 <28.5, 2.21457, -31.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, -31.5>,0.25 <-27.5, 2.21457, -31.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 29 34 103 cone { <28.5, 0, 33.5>,0.25 <28.5, 2.35924, 33.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, 33.5>,0.25 <-27.5, 2.35924, 33.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <28.5, 0, -32.5>,0.25 <28.5, 2.35924, -32.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, -32.5>,0.25 <-27.5, 2.35924, -32.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 29 35 89 cone { <28.5, 0, 34.5>,0.25 <28.5, 2.03652, 34.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, 34.5>,0.25 <-27.5, 2.03652, 34.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <28.5, 0, -33.5>,0.25 <28.5, 2.03652, -33.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, -33.5>,0.25 <-27.5, 2.03652, -33.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 29 36 97 cone { <28.5, 0, 35.5>,0.25 <28.5, 2.2257, 35.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, 35.5>,0.25 <-27.5, 2.2257, 35.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <28.5, 0, -34.5>,0.25 <28.5, 2.2257, -34.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, -34.5>,0.25 <-27.5, 2.2257, -34.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 29 37 93 cone { <28.5, 0, 36.5>,0.25 <28.5, 2.11441, 36.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, 36.5>,0.25 <-27.5, 2.11441, 36.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <28.5, 0, -35.5>,0.25 <28.5, 2.11441, -35.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, -35.5>,0.25 <-27.5, 2.11441, -35.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 29 38 108 cone { <28.5, 0, 37.5>,0.25 <28.5, 2.47053, 37.5 >,0 texture { pigment {color rgb <0.42,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, 37.5>,0.25 <-27.5, 2.47053, 37.5 >,0 texture { pigment {color rgb <0.42,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <28.5, 0, -36.5>,0.25 <28.5, 2.47053, -36.5 >,0 texture { pigment {color rgb <0.42,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, -36.5>,0.25 <-27.5, 2.47053, -36.5 >,0 texture { pigment {color rgb <0.42,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 29 39 89 cone { <28.5, 0, 38.5>,0.25 <28.5, 2.01982, 38.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, 38.5>,0.25 <-27.5, 2.01982, 38.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <28.5, 0, -37.5>,0.25 <28.5, 2.01982, -37.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, -37.5>,0.25 <-27.5, 2.01982, -37.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 29 40 84 cone { <28.5, 0, 39.5>,0.25 <28.5, 1.90854, 39.5 >,0 texture { pigment {color rgb <0.42,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, 39.5>,0.25 <-27.5, 1.90854, 39.5 >,0 texture { pigment {color rgb <0.42,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <28.5, 0, -38.5>,0.25 <28.5, 1.90854, -38.5 >,0 texture { pigment {color rgb <0.42,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, -38.5>,0.25 <-27.5, 1.90854, -38.5 >,0 texture { pigment {color rgb <0.42,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 29 41 98 cone { <28.5, 0, 40.5>,0.25 <28.5, 2.23683, 40.5 >,0 texture { pigment {color rgb <0.42,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, 40.5>,0.25 <-27.5, 2.23683, 40.5 >,0 texture { pigment {color rgb <0.42,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <28.5, 0, -39.5>,0.25 <28.5, 2.23683, -39.5 >,0 texture { pigment {color rgb <0.42,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, -39.5>,0.25 <-27.5, 2.23683, -39.5 >,0 texture { pigment {color rgb <0.42,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 29 42 71 cone { <28.5, 0, 41.5>,0.25 <28.5, 1.60807, 41.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, 41.5>,0.25 <-27.5, 1.60807, 41.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <28.5, 0, -40.5>,0.25 <28.5, 1.60807, -40.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, -40.5>,0.25 <-27.5, 1.60807, -40.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 29 43 66 cone { <28.5, 0, 42.5>,0.25 <28.5, 1.50235, 42.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, 42.5>,0.25 <-27.5, 1.50235, 42.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <28.5, 0, -41.5>,0.25 <28.5, 1.50235, -41.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, -41.5>,0.25 <-27.5, 1.50235, -41.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 29 44 69 cone { <28.5, 0, 43.5>,0.25 <28.5, 1.57468, 43.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, 43.5>,0.25 <-27.5, 1.57468, 43.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <28.5, 0, -42.5>,0.25 <28.5, 1.57468, -42.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, -42.5>,0.25 <-27.5, 1.57468, -42.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 29 45 77 cone { <28.5, 0, 44.5>,0.25 <28.5, 1.74161, 44.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, 44.5>,0.25 <-27.5, 1.74161, 44.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <28.5, 0, -43.5>,0.25 <28.5, 1.74161, -43.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, -43.5>,0.25 <-27.5, 1.74161, -43.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 29 46 100 cone { <28.5, 0, 45.5>,0.25 <28.5, 2.29247, 45.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, 45.5>,0.25 <-27.5, 2.29247, 45.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <28.5, 0, -44.5>,0.25 <28.5, 2.29247, -44.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, -44.5>,0.25 <-27.5, 2.29247, -44.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 29 47 80 cone { <28.5, 0, 46.5>,0.25 <28.5, 1.83064, 46.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, 46.5>,0.25 <-27.5, 1.83064, 46.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <28.5, 0, -45.5>,0.25 <28.5, 1.83064, -45.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, -45.5>,0.25 <-27.5, 1.83064, -45.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 29 48 59 cone { <28.5, 0, 47.5>,0.25 <28.5, 1.32986, 47.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, 47.5>,0.25 <-27.5, 1.32986, 47.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <28.5, 0, -46.5>,0.25 <28.5, 1.32986, -46.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, -46.5>,0.25 <-27.5, 1.32986, -46.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 29 49 57 cone { <28.5, 0, 48.5>,0.25 <28.5, 1.27978, 48.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, 48.5>,0.25 <-27.5, 1.27978, 48.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <28.5, 0, -47.5>,0.25 <28.5, 1.27978, -47.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, -47.5>,0.25 <-27.5, 1.27978, -47.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 29 50 59 cone { <28.5, 0, 49.5>,0.25 <28.5, 1.32986, 49.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, 49.5>,0.25 <-27.5, 1.32986, 49.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <28.5, 0, -48.5>,0.25 <28.5, 1.32986, -48.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, -48.5>,0.25 <-27.5, 1.32986, -48.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 29 51 89 cone { <28.5, 0, 50.5>,0.25 <28.5, 2.01982, 50.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, 50.5>,0.25 <-27.5, 2.01982, 50.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <28.5, 0, -49.5>,0.25 <28.5, 2.01982, -49.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, -49.5>,0.25 <-27.5, 2.01982, -49.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 29 52 78 cone { <28.5, 0, 51.5>,0.25 <28.5, 1.76387, 51.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, 51.5>,0.25 <-27.5, 1.76387, 51.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <28.5, 0, -50.5>,0.25 <28.5, 1.76387, -50.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, -50.5>,0.25 <-27.5, 1.76387, -50.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 29 54 51 cone { <28.5, 0, 53.5>,0.25 <28.5, 1.1518, 53.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, 53.5>,0.25 <-27.5, 1.1518, 53.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <28.5, 0, -52.5>,0.25 <28.5, 1.1518, -52.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, -52.5>,0.25 <-27.5, 1.1518, -52.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 29 55 54 cone { <28.5, 0, 54.5>,0.25 <28.5, 1.21857, 54.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, 54.5>,0.25 <-27.5, 1.21857, 54.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <28.5, 0, -53.5>,0.25 <28.5, 1.21857, -53.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, -53.5>,0.25 <-27.5, 1.21857, -53.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 29 56 40 cone { <28.5, 0, 55.5>,0.25 <28.5, 0.89028, 55.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, 55.5>,0.25 <-27.5, 0.89028, 55.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <28.5, 0, -54.5>,0.25 <28.5, 0.89028, -54.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, -54.5>,0.25 <-27.5, 0.89028, -54.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 29 57 71 cone { <28.5, 0, 56.5>,0.25 <28.5, 1.60807, 56.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, 56.5>,0.25 <-27.5, 1.60807, 56.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <28.5, 0, -55.5>,0.25 <28.5, 1.60807, -55.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, -55.5>,0.25 <-27.5, 1.60807, -55.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 29 58 59 cone { <28.5, 0, 57.5>,0.25 <28.5, 1.32986, 57.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, 57.5>,0.25 <-27.5, 1.32986, 57.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <28.5, 0, -56.5>,0.25 <28.5, 1.32986, -56.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, -56.5>,0.25 <-27.5, 1.32986, -56.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 29 60 40 cone { <28.5, 0, 59.5>,0.25 <28.5, 0.89028, 59.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, 59.5>,0.25 <-27.5, 0.89028, 59.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <28.5, 0, -58.5>,0.25 <28.5, 0.89028, -58.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, -58.5>,0.25 <-27.5, 0.89028, -58.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 29 61 57 cone { <28.5, 0, 60.5>,0.25 <28.5, 1.27978, 60.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, 60.5>,0.25 <-27.5, 1.27978, 60.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <28.5, 0, -59.5>,0.25 <28.5, 1.27978, -59.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, -59.5>,0.25 <-27.5, 1.27978, -59.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 29 63 45 cone { <28.5, 0, 62.5>,0.25 <28.5, 0.996001, 62.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, 62.5>,0.25 <-27.5, 0.996001, 62.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <28.5, 0, -61.5>,0.25 <28.5, 0.996001, -61.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, -61.5>,0.25 <-27.5, 0.996001, -61.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 29 65 80 cone { <28.5, 0, 64.5>,0.25 <28.5, 1.80838, 64.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, 64.5>,0.25 <-27.5, 1.80838, 64.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <28.5, 0, -63.5>,0.25 <28.5, 1.80838, -63.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-27.5, 0, -63.5>,0.25 <-27.5, 1.80838, -63.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 30 1 152 cone { <29.5, 0, 0.5>,0.25 <29.5, 3.48878, 0.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, 0.5>,0.25 <-28.5, 3.48878, 0.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 30 2 139 cone { <29.5, 0, 1.5>,0.25 <29.5, 3.18832, 1.5 >,0 texture { pigment {color rgb <0.57,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, 1.5>,0.25 <-28.5, 3.18832, 1.5 >,0 texture { pigment {color rgb <0.57,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <29.5, 0, -0.5>,0.25 <29.5, 3.18832, -0.5 >,0 texture { pigment {color rgb <0.57,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, -0.5>,0.25 <-28.5, 3.18832, -0.5 >,0 texture { pigment {color rgb <0.57,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 30 3 160 cone { <29.5, 0, 2.5>,0.25 <29.5, 3.67797, 2.5 >,0 texture { pigment {color rgb <0.71,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, 2.5>,0.25 <-28.5, 3.67797, 2.5 >,0 texture { pigment {color rgb <0.71,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <29.5, 0, -1.5>,0.25 <29.5, 3.67797, -1.5 >,0 texture { pigment {color rgb <0.71,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, -1.5>,0.25 <-28.5, 3.67797, -1.5 >,0 texture { pigment {color rgb <0.71,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 30 4 153 cone { <29.5, 0, 3.5>,0.25 <29.5, 3.51104, 3.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, 3.5>,0.25 <-28.5, 3.51104, 3.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <29.5, 0, -2.5>,0.25 <29.5, 3.51104, -2.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, -2.5>,0.25 <-28.5, 3.51104, -2.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 30 5 150 cone { <29.5, 0, 4.5>,0.25 <29.5, 3.43871, 4.5 >,0 texture { pigment {color rgb <0.71,0.14,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, 4.5>,0.25 <-28.5, 3.43871, 4.5 >,0 texture { pigment {color rgb <0.71,0.14,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <29.5, 0, -3.5>,0.25 <29.5, 3.43871, -3.5 >,0 texture { pigment {color rgb <0.71,0.14,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, -3.5>,0.25 <-28.5, 3.43871, -3.5 >,0 texture { pigment {color rgb <0.71,0.14,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 30 6 186 cone { <29.5, 0, 5.5>,0.25 <29.5, 4.27891, 5.5 >,0 texture { pigment {color rgb <0.85,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, 5.5>,0.25 <-28.5, 4.27891, 5.5 >,0 texture { pigment {color rgb <0.85,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <29.5, 0, -4.5>,0.25 <29.5, 4.27891, -4.5 >,0 texture { pigment {color rgb <0.85,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, -4.5>,0.25 <-28.5, 4.27891, -4.5 >,0 texture { pigment {color rgb <0.85,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 30 7 139 cone { <29.5, 0, 6.5>,0.25 <29.5, 3.19944, 6.5 >,0 texture { pigment {color rgb <0.57,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, 6.5>,0.25 <-28.5, 3.19944, 6.5 >,0 texture { pigment {color rgb <0.57,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <29.5, 0, -5.5>,0.25 <29.5, 3.19944, -5.5 >,0 texture { pigment {color rgb <0.57,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, -5.5>,0.25 <-28.5, 3.19944, -5.5 >,0 texture { pigment {color rgb <0.57,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 30 8 139 cone { <29.5, 0, 7.5>,0.25 <29.5, 3.19944, 7.5 >,0 texture { pigment {color rgb <0.57,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, 7.5>,0.25 <-28.5, 3.19944, 7.5 >,0 texture { pigment {color rgb <0.57,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <29.5, 0, -6.5>,0.25 <29.5, 3.19944, -6.5 >,0 texture { pigment {color rgb <0.57,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, -6.5>,0.25 <-28.5, 3.19944, -6.5 >,0 texture { pigment {color rgb <0.57,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 30 9 142 cone { <29.5, 0, 8.5>,0.25 <29.5, 3.24952, 8.5 >,0 texture { pigment {color rgb <0.57,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, 8.5>,0.25 <-28.5, 3.24952, 8.5 >,0 texture { pigment {color rgb <0.57,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <29.5, 0, -7.5>,0.25 <29.5, 3.24952, -7.5 >,0 texture { pigment {color rgb <0.57,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, -7.5>,0.25 <-28.5, 3.24952, -7.5 >,0 texture { pigment {color rgb <0.57,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 30 10 147 cone { <29.5, 0, 9.5>,0.25 <29.5, 3.38306, 9.5 >,0 texture { pigment {color rgb <0.71,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, 9.5>,0.25 <-28.5, 3.38306, 9.5 >,0 texture { pigment {color rgb <0.71,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <29.5, 0, -8.5>,0.25 <29.5, 3.38306, -8.5 >,0 texture { pigment {color rgb <0.71,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, -8.5>,0.25 <-28.5, 3.38306, -8.5 >,0 texture { pigment {color rgb <0.71,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 30 11 137 cone { <29.5, 0, 10.5>,0.25 <29.5, 3.13824, 10.5 >,0 texture { pigment {color rgb <0.57,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, 10.5>,0.25 <-28.5, 3.13824, 10.5 >,0 texture { pigment {color rgb <0.57,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <29.5, 0, -9.5>,0.25 <29.5, 3.13824, -9.5 >,0 texture { pigment {color rgb <0.57,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, -9.5>,0.25 <-28.5, 3.13824, -9.5 >,0 texture { pigment {color rgb <0.57,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 30 12 146 cone { <29.5, 0, 11.5>,0.25 <29.5, 3.36081, 11.5 >,0 texture { pigment {color rgb <0.71,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, 11.5>,0.25 <-28.5, 3.36081, 11.5 >,0 texture { pigment {color rgb <0.71,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <29.5, 0, -10.5>,0.25 <29.5, 3.36081, -10.5 >,0 texture { pigment {color rgb <0.71,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, -10.5>,0.25 <-28.5, 3.36081, -10.5 >,0 texture { pigment {color rgb <0.71,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 30 13 143 cone { <29.5, 0, 12.5>,0.25 <29.5, 3.28847, 12.5 >,0 texture { pigment {color rgb <0.71,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, 12.5>,0.25 <-28.5, 3.28847, 12.5 >,0 texture { pigment {color rgb <0.71,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <29.5, 0, -11.5>,0.25 <29.5, 3.28847, -11.5 >,0 texture { pigment {color rgb <0.71,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, -11.5>,0.25 <-28.5, 3.28847, -11.5 >,0 texture { pigment {color rgb <0.71,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 30 14 141 cone { <29.5, 0, 13.5>,0.25 <29.5, 3.23283, 13.5 >,0 texture { pigment {color rgb <0.57,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, 13.5>,0.25 <-28.5, 3.23283, 13.5 >,0 texture { pigment {color rgb <0.57,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <29.5, 0, -12.5>,0.25 <29.5, 3.23283, -12.5 >,0 texture { pigment {color rgb <0.57,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, -12.5>,0.25 <-28.5, 3.23283, -12.5 >,0 texture { pigment {color rgb <0.57,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 30 15 144 cone { <29.5, 0, 14.5>,0.25 <29.5, 3.2996, 14.5 >,0 texture { pigment {color rgb <0.71,0,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, 14.5>,0.25 <-28.5, 3.2996, 14.5 >,0 texture { pigment {color rgb <0.71,0,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <29.5, 0, -13.5>,0.25 <29.5, 3.2996, -13.5 >,0 texture { pigment {color rgb <0.71,0,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, -13.5>,0.25 <-28.5, 3.2996, -13.5 >,0 texture { pigment {color rgb <0.71,0,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 30 16 135 cone { <29.5, 0, 15.5>,0.25 <29.5, 3.08816, 15.5 >,0 texture { pigment {color rgb <0.57,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, 15.5>,0.25 <-28.5, 3.08816, 15.5 >,0 texture { pigment {color rgb <0.57,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <29.5, 0, -14.5>,0.25 <29.5, 3.08816, -14.5 >,0 texture { pigment {color rgb <0.57,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, -14.5>,0.25 <-28.5, 3.08816, -14.5 >,0 texture { pigment {color rgb <0.57,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 30 17 139 cone { <29.5, 0, 16.5>,0.25 <29.5, 3.19944, 16.5 >,0 texture { pigment {color rgb <0.57,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, 16.5>,0.25 <-28.5, 3.19944, 16.5 >,0 texture { pigment {color rgb <0.57,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <29.5, 0, -15.5>,0.25 <29.5, 3.19944, -15.5 >,0 texture { pigment {color rgb <0.57,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, -15.5>,0.25 <-28.5, 3.19944, -15.5 >,0 texture { pigment {color rgb <0.57,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 30 18 142 cone { <29.5, 0, 17.5>,0.25 <29.5, 3.26065, 17.5 >,0 texture { pigment {color rgb <0.57,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, 17.5>,0.25 <-28.5, 3.26065, 17.5 >,0 texture { pigment {color rgb <0.57,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <29.5, 0, -16.5>,0.25 <29.5, 3.26065, -16.5 >,0 texture { pigment {color rgb <0.57,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, -16.5>,0.25 <-28.5, 3.26065, -16.5 >,0 texture { pigment {color rgb <0.57,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 30 19 132 cone { <29.5, 0, 18.5>,0.25 <29.5, 3.03252, 18.5 >,0 texture { pigment {color rgb <0.57,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, 18.5>,0.25 <-28.5, 3.03252, 18.5 >,0 texture { pigment {color rgb <0.57,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <29.5, 0, -17.5>,0.25 <29.5, 3.03252, -17.5 >,0 texture { pigment {color rgb <0.57,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, -17.5>,0.25 <-28.5, 3.03252, -17.5 >,0 texture { pigment {color rgb <0.57,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 30 20 156 cone { <29.5, 0, 19.5>,0.25 <29.5, 3.58894, 19.5 >,0 texture { pigment {color rgb <0.71,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, 19.5>,0.25 <-28.5, 3.58894, 19.5 >,0 texture { pigment {color rgb <0.71,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <29.5, 0, -18.5>,0.25 <29.5, 3.58894, -18.5 >,0 texture { pigment {color rgb <0.71,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, -18.5>,0.25 <-28.5, 3.58894, -18.5 >,0 texture { pigment {color rgb <0.71,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 30 21 125 cone { <29.5, 0, 20.5>,0.25 <29.5, 2.86559, 20.5 >,0 texture { pigment {color rgb <0.57,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, 20.5>,0.25 <-28.5, 2.86559, 20.5 >,0 texture { pigment {color rgb <0.57,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <29.5, 0, -19.5>,0.25 <29.5, 2.86559, -19.5 >,0 texture { pigment {color rgb <0.57,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, -19.5>,0.25 <-28.5, 2.86559, -19.5 >,0 texture { pigment {color rgb <0.57,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 30 22 125 cone { <29.5, 0, 21.5>,0.25 <29.5, 2.87115, 21.5 >,0 texture { pigment {color rgb <0.57,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, 21.5>,0.25 <-28.5, 2.87115, 21.5 >,0 texture { pigment {color rgb <0.57,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <29.5, 0, -20.5>,0.25 <29.5, 2.87115, -20.5 >,0 texture { pigment {color rgb <0.57,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, -20.5>,0.25 <-28.5, 2.87115, -20.5 >,0 texture { pigment {color rgb <0.57,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 30 23 128 cone { <29.5, 0, 22.5>,0.25 <29.5, 2.9268, 22.5 >,0 texture { pigment {color rgb <0.57,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, 22.5>,0.25 <-28.5, 2.9268, 22.5 >,0 texture { pigment {color rgb <0.57,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <29.5, 0, -21.5>,0.25 <29.5, 2.9268, -21.5 >,0 texture { pigment {color rgb <0.57,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, -21.5>,0.25 <-28.5, 2.9268, -21.5 >,0 texture { pigment {color rgb <0.57,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 30 24 125 cone { <29.5, 0, 23.5>,0.25 <29.5, 2.85446, 23.5 >,0 texture { pigment {color rgb <0.57,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, 23.5>,0.25 <-28.5, 2.85446, 23.5 >,0 texture { pigment {color rgb <0.57,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <29.5, 0, -22.5>,0.25 <29.5, 2.85446, -22.5 >,0 texture { pigment {color rgb <0.57,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, -22.5>,0.25 <-28.5, 2.85446, -22.5 >,0 texture { pigment {color rgb <0.57,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 30 25 128 cone { <29.5, 0, 24.5>,0.25 <29.5, 2.93236, 24.5 >,0 texture { pigment {color rgb <0.57,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, 24.5>,0.25 <-28.5, 2.93236, 24.5 >,0 texture { pigment {color rgb <0.57,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <29.5, 0, -23.5>,0.25 <29.5, 2.93236, -23.5 >,0 texture { pigment {color rgb <0.57,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, -23.5>,0.25 <-28.5, 2.93236, -23.5 >,0 texture { pigment {color rgb <0.57,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 30 26 127 cone { <29.5, 0, 25.5>,0.25 <29.5, 2.9101, 25.5 >,0 texture { pigment {color rgb <0.57,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, 25.5>,0.25 <-28.5, 2.9101, 25.5 >,0 texture { pigment {color rgb <0.57,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <29.5, 0, -24.5>,0.25 <29.5, 2.9101, -24.5 >,0 texture { pigment {color rgb <0.57,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, -24.5>,0.25 <-28.5, 2.9101, -24.5 >,0 texture { pigment {color rgb <0.57,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 30 27 129 cone { <29.5, 0, 26.5>,0.25 <29.5, 2.96018, 26.5 >,0 texture { pigment {color rgb <0.57,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, 26.5>,0.25 <-28.5, 2.96018, 26.5 >,0 texture { pigment {color rgb <0.57,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <29.5, 0, -25.5>,0.25 <29.5, 2.96018, -25.5 >,0 texture { pigment {color rgb <0.57,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, -25.5>,0.25 <-28.5, 2.96018, -25.5 >,0 texture { pigment {color rgb <0.57,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 30 28 115 cone { <29.5, 0, 27.5>,0.25 <29.5, 2.64302, 27.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, 27.5>,0.25 <-28.5, 2.64302, 27.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <29.5, 0, -26.5>,0.25 <29.5, 2.64302, -26.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, -26.5>,0.25 <-28.5, 2.64302, -26.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 30 29 118 cone { <29.5, 0, 28.5>,0.25 <29.5, 2.69866, 28.5 >,0 texture { pigment {color rgb <0.57,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, 28.5>,0.25 <-28.5, 2.69866, 28.5 >,0 texture { pigment {color rgb <0.57,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <29.5, 0, -27.5>,0.25 <29.5, 2.69866, -27.5 >,0 texture { pigment {color rgb <0.57,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, -27.5>,0.25 <-28.5, 2.69866, -27.5 >,0 texture { pigment {color rgb <0.57,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 30 30 127 cone { <29.5, 0, 29.5>,0.25 <29.5, 2.90454, 29.5 >,0 texture { pigment {color rgb <0.57,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, 29.5>,0.25 <-28.5, 2.90454, 29.5 >,0 texture { pigment {color rgb <0.57,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <29.5, 0, -28.5>,0.25 <29.5, 2.90454, -28.5 >,0 texture { pigment {color rgb <0.57,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, -28.5>,0.25 <-28.5, 2.90454, -28.5 >,0 texture { pigment {color rgb <0.57,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 30 31 123 cone { <29.5, 0, 30.5>,0.25 <29.5, 2.81551, 30.5 >,0 texture { pigment {color rgb <0.57,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, 30.5>,0.25 <-28.5, 2.81551, 30.5 >,0 texture { pigment {color rgb <0.57,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <29.5, 0, -29.5>,0.25 <29.5, 2.81551, -29.5 >,0 texture { pigment {color rgb <0.57,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, -29.5>,0.25 <-28.5, 2.81551, -29.5 >,0 texture { pigment {color rgb <0.57,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 30 32 114 cone { <29.5, 0, 31.5>,0.25 <29.5, 2.6152, 31.5 >,0 texture { pigment {color rgb <0.57,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, 31.5>,0.25 <-28.5, 2.6152, 31.5 >,0 texture { pigment {color rgb <0.57,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <29.5, 0, -30.5>,0.25 <29.5, 2.6152, -30.5 >,0 texture { pigment {color rgb <0.57,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, -30.5>,0.25 <-28.5, 2.6152, -30.5 >,0 texture { pigment {color rgb <0.57,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 30 33 101 cone { <29.5, 0, 32.5>,0.25 <29.5, 2.30916, 32.5 >,0 texture { pigment {color rgb <0.42,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, 32.5>,0.25 <-28.5, 2.30916, 32.5 >,0 texture { pigment {color rgb <0.42,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <29.5, 0, -31.5>,0.25 <29.5, 2.30916, -31.5 >,0 texture { pigment {color rgb <0.42,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, -31.5>,0.25 <-28.5, 2.30916, -31.5 >,0 texture { pigment {color rgb <0.42,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 30 34 105 cone { <29.5, 0, 33.5>,0.25 <29.5, 2.39819, 33.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, 33.5>,0.25 <-28.5, 2.39819, 33.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <29.5, 0, -32.5>,0.25 <29.5, 2.39819, -32.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, -32.5>,0.25 <-28.5, 2.39819, -32.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 30 35 103 cone { <29.5, 0, 34.5>,0.25 <29.5, 2.35368, 34.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, 34.5>,0.25 <-28.5, 2.35368, 34.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <29.5, 0, -33.5>,0.25 <29.5, 2.35368, -33.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, -33.5>,0.25 <-28.5, 2.35368, -33.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 30 36 98 cone { <29.5, 0, 35.5>,0.25 <29.5, 2.23683, 35.5 >,0 texture { pigment {color rgb <0.42,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, 35.5>,0.25 <-28.5, 2.23683, 35.5 >,0 texture { pigment {color rgb <0.42,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <29.5, 0, -34.5>,0.25 <29.5, 2.23683, -34.5 >,0 texture { pigment {color rgb <0.42,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, -34.5>,0.25 <-28.5, 2.23683, -34.5 >,0 texture { pigment {color rgb <0.42,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 30 37 96 cone { <29.5, 0, 36.5>,0.25 <29.5, 2.19788, 36.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, 36.5>,0.25 <-28.5, 2.19788, 36.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <29.5, 0, -35.5>,0.25 <29.5, 2.19788, -35.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, -35.5>,0.25 <-28.5, 2.19788, -35.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 30 38 86 cone { <29.5, 0, 37.5>,0.25 <29.5, 1.95862, 37.5 >,0 texture { pigment {color rgb <0.42,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, 37.5>,0.25 <-28.5, 1.95862, 37.5 >,0 texture { pigment {color rgb <0.42,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <29.5, 0, -36.5>,0.25 <29.5, 1.95862, -36.5 >,0 texture { pigment {color rgb <0.42,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, -36.5>,0.25 <-28.5, 1.95862, -36.5 >,0 texture { pigment {color rgb <0.42,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 30 39 79 cone { <29.5, 0, 38.5>,0.25 <29.5, 1.78612, 38.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, 38.5>,0.25 <-28.5, 1.78612, 38.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <29.5, 0, -37.5>,0.25 <29.5, 1.78612, -37.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, -37.5>,0.25 <-28.5, 1.78612, -37.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 30 40 102 cone { <29.5, 0, 39.5>,0.25 <29.5, 2.32586, 39.5 >,0 texture { pigment {color rgb <0.42,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, 39.5>,0.25 <-28.5, 2.32586, 39.5 >,0 texture { pigment {color rgb <0.42,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <29.5, 0, -38.5>,0.25 <29.5, 2.32586, -38.5 >,0 texture { pigment {color rgb <0.42,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, -38.5>,0.25 <-28.5, 2.32586, -38.5 >,0 texture { pigment {color rgb <0.42,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 30 41 97 cone { <29.5, 0, 40.5>,0.25 <29.5, 2.2257, 40.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, 40.5>,0.25 <-28.5, 2.2257, 40.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <29.5, 0, -39.5>,0.25 <29.5, 2.2257, -39.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, -39.5>,0.25 <-28.5, 2.2257, -39.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 30 42 82 cone { <29.5, 0, 41.5>,0.25 <29.5, 1.86959, 41.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, 41.5>,0.25 <-28.5, 1.86959, 41.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <29.5, 0, -40.5>,0.25 <29.5, 1.86959, -40.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, -40.5>,0.25 <-28.5, 1.86959, -40.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 30 43 69 cone { <29.5, 0, 42.5>,0.25 <29.5, 1.57468, 42.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, 42.5>,0.25 <-28.5, 1.57468, 42.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <29.5, 0, -41.5>,0.25 <29.5, 1.57468, -41.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, -41.5>,0.25 <-28.5, 1.57468, -41.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 30 44 65 cone { <29.5, 0, 43.5>,0.25 <29.5, 1.4634, 43.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, 43.5>,0.25 <-28.5, 1.4634, 43.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <29.5, 0, -42.5>,0.25 <29.5, 1.4634, -42.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, -42.5>,0.25 <-28.5, 1.4634, -42.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 30 45 95 cone { <29.5, 0, 44.5>,0.25 <29.5, 2.16449, 44.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, 44.5>,0.25 <-28.5, 2.16449, 44.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <29.5, 0, -43.5>,0.25 <29.5, 2.16449, -43.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, -43.5>,0.25 <-28.5, 2.16449, -43.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 30 46 66 cone { <29.5, 0, 45.5>,0.25 <29.5, 1.50235, 45.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, 45.5>,0.25 <-28.5, 1.50235, 45.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <29.5, 0, -44.5>,0.25 <29.5, 1.50235, -44.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, -44.5>,0.25 <-28.5, 1.50235, -44.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 30 47 63 cone { <29.5, 0, 46.5>,0.25 <29.5, 1.42445, 46.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, 46.5>,0.25 <-28.5, 1.42445, 46.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <29.5, 0, -45.5>,0.25 <29.5, 1.42445, -45.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, -45.5>,0.25 <-28.5, 1.42445, -45.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 30 48 87 cone { <29.5, 0, 47.5>,0.25 <29.5, 1.992, 47.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, 47.5>,0.25 <-28.5, 1.992, 47.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <29.5, 0, -46.5>,0.25 <29.5, 1.992, -46.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, -46.5>,0.25 <-28.5, 1.992, -46.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 30 49 63 cone { <29.5, 0, 48.5>,0.25 <29.5, 1.42445, 48.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, 48.5>,0.25 <-28.5, 1.42445, 48.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <29.5, 0, -47.5>,0.25 <29.5, 1.42445, -47.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, -47.5>,0.25 <-28.5, 1.42445, -47.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 30 50 89 cone { <29.5, 0, 49.5>,0.25 <29.5, 2.03652, 49.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, 49.5>,0.25 <-28.5, 2.03652, 49.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <29.5, 0, -48.5>,0.25 <29.5, 2.03652, -48.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, -48.5>,0.25 <-28.5, 2.03652, -48.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 30 51 81 cone { <29.5, 0, 50.5>,0.25 <29.5, 1.8529, 50.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, 50.5>,0.25 <-28.5, 1.8529, 50.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <29.5, 0, -49.5>,0.25 <29.5, 1.8529, -49.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, -49.5>,0.25 <-28.5, 1.8529, -49.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 30 52 54 cone { <29.5, 0, 51.5>,0.25 <29.5, 1.21857, 51.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, 51.5>,0.25 <-28.5, 1.21857, 51.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <29.5, 0, -50.5>,0.25 <29.5, 1.21857, -50.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, -50.5>,0.25 <-28.5, 1.21857, -50.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 30 53 48 cone { <29.5, 0, 52.5>,0.25 <29.5, 1.07946, 52.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, 52.5>,0.25 <-28.5, 1.07946, 52.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <29.5, 0, -51.5>,0.25 <29.5, 1.07946, -51.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, -51.5>,0.25 <-28.5, 1.07946, -51.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 30 54 35 cone { <29.5, 0, 53.5>,0.25 <29.5, 0.767866, 53.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, 53.5>,0.25 <-28.5, 0.767866, 53.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <29.5, 0, -52.5>,0.25 <29.5, 0.767866, -52.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, -52.5>,0.25 <-28.5, 0.767866, -52.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 30 56 35 cone { <29.5, 0, 55.5>,0.25 <29.5, 0.767866, 55.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, 55.5>,0.25 <-28.5, 0.767866, 55.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <29.5, 0, -54.5>,0.25 <29.5, 0.767866, -54.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, -54.5>,0.25 <-28.5, 0.767866, -54.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 30 57 51 cone { <29.5, 0, 56.5>,0.25 <29.5, 1.1518, 56.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, 56.5>,0.25 <-28.5, 1.1518, 56.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <29.5, 0, -55.5>,0.25 <29.5, 1.1518, -55.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, -55.5>,0.25 <-28.5, 1.1518, -55.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 30 58 48 cone { <29.5, 0, 57.5>,0.25 <29.5, 1.07946, 57.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, 57.5>,0.25 <-28.5, 1.07946, 57.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <29.5, 0, -56.5>,0.25 <29.5, 1.07946, -56.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, -56.5>,0.25 <-28.5, 1.07946, -56.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 30 59 51 cone { <29.5, 0, 58.5>,0.25 <29.5, 1.1518, 58.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, 58.5>,0.25 <-28.5, 1.1518, 58.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <29.5, 0, -57.5>,0.25 <29.5, 1.1518, -57.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, -57.5>,0.25 <-28.5, 1.1518, -57.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 30 60 40 cone { <29.5, 0, 59.5>,0.25 <29.5, 0.89028, 59.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, 59.5>,0.25 <-28.5, 0.89028, 59.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <29.5, 0, -58.5>,0.25 <29.5, 0.89028, -58.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, -58.5>,0.25 <-28.5, 0.89028, -58.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 30 61 59 cone { <29.5, 0, 60.5>,0.25 <29.5, 1.32986, 60.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, 60.5>,0.25 <-28.5, 1.32986, 60.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <29.5, 0, -59.5>,0.25 <29.5, 1.32986, -59.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, -59.5>,0.25 <-28.5, 1.32986, -59.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 30 62 57 cone { <29.5, 0, 61.5>,0.25 <29.5, 1.27978, 61.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, 61.5>,0.25 <-28.5, 1.27978, 61.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <29.5, 0, -60.5>,0.25 <29.5, 1.27978, -60.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, -60.5>,0.25 <-28.5, 1.27978, -60.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 30 63 59 cone { <29.5, 0, 62.5>,0.25 <29.5, 1.32986, 62.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, 62.5>,0.25 <-28.5, 1.32986, 62.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <29.5, 0, -61.5>,0.25 <29.5, 1.32986, -61.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, -61.5>,0.25 <-28.5, 1.32986, -61.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 30 65 40 cone { <29.5, 0, 64.5>,0.25 <29.5, 0.89028, 64.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, 64.5>,0.25 <-28.5, 0.89028, 64.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <29.5, 0, -63.5>,0.25 <29.5, 0.89028, -63.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, -63.5>,0.25 <-28.5, 0.89028, -63.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 30 66 51 cone { <29.5, 0, 65.5>,0.25 <29.5, 1.1518, 65.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, 65.5>,0.25 <-28.5, 1.1518, 65.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <29.5, 0, -64.5>,0.25 <29.5, 1.1518, -64.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-28.5, 0, -64.5>,0.25 <-28.5, 1.1518, -64.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 31 1 154 cone { <30.5, 0, 0.5>,0.25 <30.5, 3.52773, 0.5 >,0 texture { pigment {color rgb <0.71,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, 0.5>,0.25 <-29.5, 3.52773, 0.5 >,0 texture { pigment {color rgb <0.71,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 31 2 138 cone { <30.5, 0, 1.5>,0.25 <30.5, 3.17719, 1.5 >,0 texture { pigment {color rgb <0.57,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, 1.5>,0.25 <-29.5, 3.17719, 1.5 >,0 texture { pigment {color rgb <0.57,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <30.5, 0, -0.5>,0.25 <30.5, 3.17719, -0.5 >,0 texture { pigment {color rgb <0.57,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, -0.5>,0.25 <-29.5, 3.17719, -0.5 >,0 texture { pigment {color rgb <0.57,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 31 3 146 cone { <30.5, 0, 2.5>,0.25 <30.5, 3.36081, 2.5 >,0 texture { pigment {color rgb <0.71,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, 2.5>,0.25 <-29.5, 3.36081, 2.5 >,0 texture { pigment {color rgb <0.71,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <30.5, 0, -1.5>,0.25 <30.5, 3.36081, -1.5 >,0 texture { pigment {color rgb <0.71,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, -1.5>,0.25 <-29.5, 3.36081, -1.5 >,0 texture { pigment {color rgb <0.71,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 31 4 152 cone { <30.5, 0, 3.5>,0.25 <30.5, 3.48878, 3.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, 3.5>,0.25 <-29.5, 3.48878, 3.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <30.5, 0, -2.5>,0.25 <30.5, 3.48878, -2.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, -2.5>,0.25 <-29.5, 3.48878, -2.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 31 5 147 cone { <30.5, 0, 4.5>,0.25 <30.5, 3.3775, 4.5 >,0 texture { pigment {color rgb <0.71,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, 4.5>,0.25 <-29.5, 3.3775, 4.5 >,0 texture { pigment {color rgb <0.71,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <30.5, 0, -3.5>,0.25 <30.5, 3.3775, -3.5 >,0 texture { pigment {color rgb <0.71,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, -3.5>,0.25 <-29.5, 3.3775, -3.5 >,0 texture { pigment {color rgb <0.71,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 31 6 157 cone { <30.5, 0, 5.5>,0.25 <30.5, 3.6112, 5.5 >,0 texture { pigment {color rgb <0.71,0.28,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, 5.5>,0.25 <-29.5, 3.6112, 5.5 >,0 texture { pigment {color rgb <0.71,0.28,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <30.5, 0, -4.5>,0.25 <30.5, 3.6112, -4.5 >,0 texture { pigment {color rgb <0.71,0.28,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, -4.5>,0.25 <-29.5, 3.6112, -4.5 >,0 texture { pigment {color rgb <0.71,0.28,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 31 7 139 cone { <30.5, 0, 6.5>,0.25 <30.5, 3.19944, 6.5 >,0 texture { pigment {color rgb <0.57,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, 6.5>,0.25 <-29.5, 3.19944, 6.5 >,0 texture { pigment {color rgb <0.57,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <30.5, 0, -5.5>,0.25 <30.5, 3.19944, -5.5 >,0 texture { pigment {color rgb <0.57,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, -5.5>,0.25 <-29.5, 3.19944, -5.5 >,0 texture { pigment {color rgb <0.57,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 31 8 138 cone { <30.5, 0, 7.5>,0.25 <30.5, 3.17162, 7.5 >,0 texture { pigment {color rgb <0.57,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, 7.5>,0.25 <-29.5, 3.17162, 7.5 >,0 texture { pigment {color rgb <0.57,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <30.5, 0, -6.5>,0.25 <30.5, 3.17162, -6.5 >,0 texture { pigment {color rgb <0.57,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, -6.5>,0.25 <-29.5, 3.17162, -6.5 >,0 texture { pigment {color rgb <0.57,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 31 9 146 cone { <30.5, 0, 8.5>,0.25 <30.5, 3.36081, 8.5 >,0 texture { pigment {color rgb <0.71,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, 8.5>,0.25 <-29.5, 3.36081, 8.5 >,0 texture { pigment {color rgb <0.71,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <30.5, 0, -7.5>,0.25 <30.5, 3.36081, -7.5 >,0 texture { pigment {color rgb <0.71,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, -7.5>,0.25 <-29.5, 3.36081, -7.5 >,0 texture { pigment {color rgb <0.71,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 31 10 138 cone { <30.5, 0, 9.5>,0.25 <30.5, 3.16606, 9.5 >,0 texture { pigment {color rgb <0.57,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, 9.5>,0.25 <-29.5, 3.16606, 9.5 >,0 texture { pigment {color rgb <0.57,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <30.5, 0, -8.5>,0.25 <30.5, 3.16606, -8.5 >,0 texture { pigment {color rgb <0.57,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, -8.5>,0.25 <-29.5, 3.16606, -8.5 >,0 texture { pigment {color rgb <0.57,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 31 11 138 cone { <30.5, 0, 10.5>,0.25 <30.5, 3.16049, 10.5 >,0 texture { pigment {color rgb <0.57,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, 10.5>,0.25 <-29.5, 3.16049, 10.5 >,0 texture { pigment {color rgb <0.57,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <30.5, 0, -9.5>,0.25 <30.5, 3.16049, -9.5 >,0 texture { pigment {color rgb <0.57,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, -9.5>,0.25 <-29.5, 3.16049, -9.5 >,0 texture { pigment {color rgb <0.57,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 31 12 138 cone { <30.5, 0, 11.5>,0.25 <30.5, 3.16049, 11.5 >,0 texture { pigment {color rgb <0.57,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, 11.5>,0.25 <-29.5, 3.16049, 11.5 >,0 texture { pigment {color rgb <0.57,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <30.5, 0, -10.5>,0.25 <30.5, 3.16049, -10.5 >,0 texture { pigment {color rgb <0.57,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, -10.5>,0.25 <-29.5, 3.16049, -10.5 >,0 texture { pigment {color rgb <0.57,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 31 13 129 cone { <30.5, 0, 12.5>,0.25 <30.5, 2.94905, 12.5 >,0 texture { pigment {color rgb <0.57,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, 12.5>,0.25 <-29.5, 2.94905, 12.5 >,0 texture { pigment {color rgb <0.57,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <30.5, 0, -11.5>,0.25 <30.5, 2.94905, -11.5 >,0 texture { pigment {color rgb <0.57,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, -11.5>,0.25 <-29.5, 2.94905, -11.5 >,0 texture { pigment {color rgb <0.57,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 31 14 131 cone { <30.5, 0, 13.5>,0.25 <30.5, 2.99913, 13.5 >,0 texture { pigment {color rgb <0.57,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, 13.5>,0.25 <-29.5, 2.99913, 13.5 >,0 texture { pigment {color rgb <0.57,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <30.5, 0, -12.5>,0.25 <30.5, 2.99913, -12.5 >,0 texture { pigment {color rgb <0.57,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, -12.5>,0.25 <-29.5, 2.99913, -12.5 >,0 texture { pigment {color rgb <0.57,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 31 15 130 cone { <30.5, 0, 14.5>,0.25 <30.5, 2.97687, 14.5 >,0 texture { pigment {color rgb <0.57,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, 14.5>,0.25 <-29.5, 2.97687, 14.5 >,0 texture { pigment {color rgb <0.57,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <30.5, 0, -13.5>,0.25 <30.5, 2.97687, -13.5 >,0 texture { pigment {color rgb <0.57,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, -13.5>,0.25 <-29.5, 2.97687, -13.5 >,0 texture { pigment {color rgb <0.57,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 31 16 130 cone { <30.5, 0, 15.5>,0.25 <30.5, 2.97687, 15.5 >,0 texture { pigment {color rgb <0.57,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, 15.5>,0.25 <-29.5, 2.97687, 15.5 >,0 texture { pigment {color rgb <0.57,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <30.5, 0, -14.5>,0.25 <30.5, 2.97687, -14.5 >,0 texture { pigment {color rgb <0.57,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, -14.5>,0.25 <-29.5, 2.97687, -14.5 >,0 texture { pigment {color rgb <0.57,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 31 17 124 cone { <30.5, 0, 16.5>,0.25 <30.5, 2.84333, 16.5 >,0 texture { pigment {color rgb <0.57,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, 16.5>,0.25 <-29.5, 2.84333, 16.5 >,0 texture { pigment {color rgb <0.57,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <30.5, 0, -15.5>,0.25 <30.5, 2.84333, -15.5 >,0 texture { pigment {color rgb <0.57,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, -15.5>,0.25 <-29.5, 2.84333, -15.5 >,0 texture { pigment {color rgb <0.57,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 31 18 131 cone { <30.5, 0, 17.5>,0.25 <30.5, 2.99913, 17.5 >,0 texture { pigment {color rgb <0.57,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, 17.5>,0.25 <-29.5, 2.99913, 17.5 >,0 texture { pigment {color rgb <0.57,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <30.5, 0, -16.5>,0.25 <30.5, 2.99913, -16.5 >,0 texture { pigment {color rgb <0.57,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, -16.5>,0.25 <-29.5, 2.99913, -16.5 >,0 texture { pigment {color rgb <0.57,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 31 19 157 cone { <30.5, 0, 18.5>,0.25 <30.5, 3.6112, 18.5 >,0 texture { pigment {color rgb <0.71,0.28,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, 18.5>,0.25 <-29.5, 3.6112, 18.5 >,0 texture { pigment {color rgb <0.71,0.28,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <30.5, 0, -17.5>,0.25 <30.5, 3.6112, -17.5 >,0 texture { pigment {color rgb <0.71,0.28,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, -17.5>,0.25 <-29.5, 3.6112, -17.5 >,0 texture { pigment {color rgb <0.71,0.28,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 31 20 127 cone { <30.5, 0, 19.5>,0.25 <30.5, 2.9101, 19.5 >,0 texture { pigment {color rgb <0.57,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, 19.5>,0.25 <-29.5, 2.9101, 19.5 >,0 texture { pigment {color rgb <0.57,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <30.5, 0, -18.5>,0.25 <30.5, 2.9101, -18.5 >,0 texture { pigment {color rgb <0.57,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, -18.5>,0.25 <-29.5, 2.9101, -18.5 >,0 texture { pigment {color rgb <0.57,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 31 21 120 cone { <30.5, 0, 20.5>,0.25 <30.5, 2.74874, 20.5 >,0 texture { pigment {color rgb <0.57,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, 20.5>,0.25 <-29.5, 2.74874, 20.5 >,0 texture { pigment {color rgb <0.57,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <30.5, 0, -19.5>,0.25 <30.5, 2.74874, -19.5 >,0 texture { pigment {color rgb <0.57,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, -19.5>,0.25 <-29.5, 2.74874, -19.5 >,0 texture { pigment {color rgb <0.57,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 31 22 116 cone { <30.5, 0, 21.5>,0.25 <30.5, 2.66528, 21.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, 21.5>,0.25 <-29.5, 2.66528, 21.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <30.5, 0, -20.5>,0.25 <30.5, 2.66528, -20.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, -20.5>,0.25 <-29.5, 2.66528, -20.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 31 23 119 cone { <30.5, 0, 22.5>,0.25 <30.5, 2.71535, 22.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, 22.5>,0.25 <-29.5, 2.71535, 22.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <30.5, 0, -21.5>,0.25 <30.5, 2.71535, -21.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, -21.5>,0.25 <-29.5, 2.71535, -21.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 31 24 115 cone { <30.5, 0, 23.5>,0.25 <30.5, 2.63189, 23.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, 23.5>,0.25 <-29.5, 2.63189, 23.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <30.5, 0, -22.5>,0.25 <30.5, 2.63189, -22.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, -22.5>,0.25 <-29.5, 2.63189, -22.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 31 25 114 cone { <30.5, 0, 24.5>,0.25 <30.5, 2.5985, 24.5 >,0 texture { pigment {color rgb <0.57,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, 24.5>,0.25 <-29.5, 2.5985, 24.5 >,0 texture { pigment {color rgb <0.57,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <30.5, 0, -23.5>,0.25 <30.5, 2.5985, -23.5 >,0 texture { pigment {color rgb <0.57,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, -23.5>,0.25 <-29.5, 2.5985, -23.5 >,0 texture { pigment {color rgb <0.57,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 31 26 113 cone { <30.5, 0, 25.5>,0.25 <30.5, 2.57625, 25.5 >,0 texture { pigment {color rgb <0.57,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, 25.5>,0.25 <-29.5, 2.57625, 25.5 >,0 texture { pigment {color rgb <0.57,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <30.5, 0, -24.5>,0.25 <30.5, 2.57625, -24.5 >,0 texture { pigment {color rgb <0.57,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, -24.5>,0.25 <-29.5, 2.57625, -24.5 >,0 texture { pigment {color rgb <0.57,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 31 27 108 cone { <30.5, 0, 26.5>,0.25 <30.5, 2.46496, 26.5 >,0 texture { pigment {color rgb <0.42,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, 26.5>,0.25 <-29.5, 2.46496, 26.5 >,0 texture { pigment {color rgb <0.42,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <30.5, 0, -25.5>,0.25 <30.5, 2.46496, -25.5 >,0 texture { pigment {color rgb <0.42,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, -25.5>,0.25 <-29.5, 2.46496, -25.5 >,0 texture { pigment {color rgb <0.42,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 31 28 121 cone { <30.5, 0, 27.5>,0.25 <30.5, 2.78212, 27.5 >,0 texture { pigment {color rgb <0.57,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, 27.5>,0.25 <-29.5, 2.78212, 27.5 >,0 texture { pigment {color rgb <0.57,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <30.5, 0, -26.5>,0.25 <30.5, 2.78212, -26.5 >,0 texture { pigment {color rgb <0.57,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, -26.5>,0.25 <-29.5, 2.78212, -26.5 >,0 texture { pigment {color rgb <0.57,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 31 29 113 cone { <30.5, 0, 28.5>,0.25 <30.5, 2.59294, 28.5 >,0 texture { pigment {color rgb <0.57,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, 28.5>,0.25 <-29.5, 2.59294, 28.5 >,0 texture { pigment {color rgb <0.57,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <30.5, 0, -27.5>,0.25 <30.5, 2.59294, -27.5 >,0 texture { pigment {color rgb <0.57,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, -27.5>,0.25 <-29.5, 2.59294, -27.5 >,0 texture { pigment {color rgb <0.57,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 31 30 107 cone { <30.5, 0, 29.5>,0.25 <30.5, 2.44827, 29.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, 29.5>,0.25 <-29.5, 2.44827, 29.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <30.5, 0, -28.5>,0.25 <30.5, 2.44827, -28.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, -28.5>,0.25 <-29.5, 2.44827, -28.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 31 31 93 cone { <30.5, 0, 30.5>,0.25 <30.5, 2.12554, 30.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, 30.5>,0.25 <-29.5, 2.12554, 30.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <30.5, 0, -29.5>,0.25 <30.5, 2.12554, -29.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, -29.5>,0.25 <-29.5, 2.12554, -29.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 31 32 106 cone { <30.5, 0, 31.5>,0.25 <30.5, 2.42045, 31.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, 31.5>,0.25 <-29.5, 2.42045, 31.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <30.5, 0, -30.5>,0.25 <30.5, 2.42045, -30.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, -30.5>,0.25 <-29.5, 2.42045, -30.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 31 33 93 cone { <30.5, 0, 32.5>,0.25 <30.5, 2.12554, 32.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, 32.5>,0.25 <-29.5, 2.12554, 32.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <30.5, 0, -31.5>,0.25 <30.5, 2.12554, -31.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, -31.5>,0.25 <-29.5, 2.12554, -31.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 31 34 92 cone { <30.5, 0, 33.5>,0.25 <30.5, 2.10329, 33.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, 33.5>,0.25 <-29.5, 2.10329, 33.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <30.5, 0, -32.5>,0.25 <30.5, 2.10329, -32.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, -32.5>,0.25 <-29.5, 2.10329, -32.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 31 35 101 cone { <30.5, 0, 34.5>,0.25 <30.5, 2.30916, 34.5 >,0 texture { pigment {color rgb <0.42,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, 34.5>,0.25 <-29.5, 2.30916, 34.5 >,0 texture { pigment {color rgb <0.42,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <30.5, 0, -33.5>,0.25 <30.5, 2.30916, -33.5 >,0 texture { pigment {color rgb <0.42,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, -33.5>,0.25 <-29.5, 2.30916, -33.5 >,0 texture { pigment {color rgb <0.42,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 31 36 91 cone { <30.5, 0, 35.5>,0.25 <30.5, 2.07547, 35.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, 35.5>,0.25 <-29.5, 2.07547, 35.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <30.5, 0, -34.5>,0.25 <30.5, 2.07547, -34.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, -34.5>,0.25 <-29.5, 2.07547, -34.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 31 37 93 cone { <30.5, 0, 36.5>,0.25 <30.5, 2.11441, 36.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, 36.5>,0.25 <-29.5, 2.11441, 36.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <30.5, 0, -35.5>,0.25 <30.5, 2.11441, -35.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, -35.5>,0.25 <-29.5, 2.11441, -35.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 31 38 95 cone { <30.5, 0, 37.5>,0.25 <30.5, 2.17562, 37.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, 37.5>,0.25 <-29.5, 2.17562, 37.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <30.5, 0, -36.5>,0.25 <30.5, 2.17562, -36.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, -36.5>,0.25 <-29.5, 2.17562, -36.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 31 39 97 cone { <30.5, 0, 38.5>,0.25 <30.5, 2.20901, 38.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, 38.5>,0.25 <-29.5, 2.20901, 38.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <30.5, 0, -37.5>,0.25 <30.5, 2.20901, -37.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, -37.5>,0.25 <-29.5, 2.20901, -37.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 31 40 82 cone { <30.5, 0, 39.5>,0.25 <30.5, 1.86959, 39.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, 39.5>,0.25 <-29.5, 1.86959, 39.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <30.5, 0, -38.5>,0.25 <30.5, 1.86959, -38.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, -38.5>,0.25 <-29.5, 1.86959, -38.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 31 41 95 cone { <30.5, 0, 40.5>,0.25 <30.5, 2.17562, 40.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, 40.5>,0.25 <-29.5, 2.17562, 40.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <30.5, 0, -39.5>,0.25 <30.5, 2.17562, -39.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, -39.5>,0.25 <-29.5, 2.17562, -39.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 31 42 96 cone { <30.5, 0, 41.5>,0.25 <30.5, 2.18675, 41.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, 41.5>,0.25 <-29.5, 2.18675, 41.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <30.5, 0, -40.5>,0.25 <30.5, 2.18675, -40.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, -40.5>,0.25 <-29.5, 2.18675, -40.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 31 43 86 cone { <30.5, 0, 42.5>,0.25 <30.5, 1.95862, 42.5 >,0 texture { pigment {color rgb <0.42,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, 42.5>,0.25 <-29.5, 1.95862, 42.5 >,0 texture { pigment {color rgb <0.42,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <30.5, 0, -41.5>,0.25 <30.5, 1.95862, -41.5 >,0 texture { pigment {color rgb <0.42,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, -41.5>,0.25 <-29.5, 1.95862, -41.5 >,0 texture { pigment {color rgb <0.42,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 31 44 87 cone { <30.5, 0, 43.5>,0.25 <30.5, 1.992, 43.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, 43.5>,0.25 <-29.5, 1.992, 43.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <30.5, 0, -42.5>,0.25 <30.5, 1.992, -42.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, -42.5>,0.25 <-29.5, 1.992, -42.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 31 45 63 cone { <30.5, 0, 44.5>,0.25 <30.5, 1.42445, 44.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, 44.5>,0.25 <-29.5, 1.42445, 44.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <30.5, 0, -43.5>,0.25 <30.5, 1.42445, -43.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, -43.5>,0.25 <-29.5, 1.42445, -43.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 31 46 97 cone { <30.5, 0, 45.5>,0.25 <30.5, 2.21457, 45.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, 45.5>,0.25 <-29.5, 2.21457, 45.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <30.5, 0, -44.5>,0.25 <30.5, 2.21457, -44.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, -44.5>,0.25 <-29.5, 2.21457, -44.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 31 47 68 cone { <30.5, 0, 46.5>,0.25 <30.5, 1.5413, 46.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, 46.5>,0.25 <-29.5, 1.5413, 46.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <30.5, 0, -45.5>,0.25 <30.5, 1.5413, -45.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, -45.5>,0.25 <-29.5, 1.5413, -45.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 31 48 61 cone { <30.5, 0, 47.5>,0.25 <30.5, 1.37993, 47.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, 47.5>,0.25 <-29.5, 1.37993, 47.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <30.5, 0, -46.5>,0.25 <30.5, 1.37993, -46.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, -46.5>,0.25 <-29.5, 1.37993, -46.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 31 49 99 cone { <30.5, 0, 48.5>,0.25 <30.5, 2.26465, 48.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, 48.5>,0.25 <-29.5, 2.26465, 48.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <30.5, 0, -47.5>,0.25 <30.5, 2.26465, -47.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, -47.5>,0.25 <-29.5, 2.26465, -47.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 31 51 57 cone { <30.5, 0, 50.5>,0.25 <30.5, 1.27978, 50.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, 50.5>,0.25 <-29.5, 1.27978, 50.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <30.5, 0, -49.5>,0.25 <30.5, 1.27978, -49.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, -49.5>,0.25 <-29.5, 1.27978, -49.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 31 52 80 cone { <30.5, 0, 51.5>,0.25 <30.5, 1.83064, 51.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, 51.5>,0.25 <-29.5, 1.83064, 51.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <30.5, 0, -50.5>,0.25 <30.5, 1.83064, -50.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, -50.5>,0.25 <-29.5, 1.83064, -50.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 31 53 51 cone { <30.5, 0, 52.5>,0.25 <30.5, 1.1518, 52.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, 52.5>,0.25 <-29.5, 1.1518, 52.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <30.5, 0, -51.5>,0.25 <30.5, 1.1518, -51.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, -51.5>,0.25 <-29.5, 1.1518, -51.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 31 54 40 cone { <30.5, 0, 53.5>,0.25 <30.5, 0.89028, 53.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, 53.5>,0.25 <-29.5, 0.89028, 53.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <30.5, 0, -52.5>,0.25 <30.5, 0.89028, -52.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, -52.5>,0.25 <-29.5, 0.89028, -52.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 31 55 51 cone { <30.5, 0, 54.5>,0.25 <30.5, 1.1518, 54.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, 54.5>,0.25 <-29.5, 1.1518, 54.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <30.5, 0, -53.5>,0.25 <30.5, 1.1518, -53.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, -53.5>,0.25 <-29.5, 1.1518, -53.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 31 57 51 cone { <30.5, 0, 56.5>,0.25 <30.5, 1.1518, 56.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, 56.5>,0.25 <-29.5, 1.1518, 56.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <30.5, 0, -55.5>,0.25 <30.5, 1.1518, -55.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, -55.5>,0.25 <-29.5, 1.1518, -55.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 31 59 48 cone { <30.5, 0, 58.5>,0.25 <30.5, 1.07946, 58.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, 58.5>,0.25 <-29.5, 1.07946, 58.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <30.5, 0, -57.5>,0.25 <30.5, 1.07946, -57.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, -57.5>,0.25 <-29.5, 1.07946, -57.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 31 60 35 cone { <30.5, 0, 59.5>,0.25 <30.5, 0.767866, 59.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, 59.5>,0.25 <-29.5, 0.767866, 59.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <30.5, 0, -58.5>,0.25 <30.5, 0.767866, -58.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, -58.5>,0.25 <-29.5, 0.767866, -58.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 31 61 61 cone { <30.5, 0, 60.5>,0.25 <30.5, 1.37993, 60.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, 60.5>,0.25 <-29.5, 1.37993, 60.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <30.5, 0, -59.5>,0.25 <30.5, 1.37993, -59.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-29.5, 0, -59.5>,0.25 <-29.5, 1.37993, -59.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 32 1 213 cone { <31.5, 0, 0.5>,0.25 <31.5, 4.91323, 0.5 >,0 texture { pigment {color rgb <0.85,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, 0.5>,0.25 <-30.5, 4.91323, 0.5 >,0 texture { pigment {color rgb <0.85,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 32 2 135 cone { <31.5, 0, 1.5>,0.25 <31.5, 3.09929, 1.5 >,0 texture { pigment {color rgb <0.57,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, 1.5>,0.25 <-30.5, 3.09929, 1.5 >,0 texture { pigment {color rgb <0.57,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <31.5, 0, -0.5>,0.25 <31.5, 3.09929, -0.5 >,0 texture { pigment {color rgb <0.57,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, -0.5>,0.25 <-30.5, 3.09929, -0.5 >,0 texture { pigment {color rgb <0.57,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 32 3 148 cone { <31.5, 0, 2.5>,0.25 <31.5, 3.38863, 2.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, 2.5>,0.25 <-30.5, 3.38863, 2.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <31.5, 0, -1.5>,0.25 <31.5, 3.38863, -1.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, -1.5>,0.25 <-30.5, 3.38863, -1.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 32 4 150 cone { <31.5, 0, 3.5>,0.25 <31.5, 3.4554, 3.5 >,0 texture { pigment {color rgb <0.71,0.14,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, 3.5>,0.25 <-30.5, 3.4554, 3.5 >,0 texture { pigment {color rgb <0.71,0.14,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <31.5, 0, -2.5>,0.25 <31.5, 3.4554, -2.5 >,0 texture { pigment {color rgb <0.71,0.14,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, -2.5>,0.25 <-30.5, 3.4554, -2.5 >,0 texture { pigment {color rgb <0.71,0.14,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 32 5 146 cone { <31.5, 0, 4.5>,0.25 <31.5, 3.35524, 4.5 >,0 texture { pigment {color rgb <0.71,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, 4.5>,0.25 <-30.5, 3.35524, 4.5 >,0 texture { pigment {color rgb <0.71,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <31.5, 0, -3.5>,0.25 <31.5, 3.35524, -3.5 >,0 texture { pigment {color rgb <0.71,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, -3.5>,0.25 <-30.5, 3.35524, -3.5 >,0 texture { pigment {color rgb <0.71,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 32 6 138 cone { <31.5, 0, 5.5>,0.25 <31.5, 3.17719, 5.5 >,0 texture { pigment {color rgb <0.57,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, 5.5>,0.25 <-30.5, 3.17719, 5.5 >,0 texture { pigment {color rgb <0.57,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <31.5, 0, -4.5>,0.25 <31.5, 3.17719, -4.5 >,0 texture { pigment {color rgb <0.57,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, -4.5>,0.25 <-30.5, 3.17719, -4.5 >,0 texture { pigment {color rgb <0.57,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 32 7 139 cone { <31.5, 0, 6.5>,0.25 <31.5, 3.18275, 6.5 >,0 texture { pigment {color rgb <0.57,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, 6.5>,0.25 <-30.5, 3.18275, 6.5 >,0 texture { pigment {color rgb <0.57,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <31.5, 0, -5.5>,0.25 <31.5, 3.18275, -5.5 >,0 texture { pigment {color rgb <0.57,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, -5.5>,0.25 <-30.5, 3.18275, -5.5 >,0 texture { pigment {color rgb <0.57,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 32 8 151 cone { <31.5, 0, 7.5>,0.25 <31.5, 3.46653, 7.5 >,0 texture { pigment {color rgb <0.71,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, 7.5>,0.25 <-30.5, 3.46653, 7.5 >,0 texture { pigment {color rgb <0.71,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <31.5, 0, -6.5>,0.25 <31.5, 3.46653, -6.5 >,0 texture { pigment {color rgb <0.71,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, -6.5>,0.25 <-30.5, 3.46653, -6.5 >,0 texture { pigment {color rgb <0.71,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 32 9 142 cone { <31.5, 0, 8.5>,0.25 <31.5, 3.24952, 8.5 >,0 texture { pigment {color rgb <0.57,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, 8.5>,0.25 <-30.5, 3.24952, 8.5 >,0 texture { pigment {color rgb <0.57,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <31.5, 0, -7.5>,0.25 <31.5, 3.24952, -7.5 >,0 texture { pigment {color rgb <0.57,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, -7.5>,0.25 <-30.5, 3.24952, -7.5 >,0 texture { pigment {color rgb <0.57,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 32 10 131 cone { <31.5, 0, 9.5>,0.25 <31.5, 3.00469, 9.5 >,0 texture { pigment {color rgb <0.57,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, 9.5>,0.25 <-30.5, 3.00469, 9.5 >,0 texture { pigment {color rgb <0.57,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <31.5, 0, -8.5>,0.25 <31.5, 3.00469, -8.5 >,0 texture { pigment {color rgb <0.57,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, -8.5>,0.25 <-30.5, 3.00469, -8.5 >,0 texture { pigment {color rgb <0.57,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 32 11 130 cone { <31.5, 0, 10.5>,0.25 <31.5, 2.988, 10.5 >,0 texture { pigment {color rgb <0.57,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, 10.5>,0.25 <-30.5, 2.988, 10.5 >,0 texture { pigment {color rgb <0.57,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <31.5, 0, -9.5>,0.25 <31.5, 2.988, -9.5 >,0 texture { pigment {color rgb <0.57,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, -9.5>,0.25 <-30.5, 2.988, -9.5 >,0 texture { pigment {color rgb <0.57,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 32 12 135 cone { <31.5, 0, 11.5>,0.25 <31.5, 3.08816, 11.5 >,0 texture { pigment {color rgb <0.57,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, 11.5>,0.25 <-30.5, 3.08816, 11.5 >,0 texture { pigment {color rgb <0.57,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <31.5, 0, -10.5>,0.25 <31.5, 3.08816, -10.5 >,0 texture { pigment {color rgb <0.57,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, -10.5>,0.25 <-30.5, 3.08816, -10.5 >,0 texture { pigment {color rgb <0.57,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 32 13 127 cone { <31.5, 0, 12.5>,0.25 <31.5, 2.92123, 12.5 >,0 texture { pigment {color rgb <0.57,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, 12.5>,0.25 <-30.5, 2.92123, 12.5 >,0 texture { pigment {color rgb <0.57,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <31.5, 0, -11.5>,0.25 <31.5, 2.92123, -11.5 >,0 texture { pigment {color rgb <0.57,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, -11.5>,0.25 <-30.5, 2.92123, -11.5 >,0 texture { pigment {color rgb <0.57,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 32 14 132 cone { <31.5, 0, 13.5>,0.25 <31.5, 3.02139, 13.5 >,0 texture { pigment {color rgb <0.57,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, 13.5>,0.25 <-30.5, 3.02139, 13.5 >,0 texture { pigment {color rgb <0.57,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <31.5, 0, -12.5>,0.25 <31.5, 3.02139, -12.5 >,0 texture { pigment {color rgb <0.57,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, -12.5>,0.25 <-30.5, 3.02139, -12.5 >,0 texture { pigment {color rgb <0.57,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 32 15 134 cone { <31.5, 0, 14.5>,0.25 <31.5, 3.07703, 14.5 >,0 texture { pigment {color rgb <0.57,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, 14.5>,0.25 <-30.5, 3.07703, 14.5 >,0 texture { pigment {color rgb <0.57,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <31.5, 0, -13.5>,0.25 <31.5, 3.07703, -13.5 >,0 texture { pigment {color rgb <0.57,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, -13.5>,0.25 <-30.5, 3.07703, -13.5 >,0 texture { pigment {color rgb <0.57,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 32 16 133 cone { <31.5, 0, 15.5>,0.25 <31.5, 3.06034, 15.5 >,0 texture { pigment {color rgb <0.57,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, 15.5>,0.25 <-30.5, 3.06034, 15.5 >,0 texture { pigment {color rgb <0.57,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <31.5, 0, -14.5>,0.25 <31.5, 3.06034, -14.5 >,0 texture { pigment {color rgb <0.57,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, -14.5>,0.25 <-30.5, 3.06034, -14.5 >,0 texture { pigment {color rgb <0.57,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 32 17 131 cone { <31.5, 0, 16.5>,0.25 <31.5, 3.01026, 16.5 >,0 texture { pigment {color rgb <0.57,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, 16.5>,0.25 <-30.5, 3.01026, 16.5 >,0 texture { pigment {color rgb <0.57,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <31.5, 0, -15.5>,0.25 <31.5, 3.01026, -15.5 >,0 texture { pigment {color rgb <0.57,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, -15.5>,0.25 <-30.5, 3.01026, -15.5 >,0 texture { pigment {color rgb <0.57,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 32 18 160 cone { <31.5, 0, 17.5>,0.25 <31.5, 3.6891, 17.5 >,0 texture { pigment {color rgb <0.71,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, 17.5>,0.25 <-30.5, 3.6891, 17.5 >,0 texture { pigment {color rgb <0.71,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <31.5, 0, -16.5>,0.25 <31.5, 3.6891, -16.5 >,0 texture { pigment {color rgb <0.71,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, -16.5>,0.25 <-30.5, 3.6891, -16.5 >,0 texture { pigment {color rgb <0.71,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 32 19 126 cone { <31.5, 0, 18.5>,0.25 <31.5, 2.88785, 18.5 >,0 texture { pigment {color rgb <0.57,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, 18.5>,0.25 <-30.5, 2.88785, 18.5 >,0 texture { pigment {color rgb <0.57,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <31.5, 0, -17.5>,0.25 <31.5, 2.88785, -17.5 >,0 texture { pigment {color rgb <0.57,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, -17.5>,0.25 <-30.5, 2.88785, -17.5 >,0 texture { pigment {color rgb <0.57,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 32 20 125 cone { <31.5, 0, 19.5>,0.25 <31.5, 2.86559, 19.5 >,0 texture { pigment {color rgb <0.57,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, 19.5>,0.25 <-30.5, 2.86559, 19.5 >,0 texture { pigment {color rgb <0.57,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <31.5, 0, -18.5>,0.25 <31.5, 2.86559, -18.5 >,0 texture { pigment {color rgb <0.57,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, -18.5>,0.25 <-30.5, 2.86559, -18.5 >,0 texture { pigment {color rgb <0.57,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 32 21 119 cone { <31.5, 0, 20.5>,0.25 <31.5, 2.73205, 20.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, 20.5>,0.25 <-30.5, 2.73205, 20.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <31.5, 0, -19.5>,0.25 <31.5, 2.73205, -19.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, -19.5>,0.25 <-30.5, 2.73205, -19.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 32 22 120 cone { <31.5, 0, 21.5>,0.25 <31.5, 2.74874, 21.5 >,0 texture { pigment {color rgb <0.57,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, 21.5>,0.25 <-30.5, 2.74874, 21.5 >,0 texture { pigment {color rgb <0.57,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <31.5, 0, -20.5>,0.25 <31.5, 2.74874, -20.5 >,0 texture { pigment {color rgb <0.57,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, -20.5>,0.25 <-30.5, 2.74874, -20.5 >,0 texture { pigment {color rgb <0.57,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 32 23 119 cone { <31.5, 0, 22.5>,0.25 <31.5, 2.73205, 22.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, 22.5>,0.25 <-30.5, 2.73205, 22.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <31.5, 0, -21.5>,0.25 <31.5, 2.73205, -21.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, -21.5>,0.25 <-30.5, 2.73205, -21.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 32 24 111 cone { <31.5, 0, 23.5>,0.25 <31.5, 2.53173, 23.5 >,0 texture { pigment {color rgb <0.57,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, 23.5>,0.25 <-30.5, 2.53173, 23.5 >,0 texture { pigment {color rgb <0.57,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <31.5, 0, -22.5>,0.25 <31.5, 2.53173, -22.5 >,0 texture { pigment {color rgb <0.57,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, -22.5>,0.25 <-30.5, 2.53173, -22.5 >,0 texture { pigment {color rgb <0.57,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 32 25 109 cone { <31.5, 0, 24.5>,0.25 <31.5, 2.49278, 24.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, 24.5>,0.25 <-30.5, 2.49278, 24.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <31.5, 0, -23.5>,0.25 <31.5, 2.49278, -23.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, -23.5>,0.25 <-30.5, 2.49278, -23.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 32 26 130 cone { <31.5, 0, 25.5>,0.25 <31.5, 2.97687, 25.5 >,0 texture { pigment {color rgb <0.57,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, 25.5>,0.25 <-30.5, 2.97687, 25.5 >,0 texture { pigment {color rgb <0.57,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <31.5, 0, -24.5>,0.25 <31.5, 2.97687, -24.5 >,0 texture { pigment {color rgb <0.57,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, -24.5>,0.25 <-30.5, 2.97687, -24.5 >,0 texture { pigment {color rgb <0.57,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 32 27 107 cone { <31.5, 0, 26.5>,0.25 <31.5, 2.44271, 26.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, 26.5>,0.25 <-30.5, 2.44271, 26.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <31.5, 0, -25.5>,0.25 <31.5, 2.44271, -25.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, -25.5>,0.25 <-30.5, 2.44271, -25.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 32 28 124 cone { <31.5, 0, 27.5>,0.25 <31.5, 2.84333, 27.5 >,0 texture { pigment {color rgb <0.57,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, 27.5>,0.25 <-30.5, 2.84333, 27.5 >,0 texture { pigment {color rgb <0.57,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <31.5, 0, -26.5>,0.25 <31.5, 2.84333, -26.5 >,0 texture { pigment {color rgb <0.57,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, -26.5>,0.25 <-30.5, 2.84333, -26.5 >,0 texture { pigment {color rgb <0.57,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 32 29 106 cone { <31.5, 0, 28.5>,0.25 <31.5, 2.42601, 28.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, 28.5>,0.25 <-30.5, 2.42601, 28.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <31.5, 0, -27.5>,0.25 <31.5, 2.42601, -27.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, -27.5>,0.25 <-30.5, 2.42601, -27.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 32 30 123 cone { <31.5, 0, 29.5>,0.25 <31.5, 2.81551, 29.5 >,0 texture { pigment {color rgb <0.57,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, 29.5>,0.25 <-30.5, 2.81551, 29.5 >,0 texture { pigment {color rgb <0.57,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <31.5, 0, -28.5>,0.25 <31.5, 2.81551, -28.5 >,0 texture { pigment {color rgb <0.57,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, -28.5>,0.25 <-30.5, 2.81551, -28.5 >,0 texture { pigment {color rgb <0.57,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 32 31 112 cone { <31.5, 0, 30.5>,0.25 <31.5, 2.55955, 30.5 >,0 texture { pigment {color rgb <0.57,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, 30.5>,0.25 <-30.5, 2.55955, 30.5 >,0 texture { pigment {color rgb <0.57,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <31.5, 0, -29.5>,0.25 <31.5, 2.55955, -29.5 >,0 texture { pigment {color rgb <0.57,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, -29.5>,0.25 <-30.5, 2.55955, -29.5 >,0 texture { pigment {color rgb <0.57,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 32 32 109 cone { <31.5, 0, 31.5>,0.25 <31.5, 2.48722, 31.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, 31.5>,0.25 <-30.5, 2.48722, 31.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <31.5, 0, -30.5>,0.25 <31.5, 2.48722, -30.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, -30.5>,0.25 <-30.5, 2.48722, -30.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 32 33 77 cone { <31.5, 0, 32.5>,0.25 <31.5, 1.74161, 32.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, 32.5>,0.25 <-30.5, 1.74161, 32.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <31.5, 0, -31.5>,0.25 <31.5, 1.74161, -31.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, -31.5>,0.25 <-30.5, 1.74161, -31.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 32 34 118 cone { <31.5, 0, 33.5>,0.25 <31.5, 2.69866, 33.5 >,0 texture { pigment {color rgb <0.57,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, 33.5>,0.25 <-30.5, 2.69866, 33.5 >,0 texture { pigment {color rgb <0.57,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <31.5, 0, -32.5>,0.25 <31.5, 2.69866, -32.5 >,0 texture { pigment {color rgb <0.57,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, -32.5>,0.25 <-30.5, 2.69866, -32.5 >,0 texture { pigment {color rgb <0.57,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 32 35 89 cone { <31.5, 0, 34.5>,0.25 <31.5, 2.01982, 34.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, 34.5>,0.25 <-30.5, 2.01982, 34.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <31.5, 0, -33.5>,0.25 <31.5, 2.01982, -33.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, -33.5>,0.25 <-30.5, 2.01982, -33.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 32 36 109 cone { <31.5, 0, 35.5>,0.25 <31.5, 2.49835, 35.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, 35.5>,0.25 <-30.5, 2.49835, 35.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <31.5, 0, -34.5>,0.25 <31.5, 2.49835, -34.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, -34.5>,0.25 <-30.5, 2.49835, -34.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 32 37 90 cone { <31.5, 0, 36.5>,0.25 <31.5, 2.04764, 36.5 >,0 texture { pigment {color rgb <0.42,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, 36.5>,0.25 <-30.5, 2.04764, 36.5 >,0 texture { pigment {color rgb <0.42,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <31.5, 0, -35.5>,0.25 <31.5, 2.04764, -35.5 >,0 texture { pigment {color rgb <0.42,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, -35.5>,0.25 <-30.5, 2.04764, -35.5 >,0 texture { pigment {color rgb <0.42,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 32 38 92 cone { <31.5, 0, 37.5>,0.25 <31.5, 2.10329, 37.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, 37.5>,0.25 <-30.5, 2.10329, 37.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <31.5, 0, -36.5>,0.25 <31.5, 2.10329, -36.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, -36.5>,0.25 <-30.5, 2.10329, -36.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 32 39 79 cone { <31.5, 0, 38.5>,0.25 <31.5, 1.78612, 38.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, 38.5>,0.25 <-30.5, 1.78612, 38.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <31.5, 0, -37.5>,0.25 <31.5, 1.78612, -37.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, -37.5>,0.25 <-30.5, 1.78612, -37.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 32 40 61 cone { <31.5, 0, 39.5>,0.25 <31.5, 1.37993, 39.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, 39.5>,0.25 <-30.5, 1.37993, 39.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <31.5, 0, -38.5>,0.25 <31.5, 1.37993, -38.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, -38.5>,0.25 <-30.5, 1.37993, -38.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 32 41 69 cone { <31.5, 0, 40.5>,0.25 <31.5, 1.57468, 40.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, 40.5>,0.25 <-30.5, 1.57468, 40.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <31.5, 0, -39.5>,0.25 <31.5, 1.57468, -39.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, -39.5>,0.25 <-30.5, 1.57468, -39.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 32 42 82 cone { <31.5, 0, 41.5>,0.25 <31.5, 1.86959, 41.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, 41.5>,0.25 <-30.5, 1.86959, 41.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <31.5, 0, -40.5>,0.25 <31.5, 1.86959, -40.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, -40.5>,0.25 <-30.5, 1.86959, -40.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 32 43 97 cone { <31.5, 0, 42.5>,0.25 <31.5, 2.21457, 42.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, 42.5>,0.25 <-30.5, 2.21457, 42.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <31.5, 0, -41.5>,0.25 <31.5, 2.21457, -41.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, -41.5>,0.25 <-30.5, 2.21457, -41.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 32 44 82 cone { <31.5, 0, 43.5>,0.25 <31.5, 1.86959, 43.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, 43.5>,0.25 <-30.5, 1.86959, 43.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <31.5, 0, -42.5>,0.25 <31.5, 1.86959, -42.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, -42.5>,0.25 <-30.5, 1.86959, -42.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 32 45 74 cone { <31.5, 0, 44.5>,0.25 <31.5, 1.69153, 44.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, 44.5>,0.25 <-30.5, 1.69153, 44.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <31.5, 0, -43.5>,0.25 <31.5, 1.69153, -43.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, -43.5>,0.25 <-30.5, 1.69153, -43.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 32 46 45 cone { <31.5, 0, 45.5>,0.25 <31.5, 0.996001, 45.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, 45.5>,0.25 <-30.5, 0.996001, 45.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <31.5, 0, -44.5>,0.25 <31.5, 0.996001, -44.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, -44.5>,0.25 <-30.5, 0.996001, -44.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 32 48 48 cone { <31.5, 0, 47.5>,0.25 <31.5, 1.07946, 47.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, 47.5>,0.25 <-30.5, 1.07946, 47.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <31.5, 0, -46.5>,0.25 <31.5, 1.07946, -46.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, -46.5>,0.25 <-30.5, 1.07946, -46.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 32 49 51 cone { <31.5, 0, 48.5>,0.25 <31.5, 1.1518, 48.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, 48.5>,0.25 <-30.5, 1.1518, 48.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <31.5, 0, -47.5>,0.25 <31.5, 1.1518, -47.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, -47.5>,0.25 <-30.5, 1.1518, -47.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 32 50 97 cone { <31.5, 0, 49.5>,0.25 <31.5, 2.2257, 49.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, 49.5>,0.25 <-30.5, 2.2257, 49.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <31.5, 0, -48.5>,0.25 <31.5, 2.2257, -48.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, -48.5>,0.25 <-30.5, 2.2257, -48.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 32 51 48 cone { <31.5, 0, 50.5>,0.25 <31.5, 1.07946, 50.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, 50.5>,0.25 <-30.5, 1.07946, 50.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <31.5, 0, -49.5>,0.25 <31.5, 1.07946, -49.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, -49.5>,0.25 <-30.5, 1.07946, -49.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 32 52 54 cone { <31.5, 0, 51.5>,0.25 <31.5, 1.21857, 51.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, 51.5>,0.25 <-30.5, 1.21857, 51.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <31.5, 0, -50.5>,0.25 <31.5, 1.21857, -50.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, -50.5>,0.25 <-30.5, 1.21857, -50.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 32 54 54 cone { <31.5, 0, 53.5>,0.25 <31.5, 1.21857, 53.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, 53.5>,0.25 <-30.5, 1.21857, 53.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <31.5, 0, -52.5>,0.25 <31.5, 1.21857, -52.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, -52.5>,0.25 <-30.5, 1.21857, -52.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 32 55 51 cone { <31.5, 0, 54.5>,0.25 <31.5, 1.1518, 54.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, 54.5>,0.25 <-30.5, 1.1518, 54.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <31.5, 0, -53.5>,0.25 <31.5, 1.1518, -53.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, -53.5>,0.25 <-30.5, 1.1518, -53.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 32 56 35 cone { <31.5, 0, 55.5>,0.25 <31.5, 0.767866, 55.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, 55.5>,0.25 <-30.5, 0.767866, 55.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <31.5, 0, -54.5>,0.25 <31.5, 0.767866, -54.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, -54.5>,0.25 <-30.5, 0.767866, -54.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 32 58 57 cone { <31.5, 0, 57.5>,0.25 <31.5, 1.27978, 57.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, 57.5>,0.25 <-30.5, 1.27978, 57.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <31.5, 0, -56.5>,0.25 <31.5, 1.27978, -56.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, -56.5>,0.25 <-30.5, 1.27978, -56.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 32 59 59 cone { <31.5, 0, 58.5>,0.25 <31.5, 1.32986, 58.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, 58.5>,0.25 <-30.5, 1.32986, 58.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <31.5, 0, -57.5>,0.25 <31.5, 1.32986, -57.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, -57.5>,0.25 <-30.5, 1.32986, -57.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 32 60 28 cone { <31.5, 0, 59.5>,0.25 <31.5, 0.606503, 59.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, 59.5>,0.25 <-30.5, 0.606503, 59.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <31.5, 0, -58.5>,0.25 <31.5, 0.606503, -58.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, -58.5>,0.25 <-30.5, 0.606503, -58.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 32 61 40 cone { <31.5, 0, 60.5>,0.25 <31.5, 0.89028, 60.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, 60.5>,0.25 <-30.5, 0.89028, 60.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <31.5, 0, -59.5>,0.25 <31.5, 0.89028, -59.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, -59.5>,0.25 <-30.5, 0.89028, -59.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 32 62 40 cone { <31.5, 0, 61.5>,0.25 <31.5, 0.89028, 61.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, 61.5>,0.25 <-30.5, 0.89028, 61.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <31.5, 0, -60.5>,0.25 <31.5, 0.89028, -60.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, -60.5>,0.25 <-30.5, 0.89028, -60.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 32 63 57 cone { <31.5, 0, 62.5>,0.25 <31.5, 1.27978, 62.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, 62.5>,0.25 <-30.5, 1.27978, 62.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <31.5, 0, -61.5>,0.25 <31.5, 1.27978, -61.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-30.5, 0, -61.5>,0.25 <-30.5, 1.27978, -61.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 33 1 211 cone { <32.5, 0, 0.5>,0.25 <32.5, 4.86872, 0.5 >,0 texture { pigment {color rgb <0.85,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, 0.5>,0.25 <-31.5, 4.86872, 0.5 >,0 texture { pigment {color rgb <0.85,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 33 2 133 cone { <32.5, 0, 1.5>,0.25 <32.5, 3.05477, 1.5 >,0 texture { pigment {color rgb <0.57,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, 1.5>,0.25 <-31.5, 3.05477, 1.5 >,0 texture { pigment {color rgb <0.57,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <32.5, 0, -0.5>,0.25 <32.5, 3.05477, -0.5 >,0 texture { pigment {color rgb <0.57,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, -0.5>,0.25 <-31.5, 3.05477, -0.5 >,0 texture { pigment {color rgb <0.57,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 33 3 157 cone { <32.5, 0, 2.5>,0.25 <32.5, 3.6112, 2.5 >,0 texture { pigment {color rgb <0.71,0.28,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, 2.5>,0.25 <-31.5, 3.6112, 2.5 >,0 texture { pigment {color rgb <0.71,0.28,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <32.5, 0, -1.5>,0.25 <32.5, 3.6112, -1.5 >,0 texture { pigment {color rgb <0.71,0.28,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, -1.5>,0.25 <-31.5, 3.6112, -1.5 >,0 texture { pigment {color rgb <0.71,0.28,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 33 4 145 cone { <32.5, 0, 3.5>,0.25 <32.5, 3.32186, 3.5 >,0 texture { pigment {color rgb <0.71,0,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, 3.5>,0.25 <-31.5, 3.32186, 3.5 >,0 texture { pigment {color rgb <0.71,0,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <32.5, 0, -2.5>,0.25 <32.5, 3.32186, -2.5 >,0 texture { pigment {color rgb <0.71,0,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, -2.5>,0.25 <-31.5, 3.32186, -2.5 >,0 texture { pigment {color rgb <0.71,0,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 33 5 148 cone { <32.5, 0, 4.5>,0.25 <32.5, 3.40532, 4.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, 4.5>,0.25 <-31.5, 3.40532, 4.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <32.5, 0, -3.5>,0.25 <32.5, 3.40532, -3.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, -3.5>,0.25 <-31.5, 3.40532, -3.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 33 6 135 cone { <32.5, 0, 5.5>,0.25 <32.5, 3.09929, 5.5 >,0 texture { pigment {color rgb <0.57,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, 5.5>,0.25 <-31.5, 3.09929, 5.5 >,0 texture { pigment {color rgb <0.57,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <32.5, 0, -4.5>,0.25 <32.5, 3.09929, -4.5 >,0 texture { pigment {color rgb <0.57,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, -4.5>,0.25 <-31.5, 3.09929, -4.5 >,0 texture { pigment {color rgb <0.57,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 33 7 141 cone { <32.5, 0, 6.5>,0.25 <32.5, 3.22726, 6.5 >,0 texture { pigment {color rgb <0.57,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, 6.5>,0.25 <-31.5, 3.22726, 6.5 >,0 texture { pigment {color rgb <0.57,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <32.5, 0, -5.5>,0.25 <32.5, 3.22726, -5.5 >,0 texture { pigment {color rgb <0.57,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, -5.5>,0.25 <-31.5, 3.22726, -5.5 >,0 texture { pigment {color rgb <0.57,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 33 8 61 cone { <32.5, 0, 7.5>,0.25 <32.5, 1.37993, 7.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, 7.5>,0.25 <-31.5, 1.37993, 7.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <32.5, 0, -6.5>,0.25 <32.5, 1.37993, -6.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, -6.5>,0.25 <-31.5, 1.37993, -6.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 33 9 136 cone { <32.5, 0, 8.5>,0.25 <32.5, 3.12154, 8.5 >,0 texture { pigment {color rgb <0.57,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, 8.5>,0.25 <-31.5, 3.12154, 8.5 >,0 texture { pigment {color rgb <0.57,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <32.5, 0, -7.5>,0.25 <32.5, 3.12154, -7.5 >,0 texture { pigment {color rgb <0.57,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, -7.5>,0.25 <-31.5, 3.12154, -7.5 >,0 texture { pigment {color rgb <0.57,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 33 10 133 cone { <32.5, 0, 9.5>,0.25 <32.5, 3.06034, 9.5 >,0 texture { pigment {color rgb <0.57,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, 9.5>,0.25 <-31.5, 3.06034, 9.5 >,0 texture { pigment {color rgb <0.57,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <32.5, 0, -8.5>,0.25 <32.5, 3.06034, -8.5 >,0 texture { pigment {color rgb <0.57,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, -8.5>,0.25 <-31.5, 3.06034, -8.5 >,0 texture { pigment {color rgb <0.57,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 33 11 128 cone { <32.5, 0, 10.5>,0.25 <32.5, 2.94349, 10.5 >,0 texture { pigment {color rgb <0.57,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, 10.5>,0.25 <-31.5, 2.94349, 10.5 >,0 texture { pigment {color rgb <0.57,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <32.5, 0, -9.5>,0.25 <32.5, 2.94349, -9.5 >,0 texture { pigment {color rgb <0.57,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, -9.5>,0.25 <-31.5, 2.94349, -9.5 >,0 texture { pigment {color rgb <0.57,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 33 12 127 cone { <32.5, 0, 11.5>,0.25 <32.5, 2.92123, 11.5 >,0 texture { pigment {color rgb <0.57,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, 11.5>,0.25 <-31.5, 2.92123, 11.5 >,0 texture { pigment {color rgb <0.57,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <32.5, 0, -10.5>,0.25 <32.5, 2.92123, -10.5 >,0 texture { pigment {color rgb <0.57,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, -10.5>,0.25 <-31.5, 2.92123, -10.5 >,0 texture { pigment {color rgb <0.57,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 33 13 129 cone { <32.5, 0, 12.5>,0.25 <32.5, 2.96018, 12.5 >,0 texture { pigment {color rgb <0.57,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, 12.5>,0.25 <-31.5, 2.96018, 12.5 >,0 texture { pigment {color rgb <0.57,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <32.5, 0, -11.5>,0.25 <32.5, 2.96018, -11.5 >,0 texture { pigment {color rgb <0.57,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, -11.5>,0.25 <-31.5, 2.96018, -11.5 >,0 texture { pigment {color rgb <0.57,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 33 14 122 cone { <32.5, 0, 13.5>,0.25 <32.5, 2.79882, 13.5 >,0 texture { pigment {color rgb <0.57,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, 13.5>,0.25 <-31.5, 2.79882, 13.5 >,0 texture { pigment {color rgb <0.57,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <32.5, 0, -12.5>,0.25 <32.5, 2.79882, -12.5 >,0 texture { pigment {color rgb <0.57,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, -12.5>,0.25 <-31.5, 2.79882, -12.5 >,0 texture { pigment {color rgb <0.57,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 33 15 124 cone { <32.5, 0, 14.5>,0.25 <32.5, 2.8322, 14.5 >,0 texture { pigment {color rgb <0.57,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, 14.5>,0.25 <-31.5, 2.8322, 14.5 >,0 texture { pigment {color rgb <0.57,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <32.5, 0, -13.5>,0.25 <32.5, 2.8322, -13.5 >,0 texture { pigment {color rgb <0.57,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, -13.5>,0.25 <-31.5, 2.8322, -13.5 >,0 texture { pigment {color rgb <0.57,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 33 16 137 cone { <32.5, 0, 15.5>,0.25 <32.5, 3.13267, 15.5 >,0 texture { pigment {color rgb <0.57,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, 15.5>,0.25 <-31.5, 3.13267, 15.5 >,0 texture { pigment {color rgb <0.57,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <32.5, 0, -14.5>,0.25 <32.5, 3.13267, -14.5 >,0 texture { pigment {color rgb <0.57,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, -14.5>,0.25 <-31.5, 3.13267, -14.5 >,0 texture { pigment {color rgb <0.57,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 33 17 159 cone { <32.5, 0, 16.5>,0.25 <32.5, 3.64458, 16.5 >,0 texture { pigment {color rgb <0.71,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, 16.5>,0.25 <-31.5, 3.64458, 16.5 >,0 texture { pigment {color rgb <0.71,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <32.5, 0, -15.5>,0.25 <32.5, 3.64458, -15.5 >,0 texture { pigment {color rgb <0.71,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, -15.5>,0.25 <-31.5, 3.64458, -15.5 >,0 texture { pigment {color rgb <0.71,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 33 18 128 cone { <32.5, 0, 17.5>,0.25 <32.5, 2.93792, 17.5 >,0 texture { pigment {color rgb <0.57,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, 17.5>,0.25 <-31.5, 2.93792, 17.5 >,0 texture { pigment {color rgb <0.57,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <32.5, 0, -16.5>,0.25 <32.5, 2.93792, -16.5 >,0 texture { pigment {color rgb <0.57,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, -16.5>,0.25 <-31.5, 2.93792, -16.5 >,0 texture { pigment {color rgb <0.57,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 33 19 114 cone { <32.5, 0, 18.5>,0.25 <32.5, 2.60407, 18.5 >,0 texture { pigment {color rgb <0.57,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, 18.5>,0.25 <-31.5, 2.60407, 18.5 >,0 texture { pigment {color rgb <0.57,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <32.5, 0, -17.5>,0.25 <32.5, 2.60407, -17.5 >,0 texture { pigment {color rgb <0.57,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, -17.5>,0.25 <-31.5, 2.60407, -17.5 >,0 texture { pigment {color rgb <0.57,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 33 20 126 cone { <32.5, 0, 19.5>,0.25 <32.5, 2.87672, 19.5 >,0 texture { pigment {color rgb <0.57,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, 19.5>,0.25 <-31.5, 2.87672, 19.5 >,0 texture { pigment {color rgb <0.57,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <32.5, 0, -18.5>,0.25 <32.5, 2.87672, -18.5 >,0 texture { pigment {color rgb <0.57,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, -18.5>,0.25 <-31.5, 2.87672, -18.5 >,0 texture { pigment {color rgb <0.57,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 33 21 122 cone { <32.5, 0, 20.5>,0.25 <32.5, 2.78769, 20.5 >,0 texture { pigment {color rgb <0.57,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, 20.5>,0.25 <-31.5, 2.78769, 20.5 >,0 texture { pigment {color rgb <0.57,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <32.5, 0, -19.5>,0.25 <32.5, 2.78769, -19.5 >,0 texture { pigment {color rgb <0.57,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, -19.5>,0.25 <-31.5, 2.78769, -19.5 >,0 texture { pigment {color rgb <0.57,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 33 22 117 cone { <32.5, 0, 21.5>,0.25 <32.5, 2.68753, 21.5 >,0 texture { pigment {color rgb <0.57,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, 21.5>,0.25 <-31.5, 2.68753, 21.5 >,0 texture { pigment {color rgb <0.57,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <32.5, 0, -20.5>,0.25 <32.5, 2.68753, -20.5 >,0 texture { pigment {color rgb <0.57,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, -20.5>,0.25 <-31.5, 2.68753, -20.5 >,0 texture { pigment {color rgb <0.57,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 33 23 112 cone { <32.5, 0, 22.5>,0.25 <32.5, 2.55955, 22.5 >,0 texture { pigment {color rgb <0.57,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, 22.5>,0.25 <-31.5, 2.55955, 22.5 >,0 texture { pigment {color rgb <0.57,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <32.5, 0, -21.5>,0.25 <32.5, 2.55955, -21.5 >,0 texture { pigment {color rgb <0.57,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, -21.5>,0.25 <-31.5, 2.55955, -21.5 >,0 texture { pigment {color rgb <0.57,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 33 24 111 cone { <32.5, 0, 23.5>,0.25 <32.5, 2.53173, 23.5 >,0 texture { pigment {color rgb <0.57,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, 23.5>,0.25 <-31.5, 2.53173, 23.5 >,0 texture { pigment {color rgb <0.57,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <32.5, 0, -22.5>,0.25 <32.5, 2.53173, -22.5 >,0 texture { pigment {color rgb <0.57,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, -22.5>,0.25 <-31.5, 2.53173, -22.5 >,0 texture { pigment {color rgb <0.57,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 33 25 112 cone { <32.5, 0, 24.5>,0.25 <32.5, 2.57068, 24.5 >,0 texture { pigment {color rgb <0.57,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, 24.5>,0.25 <-31.5, 2.57068, 24.5 >,0 texture { pigment {color rgb <0.57,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <32.5, 0, -23.5>,0.25 <32.5, 2.57068, -23.5 >,0 texture { pigment {color rgb <0.57,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, -23.5>,0.25 <-31.5, 2.57068, -23.5 >,0 texture { pigment {color rgb <0.57,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 33 26 112 cone { <32.5, 0, 25.5>,0.25 <32.5, 2.55399, 25.5 >,0 texture { pigment {color rgb <0.57,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, 25.5>,0.25 <-31.5, 2.55399, 25.5 >,0 texture { pigment {color rgb <0.57,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <32.5, 0, -24.5>,0.25 <32.5, 2.55399, -24.5 >,0 texture { pigment {color rgb <0.57,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, -24.5>,0.25 <-31.5, 2.55399, -24.5 >,0 texture { pigment {color rgb <0.57,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 33 27 115 cone { <32.5, 0, 26.5>,0.25 <32.5, 2.63189, 26.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, 26.5>,0.25 <-31.5, 2.63189, 26.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <32.5, 0, -25.5>,0.25 <32.5, 2.63189, -25.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, -25.5>,0.25 <-31.5, 2.63189, -25.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 33 28 90 cone { <32.5, 0, 27.5>,0.25 <32.5, 2.04764, 27.5 >,0 texture { pigment {color rgb <0.42,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, 27.5>,0.25 <-31.5, 2.04764, 27.5 >,0 texture { pigment {color rgb <0.42,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <32.5, 0, -26.5>,0.25 <32.5, 2.04764, -26.5 >,0 texture { pigment {color rgb <0.42,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, -26.5>,0.25 <-31.5, 2.04764, -26.5 >,0 texture { pigment {color rgb <0.42,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 33 29 88 cone { <32.5, 0, 28.5>,0.25 <32.5, 2.00869, 28.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, 28.5>,0.25 <-31.5, 2.00869, 28.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <32.5, 0, -27.5>,0.25 <32.5, 2.00869, -27.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, -27.5>,0.25 <-31.5, 2.00869, -27.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 33 30 95 cone { <32.5, 0, 29.5>,0.25 <32.5, 2.16449, 29.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, 29.5>,0.25 <-31.5, 2.16449, 29.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <32.5, 0, -28.5>,0.25 <32.5, 2.16449, -28.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, -28.5>,0.25 <-31.5, 2.16449, -28.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 33 31 83 cone { <32.5, 0, 30.5>,0.25 <32.5, 1.89184, 30.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, 30.5>,0.25 <-31.5, 1.89184, 30.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <32.5, 0, -29.5>,0.25 <32.5, 1.89184, -29.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, -29.5>,0.25 <-31.5, 1.89184, -29.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 33 32 97 cone { <32.5, 0, 31.5>,0.25 <32.5, 2.20901, 31.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, 31.5>,0.25 <-31.5, 2.20901, 31.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <32.5, 0, -30.5>,0.25 <32.5, 2.20901, -30.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, -30.5>,0.25 <-31.5, 2.20901, -30.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 33 33 89 cone { <32.5, 0, 32.5>,0.25 <32.5, 2.01982, 32.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, 32.5>,0.25 <-31.5, 2.01982, 32.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <32.5, 0, -31.5>,0.25 <32.5, 2.01982, -31.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, -31.5>,0.25 <-31.5, 2.01982, -31.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 33 34 103 cone { <32.5, 0, 33.5>,0.25 <32.5, 2.35924, 33.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, 33.5>,0.25 <-31.5, 2.35924, 33.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <32.5, 0, -32.5>,0.25 <32.5, 2.35924, -32.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, -32.5>,0.25 <-31.5, 2.35924, -32.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 33 35 107 cone { <32.5, 0, 34.5>,0.25 <32.5, 2.45383, 34.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, 34.5>,0.25 <-31.5, 2.45383, 34.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <32.5, 0, -33.5>,0.25 <32.5, 2.45383, -33.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, -33.5>,0.25 <-31.5, 2.45383, -33.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 33 36 92 cone { <32.5, 0, 35.5>,0.25 <32.5, 2.09216, 35.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, 35.5>,0.25 <-31.5, 2.09216, 35.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <32.5, 0, -34.5>,0.25 <32.5, 2.09216, -34.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, -34.5>,0.25 <-31.5, 2.09216, -34.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 33 37 83 cone { <32.5, 0, 36.5>,0.25 <32.5, 1.89184, 36.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, 36.5>,0.25 <-31.5, 1.89184, 36.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <32.5, 0, -35.5>,0.25 <32.5, 1.89184, -35.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, -35.5>,0.25 <-31.5, 1.89184, -35.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 33 38 95 cone { <32.5, 0, 37.5>,0.25 <32.5, 2.16449, 37.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, 37.5>,0.25 <-31.5, 2.16449, 37.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <32.5, 0, -36.5>,0.25 <32.5, 2.16449, -36.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, -36.5>,0.25 <-31.5, 2.16449, -36.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 33 39 74 cone { <32.5, 0, 38.5>,0.25 <32.5, 1.69153, 38.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, 38.5>,0.25 <-31.5, 1.69153, 38.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <32.5, 0, -37.5>,0.25 <32.5, 1.69153, -37.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, -37.5>,0.25 <-31.5, 1.69153, -37.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 33 40 88 cone { <32.5, 0, 39.5>,0.25 <32.5, 2.00869, 39.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, 39.5>,0.25 <-31.5, 2.00869, 39.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <32.5, 0, -38.5>,0.25 <32.5, 2.00869, -38.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, -38.5>,0.25 <-31.5, 2.00869, -38.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 33 41 81 cone { <32.5, 0, 40.5>,0.25 <32.5, 1.8529, 40.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, 40.5>,0.25 <-31.5, 1.8529, 40.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <32.5, 0, -39.5>,0.25 <32.5, 1.8529, -39.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, -39.5>,0.25 <-31.5, 1.8529, -39.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 33 42 105 cone { <32.5, 0, 41.5>,0.25 <32.5, 2.39263, 41.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, 41.5>,0.25 <-31.5, 2.39263, 41.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <32.5, 0, -40.5>,0.25 <32.5, 2.39263, -40.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, -40.5>,0.25 <-31.5, 2.39263, -40.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 33 43 73 cone { <32.5, 0, 42.5>,0.25 <32.5, 1.66371, 42.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, 42.5>,0.25 <-31.5, 1.66371, 42.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <32.5, 0, -41.5>,0.25 <32.5, 1.66371, -41.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, -41.5>,0.25 <-31.5, 1.66371, -41.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 33 44 68 cone { <32.5, 0, 43.5>,0.25 <32.5, 1.5413, 43.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, 43.5>,0.25 <-31.5, 1.5413, 43.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <32.5, 0, -42.5>,0.25 <32.5, 1.5413, -42.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, -42.5>,0.25 <-31.5, 1.5413, -42.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 33 45 54 cone { <32.5, 0, 44.5>,0.25 <32.5, 1.21857, 44.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, 44.5>,0.25 <-31.5, 1.21857, 44.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <32.5, 0, -43.5>,0.25 <32.5, 1.21857, -43.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, -43.5>,0.25 <-31.5, 1.21857, -43.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 33 46 95 cone { <32.5, 0, 45.5>,0.25 <32.5, 2.17562, 45.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, 45.5>,0.25 <-31.5, 2.17562, 45.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <32.5, 0, -44.5>,0.25 <32.5, 2.17562, -44.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, -44.5>,0.25 <-31.5, 2.17562, -44.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 33 47 110 cone { <32.5, 0, 46.5>,0.25 <32.5, 2.52617, 46.5 >,0 texture { pigment {color rgb <0.42,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, 46.5>,0.25 <-31.5, 2.52617, 46.5 >,0 texture { pigment {color rgb <0.42,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <32.5, 0, -45.5>,0.25 <32.5, 2.52617, -45.5 >,0 texture { pigment {color rgb <0.42,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, -45.5>,0.25 <-31.5, 2.52617, -45.5 >,0 texture { pigment {color rgb <0.42,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 33 49 93 cone { <32.5, 0, 48.5>,0.25 <32.5, 2.12554, 48.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, 48.5>,0.25 <-31.5, 2.12554, 48.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <32.5, 0, -47.5>,0.25 <32.5, 2.12554, -47.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, -47.5>,0.25 <-31.5, 2.12554, -47.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 33 51 35 cone { <32.5, 0, 50.5>,0.25 <32.5, 0.767866, 50.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, 50.5>,0.25 <-31.5, 0.767866, 50.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <32.5, 0, -49.5>,0.25 <32.5, 0.767866, -49.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, -49.5>,0.25 <-31.5, 0.767866, -49.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 33 52 48 cone { <32.5, 0, 51.5>,0.25 <32.5, 1.07946, 51.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, 51.5>,0.25 <-31.5, 1.07946, 51.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <32.5, 0, -50.5>,0.25 <32.5, 1.07946, -50.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, -50.5>,0.25 <-31.5, 1.07946, -50.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 33 53 54 cone { <32.5, 0, 52.5>,0.25 <32.5, 1.21857, 52.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, 52.5>,0.25 <-31.5, 1.21857, 52.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <32.5, 0, -51.5>,0.25 <32.5, 1.21857, -51.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, -51.5>,0.25 <-31.5, 1.21857, -51.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 33 54 51 cone { <32.5, 0, 53.5>,0.25 <32.5, 1.1518, 53.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, 53.5>,0.25 <-31.5, 1.1518, 53.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <32.5, 0, -52.5>,0.25 <32.5, 1.1518, -52.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, -52.5>,0.25 <-31.5, 1.1518, -52.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 33 55 40 cone { <32.5, 0, 54.5>,0.25 <32.5, 0.89028, 54.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, 54.5>,0.25 <-31.5, 0.89028, 54.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <32.5, 0, -53.5>,0.25 <32.5, 0.89028, -53.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, -53.5>,0.25 <-31.5, 0.89028, -53.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 33 56 90 cone { <32.5, 0, 55.5>,0.25 <32.5, 2.04764, 55.5 >,0 texture { pigment {color rgb <0.42,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, 55.5>,0.25 <-31.5, 2.04764, 55.5 >,0 texture { pigment {color rgb <0.42,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <32.5, 0, -54.5>,0.25 <32.5, 2.04764, -54.5 >,0 texture { pigment {color rgb <0.42,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, -54.5>,0.25 <-31.5, 2.04764, -54.5 >,0 texture { pigment {color rgb <0.42,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 33 57 40 cone { <32.5, 0, 56.5>,0.25 <32.5, 0.89028, 56.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, 56.5>,0.25 <-31.5, 0.89028, 56.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <32.5, 0, -55.5>,0.25 <32.5, 0.89028, -55.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, -55.5>,0.25 <-31.5, 0.89028, -55.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 33 58 78 cone { <32.5, 0, 57.5>,0.25 <32.5, 1.76387, 57.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, 57.5>,0.25 <-31.5, 1.76387, 57.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <32.5, 0, -56.5>,0.25 <32.5, 1.76387, -56.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, -56.5>,0.25 <-31.5, 1.76387, -56.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 33 60 45 cone { <32.5, 0, 59.5>,0.25 <32.5, 0.996001, 59.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, 59.5>,0.25 <-31.5, 0.996001, 59.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <32.5, 0, -58.5>,0.25 <32.5, 0.996001, -58.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, -58.5>,0.25 <-31.5, 0.996001, -58.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 33 61 28 cone { <32.5, 0, 60.5>,0.25 <32.5, 0.606503, 60.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, 60.5>,0.25 <-31.5, 0.606503, 60.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <32.5, 0, -59.5>,0.25 <32.5, 0.606503, -59.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, -59.5>,0.25 <-31.5, 0.606503, -59.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 33 62 51 cone { <32.5, 0, 61.5>,0.25 <32.5, 1.1518, 61.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, 61.5>,0.25 <-31.5, 1.1518, 61.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <32.5, 0, -60.5>,0.25 <32.5, 1.1518, -60.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, -60.5>,0.25 <-31.5, 1.1518, -60.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 33 63 59 cone { <32.5, 0, 62.5>,0.25 <32.5, 1.32986, 62.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, 62.5>,0.25 <-31.5, 1.32986, 62.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <32.5, 0, -61.5>,0.25 <32.5, 1.32986, -61.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-31.5, 0, -61.5>,0.25 <-31.5, 1.32986, -61.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 34 1 209 cone { <33.5, 0, 0.5>,0.25 <33.5, 4.81308, 0.5 >,0 texture { pigment {color rgb <0.85,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, 0.5>,0.25 <-32.5, 4.81308, 0.5 >,0 texture { pigment {color rgb <0.85,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 34 2 126 cone { <33.5, 0, 1.5>,0.25 <33.5, 2.88785, 1.5 >,0 texture { pigment {color rgb <0.57,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, 1.5>,0.25 <-32.5, 2.88785, 1.5 >,0 texture { pigment {color rgb <0.57,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <33.5, 0, -0.5>,0.25 <33.5, 2.88785, -0.5 >,0 texture { pigment {color rgb <0.57,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, -0.5>,0.25 <-32.5, 2.88785, -0.5 >,0 texture { pigment {color rgb <0.57,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 34 3 191 cone { <33.5, 0, 2.5>,0.25 <33.5, 4.39019, 2.5 >,0 texture { pigment {color rgb <0.85,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, 2.5>,0.25 <-32.5, 4.39019, 2.5 >,0 texture { pigment {color rgb <0.85,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <33.5, 0, -1.5>,0.25 <33.5, 4.39019, -1.5 >,0 texture { pigment {color rgb <0.85,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, -1.5>,0.25 <-32.5, 4.39019, -1.5 >,0 texture { pigment {color rgb <0.85,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 34 4 145 cone { <33.5, 0, 3.5>,0.25 <33.5, 3.33299, 3.5 >,0 texture { pigment {color rgb <0.71,0,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, 3.5>,0.25 <-32.5, 3.33299, 3.5 >,0 texture { pigment {color rgb <0.71,0,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <33.5, 0, -2.5>,0.25 <33.5, 3.33299, -2.5 >,0 texture { pigment {color rgb <0.71,0,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, -2.5>,0.25 <-32.5, 3.33299, -2.5 >,0 texture { pigment {color rgb <0.71,0,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 34 5 137 cone { <33.5, 0, 4.5>,0.25 <33.5, 3.1438, 4.5 >,0 texture { pigment {color rgb <0.57,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, 4.5>,0.25 <-32.5, 3.1438, 4.5 >,0 texture { pigment {color rgb <0.57,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <33.5, 0, -3.5>,0.25 <33.5, 3.1438, -3.5 >,0 texture { pigment {color rgb <0.57,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, -3.5>,0.25 <-32.5, 3.1438, -3.5 >,0 texture { pigment {color rgb <0.57,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 34 6 140 cone { <33.5, 0, 5.5>,0.25 <33.5, 3.20501, 5.5 >,0 texture { pigment {color rgb <0.57,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, 5.5>,0.25 <-32.5, 3.20501, 5.5 >,0 texture { pigment {color rgb <0.57,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <33.5, 0, -4.5>,0.25 <33.5, 3.20501, -4.5 >,0 texture { pigment {color rgb <0.57,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, -4.5>,0.25 <-32.5, 3.20501, -4.5 >,0 texture { pigment {color rgb <0.57,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 34 7 134 cone { <33.5, 0, 6.5>,0.25 <33.5, 3.08259, 6.5 >,0 texture { pigment {color rgb <0.57,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, 6.5>,0.25 <-32.5, 3.08259, 6.5 >,0 texture { pigment {color rgb <0.57,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <33.5, 0, -5.5>,0.25 <33.5, 3.08259, -5.5 >,0 texture { pigment {color rgb <0.57,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, -5.5>,0.25 <-32.5, 3.08259, -5.5 >,0 texture { pigment {color rgb <0.57,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 34 8 134 cone { <33.5, 0, 7.5>,0.25 <33.5, 3.08259, 7.5 >,0 texture { pigment {color rgb <0.57,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, 7.5>,0.25 <-32.5, 3.08259, 7.5 >,0 texture { pigment {color rgb <0.57,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <33.5, 0, -6.5>,0.25 <33.5, 3.08259, -6.5 >,0 texture { pigment {color rgb <0.57,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, -6.5>,0.25 <-32.5, 3.08259, -6.5 >,0 texture { pigment {color rgb <0.57,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 34 9 150 cone { <33.5, 0, 8.5>,0.25 <33.5, 3.44983, 8.5 >,0 texture { pigment {color rgb <0.71,0.14,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, 8.5>,0.25 <-32.5, 3.44983, 8.5 >,0 texture { pigment {color rgb <0.71,0.14,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <33.5, 0, -7.5>,0.25 <33.5, 3.44983, -7.5 >,0 texture { pigment {color rgb <0.71,0.14,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, -7.5>,0.25 <-32.5, 3.44983, -7.5 >,0 texture { pigment {color rgb <0.71,0.14,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 34 10 122 cone { <33.5, 0, 9.5>,0.25 <33.5, 2.80438, 9.5 >,0 texture { pigment {color rgb <0.57,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, 9.5>,0.25 <-32.5, 2.80438, 9.5 >,0 texture { pigment {color rgb <0.57,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <33.5, 0, -8.5>,0.25 <33.5, 2.80438, -8.5 >,0 texture { pigment {color rgb <0.57,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, -8.5>,0.25 <-32.5, 2.80438, -8.5 >,0 texture { pigment {color rgb <0.57,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 34 11 119 cone { <33.5, 0, 10.5>,0.25 <33.5, 2.71535, 10.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, 10.5>,0.25 <-32.5, 2.71535, 10.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <33.5, 0, -9.5>,0.25 <33.5, 2.71535, -9.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, -9.5>,0.25 <-32.5, 2.71535, -9.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 34 12 134 cone { <33.5, 0, 11.5>,0.25 <33.5, 3.07147, 11.5 >,0 texture { pigment {color rgb <0.57,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, 11.5>,0.25 <-32.5, 3.07147, 11.5 >,0 texture { pigment {color rgb <0.57,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <33.5, 0, -10.5>,0.25 <33.5, 3.07147, -10.5 >,0 texture { pigment {color rgb <0.57,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, -10.5>,0.25 <-32.5, 3.07147, -10.5 >,0 texture { pigment {color rgb <0.57,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 34 13 120 cone { <33.5, 0, 12.5>,0.25 <33.5, 2.75987, 12.5 >,0 texture { pigment {color rgb <0.57,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, 12.5>,0.25 <-32.5, 2.75987, 12.5 >,0 texture { pigment {color rgb <0.57,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <33.5, 0, -11.5>,0.25 <33.5, 2.75987, -11.5 >,0 texture { pigment {color rgb <0.57,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, -11.5>,0.25 <-32.5, 2.75987, -11.5 >,0 texture { pigment {color rgb <0.57,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 34 14 121 cone { <33.5, 0, 13.5>,0.25 <33.5, 2.77656, 13.5 >,0 texture { pigment {color rgb <0.57,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, 13.5>,0.25 <-32.5, 2.77656, 13.5 >,0 texture { pigment {color rgb <0.57,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <33.5, 0, -12.5>,0.25 <33.5, 2.77656, -12.5 >,0 texture { pigment {color rgb <0.57,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, -12.5>,0.25 <-32.5, 2.77656, -12.5 >,0 texture { pigment {color rgb <0.57,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 34 15 122 cone { <33.5, 0, 14.5>,0.25 <33.5, 2.79882, 14.5 >,0 texture { pigment {color rgb <0.57,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, 14.5>,0.25 <-32.5, 2.79882, 14.5 >,0 texture { pigment {color rgb <0.57,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <33.5, 0, -13.5>,0.25 <33.5, 2.79882, -13.5 >,0 texture { pigment {color rgb <0.57,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, -13.5>,0.25 <-32.5, 2.79882, -13.5 >,0 texture { pigment {color rgb <0.57,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 34 16 154 cone { <33.5, 0, 15.5>,0.25 <33.5, 3.54999, 15.5 >,0 texture { pigment {color rgb <0.71,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, 15.5>,0.25 <-32.5, 3.54999, 15.5 >,0 texture { pigment {color rgb <0.71,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <33.5, 0, -14.5>,0.25 <33.5, 3.54999, -14.5 >,0 texture { pigment {color rgb <0.71,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, -14.5>,0.25 <-32.5, 3.54999, -14.5 >,0 texture { pigment {color rgb <0.71,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 34 17 114 cone { <33.5, 0, 16.5>,0.25 <33.5, 2.6152, 16.5 >,0 texture { pigment {color rgb <0.57,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, 16.5>,0.25 <-32.5, 2.6152, 16.5 >,0 texture { pigment {color rgb <0.57,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <33.5, 0, -15.5>,0.25 <33.5, 2.6152, -15.5 >,0 texture { pigment {color rgb <0.57,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, -15.5>,0.25 <-32.5, 2.6152, -15.5 >,0 texture { pigment {color rgb <0.57,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 34 18 108 cone { <33.5, 0, 17.5>,0.25 <33.5, 2.47053, 17.5 >,0 texture { pigment {color rgb <0.42,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, 17.5>,0.25 <-32.5, 2.47053, 17.5 >,0 texture { pigment {color rgb <0.42,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <33.5, 0, -16.5>,0.25 <33.5, 2.47053, -16.5 >,0 texture { pigment {color rgb <0.42,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, -16.5>,0.25 <-32.5, 2.47053, -16.5 >,0 texture { pigment {color rgb <0.42,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 34 19 127 cone { <33.5, 0, 18.5>,0.25 <33.5, 2.91567, 18.5 >,0 texture { pigment {color rgb <0.57,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, 18.5>,0.25 <-32.5, 2.91567, 18.5 >,0 texture { pigment {color rgb <0.57,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <33.5, 0, -17.5>,0.25 <33.5, 2.91567, -17.5 >,0 texture { pigment {color rgb <0.57,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, -17.5>,0.25 <-32.5, 2.91567, -17.5 >,0 texture { pigment {color rgb <0.57,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 34 20 113 cone { <33.5, 0, 19.5>,0.25 <33.5, 2.58738, 19.5 >,0 texture { pigment {color rgb <0.57,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, 19.5>,0.25 <-32.5, 2.58738, 19.5 >,0 texture { pigment {color rgb <0.57,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <33.5, 0, -18.5>,0.25 <33.5, 2.58738, -18.5 >,0 texture { pigment {color rgb <0.57,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, -18.5>,0.25 <-32.5, 2.58738, -18.5 >,0 texture { pigment {color rgb <0.57,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 34 21 115 cone { <33.5, 0, 20.5>,0.25 <33.5, 2.64302, 20.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, 20.5>,0.25 <-32.5, 2.64302, 20.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <33.5, 0, -19.5>,0.25 <33.5, 2.64302, -19.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, -19.5>,0.25 <-32.5, 2.64302, -19.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 34 22 114 cone { <33.5, 0, 21.5>,0.25 <33.5, 2.6152, 21.5 >,0 texture { pigment {color rgb <0.57,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, 21.5>,0.25 <-32.5, 2.6152, 21.5 >,0 texture { pigment {color rgb <0.57,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <33.5, 0, -20.5>,0.25 <33.5, 2.6152, -20.5 >,0 texture { pigment {color rgb <0.57,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, -20.5>,0.25 <-32.5, 2.6152, -20.5 >,0 texture { pigment {color rgb <0.57,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 34 23 128 cone { <33.5, 0, 22.5>,0.25 <33.5, 2.9268, 22.5 >,0 texture { pigment {color rgb <0.57,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, 22.5>,0.25 <-32.5, 2.9268, 22.5 >,0 texture { pigment {color rgb <0.57,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <33.5, 0, -21.5>,0.25 <33.5, 2.9268, -21.5 >,0 texture { pigment {color rgb <0.57,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, -21.5>,0.25 <-32.5, 2.9268, -21.5 >,0 texture { pigment {color rgb <0.57,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 34 24 99 cone { <33.5, 0, 23.5>,0.25 <33.5, 2.25909, 23.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, 23.5>,0.25 <-32.5, 2.25909, 23.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <33.5, 0, -22.5>,0.25 <33.5, 2.25909, -22.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, -22.5>,0.25 <-32.5, 2.25909, -22.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 34 25 113 cone { <33.5, 0, 24.5>,0.25 <33.5, 2.57625, 24.5 >,0 texture { pigment {color rgb <0.57,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, 24.5>,0.25 <-32.5, 2.57625, 24.5 >,0 texture { pigment {color rgb <0.57,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <33.5, 0, -23.5>,0.25 <33.5, 2.57625, -23.5 >,0 texture { pigment {color rgb <0.57,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, -23.5>,0.25 <-32.5, 2.57625, -23.5 >,0 texture { pigment {color rgb <0.57,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 34 26 118 cone { <33.5, 0, 25.5>,0.25 <33.5, 2.70979, 25.5 >,0 texture { pigment {color rgb <0.57,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, 25.5>,0.25 <-32.5, 2.70979, 25.5 >,0 texture { pigment {color rgb <0.57,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <33.5, 0, -24.5>,0.25 <33.5, 2.70979, -24.5 >,0 texture { pigment {color rgb <0.57,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, -24.5>,0.25 <-32.5, 2.70979, -24.5 >,0 texture { pigment {color rgb <0.57,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 34 27 105 cone { <33.5, 0, 26.5>,0.25 <33.5, 2.39819, 26.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, 26.5>,0.25 <-32.5, 2.39819, 26.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <33.5, 0, -25.5>,0.25 <33.5, 2.39819, -25.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, -25.5>,0.25 <-32.5, 2.39819, -25.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 34 28 112 cone { <33.5, 0, 27.5>,0.25 <33.5, 2.57068, 27.5 >,0 texture { pigment {color rgb <0.57,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, 27.5>,0.25 <-32.5, 2.57068, 27.5 >,0 texture { pigment {color rgb <0.57,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <33.5, 0, -26.5>,0.25 <33.5, 2.57068, -26.5 >,0 texture { pigment {color rgb <0.57,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, -26.5>,0.25 <-32.5, 2.57068, -26.5 >,0 texture { pigment {color rgb <0.57,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 34 29 97 cone { <33.5, 0, 28.5>,0.25 <33.5, 2.2257, 28.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, 28.5>,0.25 <-32.5, 2.2257, 28.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <33.5, 0, -27.5>,0.25 <33.5, 2.2257, -27.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, -27.5>,0.25 <-32.5, 2.2257, -27.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 34 30 87 cone { <33.5, 0, 29.5>,0.25 <33.5, 1.992, 29.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, 29.5>,0.25 <-32.5, 1.992, 29.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <33.5, 0, -28.5>,0.25 <33.5, 1.992, -28.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, -28.5>,0.25 <-32.5, 1.992, -28.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 34 31 86 cone { <33.5, 0, 30.5>,0.25 <33.5, 1.95862, 30.5 >,0 texture { pigment {color rgb <0.42,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, 30.5>,0.25 <-32.5, 1.95862, 30.5 >,0 texture { pigment {color rgb <0.42,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <33.5, 0, -29.5>,0.25 <33.5, 1.95862, -29.5 >,0 texture { pigment {color rgb <0.42,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, -29.5>,0.25 <-32.5, 1.95862, -29.5 >,0 texture { pigment {color rgb <0.42,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 34 32 85 cone { <33.5, 0, 31.5>,0.25 <33.5, 1.94192, 31.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, 31.5>,0.25 <-32.5, 1.94192, 31.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <33.5, 0, -30.5>,0.25 <33.5, 1.94192, -30.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, -30.5>,0.25 <-32.5, 1.94192, -30.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 34 33 92 cone { <33.5, 0, 32.5>,0.25 <33.5, 2.10329, 32.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, 32.5>,0.25 <-32.5, 2.10329, 32.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <33.5, 0, -31.5>,0.25 <33.5, 2.10329, -31.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, -31.5>,0.25 <-32.5, 2.10329, -31.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 34 34 103 cone { <33.5, 0, 33.5>,0.25 <33.5, 2.35924, 33.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, 33.5>,0.25 <-32.5, 2.35924, 33.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <33.5, 0, -32.5>,0.25 <33.5, 2.35924, -32.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, -32.5>,0.25 <-32.5, 2.35924, -32.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 34 35 162 cone { <33.5, 0, 34.5>,0.25 <33.5, 3.72805, 34.5 >,0 texture { pigment {color rgb <0.71,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, 34.5>,0.25 <-32.5, 3.72805, 34.5 >,0 texture { pigment {color rgb <0.71,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <33.5, 0, -33.5>,0.25 <33.5, 3.72805, -33.5 >,0 texture { pigment {color rgb <0.71,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, -33.5>,0.25 <-32.5, 3.72805, -33.5 >,0 texture { pigment {color rgb <0.71,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 34 36 107 cone { <33.5, 0, 35.5>,0.25 <33.5, 2.44827, 35.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, 35.5>,0.25 <-32.5, 2.44827, 35.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <33.5, 0, -34.5>,0.25 <33.5, 2.44827, -34.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, -34.5>,0.25 <-32.5, 2.44827, -34.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 34 37 72 cone { <33.5, 0, 36.5>,0.25 <33.5, 1.63589, 36.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, 36.5>,0.25 <-32.5, 1.63589, 36.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <33.5, 0, -35.5>,0.25 <33.5, 1.63589, -35.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, -35.5>,0.25 <-32.5, 1.63589, -35.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 34 38 65 cone { <33.5, 0, 37.5>,0.25 <33.5, 1.4634, 37.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, 37.5>,0.25 <-32.5, 1.4634, 37.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <33.5, 0, -36.5>,0.25 <33.5, 1.4634, -36.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, -36.5>,0.25 <-32.5, 1.4634, -36.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 34 39 77 cone { <33.5, 0, 38.5>,0.25 <33.5, 1.74161, 38.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, 38.5>,0.25 <-32.5, 1.74161, 38.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <33.5, 0, -37.5>,0.25 <33.5, 1.74161, -37.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, -37.5>,0.25 <-32.5, 1.74161, -37.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 34 40 80 cone { <33.5, 0, 39.5>,0.25 <33.5, 1.83064, 39.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, 39.5>,0.25 <-32.5, 1.83064, 39.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <33.5, 0, -38.5>,0.25 <33.5, 1.83064, -38.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, -38.5>,0.25 <-32.5, 1.83064, -38.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 34 41 96 cone { <33.5, 0, 40.5>,0.25 <33.5, 2.19788, 40.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, 40.5>,0.25 <-32.5, 2.19788, 40.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <33.5, 0, -39.5>,0.25 <33.5, 2.19788, -39.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, -39.5>,0.25 <-32.5, 2.19788, -39.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 34 42 57 cone { <33.5, 0, 41.5>,0.25 <33.5, 1.27978, 41.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, 41.5>,0.25 <-32.5, 1.27978, 41.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <33.5, 0, -40.5>,0.25 <33.5, 1.27978, -40.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, -40.5>,0.25 <-32.5, 1.27978, -40.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 34 43 85 cone { <33.5, 0, 42.5>,0.25 <33.5, 1.94192, 42.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, 42.5>,0.25 <-32.5, 1.94192, 42.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <33.5, 0, -41.5>,0.25 <33.5, 1.94192, -41.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, -41.5>,0.25 <-32.5, 1.94192, -41.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 34 44 68 cone { <33.5, 0, 43.5>,0.25 <33.5, 1.5413, 43.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, 43.5>,0.25 <-32.5, 1.5413, 43.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <33.5, 0, -42.5>,0.25 <33.5, 1.5413, -42.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, -42.5>,0.25 <-32.5, 1.5413, -42.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 34 45 85 cone { <33.5, 0, 44.5>,0.25 <33.5, 1.94192, 44.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, 44.5>,0.25 <-32.5, 1.94192, 44.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <33.5, 0, -43.5>,0.25 <33.5, 1.94192, -43.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, -43.5>,0.25 <-32.5, 1.94192, -43.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 34 46 107 cone { <33.5, 0, 45.5>,0.25 <33.5, 2.44827, 45.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, 45.5>,0.25 <-32.5, 2.44827, 45.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <33.5, 0, -44.5>,0.25 <33.5, 2.44827, -44.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, -44.5>,0.25 <-32.5, 2.44827, -44.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 34 47 80 cone { <33.5, 0, 46.5>,0.25 <33.5, 1.83064, 46.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, 46.5>,0.25 <-32.5, 1.83064, 46.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <33.5, 0, -45.5>,0.25 <33.5, 1.83064, -45.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, -45.5>,0.25 <-32.5, 1.83064, -45.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 34 48 59 cone { <33.5, 0, 47.5>,0.25 <33.5, 1.32986, 47.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, 47.5>,0.25 <-32.5, 1.32986, 47.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <33.5, 0, -46.5>,0.25 <33.5, 1.32986, -46.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, -46.5>,0.25 <-32.5, 1.32986, -46.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 34 49 45 cone { <33.5, 0, 48.5>,0.25 <33.5, 0.996001, 48.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, 48.5>,0.25 <-32.5, 0.996001, 48.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <33.5, 0, -47.5>,0.25 <33.5, 0.996001, -47.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, -47.5>,0.25 <-32.5, 0.996001, -47.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 34 50 88 cone { <33.5, 0, 49.5>,0.25 <33.5, 2.00869, 49.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, 49.5>,0.25 <-32.5, 2.00869, 49.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <33.5, 0, -48.5>,0.25 <33.5, 2.00869, -48.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, -48.5>,0.25 <-32.5, 2.00869, -48.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 34 51 61 cone { <33.5, 0, 50.5>,0.25 <33.5, 1.37993, 50.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, 50.5>,0.25 <-32.5, 1.37993, 50.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <33.5, 0, -49.5>,0.25 <33.5, 1.37993, -49.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, -49.5>,0.25 <-32.5, 1.37993, -49.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 34 52 83 cone { <33.5, 0, 51.5>,0.25 <33.5, 1.89184, 51.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, 51.5>,0.25 <-32.5, 1.89184, 51.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <33.5, 0, -50.5>,0.25 <33.5, 1.89184, -50.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, -50.5>,0.25 <-32.5, 1.89184, -50.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 34 53 68 cone { <33.5, 0, 52.5>,0.25 <33.5, 1.5413, 52.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, 52.5>,0.25 <-32.5, 1.5413, 52.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <33.5, 0, -51.5>,0.25 <33.5, 1.5413, -51.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, -51.5>,0.25 <-32.5, 1.5413, -51.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 34 54 45 cone { <33.5, 0, 53.5>,0.25 <33.5, 0.996001, 53.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, 53.5>,0.25 <-32.5, 0.996001, 53.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <33.5, 0, -52.5>,0.25 <33.5, 0.996001, -52.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, -52.5>,0.25 <-32.5, 0.996001, -52.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 34 55 45 cone { <33.5, 0, 54.5>,0.25 <33.5, 0.996001, 54.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, 54.5>,0.25 <-32.5, 0.996001, 54.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <33.5, 0, -53.5>,0.25 <33.5, 0.996001, -53.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, -53.5>,0.25 <-32.5, 0.996001, -53.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 34 56 51 cone { <33.5, 0, 55.5>,0.25 <33.5, 1.1518, 55.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, 55.5>,0.25 <-32.5, 1.1518, 55.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <33.5, 0, -54.5>,0.25 <33.5, 1.1518, -54.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, -54.5>,0.25 <-32.5, 1.1518, -54.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 34 57 57 cone { <33.5, 0, 56.5>,0.25 <33.5, 1.27978, 56.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, 56.5>,0.25 <-32.5, 1.27978, 56.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <33.5, 0, -55.5>,0.25 <33.5, 1.27978, -55.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, -55.5>,0.25 <-32.5, 1.27978, -55.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 34 61 51 cone { <33.5, 0, 60.5>,0.25 <33.5, 1.1518, 60.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, 60.5>,0.25 <-32.5, 1.1518, 60.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <33.5, 0, -59.5>,0.25 <33.5, 1.1518, -59.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-32.5, 0, -59.5>,0.25 <-32.5, 1.1518, -59.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 35 1 206 cone { <34.5, 0, 0.5>,0.25 <34.5, 4.75743, 0.5 >,0 texture { pigment {color rgb <0.85,0.42,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, 0.5>,0.25 <-33.5, 4.75743, 0.5 >,0 texture { pigment {color rgb <0.85,0.42,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 35 2 131 cone { <34.5, 0, 1.5>,0.25 <34.5, 3.01582, 1.5 >,0 texture { pigment {color rgb <0.57,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, 1.5>,0.25 <-33.5, 3.01582, 1.5 >,0 texture { pigment {color rgb <0.57,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <34.5, 0, -0.5>,0.25 <34.5, 3.01582, -0.5 >,0 texture { pigment {color rgb <0.57,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, -0.5>,0.25 <-33.5, 3.01582, -0.5 >,0 texture { pigment {color rgb <0.57,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 35 3 160 cone { <34.5, 0, 2.5>,0.25 <34.5, 3.6724, 2.5 >,0 texture { pigment {color rgb <0.71,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, 2.5>,0.25 <-33.5, 3.6724, 2.5 >,0 texture { pigment {color rgb <0.71,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <34.5, 0, -1.5>,0.25 <34.5, 3.6724, -1.5 >,0 texture { pigment {color rgb <0.71,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, -1.5>,0.25 <-33.5, 3.6724, -1.5 >,0 texture { pigment {color rgb <0.71,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 35 4 139 cone { <34.5, 0, 3.5>,0.25 <34.5, 3.18275, 3.5 >,0 texture { pigment {color rgb <0.57,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, 3.5>,0.25 <-33.5, 3.18275, 3.5 >,0 texture { pigment {color rgb <0.57,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <34.5, 0, -2.5>,0.25 <34.5, 3.18275, -2.5 >,0 texture { pigment {color rgb <0.57,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, -2.5>,0.25 <-33.5, 3.18275, -2.5 >,0 texture { pigment {color rgb <0.57,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 35 5 148 cone { <34.5, 0, 4.5>,0.25 <34.5, 3.41089, 4.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, 4.5>,0.25 <-33.5, 3.41089, 4.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <34.5, 0, -3.5>,0.25 <34.5, 3.41089, -3.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, -3.5>,0.25 <-33.5, 3.41089, -3.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 35 6 129 cone { <34.5, 0, 5.5>,0.25 <34.5, 2.96575, 5.5 >,0 texture { pigment {color rgb <0.57,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, 5.5>,0.25 <-33.5, 2.96575, 5.5 >,0 texture { pigment {color rgb <0.57,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <34.5, 0, -4.5>,0.25 <34.5, 2.96575, -4.5 >,0 texture { pigment {color rgb <0.57,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, -4.5>,0.25 <-33.5, 2.96575, -4.5 >,0 texture { pigment {color rgb <0.57,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 35 7 123 cone { <34.5, 0, 6.5>,0.25 <34.5, 2.82107, 6.5 >,0 texture { pigment {color rgb <0.57,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, 6.5>,0.25 <-33.5, 2.82107, 6.5 >,0 texture { pigment {color rgb <0.57,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <34.5, 0, -5.5>,0.25 <34.5, 2.82107, -5.5 >,0 texture { pigment {color rgb <0.57,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, -5.5>,0.25 <-33.5, 2.82107, -5.5 >,0 texture { pigment {color rgb <0.57,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 35 8 131 cone { <34.5, 0, 7.5>,0.25 <34.5, 2.99913, 7.5 >,0 texture { pigment {color rgb <0.57,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, 7.5>,0.25 <-33.5, 2.99913, 7.5 >,0 texture { pigment {color rgb <0.57,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <34.5, 0, -6.5>,0.25 <34.5, 2.99913, -6.5 >,0 texture { pigment {color rgb <0.57,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, -6.5>,0.25 <-33.5, 2.99913, -6.5 >,0 texture { pigment {color rgb <0.57,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 35 9 130 cone { <34.5, 0, 8.5>,0.25 <34.5, 2.97687, 8.5 >,0 texture { pigment {color rgb <0.57,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, 8.5>,0.25 <-33.5, 2.97687, 8.5 >,0 texture { pigment {color rgb <0.57,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <34.5, 0, -7.5>,0.25 <34.5, 2.97687, -7.5 >,0 texture { pigment {color rgb <0.57,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, -7.5>,0.25 <-33.5, 2.97687, -7.5 >,0 texture { pigment {color rgb <0.57,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 35 10 130 cone { <34.5, 0, 9.5>,0.25 <34.5, 2.97687, 9.5 >,0 texture { pigment {color rgb <0.57,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, 9.5>,0.25 <-33.5, 2.97687, 9.5 >,0 texture { pigment {color rgb <0.57,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <34.5, 0, -8.5>,0.25 <34.5, 2.97687, -8.5 >,0 texture { pigment {color rgb <0.57,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, -8.5>,0.25 <-33.5, 2.97687, -8.5 >,0 texture { pigment {color rgb <0.57,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 35 11 121 cone { <34.5, 0, 10.5>,0.25 <34.5, 2.78212, 10.5 >,0 texture { pigment {color rgb <0.57,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, 10.5>,0.25 <-33.5, 2.78212, 10.5 >,0 texture { pigment {color rgb <0.57,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <34.5, 0, -9.5>,0.25 <34.5, 2.78212, -9.5 >,0 texture { pigment {color rgb <0.57,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, -9.5>,0.25 <-33.5, 2.78212, -9.5 >,0 texture { pigment {color rgb <0.57,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 35 12 124 cone { <34.5, 0, 11.5>,0.25 <34.5, 2.8489, 11.5 >,0 texture { pigment {color rgb <0.57,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, 11.5>,0.25 <-33.5, 2.8489, 11.5 >,0 texture { pigment {color rgb <0.57,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <34.5, 0, -10.5>,0.25 <34.5, 2.8489, -10.5 >,0 texture { pigment {color rgb <0.57,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, -10.5>,0.25 <-33.5, 2.8489, -10.5 >,0 texture { pigment {color rgb <0.57,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 35 13 121 cone { <34.5, 0, 12.5>,0.25 <34.5, 2.77656, 12.5 >,0 texture { pigment {color rgb <0.57,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, 12.5>,0.25 <-33.5, 2.77656, 12.5 >,0 texture { pigment {color rgb <0.57,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <34.5, 0, -11.5>,0.25 <34.5, 2.77656, -11.5 >,0 texture { pigment {color rgb <0.57,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, -11.5>,0.25 <-33.5, 2.77656, -11.5 >,0 texture { pigment {color rgb <0.57,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 35 14 128 cone { <34.5, 0, 13.5>,0.25 <34.5, 2.9268, 13.5 >,0 texture { pigment {color rgb <0.57,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, 13.5>,0.25 <-33.5, 2.9268, 13.5 >,0 texture { pigment {color rgb <0.57,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <34.5, 0, -12.5>,0.25 <34.5, 2.9268, -12.5 >,0 texture { pigment {color rgb <0.57,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, -12.5>,0.25 <-33.5, 2.9268, -12.5 >,0 texture { pigment {color rgb <0.57,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 35 15 153 cone { <34.5, 0, 14.5>,0.25 <34.5, 3.51104, 14.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, 14.5>,0.25 <-33.5, 3.51104, 14.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <34.5, 0, -13.5>,0.25 <34.5, 3.51104, -13.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, -13.5>,0.25 <-33.5, 3.51104, -13.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 35 16 115 cone { <34.5, 0, 15.5>,0.25 <34.5, 2.64302, 15.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, 15.5>,0.25 <-33.5, 2.64302, 15.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <34.5, 0, -14.5>,0.25 <34.5, 2.64302, -14.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, -14.5>,0.25 <-33.5, 2.64302, -14.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 35 17 115 cone { <34.5, 0, 16.5>,0.25 <34.5, 2.63745, 16.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, 16.5>,0.25 <-33.5, 2.63745, 16.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <34.5, 0, -15.5>,0.25 <34.5, 2.63745, -15.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, -15.5>,0.25 <-33.5, 2.63745, -15.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 35 18 119 cone { <34.5, 0, 17.5>,0.25 <34.5, 2.72092, 17.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, 17.5>,0.25 <-33.5, 2.72092, 17.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <34.5, 0, -16.5>,0.25 <34.5, 2.72092, -16.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, -16.5>,0.25 <-33.5, 2.72092, -16.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 35 19 127 cone { <34.5, 0, 18.5>,0.25 <34.5, 2.91567, 18.5 >,0 texture { pigment {color rgb <0.57,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, 18.5>,0.25 <-33.5, 2.91567, 18.5 >,0 texture { pigment {color rgb <0.57,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <34.5, 0, -17.5>,0.25 <34.5, 2.91567, -17.5 >,0 texture { pigment {color rgb <0.57,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, -17.5>,0.25 <-33.5, 2.91567, -17.5 >,0 texture { pigment {color rgb <0.57,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 35 20 99 cone { <34.5, 0, 19.5>,0.25 <34.5, 2.26465, 19.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, 19.5>,0.25 <-33.5, 2.26465, 19.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <34.5, 0, -18.5>,0.25 <34.5, 2.26465, -18.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, -18.5>,0.25 <-33.5, 2.26465, -18.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 35 21 113 cone { <34.5, 0, 20.5>,0.25 <34.5, 2.58181, 20.5 >,0 texture { pigment {color rgb <0.57,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, 20.5>,0.25 <-33.5, 2.58181, 20.5 >,0 texture { pigment {color rgb <0.57,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <34.5, 0, -19.5>,0.25 <34.5, 2.58181, -19.5 >,0 texture { pigment {color rgb <0.57,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, -19.5>,0.25 <-33.5, 2.58181, -19.5 >,0 texture { pigment {color rgb <0.57,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 35 22 116 cone { <34.5, 0, 21.5>,0.25 <34.5, 2.65415, 21.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, 21.5>,0.25 <-33.5, 2.65415, 21.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <34.5, 0, -20.5>,0.25 <34.5, 2.65415, -20.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, -20.5>,0.25 <-33.5, 2.65415, -20.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 35 23 99 cone { <34.5, 0, 22.5>,0.25 <34.5, 2.26465, 22.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, 22.5>,0.25 <-33.5, 2.26465, 22.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <34.5, 0, -21.5>,0.25 <34.5, 2.26465, -21.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, -21.5>,0.25 <-33.5, 2.26465, -21.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 35 24 105 cone { <34.5, 0, 23.5>,0.25 <34.5, 2.39263, 23.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, 23.5>,0.25 <-33.5, 2.39263, 23.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <34.5, 0, -22.5>,0.25 <34.5, 2.39263, -22.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, -22.5>,0.25 <-33.5, 2.39263, -22.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 35 25 105 cone { <34.5, 0, 24.5>,0.25 <34.5, 2.40932, 24.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, 24.5>,0.25 <-33.5, 2.40932, 24.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <34.5, 0, -23.5>,0.25 <34.5, 2.40932, -23.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, -23.5>,0.25 <-33.5, 2.40932, -23.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 35 26 103 cone { <34.5, 0, 25.5>,0.25 <34.5, 2.35368, 25.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, 25.5>,0.25 <-33.5, 2.35368, 25.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <34.5, 0, -24.5>,0.25 <34.5, 2.35368, -24.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, -24.5>,0.25 <-33.5, 2.35368, -24.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 35 27 105 cone { <34.5, 0, 26.5>,0.25 <34.5, 2.40932, 26.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, 26.5>,0.25 <-33.5, 2.40932, 26.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <34.5, 0, -25.5>,0.25 <34.5, 2.40932, -25.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, -25.5>,0.25 <-33.5, 2.40932, -25.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 35 28 103 cone { <34.5, 0, 27.5>,0.25 <34.5, 2.35924, 27.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, 27.5>,0.25 <-33.5, 2.35924, 27.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <34.5, 0, -26.5>,0.25 <34.5, 2.35924, -26.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, -26.5>,0.25 <-33.5, 2.35924, -26.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 35 29 123 cone { <34.5, 0, 28.5>,0.25 <34.5, 2.82664, 28.5 >,0 texture { pigment {color rgb <0.57,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, 28.5>,0.25 <-33.5, 2.82664, 28.5 >,0 texture { pigment {color rgb <0.57,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <34.5, 0, -27.5>,0.25 <34.5, 2.82664, -27.5 >,0 texture { pigment {color rgb <0.57,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, -27.5>,0.25 <-33.5, 2.82664, -27.5 >,0 texture { pigment {color rgb <0.57,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 35 30 78 cone { <34.5, 0, 29.5>,0.25 <34.5, 1.76387, 29.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, 29.5>,0.25 <-33.5, 1.76387, 29.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <34.5, 0, -28.5>,0.25 <34.5, 1.76387, -28.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, -28.5>,0.25 <-33.5, 1.76387, -28.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 35 31 123 cone { <34.5, 0, 30.5>,0.25 <34.5, 2.80995, 30.5 >,0 texture { pigment {color rgb <0.57,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, 30.5>,0.25 <-33.5, 2.80995, 30.5 >,0 texture { pigment {color rgb <0.57,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <34.5, 0, -29.5>,0.25 <34.5, 2.80995, -29.5 >,0 texture { pigment {color rgb <0.57,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, -29.5>,0.25 <-33.5, 2.80995, -29.5 >,0 texture { pigment {color rgb <0.57,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 35 32 90 cone { <34.5, 0, 31.5>,0.25 <34.5, 2.04764, 31.5 >,0 texture { pigment {color rgb <0.42,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, 31.5>,0.25 <-33.5, 2.04764, 31.5 >,0 texture { pigment {color rgb <0.42,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <34.5, 0, -30.5>,0.25 <34.5, 2.04764, -30.5 >,0 texture { pigment {color rgb <0.42,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, -30.5>,0.25 <-33.5, 2.04764, -30.5 >,0 texture { pigment {color rgb <0.42,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 35 33 106 cone { <34.5, 0, 32.5>,0.25 <34.5, 2.42045, 32.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, 32.5>,0.25 <-33.5, 2.42045, 32.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <34.5, 0, -31.5>,0.25 <34.5, 2.42045, -31.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, -31.5>,0.25 <-33.5, 2.42045, -31.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 35 34 88 cone { <34.5, 0, 33.5>,0.25 <34.5, 2.00869, 33.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, 33.5>,0.25 <-33.5, 2.00869, 33.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <34.5, 0, -32.5>,0.25 <34.5, 2.00869, -32.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, -32.5>,0.25 <-33.5, 2.00869, -32.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 35 35 94 cone { <34.5, 0, 34.5>,0.25 <34.5, 2.15336, 34.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, 34.5>,0.25 <-33.5, 2.15336, 34.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <34.5, 0, -33.5>,0.25 <34.5, 2.15336, -33.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, -33.5>,0.25 <-33.5, 2.15336, -33.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 35 36 59 cone { <34.5, 0, 35.5>,0.25 <34.5, 1.32986, 35.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, 35.5>,0.25 <-33.5, 1.32986, 35.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <34.5, 0, -34.5>,0.25 <34.5, 1.32986, -34.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, -34.5>,0.25 <-33.5, 1.32986, -34.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 35 37 100 cone { <34.5, 0, 36.5>,0.25 <34.5, 2.29247, 36.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, 36.5>,0.25 <-33.5, 2.29247, 36.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <34.5, 0, -35.5>,0.25 <34.5, 2.29247, -35.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, -35.5>,0.25 <-33.5, 2.29247, -35.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 35 38 92 cone { <34.5, 0, 37.5>,0.25 <34.5, 2.09216, 37.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, 37.5>,0.25 <-33.5, 2.09216, 37.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <34.5, 0, -36.5>,0.25 <34.5, 2.09216, -36.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, -36.5>,0.25 <-33.5, 2.09216, -36.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 35 39 68 cone { <34.5, 0, 38.5>,0.25 <34.5, 1.5413, 38.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, 38.5>,0.25 <-33.5, 1.5413, 38.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <34.5, 0, -37.5>,0.25 <34.5, 1.5413, -37.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, -37.5>,0.25 <-33.5, 1.5413, -37.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 35 40 106 cone { <34.5, 0, 39.5>,0.25 <34.5, 2.41488, 39.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, 39.5>,0.25 <-33.5, 2.41488, 39.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <34.5, 0, -38.5>,0.25 <34.5, 2.41488, -38.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, -38.5>,0.25 <-33.5, 2.41488, -38.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 35 41 73 cone { <34.5, 0, 40.5>,0.25 <34.5, 1.66371, 40.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, 40.5>,0.25 <-33.5, 1.66371, 40.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <34.5, 0, -39.5>,0.25 <34.5, 1.66371, -39.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, -39.5>,0.25 <-33.5, 1.66371, -39.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 35 42 79 cone { <34.5, 0, 41.5>,0.25 <34.5, 1.78612, 41.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, 41.5>,0.25 <-33.5, 1.78612, 41.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <34.5, 0, -40.5>,0.25 <34.5, 1.78612, -40.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, -40.5>,0.25 <-33.5, 1.78612, -40.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 35 43 54 cone { <34.5, 0, 42.5>,0.25 <34.5, 1.21857, 42.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, 42.5>,0.25 <-33.5, 1.21857, 42.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <34.5, 0, -41.5>,0.25 <34.5, 1.21857, -41.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, -41.5>,0.25 <-33.5, 1.21857, -41.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 35 44 68 cone { <34.5, 0, 43.5>,0.25 <34.5, 1.5413, 43.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, 43.5>,0.25 <-33.5, 1.5413, 43.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <34.5, 0, -42.5>,0.25 <34.5, 1.5413, -42.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, -42.5>,0.25 <-33.5, 1.5413, -42.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 35 45 100 cone { <34.5, 0, 44.5>,0.25 <34.5, 2.28691, 44.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, 44.5>,0.25 <-33.5, 2.28691, 44.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <34.5, 0, -43.5>,0.25 <34.5, 2.28691, -43.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, -43.5>,0.25 <-33.5, 2.28691, -43.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 35 46 83 cone { <34.5, 0, 45.5>,0.25 <34.5, 1.89184, 45.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, 45.5>,0.25 <-33.5, 1.89184, 45.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <34.5, 0, -44.5>,0.25 <34.5, 1.89184, -44.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, -44.5>,0.25 <-33.5, 1.89184, -44.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 35 48 68 cone { <34.5, 0, 47.5>,0.25 <34.5, 1.5413, 47.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, 47.5>,0.25 <-33.5, 1.5413, 47.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <34.5, 0, -46.5>,0.25 <34.5, 1.5413, -46.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, -46.5>,0.25 <-33.5, 1.5413, -46.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 35 49 65 cone { <34.5, 0, 48.5>,0.25 <34.5, 1.4634, 48.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, 48.5>,0.25 <-33.5, 1.4634, 48.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <34.5, 0, -47.5>,0.25 <34.5, 1.4634, -47.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, -47.5>,0.25 <-33.5, 1.4634, -47.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 35 50 57 cone { <34.5, 0, 49.5>,0.25 <34.5, 1.27978, 49.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, 49.5>,0.25 <-33.5, 1.27978, 49.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <34.5, 0, -48.5>,0.25 <34.5, 1.27978, -48.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, -48.5>,0.25 <-33.5, 1.27978, -48.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 35 51 78 cone { <34.5, 0, 50.5>,0.25 <34.5, 1.76387, 50.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, 50.5>,0.25 <-33.5, 1.76387, 50.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <34.5, 0, -49.5>,0.25 <34.5, 1.76387, -49.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, -49.5>,0.25 <-33.5, 1.76387, -49.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 35 52 61 cone { <34.5, 0, 51.5>,0.25 <34.5, 1.37993, 51.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, 51.5>,0.25 <-33.5, 1.37993, 51.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <34.5, 0, -50.5>,0.25 <34.5, 1.37993, -50.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, -50.5>,0.25 <-33.5, 1.37993, -50.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 35 54 48 cone { <34.5, 0, 53.5>,0.25 <34.5, 1.07946, 53.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, 53.5>,0.25 <-33.5, 1.07946, 53.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <34.5, 0, -52.5>,0.25 <34.5, 1.07946, -52.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, -52.5>,0.25 <-33.5, 1.07946, -52.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 35 55 35 cone { <34.5, 0, 54.5>,0.25 <34.5, 0.767866, 54.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, 54.5>,0.25 <-33.5, 0.767866, 54.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <34.5, 0, -53.5>,0.25 <34.5, 0.767866, -53.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, -53.5>,0.25 <-33.5, 0.767866, -53.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 35 56 97 cone { <34.5, 0, 55.5>,0.25 <34.5, 2.2257, 55.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, 55.5>,0.25 <-33.5, 2.2257, 55.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <34.5, 0, -54.5>,0.25 <34.5, 2.2257, -54.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, -54.5>,0.25 <-33.5, 2.2257, -54.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 35 58 28 cone { <34.5, 0, 57.5>,0.25 <34.5, 0.606503, 57.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, 57.5>,0.25 <-33.5, 0.606503, 57.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <34.5, 0, -56.5>,0.25 <34.5, 0.606503, -56.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, -56.5>,0.25 <-33.5, 0.606503, -56.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 35 59 54 cone { <34.5, 0, 58.5>,0.25 <34.5, 1.21857, 58.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, 58.5>,0.25 <-33.5, 1.21857, 58.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <34.5, 0, -57.5>,0.25 <34.5, 1.21857, -57.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, -57.5>,0.25 <-33.5, 1.21857, -57.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 35 60 92 cone { <34.5, 0, 59.5>,0.25 <34.5, 2.09216, 59.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, 59.5>,0.25 <-33.5, 2.09216, 59.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <34.5, 0, -58.5>,0.25 <34.5, 2.09216, -58.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, -58.5>,0.25 <-33.5, 2.09216, -58.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 35 61 93 cone { <34.5, 0, 60.5>,0.25 <34.5, 2.12554, 60.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, 60.5>,0.25 <-33.5, 2.12554, 60.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <34.5, 0, -59.5>,0.25 <34.5, 2.12554, -59.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-33.5, 0, -59.5>,0.25 <-33.5, 2.12554, -59.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 36 1 207 cone { <35.5, 0, 0.5>,0.25 <35.5, 4.77969, 0.5 >,0 texture { pigment {color rgb <0.85,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, 0.5>,0.25 <-34.5, 4.77969, 0.5 >,0 texture { pigment {color rgb <0.85,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 36 2 127 cone { <35.5, 0, 1.5>,0.25 <35.5, 2.91567, 1.5 >,0 texture { pigment {color rgb <0.57,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, 1.5>,0.25 <-34.5, 2.91567, 1.5 >,0 texture { pigment {color rgb <0.57,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <35.5, 0, -0.5>,0.25 <35.5, 2.91567, -0.5 >,0 texture { pigment {color rgb <0.57,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, -0.5>,0.25 <-34.5, 2.91567, -0.5 >,0 texture { pigment {color rgb <0.57,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 36 3 139 cone { <35.5, 0, 2.5>,0.25 <35.5, 3.18832, 2.5 >,0 texture { pigment {color rgb <0.57,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, 2.5>,0.25 <-34.5, 3.18832, 2.5 >,0 texture { pigment {color rgb <0.57,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <35.5, 0, -1.5>,0.25 <35.5, 3.18832, -1.5 >,0 texture { pigment {color rgb <0.57,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, -1.5>,0.25 <-34.5, 3.18832, -1.5 >,0 texture { pigment {color rgb <0.57,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 36 4 150 cone { <35.5, 0, 3.5>,0.25 <35.5, 3.4554, 3.5 >,0 texture { pigment {color rgb <0.71,0.14,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, 3.5>,0.25 <-34.5, 3.4554, 3.5 >,0 texture { pigment {color rgb <0.71,0.14,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <35.5, 0, -2.5>,0.25 <35.5, 3.4554, -2.5 >,0 texture { pigment {color rgb <0.71,0.14,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, -2.5>,0.25 <-34.5, 3.4554, -2.5 >,0 texture { pigment {color rgb <0.71,0.14,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 36 5 137 cone { <35.5, 0, 4.5>,0.25 <35.5, 3.15493, 4.5 >,0 texture { pigment {color rgb <0.57,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, 4.5>,0.25 <-34.5, 3.15493, 4.5 >,0 texture { pigment {color rgb <0.57,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <35.5, 0, -3.5>,0.25 <35.5, 3.15493, -3.5 >,0 texture { pigment {color rgb <0.57,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, -3.5>,0.25 <-34.5, 3.15493, -3.5 >,0 texture { pigment {color rgb <0.57,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 36 6 133 cone { <35.5, 0, 5.5>,0.25 <35.5, 3.05477, 5.5 >,0 texture { pigment {color rgb <0.57,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, 5.5>,0.25 <-34.5, 3.05477, 5.5 >,0 texture { pigment {color rgb <0.57,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <35.5, 0, -4.5>,0.25 <35.5, 3.05477, -4.5 >,0 texture { pigment {color rgb <0.57,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, -4.5>,0.25 <-34.5, 3.05477, -4.5 >,0 texture { pigment {color rgb <0.57,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 36 7 126 cone { <35.5, 0, 6.5>,0.25 <35.5, 2.89897, 6.5 >,0 texture { pigment {color rgb <0.57,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, 6.5>,0.25 <-34.5, 2.89897, 6.5 >,0 texture { pigment {color rgb <0.57,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <35.5, 0, -5.5>,0.25 <35.5, 2.89897, -5.5 >,0 texture { pigment {color rgb <0.57,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, -5.5>,0.25 <-34.5, 2.89897, -5.5 >,0 texture { pigment {color rgb <0.57,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 36 8 109 cone { <35.5, 0, 7.5>,0.25 <35.5, 2.48166, 7.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, 7.5>,0.25 <-34.5, 2.48166, 7.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <35.5, 0, -6.5>,0.25 <35.5, 2.48166, -6.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, -6.5>,0.25 <-34.5, 2.48166, -6.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 36 9 126 cone { <35.5, 0, 8.5>,0.25 <35.5, 2.88228, 8.5 >,0 texture { pigment {color rgb <0.57,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, 8.5>,0.25 <-34.5, 2.88228, 8.5 >,0 texture { pigment {color rgb <0.57,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <35.5, 0, -7.5>,0.25 <35.5, 2.88228, -7.5 >,0 texture { pigment {color rgb <0.57,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, -7.5>,0.25 <-34.5, 2.88228, -7.5 >,0 texture { pigment {color rgb <0.57,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 36 10 127 cone { <35.5, 0, 9.5>,0.25 <35.5, 2.91567, 9.5 >,0 texture { pigment {color rgb <0.57,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, 9.5>,0.25 <-34.5, 2.91567, 9.5 >,0 texture { pigment {color rgb <0.57,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <35.5, 0, -8.5>,0.25 <35.5, 2.91567, -8.5 >,0 texture { pigment {color rgb <0.57,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, -8.5>,0.25 <-34.5, 2.91567, -8.5 >,0 texture { pigment {color rgb <0.57,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 36 11 118 cone { <35.5, 0, 10.5>,0.25 <35.5, 2.69866, 10.5 >,0 texture { pigment {color rgb <0.57,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, 10.5>,0.25 <-34.5, 2.69866, 10.5 >,0 texture { pigment {color rgb <0.57,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <35.5, 0, -9.5>,0.25 <35.5, 2.69866, -9.5 >,0 texture { pigment {color rgb <0.57,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, -9.5>,0.25 <-34.5, 2.69866, -9.5 >,0 texture { pigment {color rgb <0.57,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 36 12 127 cone { <35.5, 0, 11.5>,0.25 <35.5, 2.90454, 11.5 >,0 texture { pigment {color rgb <0.57,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, 11.5>,0.25 <-34.5, 2.90454, 11.5 >,0 texture { pigment {color rgb <0.57,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <35.5, 0, -10.5>,0.25 <35.5, 2.90454, -10.5 >,0 texture { pigment {color rgb <0.57,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, -10.5>,0.25 <-34.5, 2.90454, -10.5 >,0 texture { pigment {color rgb <0.57,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 36 13 119 cone { <35.5, 0, 12.5>,0.25 <35.5, 2.72092, 12.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, 12.5>,0.25 <-34.5, 2.72092, 12.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <35.5, 0, -11.5>,0.25 <35.5, 2.72092, -11.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, -11.5>,0.25 <-34.5, 2.72092, -11.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 36 14 152 cone { <35.5, 0, 13.5>,0.25 <35.5, 3.49991, 13.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, 13.5>,0.25 <-34.5, 3.49991, 13.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <35.5, 0, -12.5>,0.25 <35.5, 3.49991, -12.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, -12.5>,0.25 <-34.5, 3.49991, -12.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 36 15 116 cone { <35.5, 0, 14.5>,0.25 <35.5, 2.65971, 14.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, 14.5>,0.25 <-34.5, 2.65971, 14.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <35.5, 0, -13.5>,0.25 <35.5, 2.65971, -13.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, -13.5>,0.25 <-34.5, 2.65971, -13.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 36 16 105 cone { <35.5, 0, 15.5>,0.25 <35.5, 2.39819, 15.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, 15.5>,0.25 <-34.5, 2.39819, 15.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <35.5, 0, -14.5>,0.25 <35.5, 2.39819, -14.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, -14.5>,0.25 <-34.5, 2.39819, -14.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 36 17 110 cone { <35.5, 0, 16.5>,0.25 <35.5, 2.52061, 16.5 >,0 texture { pigment {color rgb <0.42,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, 16.5>,0.25 <-34.5, 2.52061, 16.5 >,0 texture { pigment {color rgb <0.42,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <35.5, 0, -15.5>,0.25 <35.5, 2.52061, -15.5 >,0 texture { pigment {color rgb <0.42,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, -15.5>,0.25 <-34.5, 2.52061, -15.5 >,0 texture { pigment {color rgb <0.42,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 36 18 100 cone { <35.5, 0, 17.5>,0.25 <35.5, 2.27578, 17.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, 17.5>,0.25 <-34.5, 2.27578, 17.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <35.5, 0, -16.5>,0.25 <35.5, 2.27578, -16.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, -16.5>,0.25 <-34.5, 2.27578, -16.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 36 19 105 cone { <35.5, 0, 18.5>,0.25 <35.5, 2.39819, 18.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, 18.5>,0.25 <-34.5, 2.39819, 18.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <35.5, 0, -17.5>,0.25 <35.5, 2.39819, -17.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, -17.5>,0.25 <-34.5, 2.39819, -17.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 36 20 107 cone { <35.5, 0, 19.5>,0.25 <35.5, 2.44271, 19.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, 19.5>,0.25 <-34.5, 2.44271, 19.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <35.5, 0, -18.5>,0.25 <35.5, 2.44271, -18.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, -18.5>,0.25 <-34.5, 2.44271, -18.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 36 21 87 cone { <35.5, 0, 20.5>,0.25 <35.5, 1.97531, 20.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, 20.5>,0.25 <-34.5, 1.97531, 20.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <35.5, 0, -19.5>,0.25 <35.5, 1.97531, -19.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, -19.5>,0.25 <-34.5, 1.97531, -19.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 36 22 106 cone { <35.5, 0, 21.5>,0.25 <35.5, 2.42601, 21.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, 21.5>,0.25 <-34.5, 2.42601, 21.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <35.5, 0, -20.5>,0.25 <35.5, 2.42601, -20.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, -20.5>,0.25 <-34.5, 2.42601, -20.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 36 23 103 cone { <35.5, 0, 22.5>,0.25 <35.5, 2.35924, 22.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, 22.5>,0.25 <-34.5, 2.35924, 22.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <35.5, 0, -21.5>,0.25 <35.5, 2.35924, -21.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, -21.5>,0.25 <-34.5, 2.35924, -21.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 36 24 115 cone { <35.5, 0, 23.5>,0.25 <35.5, 2.63745, 23.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, 23.5>,0.25 <-34.5, 2.63745, 23.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <35.5, 0, -22.5>,0.25 <35.5, 2.63745, -22.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, -22.5>,0.25 <-34.5, 2.63745, -22.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 36 25 116 cone { <35.5, 0, 24.5>,0.25 <35.5, 2.65971, 24.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, 24.5>,0.25 <-34.5, 2.65971, 24.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <35.5, 0, -23.5>,0.25 <35.5, 2.65971, -23.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, -23.5>,0.25 <-34.5, 2.65971, -23.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 36 26 94 cone { <35.5, 0, 25.5>,0.25 <35.5, 2.14224, 25.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, 25.5>,0.25 <-34.5, 2.14224, 25.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <35.5, 0, -24.5>,0.25 <35.5, 2.14224, -24.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, -24.5>,0.25 <-34.5, 2.14224, -24.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 36 27 99 cone { <35.5, 0, 26.5>,0.25 <35.5, 2.25909, 26.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, 26.5>,0.25 <-34.5, 2.25909, 26.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <35.5, 0, -25.5>,0.25 <35.5, 2.25909, -25.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, -25.5>,0.25 <-34.5, 2.25909, -25.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 36 28 81 cone { <35.5, 0, 27.5>,0.25 <35.5, 1.8529, 27.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, 27.5>,0.25 <-34.5, 1.8529, 27.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <35.5, 0, -26.5>,0.25 <35.5, 1.8529, -26.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, -26.5>,0.25 <-34.5, 1.8529, -26.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 36 29 87 cone { <35.5, 0, 28.5>,0.25 <35.5, 1.97531, 28.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, 28.5>,0.25 <-34.5, 1.97531, 28.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <35.5, 0, -27.5>,0.25 <35.5, 1.97531, -27.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, -27.5>,0.25 <-34.5, 1.97531, -27.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 36 30 94 cone { <35.5, 0, 29.5>,0.25 <35.5, 2.15336, 29.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, 29.5>,0.25 <-34.5, 2.15336, 29.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <35.5, 0, -28.5>,0.25 <35.5, 2.15336, -28.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, -28.5>,0.25 <-34.5, 2.15336, -28.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 36 31 85 cone { <35.5, 0, 30.5>,0.25 <35.5, 1.92523, 30.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, 30.5>,0.25 <-34.5, 1.92523, 30.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <35.5, 0, -29.5>,0.25 <35.5, 1.92523, -29.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, -29.5>,0.25 <-34.5, 1.92523, -29.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 36 32 89 cone { <35.5, 0, 31.5>,0.25 <35.5, 2.03652, 31.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, 31.5>,0.25 <-34.5, 2.03652, 31.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <35.5, 0, -30.5>,0.25 <35.5, 2.03652, -30.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, -30.5>,0.25 <-34.5, 2.03652, -30.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 36 33 109 cone { <35.5, 0, 32.5>,0.25 <35.5, 2.48722, 32.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, 32.5>,0.25 <-34.5, 2.48722, 32.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <35.5, 0, -31.5>,0.25 <35.5, 2.48722, -31.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, -31.5>,0.25 <-34.5, 2.48722, -31.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 36 34 98 cone { <35.5, 0, 33.5>,0.25 <35.5, 2.24796, 33.5 >,0 texture { pigment {color rgb <0.42,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, 33.5>,0.25 <-34.5, 2.24796, 33.5 >,0 texture { pigment {color rgb <0.42,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <35.5, 0, -32.5>,0.25 <35.5, 2.24796, -32.5 >,0 texture { pigment {color rgb <0.42,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, -32.5>,0.25 <-34.5, 2.24796, -32.5 >,0 texture { pigment {color rgb <0.42,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 36 35 91 cone { <35.5, 0, 34.5>,0.25 <35.5, 2.07547, 34.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, 34.5>,0.25 <-34.5, 2.07547, 34.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <35.5, 0, -33.5>,0.25 <35.5, 2.07547, -33.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, -33.5>,0.25 <-34.5, 2.07547, -33.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 36 36 87 cone { <35.5, 0, 35.5>,0.25 <35.5, 1.992, 35.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, 35.5>,0.25 <-34.5, 1.992, 35.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <35.5, 0, -34.5>,0.25 <35.5, 1.992, -34.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, -34.5>,0.25 <-34.5, 1.992, -34.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 36 37 63 cone { <35.5, 0, 36.5>,0.25 <35.5, 1.42445, 36.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, 36.5>,0.25 <-34.5, 1.42445, 36.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <35.5, 0, -35.5>,0.25 <35.5, 1.42445, -35.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, -35.5>,0.25 <-34.5, 1.42445, -35.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 36 38 92 cone { <35.5, 0, 37.5>,0.25 <35.5, 2.10329, 37.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, 37.5>,0.25 <-34.5, 2.10329, 37.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <35.5, 0, -36.5>,0.25 <35.5, 2.10329, -36.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, -36.5>,0.25 <-34.5, 2.10329, -36.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 36 39 93 cone { <35.5, 0, 38.5>,0.25 <35.5, 2.12554, 38.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, 38.5>,0.25 <-34.5, 2.12554, 38.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <35.5, 0, -37.5>,0.25 <35.5, 2.12554, -37.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, -37.5>,0.25 <-34.5, 2.12554, -37.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 36 40 80 cone { <35.5, 0, 39.5>,0.25 <35.5, 1.80838, 39.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, 39.5>,0.25 <-34.5, 1.80838, 39.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <35.5, 0, -38.5>,0.25 <35.5, 1.80838, -38.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, -38.5>,0.25 <-34.5, 1.80838, -38.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 36 41 74 cone { <35.5, 0, 40.5>,0.25 <35.5, 1.69153, 40.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, 40.5>,0.25 <-34.5, 1.69153, 40.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <35.5, 0, -39.5>,0.25 <35.5, 1.69153, -39.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, -39.5>,0.25 <-34.5, 1.69153, -39.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 36 42 74 cone { <35.5, 0, 41.5>,0.25 <35.5, 1.69153, 41.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, 41.5>,0.25 <-34.5, 1.69153, 41.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <35.5, 0, -40.5>,0.25 <35.5, 1.69153, -40.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, -40.5>,0.25 <-34.5, 1.69153, -40.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 36 44 85 cone { <35.5, 0, 43.5>,0.25 <35.5, 1.92523, 43.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, 43.5>,0.25 <-34.5, 1.92523, 43.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <35.5, 0, -42.5>,0.25 <35.5, 1.92523, -42.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, -42.5>,0.25 <-34.5, 1.92523, -42.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 36 45 78 cone { <35.5, 0, 44.5>,0.25 <35.5, 1.76387, 44.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, 44.5>,0.25 <-34.5, 1.76387, 44.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <35.5, 0, -43.5>,0.25 <35.5, 1.76387, -43.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, -43.5>,0.25 <-34.5, 1.76387, -43.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 36 46 66 cone { <35.5, 0, 45.5>,0.25 <35.5, 1.50235, 45.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, 45.5>,0.25 <-34.5, 1.50235, 45.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <35.5, 0, -44.5>,0.25 <35.5, 1.50235, -44.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, -44.5>,0.25 <-34.5, 1.50235, -44.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 36 49 40 cone { <35.5, 0, 48.5>,0.25 <35.5, 0.89028, 48.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, 48.5>,0.25 <-34.5, 0.89028, 48.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <35.5, 0, -47.5>,0.25 <35.5, 0.89028, -47.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, -47.5>,0.25 <-34.5, 0.89028, -47.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 36 50 54 cone { <35.5, 0, 49.5>,0.25 <35.5, 1.21857, 49.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, 49.5>,0.25 <-34.5, 1.21857, 49.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <35.5, 0, -48.5>,0.25 <35.5, 1.21857, -48.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, -48.5>,0.25 <-34.5, 1.21857, -48.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 36 51 80 cone { <35.5, 0, 50.5>,0.25 <35.5, 1.80838, 50.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, 50.5>,0.25 <-34.5, 1.80838, 50.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <35.5, 0, -49.5>,0.25 <35.5, 1.80838, -49.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, -49.5>,0.25 <-34.5, 1.80838, -49.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 36 52 71 cone { <35.5, 0, 51.5>,0.25 <35.5, 1.60807, 51.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, 51.5>,0.25 <-34.5, 1.60807, 51.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <35.5, 0, -50.5>,0.25 <35.5, 1.60807, -50.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, -50.5>,0.25 <-34.5, 1.60807, -50.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 36 53 45 cone { <35.5, 0, 52.5>,0.25 <35.5, 0.996001, 52.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, 52.5>,0.25 <-34.5, 0.996001, 52.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <35.5, 0, -51.5>,0.25 <35.5, 0.996001, -51.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, -51.5>,0.25 <-34.5, 0.996001, -51.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 36 54 28 cone { <35.5, 0, 53.5>,0.25 <35.5, 0.606503, 53.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, 53.5>,0.25 <-34.5, 0.606503, 53.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <35.5, 0, -52.5>,0.25 <35.5, 0.606503, -52.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, -52.5>,0.25 <-34.5, 0.606503, -52.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 36 56 45 cone { <35.5, 0, 55.5>,0.25 <35.5, 0.996001, 55.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, 55.5>,0.25 <-34.5, 0.996001, 55.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <35.5, 0, -54.5>,0.25 <35.5, 0.996001, -54.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-34.5, 0, -54.5>,0.25 <-34.5, 0.996001, -54.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 37 1 204 cone { <36.5, 0, 0.5>,0.25 <36.5, 4.69623, 0.5 >,0 texture { pigment {color rgb <0.85,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, 0.5>,0.25 <-35.5, 4.69623, 0.5 >,0 texture { pigment {color rgb <0.85,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 37 2 121 cone { <36.5, 0, 1.5>,0.25 <36.5, 2.78212, 1.5 >,0 texture { pigment {color rgb <0.57,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, 1.5>,0.25 <-35.5, 2.78212, 1.5 >,0 texture { pigment {color rgb <0.57,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <36.5, 0, -0.5>,0.25 <36.5, 2.78212, -0.5 >,0 texture { pigment {color rgb <0.57,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, -0.5>,0.25 <-35.5, 2.78212, -0.5 >,0 texture { pigment {color rgb <0.57,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 37 3 151 cone { <36.5, 0, 2.5>,0.25 <36.5, 3.47766, 2.5 >,0 texture { pigment {color rgb <0.71,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, 2.5>,0.25 <-35.5, 3.47766, 2.5 >,0 texture { pigment {color rgb <0.71,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <36.5, 0, -1.5>,0.25 <36.5, 3.47766, -1.5 >,0 texture { pigment {color rgb <0.71,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, -1.5>,0.25 <-35.5, 3.47766, -1.5 >,0 texture { pigment {color rgb <0.71,0.14,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 37 4 142 cone { <36.5, 0, 3.5>,0.25 <36.5, 3.25509, 3.5 >,0 texture { pigment {color rgb <0.57,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, 3.5>,0.25 <-35.5, 3.25509, 3.5 >,0 texture { pigment {color rgb <0.57,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <36.5, 0, -2.5>,0.25 <36.5, 3.25509, -2.5 >,0 texture { pigment {color rgb <0.57,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, -2.5>,0.25 <-35.5, 3.25509, -2.5 >,0 texture { pigment {color rgb <0.57,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 37 5 124 cone { <36.5, 0, 4.5>,0.25 <36.5, 2.84333, 4.5 >,0 texture { pigment {color rgb <0.57,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, 4.5>,0.25 <-35.5, 2.84333, 4.5 >,0 texture { pigment {color rgb <0.57,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <36.5, 0, -3.5>,0.25 <36.5, 2.84333, -3.5 >,0 texture { pigment {color rgb <0.57,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, -3.5>,0.25 <-35.5, 2.84333, -3.5 >,0 texture { pigment {color rgb <0.57,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 37 6 122 cone { <36.5, 0, 5.5>,0.25 <36.5, 2.80438, 5.5 >,0 texture { pigment {color rgb <0.57,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, 5.5>,0.25 <-35.5, 2.80438, 5.5 >,0 texture { pigment {color rgb <0.57,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <36.5, 0, -4.5>,0.25 <36.5, 2.80438, -4.5 >,0 texture { pigment {color rgb <0.57,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, -4.5>,0.25 <-35.5, 2.80438, -4.5 >,0 texture { pigment {color rgb <0.57,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 37 7 134 cone { <36.5, 0, 6.5>,0.25 <36.5, 3.0659, 6.5 >,0 texture { pigment {color rgb <0.57,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, 6.5>,0.25 <-35.5, 3.0659, 6.5 >,0 texture { pigment {color rgb <0.57,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <36.5, 0, -5.5>,0.25 <36.5, 3.0659, -5.5 >,0 texture { pigment {color rgb <0.57,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, -5.5>,0.25 <-35.5, 3.0659, -5.5 >,0 texture { pigment {color rgb <0.57,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 37 8 126 cone { <36.5, 0, 7.5>,0.25 <36.5, 2.87672, 7.5 >,0 texture { pigment {color rgb <0.57,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, 7.5>,0.25 <-35.5, 2.87672, 7.5 >,0 texture { pigment {color rgb <0.57,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <36.5, 0, -6.5>,0.25 <36.5, 2.87672, -6.5 >,0 texture { pigment {color rgb <0.57,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, -6.5>,0.25 <-35.5, 2.87672, -6.5 >,0 texture { pigment {color rgb <0.57,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 37 9 118 cone { <36.5, 0, 8.5>,0.25 <36.5, 2.69866, 8.5 >,0 texture { pigment {color rgb <0.57,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, 8.5>,0.25 <-35.5, 2.69866, 8.5 >,0 texture { pigment {color rgb <0.57,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <36.5, 0, -7.5>,0.25 <36.5, 2.69866, -7.5 >,0 texture { pigment {color rgb <0.57,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, -7.5>,0.25 <-35.5, 2.69866, -7.5 >,0 texture { pigment {color rgb <0.57,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 37 10 133 cone { <36.5, 0, 9.5>,0.25 <36.5, 3.06034, 9.5 >,0 texture { pigment {color rgb <0.57,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, 9.5>,0.25 <-35.5, 3.06034, 9.5 >,0 texture { pigment {color rgb <0.57,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <36.5, 0, -8.5>,0.25 <36.5, 3.06034, -8.5 >,0 texture { pigment {color rgb <0.57,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, -8.5>,0.25 <-35.5, 3.06034, -8.5 >,0 texture { pigment {color rgb <0.57,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 37 11 118 cone { <36.5, 0, 10.5>,0.25 <36.5, 2.70979, 10.5 >,0 texture { pigment {color rgb <0.57,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, 10.5>,0.25 <-35.5, 2.70979, 10.5 >,0 texture { pigment {color rgb <0.57,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <36.5, 0, -9.5>,0.25 <36.5, 2.70979, -9.5 >,0 texture { pigment {color rgb <0.57,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, -9.5>,0.25 <-35.5, 2.70979, -9.5 >,0 texture { pigment {color rgb <0.57,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 37 12 122 cone { <36.5, 0, 11.5>,0.25 <36.5, 2.78769, 11.5 >,0 texture { pigment {color rgb <0.57,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, 11.5>,0.25 <-35.5, 2.78769, 11.5 >,0 texture { pigment {color rgb <0.57,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <36.5, 0, -10.5>,0.25 <36.5, 2.78769, -10.5 >,0 texture { pigment {color rgb <0.57,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, -10.5>,0.25 <-35.5, 2.78769, -10.5 >,0 texture { pigment {color rgb <0.57,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 37 13 159 cone { <36.5, 0, 12.5>,0.25 <36.5, 3.66128, 12.5 >,0 texture { pigment {color rgb <0.71,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, 12.5>,0.25 <-35.5, 3.66128, 12.5 >,0 texture { pigment {color rgb <0.71,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <36.5, 0, -11.5>,0.25 <36.5, 3.66128, -11.5 >,0 texture { pigment {color rgb <0.71,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, -11.5>,0.25 <-35.5, 3.66128, -11.5 >,0 texture { pigment {color rgb <0.71,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 37 14 109 cone { <36.5, 0, 13.5>,0.25 <36.5, 2.49835, 13.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, 13.5>,0.25 <-35.5, 2.49835, 13.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <36.5, 0, -12.5>,0.25 <36.5, 2.49835, -12.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, -12.5>,0.25 <-35.5, 2.49835, -12.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 37 15 115 cone { <36.5, 0, 14.5>,0.25 <36.5, 2.64302, 14.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, 14.5>,0.25 <-35.5, 2.64302, 14.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <36.5, 0, -13.5>,0.25 <36.5, 2.64302, -13.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, -13.5>,0.25 <-35.5, 2.64302, -13.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 37 16 108 cone { <36.5, 0, 15.5>,0.25 <36.5, 2.46496, 15.5 >,0 texture { pigment {color rgb <0.42,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, 15.5>,0.25 <-35.5, 2.46496, 15.5 >,0 texture { pigment {color rgb <0.42,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <36.5, 0, -14.5>,0.25 <36.5, 2.46496, -14.5 >,0 texture { pigment {color rgb <0.42,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, -14.5>,0.25 <-35.5, 2.46496, -14.5 >,0 texture { pigment {color rgb <0.42,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 37 17 109 cone { <36.5, 0, 16.5>,0.25 <36.5, 2.48722, 16.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, 16.5>,0.25 <-35.5, 2.48722, 16.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <36.5, 0, -15.5>,0.25 <36.5, 2.48722, -15.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, -15.5>,0.25 <-35.5, 2.48722, -15.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 37 18 115 cone { <36.5, 0, 17.5>,0.25 <36.5, 2.63189, 17.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, 17.5>,0.25 <-35.5, 2.63189, 17.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <36.5, 0, -16.5>,0.25 <36.5, 2.63189, -16.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, -16.5>,0.25 <-35.5, 2.63189, -16.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 37 19 140 cone { <36.5, 0, 18.5>,0.25 <36.5, 3.20501, 18.5 >,0 texture { pigment {color rgb <0.57,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, 18.5>,0.25 <-35.5, 3.20501, 18.5 >,0 texture { pigment {color rgb <0.57,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <36.5, 0, -17.5>,0.25 <36.5, 3.20501, -17.5 >,0 texture { pigment {color rgb <0.57,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, -17.5>,0.25 <-35.5, 3.20501, -17.5 >,0 texture { pigment {color rgb <0.57,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 37 20 110 cone { <36.5, 0, 19.5>,0.25 <36.5, 2.52617, 19.5 >,0 texture { pigment {color rgb <0.42,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, 19.5>,0.25 <-35.5, 2.52617, 19.5 >,0 texture { pigment {color rgb <0.42,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <36.5, 0, -18.5>,0.25 <36.5, 2.52617, -18.5 >,0 texture { pigment {color rgb <0.42,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, -18.5>,0.25 <-35.5, 2.52617, -18.5 >,0 texture { pigment {color rgb <0.42,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 37 21 89 cone { <36.5, 0, 20.5>,0.25 <36.5, 2.03652, 20.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, 20.5>,0.25 <-35.5, 2.03652, 20.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <36.5, 0, -19.5>,0.25 <36.5, 2.03652, -19.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, -19.5>,0.25 <-35.5, 2.03652, -19.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 37 22 92 cone { <36.5, 0, 21.5>,0.25 <36.5, 2.09216, 21.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, 21.5>,0.25 <-35.5, 2.09216, 21.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <36.5, 0, -20.5>,0.25 <36.5, 2.09216, -20.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, -20.5>,0.25 <-35.5, 2.09216, -20.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 37 23 105 cone { <36.5, 0, 22.5>,0.25 <36.5, 2.40932, 22.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, 22.5>,0.25 <-35.5, 2.40932, 22.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <36.5, 0, -21.5>,0.25 <36.5, 2.40932, -21.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, -21.5>,0.25 <-35.5, 2.40932, -21.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 37 24 109 cone { <36.5, 0, 23.5>,0.25 <36.5, 2.49278, 23.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, 23.5>,0.25 <-35.5, 2.49278, 23.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <36.5, 0, -22.5>,0.25 <36.5, 2.49278, -22.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, -22.5>,0.25 <-35.5, 2.49278, -22.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 37 25 91 cone { <36.5, 0, 24.5>,0.25 <36.5, 2.06434, 24.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, 24.5>,0.25 <-35.5, 2.06434, 24.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <36.5, 0, -23.5>,0.25 <36.5, 2.06434, -23.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, -23.5>,0.25 <-35.5, 2.06434, -23.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 37 26 95 cone { <36.5, 0, 25.5>,0.25 <36.5, 2.16449, 25.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, 25.5>,0.25 <-35.5, 2.16449, 25.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <36.5, 0, -24.5>,0.25 <36.5, 2.16449, -24.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, -24.5>,0.25 <-35.5, 2.16449, -24.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 37 27 99 cone { <36.5, 0, 26.5>,0.25 <36.5, 2.26465, 26.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, 26.5>,0.25 <-35.5, 2.26465, 26.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <36.5, 0, -25.5>,0.25 <36.5, 2.26465, -25.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, -25.5>,0.25 <-35.5, 2.26465, -25.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 37 28 82 cone { <36.5, 0, 27.5>,0.25 <36.5, 1.86959, 27.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, 27.5>,0.25 <-35.5, 1.86959, 27.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <36.5, 0, -26.5>,0.25 <36.5, 1.86959, -26.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, -26.5>,0.25 <-35.5, 1.86959, -26.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 37 29 87 cone { <36.5, 0, 28.5>,0.25 <36.5, 1.992, 28.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, 28.5>,0.25 <-35.5, 1.992, 28.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <36.5, 0, -27.5>,0.25 <36.5, 1.992, -27.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, -27.5>,0.25 <-35.5, 1.992, -27.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 37 30 105 cone { <36.5, 0, 29.5>,0.25 <36.5, 2.39819, 29.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, 29.5>,0.25 <-35.5, 2.39819, 29.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <36.5, 0, -28.5>,0.25 <36.5, 2.39819, -28.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, -28.5>,0.25 <-35.5, 2.39819, -28.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 37 31 99 cone { <36.5, 0, 30.5>,0.25 <36.5, 2.26465, 30.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, 30.5>,0.25 <-35.5, 2.26465, 30.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <36.5, 0, -29.5>,0.25 <36.5, 2.26465, -29.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, -29.5>,0.25 <-35.5, 2.26465, -29.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 37 32 80 cone { <36.5, 0, 31.5>,0.25 <36.5, 1.83064, 31.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, 31.5>,0.25 <-35.5, 1.83064, 31.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <36.5, 0, -30.5>,0.25 <36.5, 1.83064, -30.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, -30.5>,0.25 <-35.5, 1.83064, -30.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 37 33 112 cone { <36.5, 0, 32.5>,0.25 <36.5, 2.55399, 32.5 >,0 texture { pigment {color rgb <0.57,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, 32.5>,0.25 <-35.5, 2.55399, 32.5 >,0 texture { pigment {color rgb <0.57,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <36.5, 0, -31.5>,0.25 <36.5, 2.55399, -31.5 >,0 texture { pigment {color rgb <0.57,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, -31.5>,0.25 <-35.5, 2.55399, -31.5 >,0 texture { pigment {color rgb <0.57,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 37 34 91 cone { <36.5, 0, 33.5>,0.25 <36.5, 2.06434, 33.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, 33.5>,0.25 <-35.5, 2.06434, 33.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <36.5, 0, -32.5>,0.25 <36.5, 2.06434, -32.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, -32.5>,0.25 <-35.5, 2.06434, -32.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 37 35 78 cone { <36.5, 0, 34.5>,0.25 <36.5, 1.76387, 34.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, 34.5>,0.25 <-35.5, 1.76387, 34.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <36.5, 0, -33.5>,0.25 <36.5, 1.76387, -33.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, -33.5>,0.25 <-35.5, 1.76387, -33.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 37 36 81 cone { <36.5, 0, 35.5>,0.25 <36.5, 1.8529, 35.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, 35.5>,0.25 <-35.5, 1.8529, 35.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <36.5, 0, -34.5>,0.25 <36.5, 1.8529, -34.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, -34.5>,0.25 <-35.5, 1.8529, -34.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 37 37 116 cone { <36.5, 0, 36.5>,0.25 <36.5, 2.65415, 36.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, 36.5>,0.25 <-35.5, 2.65415, 36.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <36.5, 0, -35.5>,0.25 <36.5, 2.65415, -35.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, -35.5>,0.25 <-35.5, 2.65415, -35.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 37 38 97 cone { <36.5, 0, 37.5>,0.25 <36.5, 2.2257, 37.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, 37.5>,0.25 <-35.5, 2.2257, 37.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <36.5, 0, -36.5>,0.25 <36.5, 2.2257, -36.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, -36.5>,0.25 <-35.5, 2.2257, -36.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 37 39 87 cone { <36.5, 0, 38.5>,0.25 <36.5, 1.992, 38.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, 38.5>,0.25 <-35.5, 1.992, 38.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <36.5, 0, -37.5>,0.25 <36.5, 1.992, -37.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, -37.5>,0.25 <-35.5, 1.992, -37.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 37 40 78 cone { <36.5, 0, 39.5>,0.25 <36.5, 1.76387, 39.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, 39.5>,0.25 <-35.5, 1.76387, 39.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <36.5, 0, -38.5>,0.25 <36.5, 1.76387, -38.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, -38.5>,0.25 <-35.5, 1.76387, -38.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 37 41 85 cone { <36.5, 0, 40.5>,0.25 <36.5, 1.94192, 40.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, 40.5>,0.25 <-35.5, 1.94192, 40.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <36.5, 0, -39.5>,0.25 <36.5, 1.94192, -39.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, -39.5>,0.25 <-35.5, 1.94192, -39.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 37 42 54 cone { <36.5, 0, 41.5>,0.25 <36.5, 1.21857, 41.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, 41.5>,0.25 <-35.5, 1.21857, 41.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <36.5, 0, -40.5>,0.25 <36.5, 1.21857, -40.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, -40.5>,0.25 <-35.5, 1.21857, -40.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 37 43 95 cone { <36.5, 0, 42.5>,0.25 <36.5, 2.17562, 42.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, 42.5>,0.25 <-35.5, 2.17562, 42.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <36.5, 0, -41.5>,0.25 <36.5, 2.17562, -41.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, -41.5>,0.25 <-35.5, 2.17562, -41.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 37 44 63 cone { <36.5, 0, 43.5>,0.25 <36.5, 1.42445, 43.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, 43.5>,0.25 <-35.5, 1.42445, 43.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <36.5, 0, -42.5>,0.25 <36.5, 1.42445, -42.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, -42.5>,0.25 <-35.5, 1.42445, -42.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 37 45 68 cone { <36.5, 0, 44.5>,0.25 <36.5, 1.5413, 44.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, 44.5>,0.25 <-35.5, 1.5413, 44.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <36.5, 0, -43.5>,0.25 <36.5, 1.5413, -43.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, -43.5>,0.25 <-35.5, 1.5413, -43.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 37 46 59 cone { <36.5, 0, 45.5>,0.25 <36.5, 1.32986, 45.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, 45.5>,0.25 <-35.5, 1.32986, 45.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <36.5, 0, -44.5>,0.25 <36.5, 1.32986, -44.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, -44.5>,0.25 <-35.5, 1.32986, -44.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 37 47 104 cone { <36.5, 0, 46.5>,0.25 <36.5, 2.38706, 46.5 >,0 texture { pigment {color rgb <0.42,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, 46.5>,0.25 <-35.5, 2.38706, 46.5 >,0 texture { pigment {color rgb <0.42,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <36.5, 0, -45.5>,0.25 <36.5, 2.38706, -45.5 >,0 texture { pigment {color rgb <0.42,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, -45.5>,0.25 <-35.5, 2.38706, -45.5 >,0 texture { pigment {color rgb <0.42,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 37 49 51 cone { <36.5, 0, 48.5>,0.25 <36.5, 1.1518, 48.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, 48.5>,0.25 <-35.5, 1.1518, 48.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <36.5, 0, -47.5>,0.25 <36.5, 1.1518, -47.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, -47.5>,0.25 <-35.5, 1.1518, -47.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 37 50 51 cone { <36.5, 0, 49.5>,0.25 <36.5, 1.1518, 49.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, 49.5>,0.25 <-35.5, 1.1518, 49.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <36.5, 0, -48.5>,0.25 <36.5, 1.1518, -48.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, -48.5>,0.25 <-35.5, 1.1518, -48.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 37 51 71 cone { <36.5, 0, 50.5>,0.25 <36.5, 1.60807, 50.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, 50.5>,0.25 <-35.5, 1.60807, 50.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <36.5, 0, -49.5>,0.25 <36.5, 1.60807, -49.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, -49.5>,0.25 <-35.5, 1.60807, -49.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 37 52 61 cone { <36.5, 0, 51.5>,0.25 <36.5, 1.37993, 51.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, 51.5>,0.25 <-35.5, 1.37993, 51.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <36.5, 0, -50.5>,0.25 <36.5, 1.37993, -50.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, -50.5>,0.25 <-35.5, 1.37993, -50.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 37 54 54 cone { <36.5, 0, 53.5>,0.25 <36.5, 1.21857, 53.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, 53.5>,0.25 <-35.5, 1.21857, 53.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <36.5, 0, -52.5>,0.25 <36.5, 1.21857, -52.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, -52.5>,0.25 <-35.5, 1.21857, -52.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 37 55 61 cone { <36.5, 0, 54.5>,0.25 <36.5, 1.37993, 54.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, 54.5>,0.25 <-35.5, 1.37993, 54.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <36.5, 0, -53.5>,0.25 <36.5, 1.37993, -53.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, -53.5>,0.25 <-35.5, 1.37993, -53.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 37 56 54 cone { <36.5, 0, 55.5>,0.25 <36.5, 1.21857, 55.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, 55.5>,0.25 <-35.5, 1.21857, 55.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <36.5, 0, -54.5>,0.25 <36.5, 1.21857, -54.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, -54.5>,0.25 <-35.5, 1.21857, -54.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 37 58 28 cone { <36.5, 0, 57.5>,0.25 <36.5, 0.606503, 57.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, 57.5>,0.25 <-35.5, 0.606503, 57.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <36.5, 0, -56.5>,0.25 <36.5, 0.606503, -56.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-35.5, 0, -56.5>,0.25 <-35.5, 0.606503, -56.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 38 1 200 cone { <37.5, 0, 0.5>,0.25 <37.5, 4.60163, 0.5 >,0 texture { pigment {color rgb <0.85,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, 0.5>,0.25 <-36.5, 4.60163, 0.5 >,0 texture { pigment {color rgb <0.85,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 38 2 134 cone { <37.5, 0, 1.5>,0.25 <37.5, 3.07147, 1.5 >,0 texture { pigment {color rgb <0.57,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, 1.5>,0.25 <-36.5, 3.07147, 1.5 >,0 texture { pigment {color rgb <0.57,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <37.5, 0, -0.5>,0.25 <37.5, 3.07147, -0.5 >,0 texture { pigment {color rgb <0.57,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, -0.5>,0.25 <-36.5, 3.07147, -0.5 >,0 texture { pigment {color rgb <0.57,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 38 3 126 cone { <37.5, 0, 2.5>,0.25 <37.5, 2.89897, 2.5 >,0 texture { pigment {color rgb <0.57,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, 2.5>,0.25 <-36.5, 2.89897, 2.5 >,0 texture { pigment {color rgb <0.57,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <37.5, 0, -1.5>,0.25 <37.5, 2.89897, -1.5 >,0 texture { pigment {color rgb <0.57,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, -1.5>,0.25 <-36.5, 2.89897, -1.5 >,0 texture { pigment {color rgb <0.57,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 38 4 128 cone { <37.5, 0, 3.5>,0.25 <37.5, 2.9268, 3.5 >,0 texture { pigment {color rgb <0.57,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, 3.5>,0.25 <-36.5, 2.9268, 3.5 >,0 texture { pigment {color rgb <0.57,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <37.5, 0, -2.5>,0.25 <37.5, 2.9268, -2.5 >,0 texture { pigment {color rgb <0.57,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, -2.5>,0.25 <-36.5, 2.9268, -2.5 >,0 texture { pigment {color rgb <0.57,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 38 5 125 cone { <37.5, 0, 4.5>,0.25 <37.5, 2.86559, 4.5 >,0 texture { pigment {color rgb <0.57,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, 4.5>,0.25 <-36.5, 2.86559, 4.5 >,0 texture { pigment {color rgb <0.57,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <37.5, 0, -3.5>,0.25 <37.5, 2.86559, -3.5 >,0 texture { pigment {color rgb <0.57,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, -3.5>,0.25 <-36.5, 2.86559, -3.5 >,0 texture { pigment {color rgb <0.57,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 38 6 148 cone { <37.5, 0, 5.5>,0.25 <37.5, 3.38863, 5.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, 5.5>,0.25 <-36.5, 3.38863, 5.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <37.5, 0, -4.5>,0.25 <37.5, 3.38863, -4.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, -4.5>,0.25 <-36.5, 3.38863, -4.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 38 7 116 cone { <37.5, 0, 6.5>,0.25 <37.5, 2.64858, 6.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, 6.5>,0.25 <-36.5, 2.64858, 6.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <37.5, 0, -5.5>,0.25 <37.5, 2.64858, -5.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, -5.5>,0.25 <-36.5, 2.64858, -5.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 38 8 126 cone { <37.5, 0, 7.5>,0.25 <37.5, 2.88228, 7.5 >,0 texture { pigment {color rgb <0.57,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, 7.5>,0.25 <-36.5, 2.88228, 7.5 >,0 texture { pigment {color rgb <0.57,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <37.5, 0, -6.5>,0.25 <37.5, 2.88228, -6.5 >,0 texture { pigment {color rgb <0.57,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, -6.5>,0.25 <-36.5, 2.88228, -6.5 >,0 texture { pigment {color rgb <0.57,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 38 9 111 cone { <37.5, 0, 8.5>,0.25 <37.5, 2.54843, 8.5 >,0 texture { pigment {color rgb <0.57,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, 8.5>,0.25 <-36.5, 2.54843, 8.5 >,0 texture { pigment {color rgb <0.57,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <37.5, 0, -7.5>,0.25 <37.5, 2.54843, -7.5 >,0 texture { pigment {color rgb <0.57,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, -7.5>,0.25 <-36.5, 2.54843, -7.5 >,0 texture { pigment {color rgb <0.57,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 38 10 115 cone { <37.5, 0, 9.5>,0.25 <37.5, 2.64302, 9.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, 9.5>,0.25 <-36.5, 2.64302, 9.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <37.5, 0, -8.5>,0.25 <37.5, 2.64302, -8.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, -8.5>,0.25 <-36.5, 2.64302, -8.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 38 11 117 cone { <37.5, 0, 10.5>,0.25 <37.5, 2.68197, 10.5 >,0 texture { pigment {color rgb <0.57,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, 10.5>,0.25 <-36.5, 2.68197, 10.5 >,0 texture { pigment {color rgb <0.57,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <37.5, 0, -9.5>,0.25 <37.5, 2.68197, -9.5 >,0 texture { pigment {color rgb <0.57,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, -9.5>,0.25 <-36.5, 2.68197, -9.5 >,0 texture { pigment {color rgb <0.57,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 38 12 150 cone { <37.5, 0, 11.5>,0.25 <37.5, 3.43871, 11.5 >,0 texture { pigment {color rgb <0.71,0.14,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, 11.5>,0.25 <-36.5, 3.43871, 11.5 >,0 texture { pigment {color rgb <0.71,0.14,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <37.5, 0, -10.5>,0.25 <37.5, 3.43871, -10.5 >,0 texture { pigment {color rgb <0.71,0.14,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, -10.5>,0.25 <-36.5, 3.43871, -10.5 >,0 texture { pigment {color rgb <0.71,0.14,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 38 13 108 cone { <37.5, 0, 12.5>,0.25 <37.5, 2.47053, 12.5 >,0 texture { pigment {color rgb <0.42,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, 12.5>,0.25 <-36.5, 2.47053, 12.5 >,0 texture { pigment {color rgb <0.42,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <37.5, 0, -11.5>,0.25 <37.5, 2.47053, -11.5 >,0 texture { pigment {color rgb <0.42,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, -11.5>,0.25 <-36.5, 2.47053, -11.5 >,0 texture { pigment {color rgb <0.42,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 38 14 99 cone { <37.5, 0, 13.5>,0.25 <37.5, 2.26465, 13.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, 13.5>,0.25 <-36.5, 2.26465, 13.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <37.5, 0, -12.5>,0.25 <37.5, 2.26465, -12.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, -12.5>,0.25 <-36.5, 2.26465, -12.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 38 15 105 cone { <37.5, 0, 14.5>,0.25 <37.5, 2.39263, 14.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, 14.5>,0.25 <-36.5, 2.39263, 14.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <37.5, 0, -13.5>,0.25 <37.5, 2.39263, -13.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, -13.5>,0.25 <-36.5, 2.39263, -13.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 38 16 104 cone { <37.5, 0, 15.5>,0.25 <37.5, 2.37593, 15.5 >,0 texture { pigment {color rgb <0.42,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, 15.5>,0.25 <-36.5, 2.37593, 15.5 >,0 texture { pigment {color rgb <0.42,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <37.5, 0, -14.5>,0.25 <37.5, 2.37593, -14.5 >,0 texture { pigment {color rgb <0.42,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, -14.5>,0.25 <-36.5, 2.37593, -14.5 >,0 texture { pigment {color rgb <0.42,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 38 17 93 cone { <37.5, 0, 16.5>,0.25 <37.5, 2.12554, 16.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, 16.5>,0.25 <-36.5, 2.12554, 16.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <37.5, 0, -15.5>,0.25 <37.5, 2.12554, -15.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, -15.5>,0.25 <-36.5, 2.12554, -15.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 38 18 115 cone { <37.5, 0, 17.5>,0.25 <37.5, 2.63745, 17.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, 17.5>,0.25 <-36.5, 2.63745, 17.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <37.5, 0, -16.5>,0.25 <37.5, 2.63745, -16.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, -16.5>,0.25 <-36.5, 2.63745, -16.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 38 19 109 cone { <37.5, 0, 18.5>,0.25 <37.5, 2.48722, 18.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, 18.5>,0.25 <-36.5, 2.48722, 18.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <37.5, 0, -17.5>,0.25 <37.5, 2.48722, -17.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, -17.5>,0.25 <-36.5, 2.48722, -17.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 38 20 102 cone { <37.5, 0, 19.5>,0.25 <37.5, 2.32586, 19.5 >,0 texture { pigment {color rgb <0.42,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, 19.5>,0.25 <-36.5, 2.32586, 19.5 >,0 texture { pigment {color rgb <0.42,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <37.5, 0, -18.5>,0.25 <37.5, 2.32586, -18.5 >,0 texture { pigment {color rgb <0.42,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, -18.5>,0.25 <-36.5, 2.32586, -18.5 >,0 texture { pigment {color rgb <0.42,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 38 21 99 cone { <37.5, 0, 20.5>,0.25 <37.5, 2.25909, 20.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, 20.5>,0.25 <-36.5, 2.25909, 20.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <37.5, 0, -19.5>,0.25 <37.5, 2.25909, -19.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, -19.5>,0.25 <-36.5, 2.25909, -19.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 38 22 96 cone { <37.5, 0, 21.5>,0.25 <37.5, 2.19788, 21.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, 21.5>,0.25 <-36.5, 2.19788, 21.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <37.5, 0, -20.5>,0.25 <37.5, 2.19788, -20.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, -20.5>,0.25 <-36.5, 2.19788, -20.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 38 23 104 cone { <37.5, 0, 22.5>,0.25 <37.5, 2.38706, 22.5 >,0 texture { pigment {color rgb <0.42,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, 22.5>,0.25 <-36.5, 2.38706, 22.5 >,0 texture { pigment {color rgb <0.42,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <37.5, 0, -21.5>,0.25 <37.5, 2.38706, -21.5 >,0 texture { pigment {color rgb <0.42,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, -21.5>,0.25 <-36.5, 2.38706, -21.5 >,0 texture { pigment {color rgb <0.42,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 38 24 84 cone { <37.5, 0, 23.5>,0.25 <37.5, 1.90854, 23.5 >,0 texture { pigment {color rgb <0.42,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, 23.5>,0.25 <-36.5, 1.90854, 23.5 >,0 texture { pigment {color rgb <0.42,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <37.5, 0, -22.5>,0.25 <37.5, 1.90854, -22.5 >,0 texture { pigment {color rgb <0.42,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, -22.5>,0.25 <-36.5, 1.90854, -22.5 >,0 texture { pigment {color rgb <0.42,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 38 25 104 cone { <37.5, 0, 24.5>,0.25 <37.5, 2.37593, 24.5 >,0 texture { pigment {color rgb <0.42,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, 24.5>,0.25 <-36.5, 2.37593, 24.5 >,0 texture { pigment {color rgb <0.42,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <37.5, 0, -23.5>,0.25 <37.5, 2.37593, -23.5 >,0 texture { pigment {color rgb <0.42,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, -23.5>,0.25 <-36.5, 2.37593, -23.5 >,0 texture { pigment {color rgb <0.42,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 38 26 83 cone { <37.5, 0, 25.5>,0.25 <37.5, 1.89184, 25.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, 25.5>,0.25 <-36.5, 1.89184, 25.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <37.5, 0, -24.5>,0.25 <37.5, 1.89184, -24.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, -24.5>,0.25 <-36.5, 1.89184, -24.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 38 27 87 cone { <37.5, 0, 26.5>,0.25 <37.5, 1.97531, 26.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, 26.5>,0.25 <-36.5, 1.97531, 26.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <37.5, 0, -25.5>,0.25 <37.5, 1.97531, -25.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, -25.5>,0.25 <-36.5, 1.97531, -25.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 38 28 78 cone { <37.5, 0, 27.5>,0.25 <37.5, 1.76387, 27.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, 27.5>,0.25 <-36.5, 1.76387, 27.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <37.5, 0, -26.5>,0.25 <37.5, 1.76387, -26.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, -26.5>,0.25 <-36.5, 1.76387, -26.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 38 29 85 cone { <37.5, 0, 28.5>,0.25 <37.5, 1.94192, 28.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, 28.5>,0.25 <-36.5, 1.94192, 28.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <37.5, 0, -27.5>,0.25 <37.5, 1.94192, -27.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, -27.5>,0.25 <-36.5, 1.94192, -27.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 38 30 90 cone { <37.5, 0, 29.5>,0.25 <37.5, 2.04764, 29.5 >,0 texture { pigment {color rgb <0.42,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, 29.5>,0.25 <-36.5, 2.04764, 29.5 >,0 texture { pigment {color rgb <0.42,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <37.5, 0, -28.5>,0.25 <37.5, 2.04764, -28.5 >,0 texture { pigment {color rgb <0.42,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, -28.5>,0.25 <-36.5, 2.04764, -28.5 >,0 texture { pigment {color rgb <0.42,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 38 31 106 cone { <37.5, 0, 30.5>,0.25 <37.5, 2.41488, 30.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, 30.5>,0.25 <-36.5, 2.41488, 30.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <37.5, 0, -29.5>,0.25 <37.5, 2.41488, -29.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, -29.5>,0.25 <-36.5, 2.41488, -29.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 38 32 89 cone { <37.5, 0, 31.5>,0.25 <37.5, 2.01982, 31.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, 31.5>,0.25 <-36.5, 2.01982, 31.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <37.5, 0, -30.5>,0.25 <37.5, 2.01982, -30.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, -30.5>,0.25 <-36.5, 2.01982, -30.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 38 33 89 cone { <37.5, 0, 32.5>,0.25 <37.5, 2.01982, 32.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, 32.5>,0.25 <-36.5, 2.01982, 32.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <37.5, 0, -31.5>,0.25 <37.5, 2.01982, -31.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, -31.5>,0.25 <-36.5, 2.01982, -31.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 38 34 96 cone { <37.5, 0, 33.5>,0.25 <37.5, 2.19788, 33.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, 33.5>,0.25 <-36.5, 2.19788, 33.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <37.5, 0, -32.5>,0.25 <37.5, 2.19788, -32.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, -32.5>,0.25 <-36.5, 2.19788, -32.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 38 35 87 cone { <37.5, 0, 34.5>,0.25 <37.5, 1.992, 34.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, 34.5>,0.25 <-36.5, 1.992, 34.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <37.5, 0, -33.5>,0.25 <37.5, 1.992, -33.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, -33.5>,0.25 <-36.5, 1.992, -33.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 38 36 91 cone { <37.5, 0, 35.5>,0.25 <37.5, 2.07547, 35.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, 35.5>,0.25 <-36.5, 2.07547, 35.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <37.5, 0, -34.5>,0.25 <37.5, 2.07547, -34.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, -34.5>,0.25 <-36.5, 2.07547, -34.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 38 37 97 cone { <37.5, 0, 36.5>,0.25 <37.5, 2.20901, 36.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, 36.5>,0.25 <-36.5, 2.20901, 36.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <37.5, 0, -35.5>,0.25 <37.5, 2.20901, -35.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, -35.5>,0.25 <-36.5, 2.20901, -35.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 38 38 90 cone { <37.5, 0, 37.5>,0.25 <37.5, 2.04764, 37.5 >,0 texture { pigment {color rgb <0.42,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, 37.5>,0.25 <-36.5, 2.04764, 37.5 >,0 texture { pigment {color rgb <0.42,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <37.5, 0, -36.5>,0.25 <37.5, 2.04764, -36.5 >,0 texture { pigment {color rgb <0.42,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, -36.5>,0.25 <-36.5, 2.04764, -36.5 >,0 texture { pigment {color rgb <0.42,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 38 39 74 cone { <37.5, 0, 38.5>,0.25 <37.5, 1.69153, 38.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, 38.5>,0.25 <-36.5, 1.69153, 38.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <37.5, 0, -37.5>,0.25 <37.5, 1.69153, -37.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, -37.5>,0.25 <-36.5, 1.69153, -37.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 38 40 83 cone { <37.5, 0, 39.5>,0.25 <37.5, 1.89184, 39.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, 39.5>,0.25 <-36.5, 1.89184, 39.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <37.5, 0, -38.5>,0.25 <37.5, 1.89184, -38.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, -38.5>,0.25 <-36.5, 1.89184, -38.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 38 41 68 cone { <37.5, 0, 40.5>,0.25 <37.5, 1.5413, 40.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, 40.5>,0.25 <-36.5, 1.5413, 40.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <37.5, 0, -39.5>,0.25 <37.5, 1.5413, -39.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, -39.5>,0.25 <-36.5, 1.5413, -39.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 38 42 80 cone { <37.5, 0, 41.5>,0.25 <37.5, 1.80838, 41.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, 41.5>,0.25 <-36.5, 1.80838, 41.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <37.5, 0, -40.5>,0.25 <37.5, 1.80838, -40.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, -40.5>,0.25 <-36.5, 1.80838, -40.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 38 43 59 cone { <37.5, 0, 42.5>,0.25 <37.5, 1.32986, 42.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, 42.5>,0.25 <-36.5, 1.32986, 42.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <37.5, 0, -41.5>,0.25 <37.5, 1.32986, -41.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, -41.5>,0.25 <-36.5, 1.32986, -41.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 38 44 48 cone { <37.5, 0, 43.5>,0.25 <37.5, 1.07946, 43.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, 43.5>,0.25 <-36.5, 1.07946, 43.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <37.5, 0, -42.5>,0.25 <37.5, 1.07946, -42.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, -42.5>,0.25 <-36.5, 1.07946, -42.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 38 45 85 cone { <37.5, 0, 44.5>,0.25 <37.5, 1.92523, 44.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, 44.5>,0.25 <-36.5, 1.92523, 44.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <37.5, 0, -43.5>,0.25 <37.5, 1.92523, -43.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, -43.5>,0.25 <-36.5, 1.92523, -43.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 38 46 77 cone { <37.5, 0, 45.5>,0.25 <37.5, 1.74161, 45.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, 45.5>,0.25 <-36.5, 1.74161, 45.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <37.5, 0, -44.5>,0.25 <37.5, 1.74161, -44.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, -44.5>,0.25 <-36.5, 1.74161, -44.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 38 47 68 cone { <37.5, 0, 46.5>,0.25 <37.5, 1.5413, 46.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, 46.5>,0.25 <-36.5, 1.5413, 46.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <37.5, 0, -45.5>,0.25 <37.5, 1.5413, -45.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, -45.5>,0.25 <-36.5, 1.5413, -45.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 38 54 71 cone { <37.5, 0, 53.5>,0.25 <37.5, 1.60807, 53.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, 53.5>,0.25 <-36.5, 1.60807, 53.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <37.5, 0, -52.5>,0.25 <37.5, 1.60807, -52.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-36.5, 0, -52.5>,0.25 <-36.5, 1.60807, -52.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 39 1 201 cone { <38.5, 0, 0.5>,0.25 <38.5, 4.64058, 0.5 >,0 texture { pigment {color rgb <0.85,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, 0.5>,0.25 <-37.5, 4.64058, 0.5 >,0 texture { pigment {color rgb <0.85,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 39 2 113 cone { <38.5, 0, 1.5>,0.25 <38.5, 2.59294, 1.5 >,0 texture { pigment {color rgb <0.57,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, 1.5>,0.25 <-37.5, 2.59294, 1.5 >,0 texture { pigment {color rgb <0.57,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <38.5, 0, -0.5>,0.25 <38.5, 2.59294, -0.5 >,0 texture { pigment {color rgb <0.57,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, -0.5>,0.25 <-37.5, 2.59294, -0.5 >,0 texture { pigment {color rgb <0.57,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 39 3 123 cone { <38.5, 0, 2.5>,0.25 <38.5, 2.82107, 2.5 >,0 texture { pigment {color rgb <0.57,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, 2.5>,0.25 <-37.5, 2.82107, 2.5 >,0 texture { pigment {color rgb <0.57,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <38.5, 0, -1.5>,0.25 <38.5, 2.82107, -1.5 >,0 texture { pigment {color rgb <0.57,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, -1.5>,0.25 <-37.5, 2.82107, -1.5 >,0 texture { pigment {color rgb <0.57,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 39 4 128 cone { <38.5, 0, 3.5>,0.25 <38.5, 2.94349, 3.5 >,0 texture { pigment {color rgb <0.57,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, 3.5>,0.25 <-37.5, 2.94349, 3.5 >,0 texture { pigment {color rgb <0.57,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <38.5, 0, -2.5>,0.25 <38.5, 2.94349, -2.5 >,0 texture { pigment {color rgb <0.57,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, -2.5>,0.25 <-37.5, 2.94349, -2.5 >,0 texture { pigment {color rgb <0.57,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 39 5 124 cone { <38.5, 0, 4.5>,0.25 <38.5, 2.8322, 4.5 >,0 texture { pigment {color rgb <0.57,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, 4.5>,0.25 <-37.5, 2.8322, 4.5 >,0 texture { pigment {color rgb <0.57,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <38.5, 0, -3.5>,0.25 <38.5, 2.8322, -3.5 >,0 texture { pigment {color rgb <0.57,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, -3.5>,0.25 <-37.5, 2.8322, -3.5 >,0 texture { pigment {color rgb <0.57,0.42,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 39 6 107 cone { <38.5, 0, 5.5>,0.25 <38.5, 2.44827, 5.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, 5.5>,0.25 <-37.5, 2.44827, 5.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <38.5, 0, -4.5>,0.25 <38.5, 2.44827, -4.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, -4.5>,0.25 <-37.5, 2.44827, -4.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 39 7 114 cone { <38.5, 0, 6.5>,0.25 <38.5, 2.5985, 6.5 >,0 texture { pigment {color rgb <0.57,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, 6.5>,0.25 <-37.5, 2.5985, 6.5 >,0 texture { pigment {color rgb <0.57,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <38.5, 0, -5.5>,0.25 <38.5, 2.5985, -5.5 >,0 texture { pigment {color rgb <0.57,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, -5.5>,0.25 <-37.5, 2.5985, -5.5 >,0 texture { pigment {color rgb <0.57,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 39 8 115 cone { <38.5, 0, 7.5>,0.25 <38.5, 2.64302, 7.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, 7.5>,0.25 <-37.5, 2.64302, 7.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <38.5, 0, -6.5>,0.25 <38.5, 2.64302, -6.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, -6.5>,0.25 <-37.5, 2.64302, -6.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 39 9 109 cone { <38.5, 0, 8.5>,0.25 <38.5, 2.49278, 8.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, 8.5>,0.25 <-37.5, 2.49278, 8.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <38.5, 0, -7.5>,0.25 <38.5, 2.49278, -7.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, -7.5>,0.25 <-37.5, 2.49278, -7.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 39 10 127 cone { <38.5, 0, 9.5>,0.25 <38.5, 2.91567, 9.5 >,0 texture { pigment {color rgb <0.57,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, 9.5>,0.25 <-37.5, 2.91567, 9.5 >,0 texture { pigment {color rgb <0.57,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <38.5, 0, -8.5>,0.25 <38.5, 2.91567, -8.5 >,0 texture { pigment {color rgb <0.57,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, -8.5>,0.25 <-37.5, 2.91567, -8.5 >,0 texture { pigment {color rgb <0.57,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 39 11 149 cone { <38.5, 0, 10.5>,0.25 <38.5, 3.42201, 10.5 >,0 texture { pigment {color rgb <0.71,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, 10.5>,0.25 <-37.5, 3.42201, 10.5 >,0 texture { pigment {color rgb <0.71,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <38.5, 0, -9.5>,0.25 <38.5, 3.42201, -9.5 >,0 texture { pigment {color rgb <0.71,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, -9.5>,0.25 <-37.5, 3.42201, -9.5 >,0 texture { pigment {color rgb <0.71,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 39 12 109 cone { <38.5, 0, 11.5>,0.25 <38.5, 2.49278, 11.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, 11.5>,0.25 <-37.5, 2.49278, 11.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <38.5, 0, -10.5>,0.25 <38.5, 2.49278, -10.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, -10.5>,0.25 <-37.5, 2.49278, -10.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 39 13 110 cone { <38.5, 0, 12.5>,0.25 <38.5, 2.52061, 12.5 >,0 texture { pigment {color rgb <0.42,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, 12.5>,0.25 <-37.5, 2.52061, 12.5 >,0 texture { pigment {color rgb <0.42,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <38.5, 0, -11.5>,0.25 <38.5, 2.52061, -11.5 >,0 texture { pigment {color rgb <0.42,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, -11.5>,0.25 <-37.5, 2.52061, -11.5 >,0 texture { pigment {color rgb <0.42,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 39 14 111 cone { <38.5, 0, 13.5>,0.25 <38.5, 2.54286, 13.5 >,0 texture { pigment {color rgb <0.57,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, 13.5>,0.25 <-37.5, 2.54286, 13.5 >,0 texture { pigment {color rgb <0.57,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <38.5, 0, -12.5>,0.25 <38.5, 2.54286, -12.5 >,0 texture { pigment {color rgb <0.57,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, -12.5>,0.25 <-37.5, 2.54286, -12.5 >,0 texture { pigment {color rgb <0.57,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 39 15 85 cone { <38.5, 0, 14.5>,0.25 <38.5, 1.92523, 14.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, 14.5>,0.25 <-37.5, 1.92523, 14.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <38.5, 0, -13.5>,0.25 <38.5, 1.92523, -13.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, -13.5>,0.25 <-37.5, 1.92523, -13.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 39 16 115 cone { <38.5, 0, 15.5>,0.25 <38.5, 2.62633, 15.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, 15.5>,0.25 <-37.5, 2.62633, 15.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <38.5, 0, -14.5>,0.25 <38.5, 2.62633, -14.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, -14.5>,0.25 <-37.5, 2.62633, -14.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 39 17 96 cone { <38.5, 0, 16.5>,0.25 <38.5, 2.18675, 16.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, 16.5>,0.25 <-37.5, 2.18675, 16.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <38.5, 0, -15.5>,0.25 <38.5, 2.18675, -15.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, -15.5>,0.25 <-37.5, 2.18675, -15.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 39 18 97 cone { <38.5, 0, 17.5>,0.25 <38.5, 2.2257, 17.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, 17.5>,0.25 <-37.5, 2.2257, 17.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <38.5, 0, -16.5>,0.25 <38.5, 2.2257, -16.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, -16.5>,0.25 <-37.5, 2.2257, -16.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 39 19 99 cone { <38.5, 0, 18.5>,0.25 <38.5, 2.26465, 18.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, 18.5>,0.25 <-37.5, 2.26465, 18.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <38.5, 0, -17.5>,0.25 <38.5, 2.26465, -17.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, -17.5>,0.25 <-37.5, 2.26465, -17.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 39 20 117 cone { <38.5, 0, 19.5>,0.25 <38.5, 2.6764, 19.5 >,0 texture { pigment {color rgb <0.57,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, 19.5>,0.25 <-37.5, 2.6764, 19.5 >,0 texture { pigment {color rgb <0.57,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <38.5, 0, -18.5>,0.25 <38.5, 2.6764, -18.5 >,0 texture { pigment {color rgb <0.57,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, -18.5>,0.25 <-37.5, 2.6764, -18.5 >,0 texture { pigment {color rgb <0.57,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 39 21 94 cone { <38.5, 0, 20.5>,0.25 <38.5, 2.15336, 20.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, 20.5>,0.25 <-37.5, 2.15336, 20.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <38.5, 0, -19.5>,0.25 <38.5, 2.15336, -19.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, -19.5>,0.25 <-37.5, 2.15336, -19.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 39 22 77 cone { <38.5, 0, 21.5>,0.25 <38.5, 1.74161, 21.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, 21.5>,0.25 <-37.5, 1.74161, 21.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <38.5, 0, -20.5>,0.25 <38.5, 1.74161, -20.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, -20.5>,0.25 <-37.5, 1.74161, -20.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 39 23 97 cone { <38.5, 0, 22.5>,0.25 <38.5, 2.20901, 22.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, 22.5>,0.25 <-37.5, 2.20901, 22.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <38.5, 0, -21.5>,0.25 <38.5, 2.20901, -21.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, -21.5>,0.25 <-37.5, 2.20901, -21.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 39 24 94 cone { <38.5, 0, 23.5>,0.25 <38.5, 2.14224, 23.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, 23.5>,0.25 <-37.5, 2.14224, 23.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <38.5, 0, -22.5>,0.25 <38.5, 2.14224, -22.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, -22.5>,0.25 <-37.5, 2.14224, -22.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 39 25 96 cone { <38.5, 0, 24.5>,0.25 <38.5, 2.18675, 24.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, 24.5>,0.25 <-37.5, 2.18675, 24.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <38.5, 0, -23.5>,0.25 <38.5, 2.18675, -23.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, -23.5>,0.25 <-37.5, 2.18675, -23.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 39 26 97 cone { <38.5, 0, 25.5>,0.25 <38.5, 2.20901, 25.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, 25.5>,0.25 <-37.5, 2.20901, 25.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <38.5, 0, -24.5>,0.25 <38.5, 2.20901, -24.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, -24.5>,0.25 <-37.5, 2.20901, -24.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 39 27 83 cone { <38.5, 0, 26.5>,0.25 <38.5, 1.89184, 26.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, 26.5>,0.25 <-37.5, 1.89184, 26.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <38.5, 0, -25.5>,0.25 <38.5, 1.89184, -25.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, -25.5>,0.25 <-37.5, 1.89184, -25.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 39 28 99 cone { <38.5, 0, 27.5>,0.25 <38.5, 2.26465, 27.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, 27.5>,0.25 <-37.5, 2.26465, 27.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <38.5, 0, -26.5>,0.25 <38.5, 2.26465, -26.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, -26.5>,0.25 <-37.5, 2.26465, -26.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 39 29 89 cone { <38.5, 0, 28.5>,0.25 <38.5, 2.01982, 28.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, 28.5>,0.25 <-37.5, 2.01982, 28.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <38.5, 0, -27.5>,0.25 <38.5, 2.01982, -27.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, -27.5>,0.25 <-37.5, 2.01982, -27.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 39 30 106 cone { <38.5, 0, 29.5>,0.25 <38.5, 2.42601, 29.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, 29.5>,0.25 <-37.5, 2.42601, 29.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <38.5, 0, -28.5>,0.25 <38.5, 2.42601, -28.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, -28.5>,0.25 <-37.5, 2.42601, -28.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 39 31 85 cone { <38.5, 0, 30.5>,0.25 <38.5, 1.94192, 30.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, 30.5>,0.25 <-37.5, 1.94192, 30.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <38.5, 0, -29.5>,0.25 <38.5, 1.94192, -29.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, -29.5>,0.25 <-37.5, 1.94192, -29.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 39 32 79 cone { <38.5, 0, 31.5>,0.25 <38.5, 1.78612, 31.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, 31.5>,0.25 <-37.5, 1.78612, 31.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <38.5, 0, -30.5>,0.25 <38.5, 1.78612, -30.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, -30.5>,0.25 <-37.5, 1.78612, -30.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 39 33 61 cone { <38.5, 0, 32.5>,0.25 <38.5, 1.37993, 32.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, 32.5>,0.25 <-37.5, 1.37993, 32.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <38.5, 0, -31.5>,0.25 <38.5, 1.37993, -31.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, -31.5>,0.25 <-37.5, 1.37993, -31.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 39 34 78 cone { <38.5, 0, 33.5>,0.25 <38.5, 1.76387, 33.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, 33.5>,0.25 <-37.5, 1.76387, 33.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <38.5, 0, -32.5>,0.25 <38.5, 1.76387, -32.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, -32.5>,0.25 <-37.5, 1.76387, -32.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 39 35 71 cone { <38.5, 0, 34.5>,0.25 <38.5, 1.60807, 34.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, 34.5>,0.25 <-37.5, 1.60807, 34.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <38.5, 0, -33.5>,0.25 <38.5, 1.60807, -33.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, -33.5>,0.25 <-37.5, 1.60807, -33.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 39 36 105 cone { <38.5, 0, 35.5>,0.25 <38.5, 2.39819, 35.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, 35.5>,0.25 <-37.5, 2.39819, 35.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <38.5, 0, -34.5>,0.25 <38.5, 2.39819, -34.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, -34.5>,0.25 <-37.5, 2.39819, -34.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 39 37 85 cone { <38.5, 0, 36.5>,0.25 <38.5, 1.94192, 36.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, 36.5>,0.25 <-37.5, 1.94192, 36.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <38.5, 0, -35.5>,0.25 <38.5, 1.94192, -35.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, -35.5>,0.25 <-37.5, 1.94192, -35.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 39 38 74 cone { <38.5, 0, 37.5>,0.25 <38.5, 1.69153, 37.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, 37.5>,0.25 <-37.5, 1.69153, 37.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <38.5, 0, -36.5>,0.25 <38.5, 1.69153, -36.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, -36.5>,0.25 <-37.5, 1.69153, -36.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 39 39 82 cone { <38.5, 0, 38.5>,0.25 <38.5, 1.86959, 38.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, 38.5>,0.25 <-37.5, 1.86959, 38.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <38.5, 0, -37.5>,0.25 <38.5, 1.86959, -37.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, -37.5>,0.25 <-37.5, 1.86959, -37.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 39 41 57 cone { <38.5, 0, 40.5>,0.25 <38.5, 1.27978, 40.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, 40.5>,0.25 <-37.5, 1.27978, 40.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <38.5, 0, -39.5>,0.25 <38.5, 1.27978, -39.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, -39.5>,0.25 <-37.5, 1.27978, -39.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 39 42 79 cone { <38.5, 0, 41.5>,0.25 <38.5, 1.78612, 41.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, 41.5>,0.25 <-37.5, 1.78612, 41.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <38.5, 0, -40.5>,0.25 <38.5, 1.78612, -40.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, -40.5>,0.25 <-37.5, 1.78612, -40.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 39 43 68 cone { <38.5, 0, 42.5>,0.25 <38.5, 1.5413, 42.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, 42.5>,0.25 <-37.5, 1.5413, 42.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <38.5, 0, -41.5>,0.25 <38.5, 1.5413, -41.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, -41.5>,0.25 <-37.5, 1.5413, -41.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 39 45 57 cone { <38.5, 0, 44.5>,0.25 <38.5, 1.27978, 44.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, 44.5>,0.25 <-37.5, 1.27978, 44.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <38.5, 0, -43.5>,0.25 <38.5, 1.27978, -43.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, -43.5>,0.25 <-37.5, 1.27978, -43.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 39 46 82 cone { <38.5, 0, 45.5>,0.25 <38.5, 1.86959, 45.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, 45.5>,0.25 <-37.5, 1.86959, 45.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <38.5, 0, -44.5>,0.25 <38.5, 1.86959, -44.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, -44.5>,0.25 <-37.5, 1.86959, -44.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 39 49 35 cone { <38.5, 0, 48.5>,0.25 <38.5, 0.767866, 48.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, 48.5>,0.25 <-37.5, 0.767866, 48.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <38.5, 0, -47.5>,0.25 <38.5, 0.767866, -47.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, -47.5>,0.25 <-37.5, 0.767866, -47.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 39 51 35 cone { <38.5, 0, 50.5>,0.25 <38.5, 0.767866, 50.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, 50.5>,0.25 <-37.5, 0.767866, 50.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <38.5, 0, -49.5>,0.25 <38.5, 0.767866, -49.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, -49.5>,0.25 <-37.5, 0.767866, -49.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 39 52 35 cone { <38.5, 0, 51.5>,0.25 <38.5, 0.767866, 51.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, 51.5>,0.25 <-37.5, 0.767866, 51.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <38.5, 0, -50.5>,0.25 <38.5, 0.767866, -50.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, -50.5>,0.25 <-37.5, 0.767866, -50.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 39 53 48 cone { <38.5, 0, 52.5>,0.25 <38.5, 1.07946, 52.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, 52.5>,0.25 <-37.5, 1.07946, 52.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <38.5, 0, -51.5>,0.25 <38.5, 1.07946, -51.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-37.5, 0, -51.5>,0.25 <-37.5, 1.07946, -51.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 40 1 199 cone { <39.5, 0, 0.5>,0.25 <39.5, 4.57938, 0.5 >,0 texture { pigment {color rgb <0.85,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, 0.5>,0.25 <-38.5, 4.57938, 0.5 >,0 texture { pigment {color rgb <0.85,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 40 2 108 cone { <39.5, 0, 1.5>,0.25 <39.5, 2.47609, 1.5 >,0 texture { pigment {color rgb <0.42,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, 1.5>,0.25 <-38.5, 2.47609, 1.5 >,0 texture { pigment {color rgb <0.42,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <39.5, 0, -0.5>,0.25 <39.5, 2.47609, -0.5 >,0 texture { pigment {color rgb <0.42,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, -0.5>,0.25 <-38.5, 2.47609, -0.5 >,0 texture { pigment {color rgb <0.42,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 40 3 133 cone { <39.5, 0, 2.5>,0.25 <39.5, 3.04921, 2.5 >,0 texture { pigment {color rgb <0.57,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, 2.5>,0.25 <-38.5, 3.04921, 2.5 >,0 texture { pigment {color rgb <0.57,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <39.5, 0, -1.5>,0.25 <39.5, 3.04921, -1.5 >,0 texture { pigment {color rgb <0.57,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, -1.5>,0.25 <-38.5, 3.04921, -1.5 >,0 texture { pigment {color rgb <0.57,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 40 4 123 cone { <39.5, 0, 3.5>,0.25 <39.5, 2.82107, 3.5 >,0 texture { pigment {color rgb <0.57,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, 3.5>,0.25 <-38.5, 2.82107, 3.5 >,0 texture { pigment {color rgb <0.57,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <39.5, 0, -2.5>,0.25 <39.5, 2.82107, -2.5 >,0 texture { pigment {color rgb <0.57,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, -2.5>,0.25 <-38.5, 2.82107, -2.5 >,0 texture { pigment {color rgb <0.57,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 40 5 120 cone { <39.5, 0, 4.5>,0.25 <39.5, 2.74318, 4.5 >,0 texture { pigment {color rgb <0.57,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, 4.5>,0.25 <-38.5, 2.74318, 4.5 >,0 texture { pigment {color rgb <0.57,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <39.5, 0, -3.5>,0.25 <39.5, 2.74318, -3.5 >,0 texture { pigment {color rgb <0.57,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, -3.5>,0.25 <-38.5, 2.74318, -3.5 >,0 texture { pigment {color rgb <0.57,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 40 6 115 cone { <39.5, 0, 5.5>,0.25 <39.5, 2.63745, 5.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, 5.5>,0.25 <-38.5, 2.63745, 5.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <39.5, 0, -4.5>,0.25 <39.5, 2.63745, -4.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, -4.5>,0.25 <-38.5, 2.63745, -4.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 40 7 104 cone { <39.5, 0, 6.5>,0.25 <39.5, 2.38706, 6.5 >,0 texture { pigment {color rgb <0.42,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, 6.5>,0.25 <-38.5, 2.38706, 6.5 >,0 texture { pigment {color rgb <0.42,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <39.5, 0, -5.5>,0.25 <39.5, 2.38706, -5.5 >,0 texture { pigment {color rgb <0.42,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, -5.5>,0.25 <-38.5, 2.38706, -5.5 >,0 texture { pigment {color rgb <0.42,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 40 8 118 cone { <39.5, 0, 7.5>,0.25 <39.5, 2.69866, 7.5 >,0 texture { pigment {color rgb <0.57,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, 7.5>,0.25 <-38.5, 2.69866, 7.5 >,0 texture { pigment {color rgb <0.57,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <39.5, 0, -6.5>,0.25 <39.5, 2.69866, -6.5 >,0 texture { pigment {color rgb <0.57,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, -6.5>,0.25 <-38.5, 2.69866, -6.5 >,0 texture { pigment {color rgb <0.57,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 40 9 116 cone { <39.5, 0, 8.5>,0.25 <39.5, 2.66528, 8.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, 8.5>,0.25 <-38.5, 2.66528, 8.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <39.5, 0, -7.5>,0.25 <39.5, 2.66528, -7.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, -7.5>,0.25 <-38.5, 2.66528, -7.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 40 10 154 cone { <39.5, 0, 9.5>,0.25 <39.5, 3.5333, 9.5 >,0 texture { pigment {color rgb <0.71,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, 9.5>,0.25 <-38.5, 3.5333, 9.5 >,0 texture { pigment {color rgb <0.71,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <39.5, 0, -8.5>,0.25 <39.5, 3.5333, -8.5 >,0 texture { pigment {color rgb <0.71,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, -8.5>,0.25 <-38.5, 3.5333, -8.5 >,0 texture { pigment {color rgb <0.71,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 40 11 103 cone { <39.5, 0, 10.5>,0.25 <39.5, 2.34255, 10.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, 10.5>,0.25 <-38.5, 2.34255, 10.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <39.5, 0, -9.5>,0.25 <39.5, 2.34255, -9.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, -9.5>,0.25 <-38.5, 2.34255, -9.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 40 12 115 cone { <39.5, 0, 11.5>,0.25 <39.5, 2.63745, 11.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, 11.5>,0.25 <-38.5, 2.63745, 11.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <39.5, 0, -10.5>,0.25 <39.5, 2.63745, -10.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, -10.5>,0.25 <-38.5, 2.63745, -10.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 40 13 108 cone { <39.5, 0, 12.5>,0.25 <39.5, 2.46496, 12.5 >,0 texture { pigment {color rgb <0.42,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, 12.5>,0.25 <-38.5, 2.46496, 12.5 >,0 texture { pigment {color rgb <0.42,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <39.5, 0, -11.5>,0.25 <39.5, 2.46496, -11.5 >,0 texture { pigment {color rgb <0.42,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, -11.5>,0.25 <-38.5, 2.46496, -11.5 >,0 texture { pigment {color rgb <0.42,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 40 14 103 cone { <39.5, 0, 13.5>,0.25 <39.5, 2.34255, 13.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, 13.5>,0.25 <-38.5, 2.34255, 13.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <39.5, 0, -12.5>,0.25 <39.5, 2.34255, -12.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, -12.5>,0.25 <-38.5, 2.34255, -12.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 40 15 105 cone { <39.5, 0, 14.5>,0.25 <39.5, 2.39819, 14.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, 14.5>,0.25 <-38.5, 2.39819, 14.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <39.5, 0, -13.5>,0.25 <39.5, 2.39819, -13.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, -13.5>,0.25 <-38.5, 2.39819, -13.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 40 16 92 cone { <39.5, 0, 15.5>,0.25 <39.5, 2.09216, 15.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, 15.5>,0.25 <-38.5, 2.09216, 15.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <39.5, 0, -14.5>,0.25 <39.5, 2.09216, -14.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, -14.5>,0.25 <-38.5, 2.09216, -14.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 40 17 95 cone { <39.5, 0, 16.5>,0.25 <39.5, 2.17562, 16.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, 16.5>,0.25 <-38.5, 2.17562, 16.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <39.5, 0, -15.5>,0.25 <39.5, 2.17562, -15.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, -15.5>,0.25 <-38.5, 2.17562, -15.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 40 18 119 cone { <39.5, 0, 17.5>,0.25 <39.5, 2.72092, 17.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, 17.5>,0.25 <-38.5, 2.72092, 17.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <39.5, 0, -16.5>,0.25 <39.5, 2.72092, -16.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, -16.5>,0.25 <-38.5, 2.72092, -16.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 40 19 118 cone { <39.5, 0, 18.5>,0.25 <39.5, 2.70423, 18.5 >,0 texture { pigment {color rgb <0.57,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, 18.5>,0.25 <-38.5, 2.70423, 18.5 >,0 texture { pigment {color rgb <0.57,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <39.5, 0, -17.5>,0.25 <39.5, 2.70423, -17.5 >,0 texture { pigment {color rgb <0.57,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, -17.5>,0.25 <-38.5, 2.70423, -17.5 >,0 texture { pigment {color rgb <0.57,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 40 20 110 cone { <39.5, 0, 19.5>,0.25 <39.5, 2.50948, 19.5 >,0 texture { pigment {color rgb <0.42,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, 19.5>,0.25 <-38.5, 2.50948, 19.5 >,0 texture { pigment {color rgb <0.42,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <39.5, 0, -18.5>,0.25 <39.5, 2.50948, -18.5 >,0 texture { pigment {color rgb <0.42,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, -18.5>,0.25 <-38.5, 2.50948, -18.5 >,0 texture { pigment {color rgb <0.42,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 40 21 94 cone { <39.5, 0, 20.5>,0.25 <39.5, 2.15336, 20.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, 20.5>,0.25 <-38.5, 2.15336, 20.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <39.5, 0, -19.5>,0.25 <39.5, 2.15336, -19.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, -19.5>,0.25 <-38.5, 2.15336, -19.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 40 22 103 cone { <39.5, 0, 21.5>,0.25 <39.5, 2.35368, 21.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, 21.5>,0.25 <-38.5, 2.35368, 21.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <39.5, 0, -20.5>,0.25 <39.5, 2.35368, -20.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, -20.5>,0.25 <-38.5, 2.35368, -20.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 40 23 96 cone { <39.5, 0, 22.5>,0.25 <39.5, 2.19788, 22.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, 22.5>,0.25 <-38.5, 2.19788, 22.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <39.5, 0, -21.5>,0.25 <39.5, 2.19788, -21.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, -21.5>,0.25 <-38.5, 2.19788, -21.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 40 24 73 cone { <39.5, 0, 23.5>,0.25 <39.5, 1.66371, 23.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, 23.5>,0.25 <-38.5, 1.66371, 23.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <39.5, 0, -22.5>,0.25 <39.5, 1.66371, -22.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, -22.5>,0.25 <-38.5, 1.66371, -22.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 40 25 92 cone { <39.5, 0, 24.5>,0.25 <39.5, 2.10329, 24.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, 24.5>,0.25 <-38.5, 2.10329, 24.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <39.5, 0, -23.5>,0.25 <39.5, 2.10329, -23.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, -23.5>,0.25 <-38.5, 2.10329, -23.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 40 26 92 cone { <39.5, 0, 25.5>,0.25 <39.5, 2.10329, 25.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, 25.5>,0.25 <-38.5, 2.10329, 25.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <39.5, 0, -24.5>,0.25 <39.5, 2.10329, -24.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, -24.5>,0.25 <-38.5, 2.10329, -24.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 40 27 95 cone { <39.5, 0, 26.5>,0.25 <39.5, 2.16449, 26.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, 26.5>,0.25 <-38.5, 2.16449, 26.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <39.5, 0, -25.5>,0.25 <39.5, 2.16449, -25.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, -25.5>,0.25 <-38.5, 2.16449, -25.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 40 28 97 cone { <39.5, 0, 27.5>,0.25 <39.5, 2.21457, 27.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, 27.5>,0.25 <-38.5, 2.21457, 27.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <39.5, 0, -26.5>,0.25 <39.5, 2.21457, -26.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, -26.5>,0.25 <-38.5, 2.21457, -26.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 40 29 83 cone { <39.5, 0, 28.5>,0.25 <39.5, 1.89184, 28.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, 28.5>,0.25 <-38.5, 1.89184, 28.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <39.5, 0, -27.5>,0.25 <39.5, 1.89184, -27.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, -27.5>,0.25 <-38.5, 1.89184, -27.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 40 30 91 cone { <39.5, 0, 29.5>,0.25 <39.5, 2.07547, 29.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, 29.5>,0.25 <-38.5, 2.07547, 29.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <39.5, 0, -28.5>,0.25 <39.5, 2.07547, -28.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, -28.5>,0.25 <-38.5, 2.07547, -28.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 40 31 85 cone { <39.5, 0, 30.5>,0.25 <39.5, 1.92523, 30.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, 30.5>,0.25 <-38.5, 1.92523, 30.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <39.5, 0, -29.5>,0.25 <39.5, 1.92523, -29.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, -29.5>,0.25 <-38.5, 1.92523, -29.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 40 32 77 cone { <39.5, 0, 31.5>,0.25 <39.5, 1.74161, 31.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, 31.5>,0.25 <-38.5, 1.74161, 31.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <39.5, 0, -30.5>,0.25 <39.5, 1.74161, -30.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, -30.5>,0.25 <-38.5, 1.74161, -30.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 40 33 91 cone { <39.5, 0, 32.5>,0.25 <39.5, 2.07547, 32.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, 32.5>,0.25 <-38.5, 2.07547, 32.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <39.5, 0, -31.5>,0.25 <39.5, 2.07547, -31.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, -31.5>,0.25 <-38.5, 2.07547, -31.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 40 34 85 cone { <39.5, 0, 33.5>,0.25 <39.5, 1.94192, 33.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, 33.5>,0.25 <-38.5, 1.94192, 33.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <39.5, 0, -32.5>,0.25 <39.5, 1.94192, -32.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, -32.5>,0.25 <-38.5, 1.94192, -32.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 40 35 117 cone { <39.5, 0, 34.5>,0.25 <39.5, 2.67084, 34.5 >,0 texture { pigment {color rgb <0.57,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, 34.5>,0.25 <-38.5, 2.67084, 34.5 >,0 texture { pigment {color rgb <0.57,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <39.5, 0, -33.5>,0.25 <39.5, 2.67084, -33.5 >,0 texture { pigment {color rgb <0.57,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, -33.5>,0.25 <-38.5, 2.67084, -33.5 >,0 texture { pigment {color rgb <0.57,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 40 36 91 cone { <39.5, 0, 35.5>,0.25 <39.5, 2.06434, 35.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, 35.5>,0.25 <-38.5, 2.06434, 35.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <39.5, 0, -34.5>,0.25 <39.5, 2.06434, -34.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, -34.5>,0.25 <-38.5, 2.06434, -34.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 40 37 81 cone { <39.5, 0, 36.5>,0.25 <39.5, 1.8529, 36.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, 36.5>,0.25 <-38.5, 1.8529, 36.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <39.5, 0, -35.5>,0.25 <39.5, 1.8529, -35.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, -35.5>,0.25 <-38.5, 1.8529, -35.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 40 38 59 cone { <39.5, 0, 37.5>,0.25 <39.5, 1.32986, 37.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, 37.5>,0.25 <-38.5, 1.32986, 37.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <39.5, 0, -36.5>,0.25 <39.5, 1.32986, -36.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, -36.5>,0.25 <-38.5, 1.32986, -36.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 40 39 73 cone { <39.5, 0, 38.5>,0.25 <39.5, 1.66371, 38.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, 38.5>,0.25 <-38.5, 1.66371, 38.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <39.5, 0, -37.5>,0.25 <39.5, 1.66371, -37.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, -37.5>,0.25 <-38.5, 1.66371, -37.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 40 40 119 cone { <39.5, 0, 39.5>,0.25 <39.5, 2.71535, 39.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, 39.5>,0.25 <-38.5, 2.71535, 39.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <39.5, 0, -38.5>,0.25 <39.5, 2.71535, -38.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, -38.5>,0.25 <-38.5, 2.71535, -38.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 40 41 71 cone { <39.5, 0, 40.5>,0.25 <39.5, 1.60807, 40.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, 40.5>,0.25 <-38.5, 1.60807, 40.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <39.5, 0, -39.5>,0.25 <39.5, 1.60807, -39.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, -39.5>,0.25 <-38.5, 1.60807, -39.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 40 42 66 cone { <39.5, 0, 41.5>,0.25 <39.5, 1.50235, 41.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, 41.5>,0.25 <-38.5, 1.50235, 41.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <39.5, 0, -40.5>,0.25 <39.5, 1.50235, -40.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, -40.5>,0.25 <-38.5, 1.50235, -40.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 40 43 69 cone { <39.5, 0, 42.5>,0.25 <39.5, 1.57468, 42.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, 42.5>,0.25 <-38.5, 1.57468, 42.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <39.5, 0, -41.5>,0.25 <39.5, 1.57468, -41.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, -41.5>,0.25 <-38.5, 1.57468, -41.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 40 44 40 cone { <39.5, 0, 43.5>,0.25 <39.5, 0.89028, 43.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, 43.5>,0.25 <-38.5, 0.89028, 43.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <39.5, 0, -42.5>,0.25 <39.5, 0.89028, -42.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, -42.5>,0.25 <-38.5, 0.89028, -42.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 40 45 77 cone { <39.5, 0, 44.5>,0.25 <39.5, 1.74161, 44.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, 44.5>,0.25 <-38.5, 1.74161, 44.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <39.5, 0, -43.5>,0.25 <39.5, 1.74161, -43.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, -43.5>,0.25 <-38.5, 1.74161, -43.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 40 46 78 cone { <39.5, 0, 45.5>,0.25 <39.5, 1.76387, 45.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, 45.5>,0.25 <-38.5, 1.76387, 45.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <39.5, 0, -44.5>,0.25 <39.5, 1.76387, -44.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, -44.5>,0.25 <-38.5, 1.76387, -44.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 40 48 76 cone { <39.5, 0, 47.5>,0.25 <39.5, 1.71935, 47.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, 47.5>,0.25 <-38.5, 1.71935, 47.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <39.5, 0, -46.5>,0.25 <39.5, 1.71935, -46.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, -46.5>,0.25 <-38.5, 1.71935, -46.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 40 49 51 cone { <39.5, 0, 48.5>,0.25 <39.5, 1.1518, 48.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, 48.5>,0.25 <-38.5, 1.1518, 48.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <39.5, 0, -47.5>,0.25 <39.5, 1.1518, -47.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, -47.5>,0.25 <-38.5, 1.1518, -47.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 40 50 81 cone { <39.5, 0, 49.5>,0.25 <39.5, 1.8529, 49.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, 49.5>,0.25 <-38.5, 1.8529, 49.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <39.5, 0, -48.5>,0.25 <39.5, 1.8529, -48.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, -48.5>,0.25 <-38.5, 1.8529, -48.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 40 51 66 cone { <39.5, 0, 50.5>,0.25 <39.5, 1.50235, 50.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, 50.5>,0.25 <-38.5, 1.50235, 50.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <39.5, 0, -49.5>,0.25 <39.5, 1.50235, -49.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, -49.5>,0.25 <-38.5, 1.50235, -49.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 40 52 57 cone { <39.5, 0, 51.5>,0.25 <39.5, 1.27978, 51.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, 51.5>,0.25 <-38.5, 1.27978, 51.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <39.5, 0, -50.5>,0.25 <39.5, 1.27978, -50.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, -50.5>,0.25 <-38.5, 1.27978, -50.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 40 55 54 cone { <39.5, 0, 54.5>,0.25 <39.5, 1.21857, 54.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, 54.5>,0.25 <-38.5, 1.21857, 54.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <39.5, 0, -53.5>,0.25 <39.5, 1.21857, -53.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, -53.5>,0.25 <-38.5, 1.21857, -53.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 40 56 59 cone { <39.5, 0, 55.5>,0.25 <39.5, 1.32986, 55.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, 55.5>,0.25 <-38.5, 1.32986, 55.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <39.5, 0, -54.5>,0.25 <39.5, 1.32986, -54.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-38.5, 0, -54.5>,0.25 <-38.5, 1.32986, -54.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 41 1 192 cone { <40.5, 0, 0.5>,0.25 <40.5, 4.42358, 0.5 >,0 texture { pigment {color rgb <0.85,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, 0.5>,0.25 <-39.5, 4.42358, 0.5 >,0 texture { pigment {color rgb <0.85,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 41 2 113 cone { <40.5, 0, 1.5>,0.25 <40.5, 2.59294, 1.5 >,0 texture { pigment {color rgb <0.57,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, 1.5>,0.25 <-39.5, 2.59294, 1.5 >,0 texture { pigment {color rgb <0.57,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <40.5, 0, -0.5>,0.25 <40.5, 2.59294, -0.5 >,0 texture { pigment {color rgb <0.57,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, -0.5>,0.25 <-39.5, 2.59294, -0.5 >,0 texture { pigment {color rgb <0.57,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 41 3 130 cone { <40.5, 0, 2.5>,0.25 <40.5, 2.988, 2.5 >,0 texture { pigment {color rgb <0.57,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, 2.5>,0.25 <-39.5, 2.988, 2.5 >,0 texture { pigment {color rgb <0.57,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <40.5, 0, -1.5>,0.25 <40.5, 2.988, -1.5 >,0 texture { pigment {color rgb <0.57,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, -1.5>,0.25 <-39.5, 2.988, -1.5 >,0 texture { pigment {color rgb <0.57,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 41 4 131 cone { <40.5, 0, 3.5>,0.25 <40.5, 2.99913, 3.5 >,0 texture { pigment {color rgb <0.57,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, 3.5>,0.25 <-39.5, 2.99913, 3.5 >,0 texture { pigment {color rgb <0.57,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <40.5, 0, -2.5>,0.25 <40.5, 2.99913, -2.5 >,0 texture { pigment {color rgb <0.57,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, -2.5>,0.25 <-39.5, 2.99913, -2.5 >,0 texture { pigment {color rgb <0.57,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 41 5 116 cone { <40.5, 0, 4.5>,0.25 <40.5, 2.64858, 4.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, 4.5>,0.25 <-39.5, 2.64858, 4.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <40.5, 0, -3.5>,0.25 <40.5, 2.64858, -3.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, -3.5>,0.25 <-39.5, 2.64858, -3.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 41 6 138 cone { <40.5, 0, 5.5>,0.25 <40.5, 3.16049, 5.5 >,0 texture { pigment {color rgb <0.57,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, 5.5>,0.25 <-39.5, 3.16049, 5.5 >,0 texture { pigment {color rgb <0.57,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <40.5, 0, -4.5>,0.25 <40.5, 3.16049, -4.5 >,0 texture { pigment {color rgb <0.57,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, -4.5>,0.25 <-39.5, 3.16049, -4.5 >,0 texture { pigment {color rgb <0.57,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 41 7 115 cone { <40.5, 0, 6.5>,0.25 <40.5, 2.63745, 6.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, 6.5>,0.25 <-39.5, 2.63745, 6.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <40.5, 0, -5.5>,0.25 <40.5, 2.63745, -5.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, -5.5>,0.25 <-39.5, 2.63745, -5.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 41 8 117 cone { <40.5, 0, 7.5>,0.25 <40.5, 2.68197, 7.5 >,0 texture { pigment {color rgb <0.57,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, 7.5>,0.25 <-39.5, 2.68197, 7.5 >,0 texture { pigment {color rgb <0.57,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <40.5, 0, -6.5>,0.25 <40.5, 2.68197, -6.5 >,0 texture { pigment {color rgb <0.57,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, -6.5>,0.25 <-39.5, 2.68197, -6.5 >,0 texture { pigment {color rgb <0.57,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 41 9 149 cone { <40.5, 0, 8.5>,0.25 <40.5, 3.41645, 8.5 >,0 texture { pigment {color rgb <0.71,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, 8.5>,0.25 <-39.5, 3.41645, 8.5 >,0 texture { pigment {color rgb <0.71,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <40.5, 0, -7.5>,0.25 <40.5, 3.41645, -7.5 >,0 texture { pigment {color rgb <0.71,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, -7.5>,0.25 <-39.5, 3.41645, -7.5 >,0 texture { pigment {color rgb <0.71,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 41 10 115 cone { <40.5, 0, 9.5>,0.25 <40.5, 2.63189, 9.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, 9.5>,0.25 <-39.5, 2.63189, 9.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <40.5, 0, -8.5>,0.25 <40.5, 2.63189, -8.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, -8.5>,0.25 <-39.5, 2.63189, -8.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 41 11 99 cone { <40.5, 0, 10.5>,0.25 <40.5, 2.26465, 10.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, 10.5>,0.25 <-39.5, 2.26465, 10.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <40.5, 0, -9.5>,0.25 <40.5, 2.26465, -9.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, -9.5>,0.25 <-39.5, 2.26465, -9.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 41 12 112 cone { <40.5, 0, 11.5>,0.25 <40.5, 2.56512, 11.5 >,0 texture { pigment {color rgb <0.57,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, 11.5>,0.25 <-39.5, 2.56512, 11.5 >,0 texture { pigment {color rgb <0.57,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <40.5, 0, -10.5>,0.25 <40.5, 2.56512, -10.5 >,0 texture { pigment {color rgb <0.57,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, -10.5>,0.25 <-39.5, 2.56512, -10.5 >,0 texture { pigment {color rgb <0.57,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 41 13 92 cone { <40.5, 0, 12.5>,0.25 <40.5, 2.09216, 12.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, 12.5>,0.25 <-39.5, 2.09216, 12.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <40.5, 0, -11.5>,0.25 <40.5, 2.09216, -11.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, -11.5>,0.25 <-39.5, 2.09216, -11.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 41 14 117 cone { <40.5, 0, 13.5>,0.25 <40.5, 2.67084, 13.5 >,0 texture { pigment {color rgb <0.57,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, 13.5>,0.25 <-39.5, 2.67084, 13.5 >,0 texture { pigment {color rgb <0.57,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <40.5, 0, -12.5>,0.25 <40.5, 2.67084, -12.5 >,0 texture { pigment {color rgb <0.57,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, -12.5>,0.25 <-39.5, 2.67084, -12.5 >,0 texture { pigment {color rgb <0.57,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 41 15 93 cone { <40.5, 0, 14.5>,0.25 <40.5, 2.12554, 14.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, 14.5>,0.25 <-39.5, 2.12554, 14.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <40.5, 0, -13.5>,0.25 <40.5, 2.12554, -13.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, -13.5>,0.25 <-39.5, 2.12554, -13.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 41 16 91 cone { <40.5, 0, 15.5>,0.25 <40.5, 2.06434, 15.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, 15.5>,0.25 <-39.5, 2.06434, 15.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <40.5, 0, -14.5>,0.25 <40.5, 2.06434, -14.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, -14.5>,0.25 <-39.5, 2.06434, -14.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 41 17 105 cone { <40.5, 0, 16.5>,0.25 <40.5, 2.39263, 16.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, 16.5>,0.25 <-39.5, 2.39263, 16.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <40.5, 0, -15.5>,0.25 <40.5, 2.39263, -15.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, -15.5>,0.25 <-39.5, 2.39263, -15.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 41 18 96 cone { <40.5, 0, 17.5>,0.25 <40.5, 2.18675, 17.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, 17.5>,0.25 <-39.5, 2.18675, 17.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <40.5, 0, -16.5>,0.25 <40.5, 2.18675, -16.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, -16.5>,0.25 <-39.5, 2.18675, -16.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 41 19 112 cone { <40.5, 0, 18.5>,0.25 <40.5, 2.57068, 18.5 >,0 texture { pigment {color rgb <0.57,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, 18.5>,0.25 <-39.5, 2.57068, 18.5 >,0 texture { pigment {color rgb <0.57,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <40.5, 0, -17.5>,0.25 <40.5, 2.57068, -17.5 >,0 texture { pigment {color rgb <0.57,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, -17.5>,0.25 <-39.5, 2.57068, -17.5 >,0 texture { pigment {color rgb <0.57,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 41 20 82 cone { <40.5, 0, 19.5>,0.25 <40.5, 1.86959, 19.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, 19.5>,0.25 <-39.5, 1.86959, 19.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <40.5, 0, -18.5>,0.25 <40.5, 1.86959, -18.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, -18.5>,0.25 <-39.5, 1.86959, -18.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 41 21 113 cone { <40.5, 0, 20.5>,0.25 <40.5, 2.58181, 20.5 >,0 texture { pigment {color rgb <0.57,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, 20.5>,0.25 <-39.5, 2.58181, 20.5 >,0 texture { pigment {color rgb <0.57,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <40.5, 0, -19.5>,0.25 <40.5, 2.58181, -19.5 >,0 texture { pigment {color rgb <0.57,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, -19.5>,0.25 <-39.5, 2.58181, -19.5 >,0 texture { pigment {color rgb <0.57,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 41 22 92 cone { <40.5, 0, 21.5>,0.25 <40.5, 2.10329, 21.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, 21.5>,0.25 <-39.5, 2.10329, 21.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <40.5, 0, -20.5>,0.25 <40.5, 2.10329, -20.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, -20.5>,0.25 <-39.5, 2.10329, -20.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 41 23 80 cone { <40.5, 0, 22.5>,0.25 <40.5, 1.80838, 22.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, 22.5>,0.25 <-39.5, 1.80838, 22.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <40.5, 0, -21.5>,0.25 <40.5, 1.80838, -21.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, -21.5>,0.25 <-39.5, 1.80838, -21.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 41 24 73 cone { <40.5, 0, 23.5>,0.25 <40.5, 1.66371, 23.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, 23.5>,0.25 <-39.5, 1.66371, 23.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <40.5, 0, -22.5>,0.25 <40.5, 1.66371, -22.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, -22.5>,0.25 <-39.5, 1.66371, -22.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 41 25 89 cone { <40.5, 0, 24.5>,0.25 <40.5, 2.03652, 24.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, 24.5>,0.25 <-39.5, 2.03652, 24.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <40.5, 0, -23.5>,0.25 <40.5, 2.03652, -23.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, -23.5>,0.25 <-39.5, 2.03652, -23.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 41 26 92 cone { <40.5, 0, 25.5>,0.25 <40.5, 2.10329, 25.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, 25.5>,0.25 <-39.5, 2.10329, 25.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <40.5, 0, -24.5>,0.25 <40.5, 2.10329, -24.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, -24.5>,0.25 <-39.5, 2.10329, -24.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 41 27 96 cone { <40.5, 0, 26.5>,0.25 <40.5, 2.19788, 26.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, 26.5>,0.25 <-39.5, 2.19788, 26.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <40.5, 0, -25.5>,0.25 <40.5, 2.19788, -25.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, -25.5>,0.25 <-39.5, 2.19788, -25.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 41 28 76 cone { <40.5, 0, 27.5>,0.25 <40.5, 1.71935, 27.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, 27.5>,0.25 <-39.5, 1.71935, 27.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <40.5, 0, -26.5>,0.25 <40.5, 1.71935, -26.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, -26.5>,0.25 <-39.5, 1.71935, -26.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 41 29 88 cone { <40.5, 0, 28.5>,0.25 <40.5, 2.00869, 28.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, 28.5>,0.25 <-39.5, 2.00869, 28.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <40.5, 0, -27.5>,0.25 <40.5, 2.00869, -27.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, -27.5>,0.25 <-39.5, 2.00869, -27.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 41 30 66 cone { <40.5, 0, 29.5>,0.25 <40.5, 1.50235, 29.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, 29.5>,0.25 <-39.5, 1.50235, 29.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <40.5, 0, -28.5>,0.25 <40.5, 1.50235, -28.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, -28.5>,0.25 <-39.5, 1.50235, -28.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 41 31 59 cone { <40.5, 0, 30.5>,0.25 <40.5, 1.32986, 30.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, 30.5>,0.25 <-39.5, 1.32986, 30.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <40.5, 0, -29.5>,0.25 <40.5, 1.32986, -29.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, -29.5>,0.25 <-39.5, 1.32986, -29.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 41 32 121 cone { <40.5, 0, 31.5>,0.25 <40.5, 2.78212, 31.5 >,0 texture { pigment {color rgb <0.57,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, 31.5>,0.25 <-39.5, 2.78212, 31.5 >,0 texture { pigment {color rgb <0.57,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <40.5, 0, -30.5>,0.25 <40.5, 2.78212, -30.5 >,0 texture { pigment {color rgb <0.57,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, -30.5>,0.25 <-39.5, 2.78212, -30.5 >,0 texture { pigment {color rgb <0.57,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 41 33 79 cone { <40.5, 0, 32.5>,0.25 <40.5, 1.78612, 32.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, 32.5>,0.25 <-39.5, 1.78612, 32.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <40.5, 0, -31.5>,0.25 <40.5, 1.78612, -31.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, -31.5>,0.25 <-39.5, 1.78612, -31.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 41 34 107 cone { <40.5, 0, 33.5>,0.25 <40.5, 2.44827, 33.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, 33.5>,0.25 <-39.5, 2.44827, 33.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <40.5, 0, -32.5>,0.25 <40.5, 2.44827, -32.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, -32.5>,0.25 <-39.5, 2.44827, -32.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 41 35 90 cone { <40.5, 0, 34.5>,0.25 <40.5, 2.04764, 34.5 >,0 texture { pigment {color rgb <0.42,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, 34.5>,0.25 <-39.5, 2.04764, 34.5 >,0 texture { pigment {color rgb <0.42,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <40.5, 0, -33.5>,0.25 <40.5, 2.04764, -33.5 >,0 texture { pigment {color rgb <0.42,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, -33.5>,0.25 <-39.5, 2.04764, -33.5 >,0 texture { pigment {color rgb <0.42,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 41 36 73 cone { <40.5, 0, 35.5>,0.25 <40.5, 1.66371, 35.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, 35.5>,0.25 <-39.5, 1.66371, 35.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <40.5, 0, -34.5>,0.25 <40.5, 1.66371, -34.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, -34.5>,0.25 <-39.5, 1.66371, -34.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 41 37 84 cone { <40.5, 0, 36.5>,0.25 <40.5, 1.90854, 36.5 >,0 texture { pigment {color rgb <0.42,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, 36.5>,0.25 <-39.5, 1.90854, 36.5 >,0 texture { pigment {color rgb <0.42,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <40.5, 0, -35.5>,0.25 <40.5, 1.90854, -35.5 >,0 texture { pigment {color rgb <0.42,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, -35.5>,0.25 <-39.5, 1.90854, -35.5 >,0 texture { pigment {color rgb <0.42,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 41 38 95 cone { <40.5, 0, 37.5>,0.25 <40.5, 2.16449, 37.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, 37.5>,0.25 <-39.5, 2.16449, 37.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <40.5, 0, -36.5>,0.25 <40.5, 2.16449, -36.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, -36.5>,0.25 <-39.5, 2.16449, -36.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 41 39 106 cone { <40.5, 0, 38.5>,0.25 <40.5, 2.41488, 38.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, 38.5>,0.25 <-39.5, 2.41488, 38.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <40.5, 0, -37.5>,0.25 <40.5, 2.41488, -37.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, -37.5>,0.25 <-39.5, 2.41488, -37.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 41 40 63 cone { <40.5, 0, 39.5>,0.25 <40.5, 1.42445, 39.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, 39.5>,0.25 <-39.5, 1.42445, 39.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <40.5, 0, -38.5>,0.25 <40.5, 1.42445, -38.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, -38.5>,0.25 <-39.5, 1.42445, -38.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 41 41 79 cone { <40.5, 0, 40.5>,0.25 <40.5, 1.78612, 40.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, 40.5>,0.25 <-39.5, 1.78612, 40.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <40.5, 0, -39.5>,0.25 <40.5, 1.78612, -39.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, -39.5>,0.25 <-39.5, 1.78612, -39.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 41 43 69 cone { <40.5, 0, 42.5>,0.25 <40.5, 1.57468, 42.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, 42.5>,0.25 <-39.5, 1.57468, 42.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <40.5, 0, -41.5>,0.25 <40.5, 1.57468, -41.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, -41.5>,0.25 <-39.5, 1.57468, -41.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 41 44 76 cone { <40.5, 0, 43.5>,0.25 <40.5, 1.71935, 43.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, 43.5>,0.25 <-39.5, 1.71935, 43.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <40.5, 0, -42.5>,0.25 <40.5, 1.71935, -42.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, -42.5>,0.25 <-39.5, 1.71935, -42.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 41 46 68 cone { <40.5, 0, 45.5>,0.25 <40.5, 1.5413, 45.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, 45.5>,0.25 <-39.5, 1.5413, 45.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <40.5, 0, -44.5>,0.25 <40.5, 1.5413, -44.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, -44.5>,0.25 <-39.5, 1.5413, -44.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 41 47 61 cone { <40.5, 0, 46.5>,0.25 <40.5, 1.37993, 46.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, 46.5>,0.25 <-39.5, 1.37993, 46.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <40.5, 0, -45.5>,0.25 <40.5, 1.37993, -45.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, -45.5>,0.25 <-39.5, 1.37993, -45.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 41 48 80 cone { <40.5, 0, 47.5>,0.25 <40.5, 1.80838, 47.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, 47.5>,0.25 <-39.5, 1.80838, 47.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <40.5, 0, -46.5>,0.25 <40.5, 1.80838, -46.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, -46.5>,0.25 <-39.5, 1.80838, -46.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 41 49 71 cone { <40.5, 0, 48.5>,0.25 <40.5, 1.60807, 48.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, 48.5>,0.25 <-39.5, 1.60807, 48.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <40.5, 0, -47.5>,0.25 <40.5, 1.60807, -47.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, -47.5>,0.25 <-39.5, 1.60807, -47.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 41 50 57 cone { <40.5, 0, 49.5>,0.25 <40.5, 1.27978, 49.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, 49.5>,0.25 <-39.5, 1.27978, 49.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <40.5, 0, -48.5>,0.25 <40.5, 1.27978, -48.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, -48.5>,0.25 <-39.5, 1.27978, -48.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 41 51 57 cone { <40.5, 0, 50.5>,0.25 <40.5, 1.27978, 50.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, 50.5>,0.25 <-39.5, 1.27978, 50.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <40.5, 0, -49.5>,0.25 <40.5, 1.27978, -49.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, -49.5>,0.25 <-39.5, 1.27978, -49.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 41 53 85 cone { <40.5, 0, 52.5>,0.25 <40.5, 1.92523, 52.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, 52.5>,0.25 <-39.5, 1.92523, 52.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <40.5, 0, -51.5>,0.25 <40.5, 1.92523, -51.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, -51.5>,0.25 <-39.5, 1.92523, -51.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 41 54 68 cone { <40.5, 0, 53.5>,0.25 <40.5, 1.5413, 53.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, 53.5>,0.25 <-39.5, 1.5413, 53.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <40.5, 0, -52.5>,0.25 <40.5, 1.5413, -52.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-39.5, 0, -52.5>,0.25 <-39.5, 1.5413, -52.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 42 1 192 cone { <41.5, 0, 0.5>,0.25 <41.5, 4.41245, 0.5 >,0 texture { pigment {color rgb <0.85,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-40.5, 0, 0.5>,0.25 <-40.5, 4.41245, 0.5 >,0 texture { pigment {color rgb <0.85,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 42 2 108 cone { <41.5, 0, 1.5>,0.25 <41.5, 2.46496, 1.5 >,0 texture { pigment {color rgb <0.42,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-40.5, 0, 1.5>,0.25 <-40.5, 2.46496, 1.5 >,0 texture { pigment {color rgb <0.42,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <41.5, 0, -0.5>,0.25 <41.5, 2.46496, -0.5 >,0 texture { pigment {color rgb <0.42,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-40.5, 0, -0.5>,0.25 <-40.5, 2.46496, -0.5 >,0 texture { pigment {color rgb <0.42,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 42 3 125 cone { <41.5, 0, 2.5>,0.25 <41.5, 2.86559, 2.5 >,0 texture { pigment {color rgb <0.57,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-40.5, 0, 2.5>,0.25 <-40.5, 2.86559, 2.5 >,0 texture { pigment {color rgb <0.57,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <41.5, 0, -1.5>,0.25 <41.5, 2.86559, -1.5 >,0 texture { pigment {color rgb <0.57,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-40.5, 0, -1.5>,0.25 <-40.5, 2.86559, -1.5 >,0 texture { pigment {color rgb <0.57,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 42 4 131 cone { <41.5, 0, 3.5>,0.25 <41.5, 3.00469, 3.5 >,0 texture { pigment {color rgb <0.57,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-40.5, 0, 3.5>,0.25 <-40.5, 3.00469, 3.5 >,0 texture { pigment {color rgb <0.57,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <41.5, 0, -2.5>,0.25 <41.5, 3.00469, -2.5 >,0 texture { pigment {color rgb <0.57,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-40.5, 0, -2.5>,0.25 <-40.5, 3.00469, -2.5 >,0 texture { pigment {color rgb <0.57,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 42 5 128 cone { <41.5, 0, 4.5>,0.25 <41.5, 2.93792, 4.5 >,0 texture { pigment {color rgb <0.57,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-40.5, 0, 4.5>,0.25 <-40.5, 2.93792, 4.5 >,0 texture { pigment {color rgb <0.57,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <41.5, 0, -3.5>,0.25 <41.5, 2.93792, -3.5 >,0 texture { pigment {color rgb <0.57,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-40.5, 0, -3.5>,0.25 <-40.5, 2.93792, -3.5 >,0 texture { pigment {color rgb <0.57,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 42 6 109 cone { <41.5, 0, 5.5>,0.25 <41.5, 2.49835, 5.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-40.5, 0, 5.5>,0.25 <-40.5, 2.49835, 5.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <41.5, 0, -4.5>,0.25 <41.5, 2.49835, -4.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-40.5, 0, -4.5>,0.25 <-40.5, 2.49835, -4.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 42 7 123 cone { <41.5, 0, 6.5>,0.25 <41.5, 2.82107, 6.5 >,0 texture { pigment {color rgb <0.57,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-40.5, 0, 6.5>,0.25 <-40.5, 2.82107, 6.5 >,0 texture { pigment {color rgb <0.57,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <41.5, 0, -5.5>,0.25 <41.5, 2.82107, -5.5 >,0 texture { pigment {color rgb <0.57,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-40.5, 0, -5.5>,0.25 <-40.5, 2.82107, -5.5 >,0 texture { pigment {color rgb <0.57,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 42 8 148 cone { <41.5, 0, 7.5>,0.25 <41.5, 3.39419, 7.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-40.5, 0, 7.5>,0.25 <-40.5, 3.39419, 7.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <41.5, 0, -6.5>,0.25 <41.5, 3.39419, -6.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-40.5, 0, -6.5>,0.25 <-40.5, 3.39419, -6.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 42 9 103 cone { <41.5, 0, 8.5>,0.25 <41.5, 2.35924, 8.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-40.5, 0, 8.5>,0.25 <-40.5, 2.35924, 8.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <41.5, 0, -7.5>,0.25 <41.5, 2.35924, -7.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-40.5, 0, -7.5>,0.25 <-40.5, 2.35924, -7.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 42 10 109 cone { <41.5, 0, 9.5>,0.25 <41.5, 2.49835, 9.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-40.5, 0, 9.5>,0.25 <-40.5, 2.49835, 9.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <41.5, 0, -8.5>,0.25 <41.5, 2.49835, -8.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-40.5, 0, -8.5>,0.25 <-40.5, 2.49835, -8.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 42 11 92 cone { <41.5, 0, 10.5>,0.25 <41.5, 2.10329, 10.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-40.5, 0, 10.5>,0.25 <-40.5, 2.10329, 10.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <41.5, 0, -9.5>,0.25 <41.5, 2.10329, -9.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-40.5, 0, -9.5>,0.25 <-40.5, 2.10329, -9.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 42 12 107 cone { <41.5, 0, 11.5>,0.25 <41.5, 2.44827, 11.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-40.5, 0, 11.5>,0.25 <-40.5, 2.44827, 11.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <41.5, 0, -10.5>,0.25 <41.5, 2.44827, -10.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-40.5, 0, -10.5>,0.25 <-40.5, 2.44827, -10.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 42 13 100 cone { <41.5, 0, 12.5>,0.25 <41.5, 2.27578, 12.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-40.5, 0, 12.5>,0.25 <-40.5, 2.27578, 12.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <41.5, 0, -11.5>,0.25 <41.5, 2.27578, -11.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-40.5, 0, -11.5>,0.25 <-40.5, 2.27578, -11.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 42 14 94 cone { <41.5, 0, 13.5>,0.25 <41.5, 2.14224, 13.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-40.5, 0, 13.5>,0.25 <-40.5, 2.14224, 13.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <41.5, 0, -12.5>,0.25 <41.5, 2.14224, -12.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-40.5, 0, -12.5>,0.25 <-40.5, 2.14224, -12.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 42 15 88 cone { <41.5, 0, 14.5>,0.25 <41.5, 2.00869, 14.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-40.5, 0, 14.5>,0.25 <-40.5, 2.00869, 14.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <41.5, 0, -13.5>,0.25 <41.5, 2.00869, -13.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-40.5, 0, -13.5>,0.25 <-40.5, 2.00869, -13.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 42 16 94 cone { <41.5, 0, 15.5>,0.25 <41.5, 2.14224, 15.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-40.5, 0, 15.5>,0.25 <-40.5, 2.14224, 15.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <41.5, 0, -14.5>,0.25 <41.5, 2.14224, -14.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-40.5, 0, -14.5>,0.25 <-40.5, 2.14224, -14.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 42 17 98 cone { <41.5, 0, 16.5>,0.25 <41.5, 2.24796, 16.5 >,0 texture { pigment {color rgb <0.42,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-40.5, 0, 16.5>,0.25 <-40.5, 2.24796, 16.5 >,0 texture { pigment {color rgb <0.42,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <41.5, 0, -15.5>,0.25 <41.5, 2.24796, -15.5 >,0 texture { pigment {color rgb <0.42,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-40.5, 0, -15.5>,0.25 <-40.5, 2.24796, -15.5 >,0 texture { pigment {color rgb <0.42,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 42 18 103 cone { <41.5, 0, 17.5>,0.25 <41.5, 2.35368, 17.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-40.5, 0, 17.5>,0.25 <-40.5, 2.35368, 17.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <41.5, 0, -16.5>,0.25 <41.5, 2.35368, -16.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-40.5, 0, -16.5>,0.25 <-40.5, 2.35368, -16.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 42 19 84 cone { <41.5, 0, 18.5>,0.25 <41.5, 1.90854, 18.5 >,0 texture { pigment {color rgb <0.42,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-40.5, 0, 18.5>,0.25 <-40.5, 1.90854, 18.5 >,0 texture { pigment {color rgb <0.42,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <41.5, 0, -17.5>,0.25 <41.5, 1.90854, -17.5 >,0 texture { pigment {color rgb <0.42,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-40.5, 0, -17.5>,0.25 <-40.5, 1.90854, -17.5 >,0 texture { pigment {color rgb <0.42,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 42 20 99 cone { <41.5, 0, 19.5>,0.25 <41.5, 2.25909, 19.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-40.5, 0, 19.5>,0.25 <-40.5, 2.25909, 19.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <41.5, 0, -18.5>,0.25 <41.5, 2.25909, -18.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-40.5, 0, -18.5>,0.25 <-40.5, 2.25909, -18.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 42 21 97 cone { <41.5, 0, 20.5>,0.25 <41.5, 2.21457, 20.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-40.5, 0, 20.5>,0.25 <-40.5, 2.21457, 20.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <41.5, 0, -19.5>,0.25 <41.5, 2.21457, -19.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-40.5, 0, -19.5>,0.25 <-40.5, 2.21457, -19.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 42 22 77 cone { <41.5, 0, 21.5>,0.25 <41.5, 1.74161, 21.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-40.5, 0, 21.5>,0.25 <-40.5, 1.74161, 21.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <41.5, 0, -20.5>,0.25 <41.5, 1.74161, -20.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-40.5, 0, -20.5>,0.25 <-40.5, 1.74161, -20.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 42 23 93 cone { <41.5, 0, 22.5>,0.25 <41.5, 2.11441, 22.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-40.5, 0, 22.5>,0.25 <-40.5, 2.11441, 22.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <41.5, 0, -21.5>,0.25 <41.5, 2.11441, -21.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-40.5, 0, -21.5>,0.25 <-40.5, 2.11441, -21.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 42 24 88 cone { <41.5, 0, 23.5>,0.25 <41.5, 2.00869, 23.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-40.5, 0, 23.5>,0.25 <-40.5, 2.00869, 23.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <41.5, 0, -22.5>,0.25 <41.5, 2.00869, -22.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-40.5, 0, -22.5>,0.25 <-40.5, 2.00869, -22.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 42 25 80 cone { <41.5, 0, 24.5>,0.25 <41.5, 1.83064, 24.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-40.5, 0, 24.5>,0.25 <-40.5, 1.83064, 24.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <41.5, 0, -23.5>,0.25 <41.5, 1.83064, -23.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-40.5, 0, -23.5>,0.25 <-40.5, 1.83064, -23.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 42 26 106 cone { <41.5, 0, 25.5>,0.25 <41.5, 2.42045, 25.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-40.5, 0, 25.5>,0.25 <-40.5, 2.42045, 25.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <41.5, 0, -24.5>,0.25 <41.5, 2.42045, -24.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-40.5, 0, -24.5>,0.25 <-40.5, 2.42045, -24.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 42 27 94 cone { <41.5, 0, 26.5>,0.25 <41.5, 2.14224, 26.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-40.5, 0, 26.5>,0.25 <-40.5, 2.14224, 26.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <41.5, 0, -25.5>,0.25 <41.5, 2.14224, -25.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-40.5, 0, -25.5>,0.25 <-40.5, 2.14224, -25.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 42 28 87 cone { <41.5, 0, 27.5>,0.25 <41.5, 1.992, 27.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-40.5, 0, 27.5>,0.25 <-40.5, 1.992, 27.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <41.5, 0, -26.5>,0.25 <41.5, 1.992, -26.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-40.5, 0, -26.5>,0.25 <-40.5, 1.992, -26.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 42 29 76 cone { <41.5, 0, 28.5>,0.25 <41.5, 1.71935, 28.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-40.5, 0, 28.5>,0.25 <-40.5, 1.71935, 28.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <41.5, 0, -27.5>,0.25 <41.5, 1.71935, -27.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-40.5, 0, -27.5>,0.25 <-40.5, 1.71935, -27.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 42 30 95 cone { <41.5, 0, 29.5>,0.25 <41.5, 2.16449, 29.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-40.5, 0, 29.5>,0.25 <-40.5, 2.16449, 29.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <41.5, 0, -28.5>,0.25 <41.5, 2.16449, -28.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-40.5, 0, -28.5>,0.25 <-40.5, 2.16449, -28.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 42 31 80 cone { <41.5, 0, 30.5>,0.25 <41.5, 1.80838, 30.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-40.5, 0, 30.5>,0.25 <-40.5, 1.80838, 30.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <41.5, 0, -29.5>,0.25 <41.5, 1.80838, -29.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-40.5, 0, -29.5>,0.25 <-40.5, 1.80838, -29.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 42 32 86 cone { <41.5, 0, 31.5>,0.25 <41.5, 1.95862, 31.5 >,0 texture { pigment {color rgb <0.42,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-40.5, 0, 31.5>,0.25 <-40.5, 1.95862, 31.5 >,0 texture { pigment {color rgb <0.42,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <41.5, 0, -30.5>,0.25 <41.5, 1.95862, -30.5 >,0 texture { pigment {color rgb <0.42,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-40.5, 0, -30.5>,0.25 <-40.5, 1.95862, -30.5 >,0 texture { pigment {color rgb <0.42,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 42 33 96 cone { <41.5, 0, 32.5>,0.25 <41.5, 2.18675, 32.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-40.5, 0, 32.5>,0.25 <-40.5, 2.18675, 32.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <41.5, 0, -31.5>,0.25 <41.5, 2.18675, -31.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-40.5, 0, -31.5>,0.25 <-40.5, 2.18675, -31.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 42 34 85 cone { <41.5, 0, 33.5>,0.25 <41.5, 1.92523, 33.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-40.5, 0, 33.5>,0.25 <-40.5, 1.92523, 33.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <41.5, 0, -32.5>,0.25 <41.5, 1.92523, -32.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-40.5, 0, -32.5>,0.25 <-40.5, 1.92523, -32.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 42 35 54 cone { <41.5, 0, 34.5>,0.25 <41.5, 1.21857, 34.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-40.5, 0, 34.5>,0.25 <-40.5, 1.21857, 34.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <41.5, 0, -33.5>,0.25 <41.5, 1.21857, -33.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-40.5, 0, -33.5>,0.25 <-40.5, 1.21857, -33.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 42 36 73 cone { <41.5, 0, 35.5>,0.25 <41.5, 1.66371, 35.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-40.5, 0, 35.5>,0.25 <-40.5, 1.66371, 35.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <41.5, 0, -34.5>,0.25 <41.5, 1.66371, -34.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-40.5, 0, -34.5>,0.25 <-40.5, 1.66371, -34.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 42 37 61 cone { <41.5, 0, 36.5>,0.25 <41.5, 1.37993, 36.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-40.5, 0, 36.5>,0.25 <-40.5, 1.37993, 36.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <41.5, 0, -35.5>,0.25 <41.5, 1.37993, -35.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-40.5, 0, -35.5>,0.25 <-40.5, 1.37993, -35.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 42 38 96 cone { <41.5, 0, 37.5>,0.25 <41.5, 2.18675, 37.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-40.5, 0, 37.5>,0.25 <-40.5, 2.18675, 37.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <41.5, 0, -36.5>,0.25 <41.5, 2.18675, -36.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-40.5, 0, -36.5>,0.25 <-40.5, 2.18675, -36.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 42 39 45 cone { <41.5, 0, 38.5>,0.25 <41.5, 0.996001, 38.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-40.5, 0, 38.5>,0.25 <-40.5, 0.996001, 38.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <41.5, 0, -37.5>,0.25 <41.5, 0.996001, -37.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-40.5, 0, -37.5>,0.25 <-40.5, 0.996001, -37.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 42 40 54 cone { <41.5, 0, 39.5>,0.25 <41.5, 1.21857, 39.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-40.5, 0, 39.5>,0.25 <-40.5, 1.21857, 39.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <41.5, 0, -38.5>,0.25 <41.5, 1.21857, -38.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-40.5, 0, -38.5>,0.25 <-40.5, 1.21857, -38.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 42 41 69 cone { <41.5, 0, 40.5>,0.25 <41.5, 1.57468, 40.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-40.5, 0, 40.5>,0.25 <-40.5, 1.57468, 40.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <41.5, 0, -39.5>,0.25 <41.5, 1.57468, -39.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-40.5, 0, -39.5>,0.25 <-40.5, 1.57468, -39.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 42 42 73 cone { <41.5, 0, 41.5>,0.25 <41.5, 1.66371, 41.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-40.5, 0, 41.5>,0.25 <-40.5, 1.66371, 41.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <41.5, 0, -40.5>,0.25 <41.5, 1.66371, -40.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-40.5, 0, -40.5>,0.25 <-40.5, 1.66371, -40.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 42 44 48 cone { <41.5, 0, 43.5>,0.25 <41.5, 1.07946, 43.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-40.5, 0, 43.5>,0.25 <-40.5, 1.07946, 43.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <41.5, 0, -42.5>,0.25 <41.5, 1.07946, -42.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-40.5, 0, -42.5>,0.25 <-40.5, 1.07946, -42.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 42 45 54 cone { <41.5, 0, 44.5>,0.25 <41.5, 1.21857, 44.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-40.5, 0, 44.5>,0.25 <-40.5, 1.21857, 44.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <41.5, 0, -43.5>,0.25 <41.5, 1.21857, -43.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-40.5, 0, -43.5>,0.25 <-40.5, 1.21857, -43.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 43 1 192 cone { <42.5, 0, 0.5>,0.25 <42.5, 4.42914, 0.5 >,0 texture { pigment {color rgb <0.85,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, 0.5>,0.25 <-41.5, 4.42914, 0.5 >,0 texture { pigment {color rgb <0.85,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 43 2 109 cone { <42.5, 0, 1.5>,0.25 <42.5, 2.49278, 1.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, 1.5>,0.25 <-41.5, 2.49278, 1.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <42.5, 0, -0.5>,0.25 <42.5, 2.49278, -0.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, -0.5>,0.25 <-41.5, 2.49278, -0.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 43 3 121 cone { <42.5, 0, 2.5>,0.25 <42.5, 2.77656, 2.5 >,0 texture { pigment {color rgb <0.57,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, 2.5>,0.25 <-41.5, 2.77656, 2.5 >,0 texture { pigment {color rgb <0.57,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <42.5, 0, -1.5>,0.25 <42.5, 2.77656, -1.5 >,0 texture { pigment {color rgb <0.57,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, -1.5>,0.25 <-41.5, 2.77656, -1.5 >,0 texture { pigment {color rgb <0.57,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 43 4 116 cone { <42.5, 0, 3.5>,0.25 <42.5, 2.64858, 3.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, 3.5>,0.25 <-41.5, 2.64858, 3.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <42.5, 0, -2.5>,0.25 <42.5, 2.64858, -2.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, -2.5>,0.25 <-41.5, 2.64858, -2.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 43 5 126 cone { <42.5, 0, 4.5>,0.25 <42.5, 2.87672, 4.5 >,0 texture { pigment {color rgb <0.57,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, 4.5>,0.25 <-41.5, 2.87672, 4.5 >,0 texture { pigment {color rgb <0.57,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <42.5, 0, -3.5>,0.25 <42.5, 2.87672, -3.5 >,0 texture { pigment {color rgb <0.57,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, -3.5>,0.25 <-41.5, 2.87672, -3.5 >,0 texture { pigment {color rgb <0.57,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 43 6 115 cone { <42.5, 0, 5.5>,0.25 <42.5, 2.63189, 5.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, 5.5>,0.25 <-41.5, 2.63189, 5.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <42.5, 0, -4.5>,0.25 <42.5, 2.63189, -4.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, -4.5>,0.25 <-41.5, 2.63189, -4.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 43 7 153 cone { <42.5, 0, 6.5>,0.25 <42.5, 3.50548, 6.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, 6.5>,0.25 <-41.5, 3.50548, 6.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <42.5, 0, -5.5>,0.25 <42.5, 3.50548, -5.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, -5.5>,0.25 <-41.5, 3.50548, -5.5 >,0 texture { pigment {color rgb <0.71,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 43 8 114 cone { <42.5, 0, 7.5>,0.25 <42.5, 2.60407, 7.5 >,0 texture { pigment {color rgb <0.57,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, 7.5>,0.25 <-41.5, 2.60407, 7.5 >,0 texture { pigment {color rgb <0.57,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <42.5, 0, -6.5>,0.25 <42.5, 2.60407, -6.5 >,0 texture { pigment {color rgb <0.57,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, -6.5>,0.25 <-41.5, 2.60407, -6.5 >,0 texture { pigment {color rgb <0.57,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 43 9 119 cone { <42.5, 0, 8.5>,0.25 <42.5, 2.72092, 8.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, 8.5>,0.25 <-41.5, 2.72092, 8.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <42.5, 0, -7.5>,0.25 <42.5, 2.72092, -7.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, -7.5>,0.25 <-41.5, 2.72092, -7.5 >,0 texture { pigment {color rgb <0.57,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 43 10 99 cone { <42.5, 0, 9.5>,0.25 <42.5, 2.25909, 9.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, 9.5>,0.25 <-41.5, 2.25909, 9.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <42.5, 0, -8.5>,0.25 <42.5, 2.25909, -8.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, -8.5>,0.25 <-41.5, 2.25909, -8.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 43 11 95 cone { <42.5, 0, 10.5>,0.25 <42.5, 2.16449, 10.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, 10.5>,0.25 <-41.5, 2.16449, 10.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <42.5, 0, -9.5>,0.25 <42.5, 2.16449, -9.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, -9.5>,0.25 <-41.5, 2.16449, -9.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 43 12 90 cone { <42.5, 0, 11.5>,0.25 <42.5, 2.04764, 11.5 >,0 texture { pigment {color rgb <0.42,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, 11.5>,0.25 <-41.5, 2.04764, 11.5 >,0 texture { pigment {color rgb <0.42,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <42.5, 0, -10.5>,0.25 <42.5, 2.04764, -10.5 >,0 texture { pigment {color rgb <0.42,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, -10.5>,0.25 <-41.5, 2.04764, -10.5 >,0 texture { pigment {color rgb <0.42,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 43 13 97 cone { <42.5, 0, 12.5>,0.25 <42.5, 2.20901, 12.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, 12.5>,0.25 <-41.5, 2.20901, 12.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <42.5, 0, -11.5>,0.25 <42.5, 2.20901, -11.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, -11.5>,0.25 <-41.5, 2.20901, -11.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 43 14 101 cone { <42.5, 0, 13.5>,0.25 <42.5, 2.3036, 13.5 >,0 texture { pigment {color rgb <0.42,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, 13.5>,0.25 <-41.5, 2.3036, 13.5 >,0 texture { pigment {color rgb <0.42,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <42.5, 0, -12.5>,0.25 <42.5, 2.3036, -12.5 >,0 texture { pigment {color rgb <0.42,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, -12.5>,0.25 <-41.5, 2.3036, -12.5 >,0 texture { pigment {color rgb <0.42,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 43 15 94 cone { <42.5, 0, 14.5>,0.25 <42.5, 2.15336, 14.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, 14.5>,0.25 <-41.5, 2.15336, 14.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <42.5, 0, -13.5>,0.25 <42.5, 2.15336, -13.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, -13.5>,0.25 <-41.5, 2.15336, -13.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 43 16 103 cone { <42.5, 0, 15.5>,0.25 <42.5, 2.34255, 15.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, 15.5>,0.25 <-41.5, 2.34255, 15.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <42.5, 0, -14.5>,0.25 <42.5, 2.34255, -14.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, -14.5>,0.25 <-41.5, 2.34255, -14.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 43 17 96 cone { <42.5, 0, 16.5>,0.25 <42.5, 2.18675, 16.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, 16.5>,0.25 <-41.5, 2.18675, 16.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <42.5, 0, -15.5>,0.25 <42.5, 2.18675, -15.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, -15.5>,0.25 <-41.5, 2.18675, -15.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 43 18 92 cone { <42.5, 0, 17.5>,0.25 <42.5, 2.09216, 17.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, 17.5>,0.25 <-41.5, 2.09216, 17.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <42.5, 0, -16.5>,0.25 <42.5, 2.09216, -16.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, -16.5>,0.25 <-41.5, 2.09216, -16.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 43 19 72 cone { <42.5, 0, 18.5>,0.25 <42.5, 1.63589, 18.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, 18.5>,0.25 <-41.5, 1.63589, 18.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <42.5, 0, -17.5>,0.25 <42.5, 1.63589, -17.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, -17.5>,0.25 <-41.5, 1.63589, -17.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 43 20 104 cone { <42.5, 0, 19.5>,0.25 <42.5, 2.37593, 19.5 >,0 texture { pigment {color rgb <0.42,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, 19.5>,0.25 <-41.5, 2.37593, 19.5 >,0 texture { pigment {color rgb <0.42,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <42.5, 0, -18.5>,0.25 <42.5, 2.37593, -18.5 >,0 texture { pigment {color rgb <0.42,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, -18.5>,0.25 <-41.5, 2.37593, -18.5 >,0 texture { pigment {color rgb <0.42,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 43 21 73 cone { <42.5, 0, 20.5>,0.25 <42.5, 1.66371, 20.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, 20.5>,0.25 <-41.5, 1.66371, 20.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <42.5, 0, -19.5>,0.25 <42.5, 1.66371, -19.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, -19.5>,0.25 <-41.5, 1.66371, -19.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 43 22 87 cone { <42.5, 0, 21.5>,0.25 <42.5, 1.992, 21.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, 21.5>,0.25 <-41.5, 1.992, 21.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <42.5, 0, -20.5>,0.25 <42.5, 1.992, -20.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, -20.5>,0.25 <-41.5, 1.992, -20.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 43 23 104 cone { <42.5, 0, 22.5>,0.25 <42.5, 2.37037, 22.5 >,0 texture { pigment {color rgb <0.42,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, 22.5>,0.25 <-41.5, 2.37037, 22.5 >,0 texture { pigment {color rgb <0.42,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <42.5, 0, -21.5>,0.25 <42.5, 2.37037, -21.5 >,0 texture { pigment {color rgb <0.42,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, -21.5>,0.25 <-41.5, 2.37037, -21.5 >,0 texture { pigment {color rgb <0.42,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 43 24 80 cone { <42.5, 0, 23.5>,0.25 <42.5, 1.80838, 23.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, 23.5>,0.25 <-41.5, 1.80838, 23.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <42.5, 0, -22.5>,0.25 <42.5, 1.80838, -22.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, -22.5>,0.25 <-41.5, 1.80838, -22.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 43 25 51 cone { <42.5, 0, 24.5>,0.25 <42.5, 1.1518, 24.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, 24.5>,0.25 <-41.5, 1.1518, 24.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <42.5, 0, -23.5>,0.25 <42.5, 1.1518, -23.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, -23.5>,0.25 <-41.5, 1.1518, -23.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 43 26 136 cone { <42.5, 0, 25.5>,0.25 <42.5, 3.11598, 25.5 >,0 texture { pigment {color rgb <0.57,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, 25.5>,0.25 <-41.5, 3.11598, 25.5 >,0 texture { pigment {color rgb <0.57,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <42.5, 0, -24.5>,0.25 <42.5, 3.11598, -24.5 >,0 texture { pigment {color rgb <0.57,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, -24.5>,0.25 <-41.5, 3.11598, -24.5 >,0 texture { pigment {color rgb <0.57,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 43 27 96 cone { <42.5, 0, 26.5>,0.25 <42.5, 2.18675, 26.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, 26.5>,0.25 <-41.5, 2.18675, 26.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <42.5, 0, -25.5>,0.25 <42.5, 2.18675, -25.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, -25.5>,0.25 <-41.5, 2.18675, -25.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 43 28 77 cone { <42.5, 0, 27.5>,0.25 <42.5, 1.74161, 27.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, 27.5>,0.25 <-41.5, 1.74161, 27.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <42.5, 0, -26.5>,0.25 <42.5, 1.74161, -26.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, -26.5>,0.25 <-41.5, 1.74161, -26.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 43 29 76 cone { <42.5, 0, 28.5>,0.25 <42.5, 1.71935, 28.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, 28.5>,0.25 <-41.5, 1.71935, 28.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <42.5, 0, -27.5>,0.25 <42.5, 1.71935, -27.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, -27.5>,0.25 <-41.5, 1.71935, -27.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 43 30 73 cone { <42.5, 0, 29.5>,0.25 <42.5, 1.66371, 29.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, 29.5>,0.25 <-41.5, 1.66371, 29.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <42.5, 0, -28.5>,0.25 <42.5, 1.66371, -28.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, -28.5>,0.25 <-41.5, 1.66371, -28.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 43 31 78 cone { <42.5, 0, 30.5>,0.25 <42.5, 1.76387, 30.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, 30.5>,0.25 <-41.5, 1.76387, 30.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <42.5, 0, -29.5>,0.25 <42.5, 1.76387, -29.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, -29.5>,0.25 <-41.5, 1.76387, -29.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 43 32 105 cone { <42.5, 0, 31.5>,0.25 <42.5, 2.39819, 31.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, 31.5>,0.25 <-41.5, 2.39819, 31.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <42.5, 0, -30.5>,0.25 <42.5, 2.39819, -30.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, -30.5>,0.25 <-41.5, 2.39819, -30.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 43 33 48 cone { <42.5, 0, 32.5>,0.25 <42.5, 1.07946, 32.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, 32.5>,0.25 <-41.5, 1.07946, 32.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <42.5, 0, -31.5>,0.25 <42.5, 1.07946, -31.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, -31.5>,0.25 <-41.5, 1.07946, -31.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 43 34 78 cone { <42.5, 0, 33.5>,0.25 <42.5, 1.76387, 33.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, 33.5>,0.25 <-41.5, 1.76387, 33.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <42.5, 0, -32.5>,0.25 <42.5, 1.76387, -32.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, -32.5>,0.25 <-41.5, 1.76387, -32.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 43 35 78 cone { <42.5, 0, 34.5>,0.25 <42.5, 1.76387, 34.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, 34.5>,0.25 <-41.5, 1.76387, 34.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <42.5, 0, -33.5>,0.25 <42.5, 1.76387, -33.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, -33.5>,0.25 <-41.5, 1.76387, -33.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 43 36 69 cone { <42.5, 0, 35.5>,0.25 <42.5, 1.57468, 35.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, 35.5>,0.25 <-41.5, 1.57468, 35.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <42.5, 0, -34.5>,0.25 <42.5, 1.57468, -34.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, -34.5>,0.25 <-41.5, 1.57468, -34.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 43 37 104 cone { <42.5, 0, 36.5>,0.25 <42.5, 2.37593, 36.5 >,0 texture { pigment {color rgb <0.42,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, 36.5>,0.25 <-41.5, 2.37593, 36.5 >,0 texture { pigment {color rgb <0.42,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <42.5, 0, -35.5>,0.25 <42.5, 2.37593, -35.5 >,0 texture { pigment {color rgb <0.42,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, -35.5>,0.25 <-41.5, 2.37593, -35.5 >,0 texture { pigment {color rgb <0.42,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 43 38 71 cone { <42.5, 0, 37.5>,0.25 <42.5, 1.60807, 37.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, 37.5>,0.25 <-41.5, 1.60807, 37.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <42.5, 0, -36.5>,0.25 <42.5, 1.60807, -36.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, -36.5>,0.25 <-41.5, 1.60807, -36.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 43 39 69 cone { <42.5, 0, 38.5>,0.25 <42.5, 1.57468, 38.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, 38.5>,0.25 <-41.5, 1.57468, 38.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <42.5, 0, -37.5>,0.25 <42.5, 1.57468, -37.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, -37.5>,0.25 <-41.5, 1.57468, -37.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 43 40 54 cone { <42.5, 0, 39.5>,0.25 <42.5, 1.21857, 39.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, 39.5>,0.25 <-41.5, 1.21857, 39.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <42.5, 0, -38.5>,0.25 <42.5, 1.21857, -38.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, -38.5>,0.25 <-41.5, 1.21857, -38.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 43 41 61 cone { <42.5, 0, 40.5>,0.25 <42.5, 1.37993, 40.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, 40.5>,0.25 <-41.5, 1.37993, 40.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <42.5, 0, -39.5>,0.25 <42.5, 1.37993, -39.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, -39.5>,0.25 <-41.5, 1.37993, -39.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 43 42 48 cone { <42.5, 0, 41.5>,0.25 <42.5, 1.07946, 41.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, 41.5>,0.25 <-41.5, 1.07946, 41.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <42.5, 0, -40.5>,0.25 <42.5, 1.07946, -40.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, -40.5>,0.25 <-41.5, 1.07946, -40.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 43 43 79 cone { <42.5, 0, 42.5>,0.25 <42.5, 1.78612, 42.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, 42.5>,0.25 <-41.5, 1.78612, 42.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <42.5, 0, -41.5>,0.25 <42.5, 1.78612, -41.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, -41.5>,0.25 <-41.5, 1.78612, -41.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 43 44 74 cone { <42.5, 0, 43.5>,0.25 <42.5, 1.69153, 43.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, 43.5>,0.25 <-41.5, 1.69153, 43.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <42.5, 0, -42.5>,0.25 <42.5, 1.69153, -42.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, -42.5>,0.25 <-41.5, 1.69153, -42.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 43 45 65 cone { <42.5, 0, 44.5>,0.25 <42.5, 1.4634, 44.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, 44.5>,0.25 <-41.5, 1.4634, 44.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <42.5, 0, -43.5>,0.25 <42.5, 1.4634, -43.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, -43.5>,0.25 <-41.5, 1.4634, -43.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 43 46 59 cone { <42.5, 0, 45.5>,0.25 <42.5, 1.32986, 45.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, 45.5>,0.25 <-41.5, 1.32986, 45.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <42.5, 0, -44.5>,0.25 <42.5, 1.32986, -44.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, -44.5>,0.25 <-41.5, 1.32986, -44.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 43 47 65 cone { <42.5, 0, 46.5>,0.25 <42.5, 1.4634, 46.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, 46.5>,0.25 <-41.5, 1.4634, 46.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <42.5, 0, -45.5>,0.25 <42.5, 1.4634, -45.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, -45.5>,0.25 <-41.5, 1.4634, -45.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 43 48 59 cone { <42.5, 0, 47.5>,0.25 <42.5, 1.32986, 47.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, 47.5>,0.25 <-41.5, 1.32986, 47.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <42.5, 0, -46.5>,0.25 <42.5, 1.32986, -46.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, -46.5>,0.25 <-41.5, 1.32986, -46.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 43 50 54 cone { <42.5, 0, 49.5>,0.25 <42.5, 1.21857, 49.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, 49.5>,0.25 <-41.5, 1.21857, 49.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <42.5, 0, -48.5>,0.25 <42.5, 1.21857, -48.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, -48.5>,0.25 <-41.5, 1.21857, -48.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 43 51 51 cone { <42.5, 0, 50.5>,0.25 <42.5, 1.1518, 50.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, 50.5>,0.25 <-41.5, 1.1518, 50.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <42.5, 0, -49.5>,0.25 <42.5, 1.1518, -49.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, -49.5>,0.25 <-41.5, 1.1518, -49.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 43 52 40 cone { <42.5, 0, 51.5>,0.25 <42.5, 0.89028, 51.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, 51.5>,0.25 <-41.5, 0.89028, 51.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <42.5, 0, -50.5>,0.25 <42.5, 0.89028, -50.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, -50.5>,0.25 <-41.5, 0.89028, -50.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 43 53 40 cone { <42.5, 0, 52.5>,0.25 <42.5, 0.89028, 52.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, 52.5>,0.25 <-41.5, 0.89028, 52.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <42.5, 0, -51.5>,0.25 <42.5, 0.89028, -51.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, -51.5>,0.25 <-41.5, 0.89028, -51.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 43 54 57 cone { <42.5, 0, 53.5>,0.25 <42.5, 1.27978, 53.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, 53.5>,0.25 <-41.5, 1.27978, 53.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <42.5, 0, -52.5>,0.25 <42.5, 1.27978, -52.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, -52.5>,0.25 <-41.5, 1.27978, -52.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 43 55 77 cone { <42.5, 0, 54.5>,0.25 <42.5, 1.74161, 54.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, 54.5>,0.25 <-41.5, 1.74161, 54.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <42.5, 0, -53.5>,0.25 <42.5, 1.74161, -53.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, -53.5>,0.25 <-41.5, 1.74161, -53.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 43 56 51 cone { <42.5, 0, 55.5>,0.25 <42.5, 1.1518, 55.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, 55.5>,0.25 <-41.5, 1.1518, 55.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <42.5, 0, -54.5>,0.25 <42.5, 1.1518, -54.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-41.5, 0, -54.5>,0.25 <-41.5, 1.1518, -54.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 44 1 186 cone { <43.5, 0, 0.5>,0.25 <43.5, 4.28447, 0.5 >,0 texture { pigment {color rgb <0.85,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, 0.5>,0.25 <-42.5, 4.28447, 0.5 >,0 texture { pigment {color rgb <0.85,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 44 2 105 cone { <43.5, 0, 1.5>,0.25 <43.5, 2.40932, 1.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, 1.5>,0.25 <-42.5, 2.40932, 1.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <43.5, 0, -0.5>,0.25 <43.5, 2.40932, -0.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, -0.5>,0.25 <-42.5, 2.40932, -0.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 44 3 118 cone { <43.5, 0, 2.5>,0.25 <43.5, 2.70979, 2.5 >,0 texture { pigment {color rgb <0.57,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, 2.5>,0.25 <-42.5, 2.70979, 2.5 >,0 texture { pigment {color rgb <0.57,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <43.5, 0, -1.5>,0.25 <43.5, 2.70979, -1.5 >,0 texture { pigment {color rgb <0.57,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, -1.5>,0.25 <-42.5, 2.70979, -1.5 >,0 texture { pigment {color rgb <0.57,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 44 4 120 cone { <43.5, 0, 3.5>,0.25 <43.5, 2.75987, 3.5 >,0 texture { pigment {color rgb <0.57,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, 3.5>,0.25 <-42.5, 2.75987, 3.5 >,0 texture { pigment {color rgb <0.57,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <43.5, 0, -2.5>,0.25 <43.5, 2.75987, -2.5 >,0 texture { pigment {color rgb <0.57,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, -2.5>,0.25 <-42.5, 2.75987, -2.5 >,0 texture { pigment {color rgb <0.57,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 44 5 113 cone { <43.5, 0, 4.5>,0.25 <43.5, 2.58738, 4.5 >,0 texture { pigment {color rgb <0.57,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, 4.5>,0.25 <-42.5, 2.58738, 4.5 >,0 texture { pigment {color rgb <0.57,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <43.5, 0, -3.5>,0.25 <43.5, 2.58738, -3.5 >,0 texture { pigment {color rgb <0.57,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, -3.5>,0.25 <-42.5, 2.58738, -3.5 >,0 texture { pigment {color rgb <0.57,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 44 6 142 cone { <43.5, 0, 5.5>,0.25 <43.5, 3.25509, 5.5 >,0 texture { pigment {color rgb <0.57,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, 5.5>,0.25 <-42.5, 3.25509, 5.5 >,0 texture { pigment {color rgb <0.57,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <43.5, 0, -4.5>,0.25 <43.5, 3.25509, -4.5 >,0 texture { pigment {color rgb <0.57,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, -4.5>,0.25 <-42.5, 3.25509, -4.5 >,0 texture { pigment {color rgb <0.57,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 44 7 112 cone { <43.5, 0, 6.5>,0.25 <43.5, 2.55399, 6.5 >,0 texture { pigment {color rgb <0.57,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, 6.5>,0.25 <-42.5, 2.55399, 6.5 >,0 texture { pigment {color rgb <0.57,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <43.5, 0, -5.5>,0.25 <43.5, 2.55399, -5.5 >,0 texture { pigment {color rgb <0.57,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, -5.5>,0.25 <-42.5, 2.55399, -5.5 >,0 texture { pigment {color rgb <0.57,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 44 8 104 cone { <43.5, 0, 7.5>,0.25 <43.5, 2.37037, 7.5 >,0 texture { pigment {color rgb <0.42,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, 7.5>,0.25 <-42.5, 2.37037, 7.5 >,0 texture { pigment {color rgb <0.42,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <43.5, 0, -6.5>,0.25 <43.5, 2.37037, -6.5 >,0 texture { pigment {color rgb <0.42,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, -6.5>,0.25 <-42.5, 2.37037, -6.5 >,0 texture { pigment {color rgb <0.42,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 44 9 95 cone { <43.5, 0, 8.5>,0.25 <43.5, 2.17562, 8.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, 8.5>,0.25 <-42.5, 2.17562, 8.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <43.5, 0, -7.5>,0.25 <43.5, 2.17562, -7.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, -7.5>,0.25 <-42.5, 2.17562, -7.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 44 10 89 cone { <43.5, 0, 9.5>,0.25 <43.5, 2.01982, 9.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, 9.5>,0.25 <-42.5, 2.01982, 9.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <43.5, 0, -8.5>,0.25 <43.5, 2.01982, -8.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, -8.5>,0.25 <-42.5, 2.01982, -8.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 44 11 92 cone { <43.5, 0, 10.5>,0.25 <43.5, 2.09216, 10.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, 10.5>,0.25 <-42.5, 2.09216, 10.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <43.5, 0, -9.5>,0.25 <43.5, 2.09216, -9.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, -9.5>,0.25 <-42.5, 2.09216, -9.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 44 12 118 cone { <43.5, 0, 11.5>,0.25 <43.5, 2.69866, 11.5 >,0 texture { pigment {color rgb <0.57,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, 11.5>,0.25 <-42.5, 2.69866, 11.5 >,0 texture { pigment {color rgb <0.57,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <43.5, 0, -10.5>,0.25 <43.5, 2.69866, -10.5 >,0 texture { pigment {color rgb <0.57,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, -10.5>,0.25 <-42.5, 2.69866, -10.5 >,0 texture { pigment {color rgb <0.57,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 44 13 97 cone { <43.5, 0, 12.5>,0.25 <43.5, 2.21457, 12.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, 12.5>,0.25 <-42.5, 2.21457, 12.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <43.5, 0, -11.5>,0.25 <43.5, 2.21457, -11.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, -11.5>,0.25 <-42.5, 2.21457, -11.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 44 14 103 cone { <43.5, 0, 13.5>,0.25 <43.5, 2.34255, 13.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, 13.5>,0.25 <-42.5, 2.34255, 13.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <43.5, 0, -12.5>,0.25 <43.5, 2.34255, -12.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, -12.5>,0.25 <-42.5, 2.34255, -12.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 44 15 89 cone { <43.5, 0, 14.5>,0.25 <43.5, 2.01982, 14.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, 14.5>,0.25 <-42.5, 2.01982, 14.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <43.5, 0, -13.5>,0.25 <43.5, 2.01982, -13.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, -13.5>,0.25 <-42.5, 2.01982, -13.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 44 16 101 cone { <43.5, 0, 15.5>,0.25 <43.5, 2.30916, 15.5 >,0 texture { pigment {color rgb <0.42,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, 15.5>,0.25 <-42.5, 2.30916, 15.5 >,0 texture { pigment {color rgb <0.42,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <43.5, 0, -14.5>,0.25 <43.5, 2.30916, -14.5 >,0 texture { pigment {color rgb <0.42,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, -14.5>,0.25 <-42.5, 2.30916, -14.5 >,0 texture { pigment {color rgb <0.42,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 44 17 71 cone { <43.5, 0, 16.5>,0.25 <43.5, 1.60807, 16.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, 16.5>,0.25 <-42.5, 1.60807, 16.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <43.5, 0, -15.5>,0.25 <43.5, 1.60807, -15.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, -15.5>,0.25 <-42.5, 1.60807, -15.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 44 18 73 cone { <43.5, 0, 17.5>,0.25 <43.5, 1.66371, 17.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, 17.5>,0.25 <-42.5, 1.66371, 17.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <43.5, 0, -16.5>,0.25 <43.5, 1.66371, -16.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, -16.5>,0.25 <-42.5, 1.66371, -16.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 44 19 98 cone { <43.5, 0, 18.5>,0.25 <43.5, 2.23683, 18.5 >,0 texture { pigment {color rgb <0.42,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, 18.5>,0.25 <-42.5, 2.23683, 18.5 >,0 texture { pigment {color rgb <0.42,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <43.5, 0, -17.5>,0.25 <43.5, 2.23683, -17.5 >,0 texture { pigment {color rgb <0.42,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, -17.5>,0.25 <-42.5, 2.23683, -17.5 >,0 texture { pigment {color rgb <0.42,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 44 20 87 cone { <43.5, 0, 19.5>,0.25 <43.5, 1.97531, 19.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, 19.5>,0.25 <-42.5, 1.97531, 19.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <43.5, 0, -18.5>,0.25 <43.5, 1.97531, -18.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, -18.5>,0.25 <-42.5, 1.97531, -18.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 44 21 59 cone { <43.5, 0, 20.5>,0.25 <43.5, 1.32986, 20.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, 20.5>,0.25 <-42.5, 1.32986, 20.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <43.5, 0, -19.5>,0.25 <43.5, 1.32986, -19.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, -19.5>,0.25 <-42.5, 1.32986, -19.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 44 22 57 cone { <43.5, 0, 21.5>,0.25 <43.5, 1.27978, 21.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, 21.5>,0.25 <-42.5, 1.27978, 21.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <43.5, 0, -20.5>,0.25 <43.5, 1.27978, -20.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, -20.5>,0.25 <-42.5, 1.27978, -20.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 44 23 65 cone { <43.5, 0, 22.5>,0.25 <43.5, 1.4634, 22.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, 22.5>,0.25 <-42.5, 1.4634, 22.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <43.5, 0, -21.5>,0.25 <43.5, 1.4634, -21.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, -21.5>,0.25 <-42.5, 1.4634, -21.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 44 24 100 cone { <43.5, 0, 23.5>,0.25 <43.5, 2.27578, 23.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, 23.5>,0.25 <-42.5, 2.27578, 23.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <43.5, 0, -22.5>,0.25 <43.5, 2.27578, -22.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, -22.5>,0.25 <-42.5, 2.27578, -22.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 44 25 80 cone { <43.5, 0, 24.5>,0.25 <43.5, 1.83064, 24.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, 24.5>,0.25 <-42.5, 1.83064, 24.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <43.5, 0, -23.5>,0.25 <43.5, 1.83064, -23.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, -23.5>,0.25 <-42.5, 1.83064, -23.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 44 26 93 cone { <43.5, 0, 25.5>,0.25 <43.5, 2.12554, 25.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, 25.5>,0.25 <-42.5, 2.12554, 25.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <43.5, 0, -24.5>,0.25 <43.5, 2.12554, -24.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, -24.5>,0.25 <-42.5, 2.12554, -24.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 44 27 80 cone { <43.5, 0, 26.5>,0.25 <43.5, 1.83064, 26.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, 26.5>,0.25 <-42.5, 1.83064, 26.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <43.5, 0, -25.5>,0.25 <43.5, 1.83064, -25.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, -25.5>,0.25 <-42.5, 1.83064, -25.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 44 28 79 cone { <43.5, 0, 27.5>,0.25 <43.5, 1.78612, 27.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, 27.5>,0.25 <-42.5, 1.78612, 27.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <43.5, 0, -26.5>,0.25 <43.5, 1.78612, -26.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, -26.5>,0.25 <-42.5, 1.78612, -26.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 44 30 93 cone { <43.5, 0, 29.5>,0.25 <43.5, 2.11441, 29.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, 29.5>,0.25 <-42.5, 2.11441, 29.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <43.5, 0, -28.5>,0.25 <43.5, 2.11441, -28.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, -28.5>,0.25 <-42.5, 2.11441, -28.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 44 31 51 cone { <43.5, 0, 30.5>,0.25 <43.5, 1.1518, 30.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, 30.5>,0.25 <-42.5, 1.1518, 30.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <43.5, 0, -29.5>,0.25 <43.5, 1.1518, -29.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, -29.5>,0.25 <-42.5, 1.1518, -29.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 44 32 87 cone { <43.5, 0, 31.5>,0.25 <43.5, 1.992, 31.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, 31.5>,0.25 <-42.5, 1.992, 31.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <43.5, 0, -30.5>,0.25 <43.5, 1.992, -30.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, -30.5>,0.25 <-42.5, 1.992, -30.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 44 33 73 cone { <43.5, 0, 32.5>,0.25 <43.5, 1.66371, 32.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, 32.5>,0.25 <-42.5, 1.66371, 32.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <43.5, 0, -31.5>,0.25 <43.5, 1.66371, -31.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, -31.5>,0.25 <-42.5, 1.66371, -31.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 44 34 54 cone { <43.5, 0, 33.5>,0.25 <43.5, 1.21857, 33.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, 33.5>,0.25 <-42.5, 1.21857, 33.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <43.5, 0, -32.5>,0.25 <43.5, 1.21857, -32.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, -32.5>,0.25 <-42.5, 1.21857, -32.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 44 35 88 cone { <43.5, 0, 34.5>,0.25 <43.5, 2.00869, 34.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, 34.5>,0.25 <-42.5, 2.00869, 34.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <43.5, 0, -33.5>,0.25 <43.5, 2.00869, -33.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, -33.5>,0.25 <-42.5, 2.00869, -33.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 44 36 59 cone { <43.5, 0, 35.5>,0.25 <43.5, 1.32986, 35.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, 35.5>,0.25 <-42.5, 1.32986, 35.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <43.5, 0, -34.5>,0.25 <43.5, 1.32986, -34.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, -34.5>,0.25 <-42.5, 1.32986, -34.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 44 37 89 cone { <43.5, 0, 36.5>,0.25 <43.5, 2.01982, 36.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, 36.5>,0.25 <-42.5, 2.01982, 36.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <43.5, 0, -35.5>,0.25 <43.5, 2.01982, -35.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, -35.5>,0.25 <-42.5, 2.01982, -35.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 44 39 48 cone { <43.5, 0, 38.5>,0.25 <43.5, 1.07946, 38.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, 38.5>,0.25 <-42.5, 1.07946, 38.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <43.5, 0, -37.5>,0.25 <43.5, 1.07946, -37.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, -37.5>,0.25 <-42.5, 1.07946, -37.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 44 40 87 cone { <43.5, 0, 39.5>,0.25 <43.5, 1.97531, 39.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, 39.5>,0.25 <-42.5, 1.97531, 39.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <43.5, 0, -38.5>,0.25 <43.5, 1.97531, -38.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, -38.5>,0.25 <-42.5, 1.97531, -38.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 44 41 79 cone { <43.5, 0, 40.5>,0.25 <43.5, 1.78612, 40.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, 40.5>,0.25 <-42.5, 1.78612, 40.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <43.5, 0, -39.5>,0.25 <43.5, 1.78612, -39.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, -39.5>,0.25 <-42.5, 1.78612, -39.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 44 42 76 cone { <43.5, 0, 41.5>,0.25 <43.5, 1.71935, 41.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, 41.5>,0.25 <-42.5, 1.71935, 41.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <43.5, 0, -40.5>,0.25 <43.5, 1.71935, -40.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, -40.5>,0.25 <-42.5, 1.71935, -40.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 44 43 63 cone { <43.5, 0, 42.5>,0.25 <43.5, 1.42445, 42.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, 42.5>,0.25 <-42.5, 1.42445, 42.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <43.5, 0, -41.5>,0.25 <43.5, 1.42445, -41.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, -41.5>,0.25 <-42.5, 1.42445, -41.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 44 45 51 cone { <43.5, 0, 44.5>,0.25 <43.5, 1.1518, 44.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, 44.5>,0.25 <-42.5, 1.1518, 44.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <43.5, 0, -43.5>,0.25 <43.5, 1.1518, -43.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, -43.5>,0.25 <-42.5, 1.1518, -43.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 44 46 93 cone { <43.5, 0, 45.5>,0.25 <43.5, 2.12554, 45.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, 45.5>,0.25 <-42.5, 2.12554, 45.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <43.5, 0, -44.5>,0.25 <43.5, 2.12554, -44.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, -44.5>,0.25 <-42.5, 2.12554, -44.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 44 47 57 cone { <43.5, 0, 46.5>,0.25 <43.5, 1.27978, 46.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, 46.5>,0.25 <-42.5, 1.27978, 46.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <43.5, 0, -45.5>,0.25 <43.5, 1.27978, -45.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, -45.5>,0.25 <-42.5, 1.27978, -45.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 44 48 40 cone { <43.5, 0, 47.5>,0.25 <43.5, 0.89028, 47.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, 47.5>,0.25 <-42.5, 0.89028, 47.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <43.5, 0, -46.5>,0.25 <43.5, 0.89028, -46.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, -46.5>,0.25 <-42.5, 0.89028, -46.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 44 49 63 cone { <43.5, 0, 48.5>,0.25 <43.5, 1.42445, 48.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, 48.5>,0.25 <-42.5, 1.42445, 48.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <43.5, 0, -47.5>,0.25 <43.5, 1.42445, -47.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, -47.5>,0.25 <-42.5, 1.42445, -47.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 44 50 48 cone { <43.5, 0, 49.5>,0.25 <43.5, 1.07946, 49.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, 49.5>,0.25 <-42.5, 1.07946, 49.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <43.5, 0, -48.5>,0.25 <43.5, 1.07946, -48.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, -48.5>,0.25 <-42.5, 1.07946, -48.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 44 52 69 cone { <43.5, 0, 51.5>,0.25 <43.5, 1.57468, 51.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, 51.5>,0.25 <-42.5, 1.57468, 51.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <43.5, 0, -50.5>,0.25 <43.5, 1.57468, -50.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-42.5, 0, -50.5>,0.25 <-42.5, 1.57468, -50.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 45 1 187 cone { <44.5, 0, 0.5>,0.25 <44.5, 4.31229, 0.5 >,0 texture { pigment {color rgb <0.85,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-43.5, 0, 0.5>,0.25 <-43.5, 4.31229, 0.5 >,0 texture { pigment {color rgb <0.85,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 45 2 92 cone { <44.5, 0, 1.5>,0.25 <44.5, 2.09216, 1.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-43.5, 0, 1.5>,0.25 <-43.5, 2.09216, 1.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <44.5, 0, -0.5>,0.25 <44.5, 2.09216, -0.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-43.5, 0, -0.5>,0.25 <-43.5, 2.09216, -0.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 45 3 123 cone { <44.5, 0, 2.5>,0.25 <44.5, 2.82107, 2.5 >,0 texture { pigment {color rgb <0.57,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-43.5, 0, 2.5>,0.25 <-43.5, 2.82107, 2.5 >,0 texture { pigment {color rgb <0.57,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <44.5, 0, -1.5>,0.25 <44.5, 2.82107, -1.5 >,0 texture { pigment {color rgb <0.57,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-43.5, 0, -1.5>,0.25 <-43.5, 2.82107, -1.5 >,0 texture { pigment {color rgb <0.57,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 45 4 142 cone { <44.5, 0, 3.5>,0.25 <44.5, 3.24952, 3.5 >,0 texture { pigment {color rgb <0.57,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-43.5, 0, 3.5>,0.25 <-43.5, 3.24952, 3.5 >,0 texture { pigment {color rgb <0.57,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <44.5, 0, -2.5>,0.25 <44.5, 3.24952, -2.5 >,0 texture { pigment {color rgb <0.57,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-43.5, 0, -2.5>,0.25 <-43.5, 3.24952, -2.5 >,0 texture { pigment {color rgb <0.57,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 45 5 146 cone { <44.5, 0, 4.5>,0.25 <44.5, 3.35524, 4.5 >,0 texture { pigment {color rgb <0.71,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-43.5, 0, 4.5>,0.25 <-43.5, 3.35524, 4.5 >,0 texture { pigment {color rgb <0.71,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <44.5, 0, -3.5>,0.25 <44.5, 3.35524, -3.5 >,0 texture { pigment {color rgb <0.71,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-43.5, 0, -3.5>,0.25 <-43.5, 3.35524, -3.5 >,0 texture { pigment {color rgb <0.71,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 45 6 110 cone { <44.5, 0, 5.5>,0.25 <44.5, 2.52061, 5.5 >,0 texture { pigment {color rgb <0.42,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-43.5, 0, 5.5>,0.25 <-43.5, 2.52061, 5.5 >,0 texture { pigment {color rgb <0.42,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <44.5, 0, -4.5>,0.25 <44.5, 2.52061, -4.5 >,0 texture { pigment {color rgb <0.42,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-43.5, 0, -4.5>,0.25 <-43.5, 2.52061, -4.5 >,0 texture { pigment {color rgb <0.42,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 45 7 94 cone { <44.5, 0, 6.5>,0.25 <44.5, 2.14224, 6.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-43.5, 0, 6.5>,0.25 <-43.5, 2.14224, 6.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <44.5, 0, -5.5>,0.25 <44.5, 2.14224, -5.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-43.5, 0, -5.5>,0.25 <-43.5, 2.14224, -5.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 45 8 109 cone { <44.5, 0, 7.5>,0.25 <44.5, 2.49835, 7.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-43.5, 0, 7.5>,0.25 <-43.5, 2.49835, 7.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <44.5, 0, -6.5>,0.25 <44.5, 2.49835, -6.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-43.5, 0, -6.5>,0.25 <-43.5, 2.49835, -6.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 45 9 100 cone { <44.5, 0, 8.5>,0.25 <44.5, 2.29247, 8.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-43.5, 0, 8.5>,0.25 <-43.5, 2.29247, 8.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <44.5, 0, -7.5>,0.25 <44.5, 2.29247, -7.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-43.5, 0, -7.5>,0.25 <-43.5, 2.29247, -7.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 45 10 105 cone { <44.5, 0, 9.5>,0.25 <44.5, 2.40932, 9.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-43.5, 0, 9.5>,0.25 <-43.5, 2.40932, 9.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <44.5, 0, -8.5>,0.25 <44.5, 2.40932, -8.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-43.5, 0, -8.5>,0.25 <-43.5, 2.40932, -8.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 45 11 93 cone { <44.5, 0, 10.5>,0.25 <44.5, 2.11441, 10.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-43.5, 0, 10.5>,0.25 <-43.5, 2.11441, 10.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <44.5, 0, -9.5>,0.25 <44.5, 2.11441, -9.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-43.5, 0, -9.5>,0.25 <-43.5, 2.11441, -9.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 45 12 94 cone { <44.5, 0, 11.5>,0.25 <44.5, 2.15336, 11.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-43.5, 0, 11.5>,0.25 <-43.5, 2.15336, 11.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <44.5, 0, -10.5>,0.25 <44.5, 2.15336, -10.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-43.5, 0, -10.5>,0.25 <-43.5, 2.15336, -10.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 45 13 95 cone { <44.5, 0, 12.5>,0.25 <44.5, 2.16449, 12.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-43.5, 0, 12.5>,0.25 <-43.5, 2.16449, 12.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <44.5, 0, -11.5>,0.25 <44.5, 2.16449, -11.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-43.5, 0, -11.5>,0.25 <-43.5, 2.16449, -11.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 45 14 85 cone { <44.5, 0, 13.5>,0.25 <44.5, 1.94192, 13.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-43.5, 0, 13.5>,0.25 <-43.5, 1.94192, 13.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <44.5, 0, -12.5>,0.25 <44.5, 1.94192, -12.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-43.5, 0, -12.5>,0.25 <-43.5, 1.94192, -12.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 45 15 103 cone { <44.5, 0, 14.5>,0.25 <44.5, 2.35924, 14.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-43.5, 0, 14.5>,0.25 <-43.5, 2.35924, 14.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <44.5, 0, -13.5>,0.25 <44.5, 2.35924, -13.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-43.5, 0, -13.5>,0.25 <-43.5, 2.35924, -13.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 45 16 63 cone { <44.5, 0, 15.5>,0.25 <44.5, 1.42445, 15.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-43.5, 0, 15.5>,0.25 <-43.5, 1.42445, 15.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <44.5, 0, -14.5>,0.25 <44.5, 1.42445, -14.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-43.5, 0, -14.5>,0.25 <-43.5, 1.42445, -14.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 45 17 73 cone { <44.5, 0, 16.5>,0.25 <44.5, 1.66371, 16.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-43.5, 0, 16.5>,0.25 <-43.5, 1.66371, 16.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <44.5, 0, -15.5>,0.25 <44.5, 1.66371, -15.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-43.5, 0, -15.5>,0.25 <-43.5, 1.66371, -15.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 45 18 125 cone { <44.5, 0, 17.5>,0.25 <44.5, 2.87115, 17.5 >,0 texture { pigment {color rgb <0.57,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-43.5, 0, 17.5>,0.25 <-43.5, 2.87115, 17.5 >,0 texture { pigment {color rgb <0.57,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <44.5, 0, -16.5>,0.25 <44.5, 2.87115, -16.5 >,0 texture { pigment {color rgb <0.57,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-43.5, 0, -16.5>,0.25 <-43.5, 2.87115, -16.5 >,0 texture { pigment {color rgb <0.57,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 45 19 133 cone { <44.5, 0, 18.5>,0.25 <44.5, 3.06034, 18.5 >,0 texture { pigment {color rgb <0.57,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-43.5, 0, 18.5>,0.25 <-43.5, 3.06034, 18.5 >,0 texture { pigment {color rgb <0.57,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <44.5, 0, -17.5>,0.25 <44.5, 3.06034, -17.5 >,0 texture { pigment {color rgb <0.57,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-43.5, 0, -17.5>,0.25 <-43.5, 3.06034, -17.5 >,0 texture { pigment {color rgb <0.57,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 45 20 95 cone { <44.5, 0, 19.5>,0.25 <44.5, 2.16449, 19.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-43.5, 0, 19.5>,0.25 <-43.5, 2.16449, 19.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <44.5, 0, -18.5>,0.25 <44.5, 2.16449, -18.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-43.5, 0, -18.5>,0.25 <-43.5, 2.16449, -18.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 45 21 65 cone { <44.5, 0, 20.5>,0.25 <44.5, 1.4634, 20.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-43.5, 0, 20.5>,0.25 <-43.5, 1.4634, 20.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <44.5, 0, -19.5>,0.25 <44.5, 1.4634, -19.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-43.5, 0, -19.5>,0.25 <-43.5, 1.4634, -19.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 45 22 69 cone { <44.5, 0, 21.5>,0.25 <44.5, 1.57468, 21.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-43.5, 0, 21.5>,0.25 <-43.5, 1.57468, 21.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <44.5, 0, -20.5>,0.25 <44.5, 1.57468, -20.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-43.5, 0, -20.5>,0.25 <-43.5, 1.57468, -20.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 45 23 76 cone { <44.5, 0, 22.5>,0.25 <44.5, 1.71935, 22.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-43.5, 0, 22.5>,0.25 <-43.5, 1.71935, 22.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <44.5, 0, -21.5>,0.25 <44.5, 1.71935, -21.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-43.5, 0, -21.5>,0.25 <-43.5, 1.71935, -21.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 45 24 71 cone { <44.5, 0, 23.5>,0.25 <44.5, 1.60807, 23.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-43.5, 0, 23.5>,0.25 <-43.5, 1.60807, 23.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <44.5, 0, -22.5>,0.25 <44.5, 1.60807, -22.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-43.5, 0, -22.5>,0.25 <-43.5, 1.60807, -22.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 45 25 105 cone { <44.5, 0, 24.5>,0.25 <44.5, 2.39263, 24.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-43.5, 0, 24.5>,0.25 <-43.5, 2.39263, 24.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <44.5, 0, -23.5>,0.25 <44.5, 2.39263, -23.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-43.5, 0, -23.5>,0.25 <-43.5, 2.39263, -23.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 45 26 87 cone { <44.5, 0, 25.5>,0.25 <44.5, 1.97531, 25.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-43.5, 0, 25.5>,0.25 <-43.5, 1.97531, 25.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <44.5, 0, -24.5>,0.25 <44.5, 1.97531, -24.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-43.5, 0, -24.5>,0.25 <-43.5, 1.97531, -24.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 45 28 45 cone { <44.5, 0, 27.5>,0.25 <44.5, 0.996001, 27.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-43.5, 0, 27.5>,0.25 <-43.5, 0.996001, 27.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <44.5, 0, -26.5>,0.25 <44.5, 0.996001, -26.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-43.5, 0, -26.5>,0.25 <-43.5, 0.996001, -26.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 45 29 85 cone { <44.5, 0, 28.5>,0.25 <44.5, 1.92523, 28.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-43.5, 0, 28.5>,0.25 <-43.5, 1.92523, 28.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <44.5, 0, -27.5>,0.25 <44.5, 1.92523, -27.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-43.5, 0, -27.5>,0.25 <-43.5, 1.92523, -27.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 45 31 71 cone { <44.5, 0, 30.5>,0.25 <44.5, 1.60807, 30.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-43.5, 0, 30.5>,0.25 <-43.5, 1.60807, 30.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <44.5, 0, -29.5>,0.25 <44.5, 1.60807, -29.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-43.5, 0, -29.5>,0.25 <-43.5, 1.60807, -29.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 45 32 63 cone { <44.5, 0, 31.5>,0.25 <44.5, 1.42445, 31.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-43.5, 0, 31.5>,0.25 <-43.5, 1.42445, 31.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <44.5, 0, -30.5>,0.25 <44.5, 1.42445, -30.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-43.5, 0, -30.5>,0.25 <-43.5, 1.42445, -30.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 45 33 93 cone { <44.5, 0, 32.5>,0.25 <44.5, 2.12554, 32.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-43.5, 0, 32.5>,0.25 <-43.5, 2.12554, 32.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <44.5, 0, -31.5>,0.25 <44.5, 2.12554, -31.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-43.5, 0, -31.5>,0.25 <-43.5, 2.12554, -31.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 45 34 54 cone { <44.5, 0, 33.5>,0.25 <44.5, 1.21857, 33.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-43.5, 0, 33.5>,0.25 <-43.5, 1.21857, 33.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <44.5, 0, -32.5>,0.25 <44.5, 1.21857, -32.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-43.5, 0, -32.5>,0.25 <-43.5, 1.21857, -32.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 45 35 72 cone { <44.5, 0, 34.5>,0.25 <44.5, 1.63589, 34.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-43.5, 0, 34.5>,0.25 <-43.5, 1.63589, 34.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <44.5, 0, -33.5>,0.25 <44.5, 1.63589, -33.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-43.5, 0, -33.5>,0.25 <-43.5, 1.63589, -33.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 45 36 40 cone { <44.5, 0, 35.5>,0.25 <44.5, 0.89028, 35.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-43.5, 0, 35.5>,0.25 <-43.5, 0.89028, 35.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <44.5, 0, -34.5>,0.25 <44.5, 0.89028, -34.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-43.5, 0, -34.5>,0.25 <-43.5, 0.89028, -34.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 45 37 79 cone { <44.5, 0, 36.5>,0.25 <44.5, 1.78612, 36.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-43.5, 0, 36.5>,0.25 <-43.5, 1.78612, 36.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <44.5, 0, -35.5>,0.25 <44.5, 1.78612, -35.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-43.5, 0, -35.5>,0.25 <-43.5, 1.78612, -35.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 45 38 65 cone { <44.5, 0, 37.5>,0.25 <44.5, 1.4634, 37.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-43.5, 0, 37.5>,0.25 <-43.5, 1.4634, 37.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <44.5, 0, -36.5>,0.25 <44.5, 1.4634, -36.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-43.5, 0, -36.5>,0.25 <-43.5, 1.4634, -36.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 45 39 74 cone { <44.5, 0, 38.5>,0.25 <44.5, 1.69153, 38.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-43.5, 0, 38.5>,0.25 <-43.5, 1.69153, 38.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <44.5, 0, -37.5>,0.25 <44.5, 1.69153, -37.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-43.5, 0, -37.5>,0.25 <-43.5, 1.69153, -37.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 45 41 51 cone { <44.5, 0, 40.5>,0.25 <44.5, 1.1518, 40.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-43.5, 0, 40.5>,0.25 <-43.5, 1.1518, 40.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <44.5, 0, -39.5>,0.25 <44.5, 1.1518, -39.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-43.5, 0, -39.5>,0.25 <-43.5, 1.1518, -39.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 45 42 77 cone { <44.5, 0, 41.5>,0.25 <44.5, 1.74161, 41.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-43.5, 0, 41.5>,0.25 <-43.5, 1.74161, 41.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <44.5, 0, -40.5>,0.25 <44.5, 1.74161, -40.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-43.5, 0, -40.5>,0.25 <-43.5, 1.74161, -40.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 45 43 51 cone { <44.5, 0, 42.5>,0.25 <44.5, 1.1518, 42.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-43.5, 0, 42.5>,0.25 <-43.5, 1.1518, 42.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <44.5, 0, -41.5>,0.25 <44.5, 1.1518, -41.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-43.5, 0, -41.5>,0.25 <-43.5, 1.1518, -41.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 45 44 40 cone { <44.5, 0, 43.5>,0.25 <44.5, 0.89028, 43.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-43.5, 0, 43.5>,0.25 <-43.5, 0.89028, 43.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <44.5, 0, -42.5>,0.25 <44.5, 0.89028, -42.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-43.5, 0, -42.5>,0.25 <-43.5, 0.89028, -42.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 45 45 48 cone { <44.5, 0, 44.5>,0.25 <44.5, 1.07946, 44.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-43.5, 0, 44.5>,0.25 <-43.5, 1.07946, 44.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <44.5, 0, -43.5>,0.25 <44.5, 1.07946, -43.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-43.5, 0, -43.5>,0.25 <-43.5, 1.07946, -43.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 45 46 94 cone { <44.5, 0, 45.5>,0.25 <44.5, 2.15336, 45.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-43.5, 0, 45.5>,0.25 <-43.5, 2.15336, 45.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <44.5, 0, -44.5>,0.25 <44.5, 2.15336, -44.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-43.5, 0, -44.5>,0.25 <-43.5, 2.15336, -44.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 45 47 28 cone { <44.5, 0, 46.5>,0.25 <44.5, 0.606503, 46.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-43.5, 0, 46.5>,0.25 <-43.5, 0.606503, 46.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <44.5, 0, -45.5>,0.25 <44.5, 0.606503, -45.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-43.5, 0, -45.5>,0.25 <-43.5, 0.606503, -45.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 45 49 51 cone { <44.5, 0, 48.5>,0.25 <44.5, 1.1518, 48.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-43.5, 0, 48.5>,0.25 <-43.5, 1.1518, 48.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <44.5, 0, -47.5>,0.25 <44.5, 1.1518, -47.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-43.5, 0, -47.5>,0.25 <-43.5, 1.1518, -47.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 46 1 188 cone { <45.5, 0, 0.5>,0.25 <45.5, 4.32342, 0.5 >,0 texture { pigment {color rgb <0.85,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-44.5, 0, 0.5>,0.25 <-44.5, 4.32342, 0.5 >,0 texture { pigment {color rgb <0.85,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 46 2 96 cone { <45.5, 0, 1.5>,0.25 <45.5, 2.19788, 1.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-44.5, 0, 1.5>,0.25 <-44.5, 2.19788, 1.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <45.5, 0, -0.5>,0.25 <45.5, 2.19788, -0.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-44.5, 0, -0.5>,0.25 <-44.5, 2.19788, -0.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 46 3 114 cone { <45.5, 0, 2.5>,0.25 <45.5, 2.62076, 2.5 >,0 texture { pigment {color rgb <0.57,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-44.5, 0, 2.5>,0.25 <-44.5, 2.62076, 2.5 >,0 texture { pigment {color rgb <0.57,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <45.5, 0, -1.5>,0.25 <45.5, 2.62076, -1.5 >,0 texture { pigment {color rgb <0.57,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-44.5, 0, -1.5>,0.25 <-44.5, 2.62076, -1.5 >,0 texture { pigment {color rgb <0.57,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 46 4 149 cone { <45.5, 0, 3.5>,0.25 <45.5, 3.42758, 3.5 >,0 texture { pigment {color rgb <0.71,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-44.5, 0, 3.5>,0.25 <-44.5, 3.42758, 3.5 >,0 texture { pigment {color rgb <0.71,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <45.5, 0, -2.5>,0.25 <45.5, 3.42758, -2.5 >,0 texture { pigment {color rgb <0.71,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-44.5, 0, -2.5>,0.25 <-44.5, 3.42758, -2.5 >,0 texture { pigment {color rgb <0.71,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 46 5 107 cone { <45.5, 0, 4.5>,0.25 <45.5, 2.43714, 4.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-44.5, 0, 4.5>,0.25 <-44.5, 2.43714, 4.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <45.5, 0, -3.5>,0.25 <45.5, 2.43714, -3.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-44.5, 0, -3.5>,0.25 <-44.5, 2.43714, -3.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 46 6 94 cone { <45.5, 0, 5.5>,0.25 <45.5, 2.15336, 5.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-44.5, 0, 5.5>,0.25 <-44.5, 2.15336, 5.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <45.5, 0, -4.5>,0.25 <45.5, 2.15336, -4.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-44.5, 0, -4.5>,0.25 <-44.5, 2.15336, -4.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 46 7 98 cone { <45.5, 0, 6.5>,0.25 <45.5, 2.23683, 6.5 >,0 texture { pigment {color rgb <0.42,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-44.5, 0, 6.5>,0.25 <-44.5, 2.23683, 6.5 >,0 texture { pigment {color rgb <0.42,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <45.5, 0, -5.5>,0.25 <45.5, 2.23683, -5.5 >,0 texture { pigment {color rgb <0.42,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-44.5, 0, -5.5>,0.25 <-44.5, 2.23683, -5.5 >,0 texture { pigment {color rgb <0.42,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 46 8 100 cone { <45.5, 0, 7.5>,0.25 <45.5, 2.28691, 7.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-44.5, 0, 7.5>,0.25 <-44.5, 2.28691, 7.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <45.5, 0, -6.5>,0.25 <45.5, 2.28691, -6.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-44.5, 0, -6.5>,0.25 <-44.5, 2.28691, -6.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 46 9 106 cone { <45.5, 0, 8.5>,0.25 <45.5, 2.41488, 8.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-44.5, 0, 8.5>,0.25 <-44.5, 2.41488, 8.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <45.5, 0, -7.5>,0.25 <45.5, 2.41488, -7.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-44.5, 0, -7.5>,0.25 <-44.5, 2.41488, -7.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 46 10 89 cone { <45.5, 0, 9.5>,0.25 <45.5, 2.03652, 9.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-44.5, 0, 9.5>,0.25 <-44.5, 2.03652, 9.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <45.5, 0, -8.5>,0.25 <45.5, 2.03652, -8.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-44.5, 0, -8.5>,0.25 <-44.5, 2.03652, -8.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 46 11 91 cone { <45.5, 0, 10.5>,0.25 <45.5, 2.07547, 10.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-44.5, 0, 10.5>,0.25 <-44.5, 2.07547, 10.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <45.5, 0, -9.5>,0.25 <45.5, 2.07547, -9.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-44.5, 0, -9.5>,0.25 <-44.5, 2.07547, -9.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 46 12 87 cone { <45.5, 0, 11.5>,0.25 <45.5, 1.97531, 11.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-44.5, 0, 11.5>,0.25 <-44.5, 1.97531, 11.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <45.5, 0, -10.5>,0.25 <45.5, 1.97531, -10.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-44.5, 0, -10.5>,0.25 <-44.5, 1.97531, -10.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 46 13 94 cone { <45.5, 0, 12.5>,0.25 <45.5, 2.15336, 12.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-44.5, 0, 12.5>,0.25 <-44.5, 2.15336, 12.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <45.5, 0, -11.5>,0.25 <45.5, 2.15336, -11.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-44.5, 0, -11.5>,0.25 <-44.5, 2.15336, -11.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 46 14 125 cone { <45.5, 0, 13.5>,0.25 <45.5, 2.86559, 13.5 >,0 texture { pigment {color rgb <0.57,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-44.5, 0, 13.5>,0.25 <-44.5, 2.86559, 13.5 >,0 texture { pigment {color rgb <0.57,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <45.5, 0, -12.5>,0.25 <45.5, 2.86559, -12.5 >,0 texture { pigment {color rgb <0.57,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-44.5, 0, -12.5>,0.25 <-44.5, 2.86559, -12.5 >,0 texture { pigment {color rgb <0.57,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 46 15 96 cone { <45.5, 0, 14.5>,0.25 <45.5, 2.19788, 14.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-44.5, 0, 14.5>,0.25 <-44.5, 2.19788, 14.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <45.5, 0, -13.5>,0.25 <45.5, 2.19788, -13.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-44.5, 0, -13.5>,0.25 <-44.5, 2.19788, -13.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 46 16 87 cone { <45.5, 0, 15.5>,0.25 <45.5, 1.97531, 15.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-44.5, 0, 15.5>,0.25 <-44.5, 1.97531, 15.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <45.5, 0, -14.5>,0.25 <45.5, 1.97531, -14.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-44.5, 0, -14.5>,0.25 <-44.5, 1.97531, -14.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 46 17 48 cone { <45.5, 0, 16.5>,0.25 <45.5, 1.07946, 16.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-44.5, 0, 16.5>,0.25 <-44.5, 1.07946, 16.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <45.5, 0, -15.5>,0.25 <45.5, 1.07946, -15.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-44.5, 0, -15.5>,0.25 <-44.5, 1.07946, -15.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 46 18 78 cone { <45.5, 0, 17.5>,0.25 <45.5, 1.76387, 17.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-44.5, 0, 17.5>,0.25 <-44.5, 1.76387, 17.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <45.5, 0, -16.5>,0.25 <45.5, 1.76387, -16.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-44.5, 0, -16.5>,0.25 <-44.5, 1.76387, -16.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 46 19 61 cone { <45.5, 0, 18.5>,0.25 <45.5, 1.37993, 18.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-44.5, 0, 18.5>,0.25 <-44.5, 1.37993, 18.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <45.5, 0, -17.5>,0.25 <45.5, 1.37993, -17.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-44.5, 0, -17.5>,0.25 <-44.5, 1.37993, -17.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 46 20 72 cone { <45.5, 0, 19.5>,0.25 <45.5, 1.63589, 19.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-44.5, 0, 19.5>,0.25 <-44.5, 1.63589, 19.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <45.5, 0, -18.5>,0.25 <45.5, 1.63589, -18.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-44.5, 0, -18.5>,0.25 <-44.5, 1.63589, -18.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 46 22 88 cone { <45.5, 0, 21.5>,0.25 <45.5, 2.00869, 21.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-44.5, 0, 21.5>,0.25 <-44.5, 2.00869, 21.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <45.5, 0, -20.5>,0.25 <45.5, 2.00869, -20.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-44.5, 0, -20.5>,0.25 <-44.5, 2.00869, -20.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 46 23 74 cone { <45.5, 0, 22.5>,0.25 <45.5, 1.69153, 22.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-44.5, 0, 22.5>,0.25 <-44.5, 1.69153, 22.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <45.5, 0, -21.5>,0.25 <45.5, 1.69153, -21.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-44.5, 0, -21.5>,0.25 <-44.5, 1.69153, -21.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 46 24 72 cone { <45.5, 0, 23.5>,0.25 <45.5, 1.63589, 23.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-44.5, 0, 23.5>,0.25 <-44.5, 1.63589, 23.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <45.5, 0, -22.5>,0.25 <45.5, 1.63589, -22.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-44.5, 0, -22.5>,0.25 <-44.5, 1.63589, -22.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 46 25 63 cone { <45.5, 0, 24.5>,0.25 <45.5, 1.42445, 24.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-44.5, 0, 24.5>,0.25 <-44.5, 1.42445, 24.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <45.5, 0, -23.5>,0.25 <45.5, 1.42445, -23.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-44.5, 0, -23.5>,0.25 <-44.5, 1.42445, -23.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 46 26 86 cone { <45.5, 0, 25.5>,0.25 <45.5, 1.95862, 25.5 >,0 texture { pigment {color rgb <0.42,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-44.5, 0, 25.5>,0.25 <-44.5, 1.95862, 25.5 >,0 texture { pigment {color rgb <0.42,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <45.5, 0, -24.5>,0.25 <45.5, 1.95862, -24.5 >,0 texture { pigment {color rgb <0.42,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-44.5, 0, -24.5>,0.25 <-44.5, 1.95862, -24.5 >,0 texture { pigment {color rgb <0.42,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 46 27 57 cone { <45.5, 0, 26.5>,0.25 <45.5, 1.27978, 26.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-44.5, 0, 26.5>,0.25 <-44.5, 1.27978, 26.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <45.5, 0, -25.5>,0.25 <45.5, 1.27978, -25.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-44.5, 0, -25.5>,0.25 <-44.5, 1.27978, -25.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 46 28 93 cone { <45.5, 0, 27.5>,0.25 <45.5, 2.12554, 27.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-44.5, 0, 27.5>,0.25 <-44.5, 2.12554, 27.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <45.5, 0, -26.5>,0.25 <45.5, 2.12554, -26.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-44.5, 0, -26.5>,0.25 <-44.5, 2.12554, -26.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 46 29 68 cone { <45.5, 0, 28.5>,0.25 <45.5, 1.5413, 28.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-44.5, 0, 28.5>,0.25 <-44.5, 1.5413, 28.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <45.5, 0, -27.5>,0.25 <45.5, 1.5413, -27.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-44.5, 0, -27.5>,0.25 <-44.5, 1.5413, -27.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 46 31 93 cone { <45.5, 0, 30.5>,0.25 <45.5, 2.12554, 30.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-44.5, 0, 30.5>,0.25 <-44.5, 2.12554, 30.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <45.5, 0, -29.5>,0.25 <45.5, 2.12554, -29.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-44.5, 0, -29.5>,0.25 <-44.5, 2.12554, -29.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 46 32 107 cone { <45.5, 0, 31.5>,0.25 <45.5, 2.43714, 31.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-44.5, 0, 31.5>,0.25 <-44.5, 2.43714, 31.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <45.5, 0, -30.5>,0.25 <45.5, 2.43714, -30.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-44.5, 0, -30.5>,0.25 <-44.5, 2.43714, -30.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 46 33 54 cone { <45.5, 0, 32.5>,0.25 <45.5, 1.21857, 32.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-44.5, 0, 32.5>,0.25 <-44.5, 1.21857, 32.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <45.5, 0, -31.5>,0.25 <45.5, 1.21857, -31.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-44.5, 0, -31.5>,0.25 <-44.5, 1.21857, -31.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 46 34 71 cone { <45.5, 0, 33.5>,0.25 <45.5, 1.60807, 33.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-44.5, 0, 33.5>,0.25 <-44.5, 1.60807, 33.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <45.5, 0, -32.5>,0.25 <45.5, 1.60807, -32.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-44.5, 0, -32.5>,0.25 <-44.5, 1.60807, -32.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 46 35 54 cone { <45.5, 0, 34.5>,0.25 <45.5, 1.21857, 34.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-44.5, 0, 34.5>,0.25 <-44.5, 1.21857, 34.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <45.5, 0, -33.5>,0.25 <45.5, 1.21857, -33.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-44.5, 0, -33.5>,0.25 <-44.5, 1.21857, -33.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 46 36 92 cone { <45.5, 0, 35.5>,0.25 <45.5, 2.09216, 35.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-44.5, 0, 35.5>,0.25 <-44.5, 2.09216, 35.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <45.5, 0, -34.5>,0.25 <45.5, 2.09216, -34.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-44.5, 0, -34.5>,0.25 <-44.5, 2.09216, -34.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 46 37 59 cone { <45.5, 0, 36.5>,0.25 <45.5, 1.32986, 36.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-44.5, 0, 36.5>,0.25 <-44.5, 1.32986, 36.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <45.5, 0, -35.5>,0.25 <45.5, 1.32986, -35.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-44.5, 0, -35.5>,0.25 <-44.5, 1.32986, -35.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 46 38 40 cone { <45.5, 0, 37.5>,0.25 <45.5, 0.89028, 37.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-44.5, 0, 37.5>,0.25 <-44.5, 0.89028, 37.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <45.5, 0, -36.5>,0.25 <45.5, 0.89028, -36.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-44.5, 0, -36.5>,0.25 <-44.5, 0.89028, -36.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 46 40 59 cone { <45.5, 0, 39.5>,0.25 <45.5, 1.32986, 39.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-44.5, 0, 39.5>,0.25 <-44.5, 1.32986, 39.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <45.5, 0, -38.5>,0.25 <45.5, 1.32986, -38.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-44.5, 0, -38.5>,0.25 <-44.5, 1.32986, -38.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 46 42 63 cone { <45.5, 0, 41.5>,0.25 <45.5, 1.42445, 41.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-44.5, 0, 41.5>,0.25 <-44.5, 1.42445, 41.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <45.5, 0, -40.5>,0.25 <45.5, 1.42445, -40.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-44.5, 0, -40.5>,0.25 <-44.5, 1.42445, -40.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 46 44 48 cone { <45.5, 0, 43.5>,0.25 <45.5, 1.07946, 43.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-44.5, 0, 43.5>,0.25 <-44.5, 1.07946, 43.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <45.5, 0, -42.5>,0.25 <45.5, 1.07946, -42.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-44.5, 0, -42.5>,0.25 <-44.5, 1.07946, -42.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 46 47 77 cone { <45.5, 0, 46.5>,0.25 <45.5, 1.74161, 46.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-44.5, 0, 46.5>,0.25 <-44.5, 1.74161, 46.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <45.5, 0, -45.5>,0.25 <45.5, 1.74161, -45.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-44.5, 0, -45.5>,0.25 <-44.5, 1.74161, -45.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 47 1 184 cone { <46.5, 0, 0.5>,0.25 <46.5, 4.22883, 0.5 >,0 texture { pigment {color rgb <0.85,0,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, 0.5>,0.25 <-45.5, 4.22883, 0.5 >,0 texture { pigment {color rgb <0.85,0,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 47 2 102 cone { <46.5, 0, 1.5>,0.25 <46.5, 2.32586, 1.5 >,0 texture { pigment {color rgb <0.42,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, 1.5>,0.25 <-45.5, 2.32586, 1.5 >,0 texture { pigment {color rgb <0.42,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <46.5, 0, -0.5>,0.25 <46.5, 2.32586, -0.5 >,0 texture { pigment {color rgb <0.42,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, -0.5>,0.25 <-45.5, 2.32586, -0.5 >,0 texture { pigment {color rgb <0.42,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 47 3 145 cone { <46.5, 0, 2.5>,0.25 <46.5, 3.32186, 2.5 >,0 texture { pigment {color rgb <0.71,0,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, 2.5>,0.25 <-45.5, 3.32186, 2.5 >,0 texture { pigment {color rgb <0.71,0,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <46.5, 0, -1.5>,0.25 <46.5, 3.32186, -1.5 >,0 texture { pigment {color rgb <0.71,0,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, -1.5>,0.25 <-45.5, 3.32186, -1.5 >,0 texture { pigment {color rgb <0.71,0,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 47 4 108 cone { <46.5, 0, 3.5>,0.25 <46.5, 2.46496, 3.5 >,0 texture { pigment {color rgb <0.42,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, 3.5>,0.25 <-45.5, 2.46496, 3.5 >,0 texture { pigment {color rgb <0.42,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <46.5, 0, -2.5>,0.25 <46.5, 2.46496, -2.5 >,0 texture { pigment {color rgb <0.42,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, -2.5>,0.25 <-45.5, 2.46496, -2.5 >,0 texture { pigment {color rgb <0.42,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 47 5 107 cone { <46.5, 0, 4.5>,0.25 <46.5, 2.45383, 4.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, 4.5>,0.25 <-45.5, 2.45383, 4.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <46.5, 0, -3.5>,0.25 <46.5, 2.45383, -3.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, -3.5>,0.25 <-45.5, 2.45383, -3.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 47 6 104 cone { <46.5, 0, 5.5>,0.25 <46.5, 2.37037, 5.5 >,0 texture { pigment {color rgb <0.42,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, 5.5>,0.25 <-45.5, 2.37037, 5.5 >,0 texture { pigment {color rgb <0.42,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <46.5, 0, -4.5>,0.25 <46.5, 2.37037, -4.5 >,0 texture { pigment {color rgb <0.42,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, -4.5>,0.25 <-45.5, 2.37037, -4.5 >,0 texture { pigment {color rgb <0.42,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 47 7 85 cone { <46.5, 0, 6.5>,0.25 <46.5, 1.94192, 6.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, 6.5>,0.25 <-45.5, 1.94192, 6.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <46.5, 0, -5.5>,0.25 <46.5, 1.94192, -5.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, -5.5>,0.25 <-45.5, 1.94192, -5.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 47 8 80 cone { <46.5, 0, 7.5>,0.25 <46.5, 1.83064, 7.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, 7.5>,0.25 <-45.5, 1.83064, 7.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <46.5, 0, -6.5>,0.25 <46.5, 1.83064, -6.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, -6.5>,0.25 <-45.5, 1.83064, -6.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 47 9 110 cone { <46.5, 0, 8.5>,0.25 <46.5, 2.52061, 8.5 >,0 texture { pigment {color rgb <0.42,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, 8.5>,0.25 <-45.5, 2.52061, 8.5 >,0 texture { pigment {color rgb <0.42,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <46.5, 0, -7.5>,0.25 <46.5, 2.52061, -7.5 >,0 texture { pigment {color rgb <0.42,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, -7.5>,0.25 <-45.5, 2.52061, -7.5 >,0 texture { pigment {color rgb <0.42,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 47 10 85 cone { <46.5, 0, 9.5>,0.25 <46.5, 1.92523, 9.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, 9.5>,0.25 <-45.5, 1.92523, 9.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <46.5, 0, -8.5>,0.25 <46.5, 1.92523, -8.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, -8.5>,0.25 <-45.5, 1.92523, -8.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 47 11 95 cone { <46.5, 0, 10.5>,0.25 <46.5, 2.16449, 10.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, 10.5>,0.25 <-45.5, 2.16449, 10.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <46.5, 0, -9.5>,0.25 <46.5, 2.16449, -9.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, -9.5>,0.25 <-45.5, 2.16449, -9.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 47 12 89 cone { <46.5, 0, 11.5>,0.25 <46.5, 2.03652, 11.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, 11.5>,0.25 <-45.5, 2.03652, 11.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <46.5, 0, -10.5>,0.25 <46.5, 2.03652, -10.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, -10.5>,0.25 <-45.5, 2.03652, -10.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 47 13 113 cone { <46.5, 0, 12.5>,0.25 <46.5, 2.57625, 12.5 >,0 texture { pigment {color rgb <0.57,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, 12.5>,0.25 <-45.5, 2.57625, 12.5 >,0 texture { pigment {color rgb <0.57,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <46.5, 0, -11.5>,0.25 <46.5, 2.57625, -11.5 >,0 texture { pigment {color rgb <0.57,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, -11.5>,0.25 <-45.5, 2.57625, -11.5 >,0 texture { pigment {color rgb <0.57,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 47 14 103 cone { <46.5, 0, 13.5>,0.25 <46.5, 2.35924, 13.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, 13.5>,0.25 <-45.5, 2.35924, 13.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <46.5, 0, -12.5>,0.25 <46.5, 2.35924, -12.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, -12.5>,0.25 <-45.5, 2.35924, -12.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 47 15 81 cone { <46.5, 0, 14.5>,0.25 <46.5, 1.8529, 14.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, 14.5>,0.25 <-45.5, 1.8529, 14.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <46.5, 0, -13.5>,0.25 <46.5, 1.8529, -13.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, -13.5>,0.25 <-45.5, 1.8529, -13.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 47 16 84 cone { <46.5, 0, 15.5>,0.25 <46.5, 1.90854, 15.5 >,0 texture { pigment {color rgb <0.42,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, 15.5>,0.25 <-45.5, 1.90854, 15.5 >,0 texture { pigment {color rgb <0.42,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <46.5, 0, -14.5>,0.25 <46.5, 1.90854, -14.5 >,0 texture { pigment {color rgb <0.42,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, -14.5>,0.25 <-45.5, 1.90854, -14.5 >,0 texture { pigment {color rgb <0.42,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 47 17 81 cone { <46.5, 0, 16.5>,0.25 <46.5, 1.8529, 16.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, 16.5>,0.25 <-45.5, 1.8529, 16.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <46.5, 0, -15.5>,0.25 <46.5, 1.8529, -15.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, -15.5>,0.25 <-45.5, 1.8529, -15.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 47 18 69 cone { <46.5, 0, 17.5>,0.25 <46.5, 1.57468, 17.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, 17.5>,0.25 <-45.5, 1.57468, 17.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <46.5, 0, -16.5>,0.25 <46.5, 1.57468, -16.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, -16.5>,0.25 <-45.5, 1.57468, -16.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 47 19 73 cone { <46.5, 0, 18.5>,0.25 <46.5, 1.66371, 18.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, 18.5>,0.25 <-45.5, 1.66371, 18.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <46.5, 0, -17.5>,0.25 <46.5, 1.66371, -17.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, -17.5>,0.25 <-45.5, 1.66371, -17.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 47 21 78 cone { <46.5, 0, 20.5>,0.25 <46.5, 1.76387, 20.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, 20.5>,0.25 <-45.5, 1.76387, 20.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <46.5, 0, -19.5>,0.25 <46.5, 1.76387, -19.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, -19.5>,0.25 <-45.5, 1.76387, -19.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 47 22 84 cone { <46.5, 0, 21.5>,0.25 <46.5, 1.90854, 21.5 >,0 texture { pigment {color rgb <0.42,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, 21.5>,0.25 <-45.5, 1.90854, 21.5 >,0 texture { pigment {color rgb <0.42,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <46.5, 0, -20.5>,0.25 <46.5, 1.90854, -20.5 >,0 texture { pigment {color rgb <0.42,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, -20.5>,0.25 <-45.5, 1.90854, -20.5 >,0 texture { pigment {color rgb <0.42,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 47 23 72 cone { <46.5, 0, 22.5>,0.25 <46.5, 1.63589, 22.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, 22.5>,0.25 <-45.5, 1.63589, 22.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <46.5, 0, -21.5>,0.25 <46.5, 1.63589, -21.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, -21.5>,0.25 <-45.5, 1.63589, -21.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 47 24 54 cone { <46.5, 0, 23.5>,0.25 <46.5, 1.21857, 23.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, 23.5>,0.25 <-45.5, 1.21857, 23.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <46.5, 0, -22.5>,0.25 <46.5, 1.21857, -22.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, -22.5>,0.25 <-45.5, 1.21857, -22.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 47 25 61 cone { <46.5, 0, 24.5>,0.25 <46.5, 1.37993, 24.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, 24.5>,0.25 <-45.5, 1.37993, 24.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <46.5, 0, -23.5>,0.25 <46.5, 1.37993, -23.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, -23.5>,0.25 <-45.5, 1.37993, -23.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 47 26 102 cone { <46.5, 0, 25.5>,0.25 <46.5, 2.32029, 25.5 >,0 texture { pigment {color rgb <0.42,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, 25.5>,0.25 <-45.5, 2.32029, 25.5 >,0 texture { pigment {color rgb <0.42,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <46.5, 0, -24.5>,0.25 <46.5, 2.32029, -24.5 >,0 texture { pigment {color rgb <0.42,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, -24.5>,0.25 <-45.5, 2.32029, -24.5 >,0 texture { pigment {color rgb <0.42,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 47 27 82 cone { <46.5, 0, 26.5>,0.25 <46.5, 1.86959, 26.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, 26.5>,0.25 <-45.5, 1.86959, 26.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <46.5, 0, -25.5>,0.25 <46.5, 1.86959, -25.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, -25.5>,0.25 <-45.5, 1.86959, -25.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 47 28 90 cone { <46.5, 0, 27.5>,0.25 <46.5, 2.04764, 27.5 >,0 texture { pigment {color rgb <0.42,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, 27.5>,0.25 <-45.5, 2.04764, 27.5 >,0 texture { pigment {color rgb <0.42,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <46.5, 0, -26.5>,0.25 <46.5, 2.04764, -26.5 >,0 texture { pigment {color rgb <0.42,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, -26.5>,0.25 <-45.5, 2.04764, -26.5 >,0 texture { pigment {color rgb <0.42,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 47 29 54 cone { <46.5, 0, 28.5>,0.25 <46.5, 1.21857, 28.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, 28.5>,0.25 <-45.5, 1.21857, 28.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <46.5, 0, -27.5>,0.25 <46.5, 1.21857, -27.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, -27.5>,0.25 <-45.5, 1.21857, -27.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 47 30 79 cone { <46.5, 0, 29.5>,0.25 <46.5, 1.78612, 29.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, 29.5>,0.25 <-45.5, 1.78612, 29.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <46.5, 0, -28.5>,0.25 <46.5, 1.78612, -28.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, -28.5>,0.25 <-45.5, 1.78612, -28.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 47 31 63 cone { <46.5, 0, 30.5>,0.25 <46.5, 1.42445, 30.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, 30.5>,0.25 <-45.5, 1.42445, 30.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <46.5, 0, -29.5>,0.25 <46.5, 1.42445, -29.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, -29.5>,0.25 <-45.5, 1.42445, -29.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 47 32 94 cone { <46.5, 0, 31.5>,0.25 <46.5, 2.14224, 31.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, 31.5>,0.25 <-45.5, 2.14224, 31.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <46.5, 0, -30.5>,0.25 <46.5, 2.14224, -30.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, -30.5>,0.25 <-45.5, 2.14224, -30.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 47 33 59 cone { <46.5, 0, 32.5>,0.25 <46.5, 1.32986, 32.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, 32.5>,0.25 <-45.5, 1.32986, 32.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <46.5, 0, -31.5>,0.25 <46.5, 1.32986, -31.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, -31.5>,0.25 <-45.5, 1.32986, -31.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 47 34 54 cone { <46.5, 0, 33.5>,0.25 <46.5, 1.21857, 33.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, 33.5>,0.25 <-45.5, 1.21857, 33.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <46.5, 0, -32.5>,0.25 <46.5, 1.21857, -32.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, -32.5>,0.25 <-45.5, 1.21857, -32.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 47 35 45 cone { <46.5, 0, 34.5>,0.25 <46.5, 0.996001, 34.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, 34.5>,0.25 <-45.5, 0.996001, 34.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <46.5, 0, -33.5>,0.25 <46.5, 0.996001, -33.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, -33.5>,0.25 <-45.5, 0.996001, -33.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 47 36 54 cone { <46.5, 0, 35.5>,0.25 <46.5, 1.21857, 35.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, 35.5>,0.25 <-45.5, 1.21857, 35.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <46.5, 0, -34.5>,0.25 <46.5, 1.21857, -34.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, -34.5>,0.25 <-45.5, 1.21857, -34.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 47 37 79 cone { <46.5, 0, 36.5>,0.25 <46.5, 1.78612, 36.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, 36.5>,0.25 <-45.5, 1.78612, 36.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <46.5, 0, -35.5>,0.25 <46.5, 1.78612, -35.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, -35.5>,0.25 <-45.5, 1.78612, -35.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 47 38 59 cone { <46.5, 0, 37.5>,0.25 <46.5, 1.32986, 37.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, 37.5>,0.25 <-45.5, 1.32986, 37.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <46.5, 0, -36.5>,0.25 <46.5, 1.32986, -36.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, -36.5>,0.25 <-45.5, 1.32986, -36.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 47 39 51 cone { <46.5, 0, 38.5>,0.25 <46.5, 1.1518, 38.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, 38.5>,0.25 <-45.5, 1.1518, 38.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <46.5, 0, -37.5>,0.25 <46.5, 1.1518, -37.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, -37.5>,0.25 <-45.5, 1.1518, -37.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 47 40 63 cone { <46.5, 0, 39.5>,0.25 <46.5, 1.42445, 39.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, 39.5>,0.25 <-45.5, 1.42445, 39.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <46.5, 0, -38.5>,0.25 <46.5, 1.42445, -38.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, -38.5>,0.25 <-45.5, 1.42445, -38.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 47 41 69 cone { <46.5, 0, 40.5>,0.25 <46.5, 1.57468, 40.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, 40.5>,0.25 <-45.5, 1.57468, 40.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <46.5, 0, -39.5>,0.25 <46.5, 1.57468, -39.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, -39.5>,0.25 <-45.5, 1.57468, -39.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 47 42 35 cone { <46.5, 0, 41.5>,0.25 <46.5, 0.767866, 41.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, 41.5>,0.25 <-45.5, 0.767866, 41.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <46.5, 0, -40.5>,0.25 <46.5, 0.767866, -40.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, -40.5>,0.25 <-45.5, 0.767866, -40.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 47 43 66 cone { <46.5, 0, 42.5>,0.25 <46.5, 1.50235, 42.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, 42.5>,0.25 <-45.5, 1.50235, 42.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <46.5, 0, -41.5>,0.25 <46.5, 1.50235, -41.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, -41.5>,0.25 <-45.5, 1.50235, -41.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 47 44 61 cone { <46.5, 0, 43.5>,0.25 <46.5, 1.37993, 43.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, 43.5>,0.25 <-45.5, 1.37993, 43.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <46.5, 0, -42.5>,0.25 <46.5, 1.37993, -42.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, -42.5>,0.25 <-45.5, 1.37993, -42.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 47 45 77 cone { <46.5, 0, 44.5>,0.25 <46.5, 1.74161, 44.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, 44.5>,0.25 <-45.5, 1.74161, 44.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <46.5, 0, -43.5>,0.25 <46.5, 1.74161, -43.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, -43.5>,0.25 <-45.5, 1.74161, -43.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 47 46 59 cone { <46.5, 0, 45.5>,0.25 <46.5, 1.32986, 45.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, 45.5>,0.25 <-45.5, 1.32986, 45.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <46.5, 0, -44.5>,0.25 <46.5, 1.32986, -44.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, -44.5>,0.25 <-45.5, 1.32986, -44.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 47 48 48 cone { <46.5, 0, 47.5>,0.25 <46.5, 1.07946, 47.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, 47.5>,0.25 <-45.5, 1.07946, 47.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <46.5, 0, -46.5>,0.25 <46.5, 1.07946, -46.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, -46.5>,0.25 <-45.5, 1.07946, -46.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 47 50 77 cone { <46.5, 0, 49.5>,0.25 <46.5, 1.74161, 49.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, 49.5>,0.25 <-45.5, 1.74161, 49.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <46.5, 0, -48.5>,0.25 <46.5, 1.74161, -48.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-45.5, 0, -48.5>,0.25 <-45.5, 1.74161, -48.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 48 1 180 cone { <47.5, 0, 0.5>,0.25 <47.5, 4.14537, 0.5 >,0 texture { pigment {color rgb <0.71,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-46.5, 0, 0.5>,0.25 <-46.5, 4.14537, 0.5 >,0 texture { pigment {color rgb <0.71,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 48 2 141 cone { <47.5, 0, 1.5>,0.25 <47.5, 3.23839, 1.5 >,0 texture { pigment {color rgb <0.57,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-46.5, 0, 1.5>,0.25 <-46.5, 3.23839, 1.5 >,0 texture { pigment {color rgb <0.57,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <47.5, 0, -0.5>,0.25 <47.5, 3.23839, -0.5 >,0 texture { pigment {color rgb <0.57,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-46.5, 0, -0.5>,0.25 <-46.5, 3.23839, -0.5 >,0 texture { pigment {color rgb <0.57,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 48 3 114 cone { <47.5, 0, 2.5>,0.25 <47.5, 2.5985, 2.5 >,0 texture { pigment {color rgb <0.57,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-46.5, 0, 2.5>,0.25 <-46.5, 2.5985, 2.5 >,0 texture { pigment {color rgb <0.57,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <47.5, 0, -1.5>,0.25 <47.5, 2.5985, -1.5 >,0 texture { pigment {color rgb <0.57,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-46.5, 0, -1.5>,0.25 <-46.5, 2.5985, -1.5 >,0 texture { pigment {color rgb <0.57,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 48 4 116 cone { <47.5, 0, 3.5>,0.25 <47.5, 2.66528, 3.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-46.5, 0, 3.5>,0.25 <-46.5, 2.66528, 3.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <47.5, 0, -2.5>,0.25 <47.5, 2.66528, -2.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-46.5, 0, -2.5>,0.25 <-46.5, 2.66528, -2.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 48 5 103 cone { <47.5, 0, 4.5>,0.25 <47.5, 2.35924, 4.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-46.5, 0, 4.5>,0.25 <-46.5, 2.35924, 4.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <47.5, 0, -3.5>,0.25 <47.5, 2.35924, -3.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-46.5, 0, -3.5>,0.25 <-46.5, 2.35924, -3.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 48 6 87 cone { <47.5, 0, 5.5>,0.25 <47.5, 1.992, 5.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-46.5, 0, 5.5>,0.25 <-46.5, 1.992, 5.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <47.5, 0, -4.5>,0.25 <47.5, 1.992, -4.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-46.5, 0, -4.5>,0.25 <-46.5, 1.992, -4.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 48 7 78 cone { <47.5, 0, 6.5>,0.25 <47.5, 1.76387, 6.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-46.5, 0, 6.5>,0.25 <-46.5, 1.76387, 6.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <47.5, 0, -5.5>,0.25 <47.5, 1.76387, -5.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-46.5, 0, -5.5>,0.25 <-46.5, 1.76387, -5.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 48 8 82 cone { <47.5, 0, 7.5>,0.25 <47.5, 1.86959, 7.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-46.5, 0, 7.5>,0.25 <-46.5, 1.86959, 7.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <47.5, 0, -6.5>,0.25 <47.5, 1.86959, -6.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-46.5, 0, -6.5>,0.25 <-46.5, 1.86959, -6.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 48 9 82 cone { <47.5, 0, 8.5>,0.25 <47.5, 1.86959, 8.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-46.5, 0, 8.5>,0.25 <-46.5, 1.86959, 8.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <47.5, 0, -7.5>,0.25 <47.5, 1.86959, -7.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-46.5, 0, -7.5>,0.25 <-46.5, 1.86959, -7.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 48 10 92 cone { <47.5, 0, 9.5>,0.25 <47.5, 2.09216, 9.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-46.5, 0, 9.5>,0.25 <-46.5, 2.09216, 9.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <47.5, 0, -8.5>,0.25 <47.5, 2.09216, -8.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-46.5, 0, -8.5>,0.25 <-46.5, 2.09216, -8.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 48 11 95 cone { <47.5, 0, 10.5>,0.25 <47.5, 2.16449, 10.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-46.5, 0, 10.5>,0.25 <-46.5, 2.16449, 10.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <47.5, 0, -9.5>,0.25 <47.5, 2.16449, -9.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-46.5, 0, -9.5>,0.25 <-46.5, 2.16449, -9.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 48 12 87 cone { <47.5, 0, 11.5>,0.25 <47.5, 1.992, 11.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-46.5, 0, 11.5>,0.25 <-46.5, 1.992, 11.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <47.5, 0, -10.5>,0.25 <47.5, 1.992, -10.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-46.5, 0, -10.5>,0.25 <-46.5, 1.992, -10.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 48 13 87 cone { <47.5, 0, 12.5>,0.25 <47.5, 1.992, 12.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-46.5, 0, 12.5>,0.25 <-46.5, 1.992, 12.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <47.5, 0, -11.5>,0.25 <47.5, 1.992, -11.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-46.5, 0, -11.5>,0.25 <-46.5, 1.992, -11.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 48 14 71 cone { <47.5, 0, 13.5>,0.25 <47.5, 1.60807, 13.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-46.5, 0, 13.5>,0.25 <-46.5, 1.60807, 13.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <47.5, 0, -12.5>,0.25 <47.5, 1.60807, -12.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-46.5, 0, -12.5>,0.25 <-46.5, 1.60807, -12.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 48 15 96 cone { <47.5, 0, 14.5>,0.25 <47.5, 2.19788, 14.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-46.5, 0, 14.5>,0.25 <-46.5, 2.19788, 14.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <47.5, 0, -13.5>,0.25 <47.5, 2.19788, -13.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-46.5, 0, -13.5>,0.25 <-46.5, 2.19788, -13.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 48 16 74 cone { <47.5, 0, 15.5>,0.25 <47.5, 1.69153, 15.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-46.5, 0, 15.5>,0.25 <-46.5, 1.69153, 15.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <47.5, 0, -14.5>,0.25 <47.5, 1.69153, -14.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-46.5, 0, -14.5>,0.25 <-46.5, 1.69153, -14.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 48 17 79 cone { <47.5, 0, 16.5>,0.25 <47.5, 1.78612, 16.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-46.5, 0, 16.5>,0.25 <-46.5, 1.78612, 16.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <47.5, 0, -15.5>,0.25 <47.5, 1.78612, -15.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-46.5, 0, -15.5>,0.25 <-46.5, 1.78612, -15.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 48 18 65 cone { <47.5, 0, 17.5>,0.25 <47.5, 1.4634, 17.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-46.5, 0, 17.5>,0.25 <-46.5, 1.4634, 17.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <47.5, 0, -16.5>,0.25 <47.5, 1.4634, -16.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-46.5, 0, -16.5>,0.25 <-46.5, 1.4634, -16.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 48 19 76 cone { <47.5, 0, 18.5>,0.25 <47.5, 1.71935, 18.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-46.5, 0, 18.5>,0.25 <-46.5, 1.71935, 18.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <47.5, 0, -17.5>,0.25 <47.5, 1.71935, -17.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-46.5, 0, -17.5>,0.25 <-46.5, 1.71935, -17.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 48 20 61 cone { <47.5, 0, 19.5>,0.25 <47.5, 1.37993, 19.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-46.5, 0, 19.5>,0.25 <-46.5, 1.37993, 19.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <47.5, 0, -18.5>,0.25 <47.5, 1.37993, -18.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-46.5, 0, -18.5>,0.25 <-46.5, 1.37993, -18.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 48 21 81 cone { <47.5, 0, 20.5>,0.25 <47.5, 1.8529, 20.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-46.5, 0, 20.5>,0.25 <-46.5, 1.8529, 20.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <47.5, 0, -19.5>,0.25 <47.5, 1.8529, -19.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-46.5, 0, -19.5>,0.25 <-46.5, 1.8529, -19.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 48 22 100 cone { <47.5, 0, 21.5>,0.25 <47.5, 2.27578, 21.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-46.5, 0, 21.5>,0.25 <-46.5, 2.27578, 21.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <47.5, 0, -20.5>,0.25 <47.5, 2.27578, -20.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-46.5, 0, -20.5>,0.25 <-46.5, 2.27578, -20.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 48 23 71 cone { <47.5, 0, 22.5>,0.25 <47.5, 1.60807, 22.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-46.5, 0, 22.5>,0.25 <-46.5, 1.60807, 22.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <47.5, 0, -21.5>,0.25 <47.5, 1.60807, -21.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-46.5, 0, -21.5>,0.25 <-46.5, 1.60807, -21.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 48 24 66 cone { <47.5, 0, 23.5>,0.25 <47.5, 1.50235, 23.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-46.5, 0, 23.5>,0.25 <-46.5, 1.50235, 23.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <47.5, 0, -22.5>,0.25 <47.5, 1.50235, -22.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-46.5, 0, -22.5>,0.25 <-46.5, 1.50235, -22.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 48 25 79 cone { <47.5, 0, 24.5>,0.25 <47.5, 1.78612, 24.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-46.5, 0, 24.5>,0.25 <-46.5, 1.78612, 24.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <47.5, 0, -23.5>,0.25 <47.5, 1.78612, -23.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-46.5, 0, -23.5>,0.25 <-46.5, 1.78612, -23.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 48 26 79 cone { <47.5, 0, 25.5>,0.25 <47.5, 1.78612, 25.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-46.5, 0, 25.5>,0.25 <-46.5, 1.78612, 25.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <47.5, 0, -24.5>,0.25 <47.5, 1.78612, -24.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-46.5, 0, -24.5>,0.25 <-46.5, 1.78612, -24.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 48 27 91 cone { <47.5, 0, 26.5>,0.25 <47.5, 2.06434, 26.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-46.5, 0, 26.5>,0.25 <-46.5, 2.06434, 26.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <47.5, 0, -25.5>,0.25 <47.5, 2.06434, -25.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-46.5, 0, -25.5>,0.25 <-46.5, 2.06434, -25.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 48 28 80 cone { <47.5, 0, 27.5>,0.25 <47.5, 1.80838, 27.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-46.5, 0, 27.5>,0.25 <-46.5, 1.80838, 27.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <47.5, 0, -26.5>,0.25 <47.5, 1.80838, -26.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-46.5, 0, -26.5>,0.25 <-46.5, 1.80838, -26.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 48 29 45 cone { <47.5, 0, 28.5>,0.25 <47.5, 0.996001, 28.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-46.5, 0, 28.5>,0.25 <-46.5, 0.996001, 28.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <47.5, 0, -27.5>,0.25 <47.5, 0.996001, -27.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-46.5, 0, -27.5>,0.25 <-46.5, 0.996001, -27.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 48 30 61 cone { <47.5, 0, 29.5>,0.25 <47.5, 1.37993, 29.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-46.5, 0, 29.5>,0.25 <-46.5, 1.37993, 29.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <47.5, 0, -28.5>,0.25 <47.5, 1.37993, -28.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-46.5, 0, -28.5>,0.25 <-46.5, 1.37993, -28.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 48 31 48 cone { <47.5, 0, 30.5>,0.25 <47.5, 1.07946, 30.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-46.5, 0, 30.5>,0.25 <-46.5, 1.07946, 30.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <47.5, 0, -29.5>,0.25 <47.5, 1.07946, -29.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-46.5, 0, -29.5>,0.25 <-46.5, 1.07946, -29.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 48 32 89 cone { <47.5, 0, 31.5>,0.25 <47.5, 2.03652, 31.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-46.5, 0, 31.5>,0.25 <-46.5, 2.03652, 31.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <47.5, 0, -30.5>,0.25 <47.5, 2.03652, -30.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-46.5, 0, -30.5>,0.25 <-46.5, 2.03652, -30.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 48 33 66 cone { <47.5, 0, 32.5>,0.25 <47.5, 1.50235, 32.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-46.5, 0, 32.5>,0.25 <-46.5, 1.50235, 32.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <47.5, 0, -31.5>,0.25 <47.5, 1.50235, -31.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-46.5, 0, -31.5>,0.25 <-46.5, 1.50235, -31.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 48 35 76 cone { <47.5, 0, 34.5>,0.25 <47.5, 1.71935, 34.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-46.5, 0, 34.5>,0.25 <-46.5, 1.71935, 34.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <47.5, 0, -33.5>,0.25 <47.5, 1.71935, -33.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-46.5, 0, -33.5>,0.25 <-46.5, 1.71935, -33.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 48 38 45 cone { <47.5, 0, 37.5>,0.25 <47.5, 0.996001, 37.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-46.5, 0, 37.5>,0.25 <-46.5, 0.996001, 37.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <47.5, 0, -36.5>,0.25 <47.5, 0.996001, -36.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-46.5, 0, -36.5>,0.25 <-46.5, 0.996001, -36.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 48 39 65 cone { <47.5, 0, 38.5>,0.25 <47.5, 1.4634, 38.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-46.5, 0, 38.5>,0.25 <-46.5, 1.4634, 38.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <47.5, 0, -37.5>,0.25 <47.5, 1.4634, -37.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-46.5, 0, -37.5>,0.25 <-46.5, 1.4634, -37.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 48 40 51 cone { <47.5, 0, 39.5>,0.25 <47.5, 1.1518, 39.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-46.5, 0, 39.5>,0.25 <-46.5, 1.1518, 39.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <47.5, 0, -38.5>,0.25 <47.5, 1.1518, -38.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-46.5, 0, -38.5>,0.25 <-46.5, 1.1518, -38.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 48 41 45 cone { <47.5, 0, 40.5>,0.25 <47.5, 0.996001, 40.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-46.5, 0, 40.5>,0.25 <-46.5, 0.996001, 40.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <47.5, 0, -39.5>,0.25 <47.5, 0.996001, -39.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-46.5, 0, -39.5>,0.25 <-46.5, 0.996001, -39.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 48 42 69 cone { <47.5, 0, 41.5>,0.25 <47.5, 1.57468, 41.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-46.5, 0, 41.5>,0.25 <-46.5, 1.57468, 41.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <47.5, 0, -40.5>,0.25 <47.5, 1.57468, -40.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-46.5, 0, -40.5>,0.25 <-46.5, 1.57468, -40.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 48 45 35 cone { <47.5, 0, 44.5>,0.25 <47.5, 0.767866, 44.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-46.5, 0, 44.5>,0.25 <-46.5, 0.767866, 44.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <47.5, 0, -43.5>,0.25 <47.5, 0.767866, -43.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-46.5, 0, -43.5>,0.25 <-46.5, 0.767866, -43.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 49 1 183 cone { <48.5, 0, 0.5>,0.25 <48.5, 4.20657, 0.5 >,0 texture { pigment {color rgb <0.85,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-47.5, 0, 0.5>,0.25 <-47.5, 4.20657, 0.5 >,0 texture { pigment {color rgb <0.85,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 49 2 110 cone { <48.5, 0, 1.5>,0.25 <48.5, 2.50948, 1.5 >,0 texture { pigment {color rgb <0.42,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-47.5, 0, 1.5>,0.25 <-47.5, 2.50948, 1.5 >,0 texture { pigment {color rgb <0.42,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <48.5, 0, -0.5>,0.25 <48.5, 2.50948, -0.5 >,0 texture { pigment {color rgb <0.42,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-47.5, 0, -0.5>,0.25 <-47.5, 2.50948, -0.5 >,0 texture { pigment {color rgb <0.42,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 49 3 109 cone { <48.5, 0, 2.5>,0.25 <48.5, 2.48166, 2.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-47.5, 0, 2.5>,0.25 <-47.5, 2.48166, 2.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <48.5, 0, -1.5>,0.25 <48.5, 2.48166, -1.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-47.5, 0, -1.5>,0.25 <-47.5, 2.48166, -1.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 49 4 114 cone { <48.5, 0, 3.5>,0.25 <48.5, 2.5985, 3.5 >,0 texture { pigment {color rgb <0.57,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-47.5, 0, 3.5>,0.25 <-47.5, 2.5985, 3.5 >,0 texture { pigment {color rgb <0.57,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <48.5, 0, -2.5>,0.25 <48.5, 2.5985, -2.5 >,0 texture { pigment {color rgb <0.57,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-47.5, 0, -2.5>,0.25 <-47.5, 2.5985, -2.5 >,0 texture { pigment {color rgb <0.57,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 49 5 98 cone { <48.5, 0, 4.5>,0.25 <48.5, 2.24796, 4.5 >,0 texture { pigment {color rgb <0.42,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-47.5, 0, 4.5>,0.25 <-47.5, 2.24796, 4.5 >,0 texture { pigment {color rgb <0.42,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <48.5, 0, -3.5>,0.25 <48.5, 2.24796, -3.5 >,0 texture { pigment {color rgb <0.42,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-47.5, 0, -3.5>,0.25 <-47.5, 2.24796, -3.5 >,0 texture { pigment {color rgb <0.42,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 49 6 114 cone { <48.5, 0, 5.5>,0.25 <48.5, 2.6152, 5.5 >,0 texture { pigment {color rgb <0.57,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-47.5, 0, 5.5>,0.25 <-47.5, 2.6152, 5.5 >,0 texture { pigment {color rgb <0.57,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <48.5, 0, -4.5>,0.25 <48.5, 2.6152, -4.5 >,0 texture { pigment {color rgb <0.57,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-47.5, 0, -4.5>,0.25 <-47.5, 2.6152, -4.5 >,0 texture { pigment {color rgb <0.57,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 49 7 102 cone { <48.5, 0, 6.5>,0.25 <48.5, 2.32586, 6.5 >,0 texture { pigment {color rgb <0.42,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-47.5, 0, 6.5>,0.25 <-47.5, 2.32586, 6.5 >,0 texture { pigment {color rgb <0.42,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <48.5, 0, -5.5>,0.25 <48.5, 2.32586, -5.5 >,0 texture { pigment {color rgb <0.42,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-47.5, 0, -5.5>,0.25 <-47.5, 2.32586, -5.5 >,0 texture { pigment {color rgb <0.42,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 49 8 74 cone { <48.5, 0, 7.5>,0.25 <48.5, 1.69153, 7.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-47.5, 0, 7.5>,0.25 <-47.5, 1.69153, 7.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <48.5, 0, -6.5>,0.25 <48.5, 1.69153, -6.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-47.5, 0, -6.5>,0.25 <-47.5, 1.69153, -6.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 49 9 91 cone { <48.5, 0, 8.5>,0.25 <48.5, 2.07547, 8.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-47.5, 0, 8.5>,0.25 <-47.5, 2.07547, 8.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <48.5, 0, -7.5>,0.25 <48.5, 2.07547, -7.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-47.5, 0, -7.5>,0.25 <-47.5, 2.07547, -7.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 49 10 85 cone { <48.5, 0, 9.5>,0.25 <48.5, 1.94192, 9.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-47.5, 0, 9.5>,0.25 <-47.5, 1.94192, 9.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <48.5, 0, -8.5>,0.25 <48.5, 1.94192, -8.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-47.5, 0, -8.5>,0.25 <-47.5, 1.94192, -8.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 49 11 104 cone { <48.5, 0, 10.5>,0.25 <48.5, 2.37037, 10.5 >,0 texture { pigment {color rgb <0.42,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-47.5, 0, 10.5>,0.25 <-47.5, 2.37037, 10.5 >,0 texture { pigment {color rgb <0.42,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <48.5, 0, -9.5>,0.25 <48.5, 2.37037, -9.5 >,0 texture { pigment {color rgb <0.42,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-47.5, 0, -9.5>,0.25 <-47.5, 2.37037, -9.5 >,0 texture { pigment {color rgb <0.42,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 49 12 100 cone { <48.5, 0, 11.5>,0.25 <48.5, 2.28691, 11.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-47.5, 0, 11.5>,0.25 <-47.5, 2.28691, 11.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <48.5, 0, -10.5>,0.25 <48.5, 2.28691, -10.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-47.5, 0, -10.5>,0.25 <-47.5, 2.28691, -10.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 49 13 79 cone { <48.5, 0, 12.5>,0.25 <48.5, 1.78612, 12.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-47.5, 0, 12.5>,0.25 <-47.5, 1.78612, 12.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <48.5, 0, -11.5>,0.25 <48.5, 1.78612, -11.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-47.5, 0, -11.5>,0.25 <-47.5, 1.78612, -11.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 49 14 80 cone { <48.5, 0, 13.5>,0.25 <48.5, 1.83064, 13.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-47.5, 0, 13.5>,0.25 <-47.5, 1.83064, 13.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <48.5, 0, -12.5>,0.25 <48.5, 1.83064, -12.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-47.5, 0, -12.5>,0.25 <-47.5, 1.83064, -12.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 49 15 61 cone { <48.5, 0, 14.5>,0.25 <48.5, 1.37993, 14.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-47.5, 0, 14.5>,0.25 <-47.5, 1.37993, 14.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <48.5, 0, -13.5>,0.25 <48.5, 1.37993, -13.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-47.5, 0, -13.5>,0.25 <-47.5, 1.37993, -13.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 49 16 91 cone { <48.5, 0, 15.5>,0.25 <48.5, 2.07547, 15.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-47.5, 0, 15.5>,0.25 <-47.5, 2.07547, 15.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <48.5, 0, -14.5>,0.25 <48.5, 2.07547, -14.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-47.5, 0, -14.5>,0.25 <-47.5, 2.07547, -14.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 49 17 73 cone { <48.5, 0, 16.5>,0.25 <48.5, 1.66371, 16.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-47.5, 0, 16.5>,0.25 <-47.5, 1.66371, 16.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <48.5, 0, -15.5>,0.25 <48.5, 1.66371, -15.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-47.5, 0, -15.5>,0.25 <-47.5, 1.66371, -15.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 49 18 66 cone { <48.5, 0, 17.5>,0.25 <48.5, 1.50235, 17.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-47.5, 0, 17.5>,0.25 <-47.5, 1.50235, 17.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <48.5, 0, -16.5>,0.25 <48.5, 1.50235, -16.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-47.5, 0, -16.5>,0.25 <-47.5, 1.50235, -16.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 49 19 65 cone { <48.5, 0, 18.5>,0.25 <48.5, 1.4634, 18.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-47.5, 0, 18.5>,0.25 <-47.5, 1.4634, 18.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <48.5, 0, -17.5>,0.25 <48.5, 1.4634, -17.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-47.5, 0, -17.5>,0.25 <-47.5, 1.4634, -17.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 49 21 73 cone { <48.5, 0, 20.5>,0.25 <48.5, 1.66371, 20.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-47.5, 0, 20.5>,0.25 <-47.5, 1.66371, 20.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <48.5, 0, -19.5>,0.25 <48.5, 1.66371, -19.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-47.5, 0, -19.5>,0.25 <-47.5, 1.66371, -19.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 49 22 74 cone { <48.5, 0, 21.5>,0.25 <48.5, 1.69153, 21.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-47.5, 0, 21.5>,0.25 <-47.5, 1.69153, 21.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <48.5, 0, -20.5>,0.25 <48.5, 1.69153, -20.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-47.5, 0, -20.5>,0.25 <-47.5, 1.69153, -20.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 49 23 59 cone { <48.5, 0, 22.5>,0.25 <48.5, 1.32986, 22.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-47.5, 0, 22.5>,0.25 <-47.5, 1.32986, 22.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <48.5, 0, -21.5>,0.25 <48.5, 1.32986, -21.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-47.5, 0, -21.5>,0.25 <-47.5, 1.32986, -21.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 49 24 79 cone { <48.5, 0, 23.5>,0.25 <48.5, 1.78612, 23.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-47.5, 0, 23.5>,0.25 <-47.5, 1.78612, 23.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <48.5, 0, -22.5>,0.25 <48.5, 1.78612, -22.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-47.5, 0, -22.5>,0.25 <-47.5, 1.78612, -22.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 49 25 96 cone { <48.5, 0, 24.5>,0.25 <48.5, 2.18675, 24.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-47.5, 0, 24.5>,0.25 <-47.5, 2.18675, 24.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <48.5, 0, -23.5>,0.25 <48.5, 2.18675, -23.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-47.5, 0, -23.5>,0.25 <-47.5, 2.18675, -23.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 49 26 102 cone { <48.5, 0, 25.5>,0.25 <48.5, 2.32029, 25.5 >,0 texture { pigment {color rgb <0.42,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-47.5, 0, 25.5>,0.25 <-47.5, 2.32029, 25.5 >,0 texture { pigment {color rgb <0.42,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <48.5, 0, -24.5>,0.25 <48.5, 2.32029, -24.5 >,0 texture { pigment {color rgb <0.42,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-47.5, 0, -24.5>,0.25 <-47.5, 2.32029, -24.5 >,0 texture { pigment {color rgb <0.42,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 49 27 72 cone { <48.5, 0, 26.5>,0.25 <48.5, 1.63589, 26.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-47.5, 0, 26.5>,0.25 <-47.5, 1.63589, 26.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <48.5, 0, -25.5>,0.25 <48.5, 1.63589, -25.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-47.5, 0, -25.5>,0.25 <-47.5, 1.63589, -25.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 49 28 76 cone { <48.5, 0, 27.5>,0.25 <48.5, 1.71935, 27.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-47.5, 0, 27.5>,0.25 <-47.5, 1.71935, 27.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <48.5, 0, -26.5>,0.25 <48.5, 1.71935, -26.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-47.5, 0, -26.5>,0.25 <-47.5, 1.71935, -26.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 49 29 69 cone { <48.5, 0, 28.5>,0.25 <48.5, 1.57468, 28.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-47.5, 0, 28.5>,0.25 <-47.5, 1.57468, 28.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <48.5, 0, -27.5>,0.25 <48.5, 1.57468, -27.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-47.5, 0, -27.5>,0.25 <-47.5, 1.57468, -27.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 49 30 86 cone { <48.5, 0, 29.5>,0.25 <48.5, 1.95862, 29.5 >,0 texture { pigment {color rgb <0.42,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-47.5, 0, 29.5>,0.25 <-47.5, 1.95862, 29.5 >,0 texture { pigment {color rgb <0.42,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <48.5, 0, -28.5>,0.25 <48.5, 1.95862, -28.5 >,0 texture { pigment {color rgb <0.42,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-47.5, 0, -28.5>,0.25 <-47.5, 1.95862, -28.5 >,0 texture { pigment {color rgb <0.42,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 49 32 51 cone { <48.5, 0, 31.5>,0.25 <48.5, 1.1518, 31.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-47.5, 0, 31.5>,0.25 <-47.5, 1.1518, 31.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <48.5, 0, -30.5>,0.25 <48.5, 1.1518, -30.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-47.5, 0, -30.5>,0.25 <-47.5, 1.1518, -30.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 49 34 61 cone { <48.5, 0, 33.5>,0.25 <48.5, 1.37993, 33.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-47.5, 0, 33.5>,0.25 <-47.5, 1.37993, 33.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <48.5, 0, -32.5>,0.25 <48.5, 1.37993, -32.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-47.5, 0, -32.5>,0.25 <-47.5, 1.37993, -32.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 49 35 69 cone { <48.5, 0, 34.5>,0.25 <48.5, 1.57468, 34.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-47.5, 0, 34.5>,0.25 <-47.5, 1.57468, 34.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <48.5, 0, -33.5>,0.25 <48.5, 1.57468, -33.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-47.5, 0, -33.5>,0.25 <-47.5, 1.57468, -33.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 49 36 54 cone { <48.5, 0, 35.5>,0.25 <48.5, 1.21857, 35.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-47.5, 0, 35.5>,0.25 <-47.5, 1.21857, 35.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <48.5, 0, -34.5>,0.25 <48.5, 1.21857, -34.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-47.5, 0, -34.5>,0.25 <-47.5, 1.21857, -34.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 49 37 45 cone { <48.5, 0, 36.5>,0.25 <48.5, 0.996001, 36.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-47.5, 0, 36.5>,0.25 <-47.5, 0.996001, 36.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <48.5, 0, -35.5>,0.25 <48.5, 0.996001, -35.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-47.5, 0, -35.5>,0.25 <-47.5, 0.996001, -35.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 49 38 63 cone { <48.5, 0, 37.5>,0.25 <48.5, 1.42445, 37.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-47.5, 0, 37.5>,0.25 <-47.5, 1.42445, 37.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <48.5, 0, -36.5>,0.25 <48.5, 1.42445, -36.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-47.5, 0, -36.5>,0.25 <-47.5, 1.42445, -36.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 49 39 63 cone { <48.5, 0, 38.5>,0.25 <48.5, 1.42445, 38.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-47.5, 0, 38.5>,0.25 <-47.5, 1.42445, 38.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <48.5, 0, -37.5>,0.25 <48.5, 1.42445, -37.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-47.5, 0, -37.5>,0.25 <-47.5, 1.42445, -37.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 49 42 68 cone { <48.5, 0, 41.5>,0.25 <48.5, 1.5413, 41.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-47.5, 0, 41.5>,0.25 <-47.5, 1.5413, 41.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <48.5, 0, -40.5>,0.25 <48.5, 1.5413, -40.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-47.5, 0, -40.5>,0.25 <-47.5, 1.5413, -40.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 49 43 80 cone { <48.5, 0, 42.5>,0.25 <48.5, 1.83064, 42.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-47.5, 0, 42.5>,0.25 <-47.5, 1.83064, 42.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <48.5, 0, -41.5>,0.25 <48.5, 1.83064, -41.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-47.5, 0, -41.5>,0.25 <-47.5, 1.83064, -41.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 49 44 69 cone { <48.5, 0, 43.5>,0.25 <48.5, 1.57468, 43.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-47.5, 0, 43.5>,0.25 <-47.5, 1.57468, 43.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <48.5, 0, -42.5>,0.25 <48.5, 1.57468, -42.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-47.5, 0, -42.5>,0.25 <-47.5, 1.57468, -42.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 50 1 173 cone { <49.5, 0, 0.5>,0.25 <49.5, 3.97287, 0.5 >,0 texture { pigment {color rgb <0.71,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-48.5, 0, 0.5>,0.25 <-48.5, 3.97287, 0.5 >,0 texture { pigment {color rgb <0.71,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 50 2 89 cone { <49.5, 0, 1.5>,0.25 <49.5, 2.01982, 1.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-48.5, 0, 1.5>,0.25 <-48.5, 2.01982, 1.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <49.5, 0, -0.5>,0.25 <49.5, 2.01982, -0.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-48.5, 0, -0.5>,0.25 <-48.5, 2.01982, -0.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 50 3 115 cone { <49.5, 0, 2.5>,0.25 <49.5, 2.63189, 2.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-48.5, 0, 2.5>,0.25 <-48.5, 2.63189, 2.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <49.5, 0, -1.5>,0.25 <49.5, 2.63189, -1.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-48.5, 0, -1.5>,0.25 <-48.5, 2.63189, -1.5 >,0 texture { pigment {color rgb <0.57,0.14,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 50 4 109 cone { <49.5, 0, 3.5>,0.25 <49.5, 2.48166, 3.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-48.5, 0, 3.5>,0.25 <-48.5, 2.48166, 3.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <49.5, 0, -2.5>,0.25 <49.5, 2.48166, -2.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-48.5, 0, -2.5>,0.25 <-48.5, 2.48166, -2.5 >,0 texture { pigment {color rgb <0.42,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 50 5 101 cone { <49.5, 0, 4.5>,0.25 <49.5, 2.3036, 4.5 >,0 texture { pigment {color rgb <0.42,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-48.5, 0, 4.5>,0.25 <-48.5, 2.3036, 4.5 >,0 texture { pigment {color rgb <0.42,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <49.5, 0, -3.5>,0.25 <49.5, 2.3036, -3.5 >,0 texture { pigment {color rgb <0.42,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-48.5, 0, -3.5>,0.25 <-48.5, 2.3036, -3.5 >,0 texture { pigment {color rgb <0.42,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 50 6 93 cone { <49.5, 0, 5.5>,0.25 <49.5, 2.12554, 5.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-48.5, 0, 5.5>,0.25 <-48.5, 2.12554, 5.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <49.5, 0, -4.5>,0.25 <49.5, 2.12554, -4.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-48.5, 0, -4.5>,0.25 <-48.5, 2.12554, -4.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 50 7 81 cone { <49.5, 0, 6.5>,0.25 <49.5, 1.8529, 6.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-48.5, 0, 6.5>,0.25 <-48.5, 1.8529, 6.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <49.5, 0, -5.5>,0.25 <49.5, 1.8529, -5.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-48.5, 0, -5.5>,0.25 <-48.5, 1.8529, -5.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 50 8 110 cone { <49.5, 0, 7.5>,0.25 <49.5, 2.51504, 7.5 >,0 texture { pigment {color rgb <0.42,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-48.5, 0, 7.5>,0.25 <-48.5, 2.51504, 7.5 >,0 texture { pigment {color rgb <0.42,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <49.5, 0, -6.5>,0.25 <49.5, 2.51504, -6.5 >,0 texture { pigment {color rgb <0.42,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-48.5, 0, -6.5>,0.25 <-48.5, 2.51504, -6.5 >,0 texture { pigment {color rgb <0.42,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 50 9 91 cone { <49.5, 0, 8.5>,0.25 <49.5, 2.06434, 8.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-48.5, 0, 8.5>,0.25 <-48.5, 2.06434, 8.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <49.5, 0, -7.5>,0.25 <49.5, 2.06434, -7.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-48.5, 0, -7.5>,0.25 <-48.5, 2.06434, -7.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 50 10 98 cone { <49.5, 0, 9.5>,0.25 <49.5, 2.23683, 9.5 >,0 texture { pigment {color rgb <0.42,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-48.5, 0, 9.5>,0.25 <-48.5, 2.23683, 9.5 >,0 texture { pigment {color rgb <0.42,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <49.5, 0, -8.5>,0.25 <49.5, 2.23683, -8.5 >,0 texture { pigment {color rgb <0.42,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-48.5, 0, -8.5>,0.25 <-48.5, 2.23683, -8.5 >,0 texture { pigment {color rgb <0.42,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 50 11 81 cone { <49.5, 0, 10.5>,0.25 <49.5, 1.8529, 10.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-48.5, 0, 10.5>,0.25 <-48.5, 1.8529, 10.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <49.5, 0, -9.5>,0.25 <49.5, 1.8529, -9.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-48.5, 0, -9.5>,0.25 <-48.5, 1.8529, -9.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 50 12 68 cone { <49.5, 0, 11.5>,0.25 <49.5, 1.5413, 11.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-48.5, 0, 11.5>,0.25 <-48.5, 1.5413, 11.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <49.5, 0, -10.5>,0.25 <49.5, 1.5413, -10.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-48.5, 0, -10.5>,0.25 <-48.5, 1.5413, -10.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 50 13 66 cone { <49.5, 0, 12.5>,0.25 <49.5, 1.50235, 12.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-48.5, 0, 12.5>,0.25 <-48.5, 1.50235, 12.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <49.5, 0, -11.5>,0.25 <49.5, 1.50235, -11.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-48.5, 0, -11.5>,0.25 <-48.5, 1.50235, -11.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 50 14 72 cone { <49.5, 0, 13.5>,0.25 <49.5, 1.63589, 13.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-48.5, 0, 13.5>,0.25 <-48.5, 1.63589, 13.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <49.5, 0, -12.5>,0.25 <49.5, 1.63589, -12.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-48.5, 0, -12.5>,0.25 <-48.5, 1.63589, -12.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 50 15 94 cone { <49.5, 0, 14.5>,0.25 <49.5, 2.15336, 14.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-48.5, 0, 14.5>,0.25 <-48.5, 2.15336, 14.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <49.5, 0, -13.5>,0.25 <49.5, 2.15336, -13.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-48.5, 0, -13.5>,0.25 <-48.5, 2.15336, -13.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 50 17 85 cone { <49.5, 0, 16.5>,0.25 <49.5, 1.94192, 16.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-48.5, 0, 16.5>,0.25 <-48.5, 1.94192, 16.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <49.5, 0, -15.5>,0.25 <49.5, 1.94192, -15.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-48.5, 0, -15.5>,0.25 <-48.5, 1.94192, -15.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 50 18 61 cone { <49.5, 0, 17.5>,0.25 <49.5, 1.37993, 17.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-48.5, 0, 17.5>,0.25 <-48.5, 1.37993, 17.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <49.5, 0, -16.5>,0.25 <49.5, 1.37993, -16.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-48.5, 0, -16.5>,0.25 <-48.5, 1.37993, -16.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 50 19 66 cone { <49.5, 0, 18.5>,0.25 <49.5, 1.50235, 18.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-48.5, 0, 18.5>,0.25 <-48.5, 1.50235, 18.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <49.5, 0, -17.5>,0.25 <49.5, 1.50235, -17.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-48.5, 0, -17.5>,0.25 <-48.5, 1.50235, -17.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 50 20 76 cone { <49.5, 0, 19.5>,0.25 <49.5, 1.71935, 19.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-48.5, 0, 19.5>,0.25 <-48.5, 1.71935, 19.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <49.5, 0, -18.5>,0.25 <49.5, 1.71935, -18.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-48.5, 0, -18.5>,0.25 <-48.5, 1.71935, -18.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 50 21 69 cone { <49.5, 0, 20.5>,0.25 <49.5, 1.57468, 20.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-48.5, 0, 20.5>,0.25 <-48.5, 1.57468, 20.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <49.5, 0, -19.5>,0.25 <49.5, 1.57468, -19.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-48.5, 0, -19.5>,0.25 <-48.5, 1.57468, -19.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 50 22 48 cone { <49.5, 0, 21.5>,0.25 <49.5, 1.07946, 21.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-48.5, 0, 21.5>,0.25 <-48.5, 1.07946, 21.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <49.5, 0, -20.5>,0.25 <49.5, 1.07946, -20.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-48.5, 0, -20.5>,0.25 <-48.5, 1.07946, -20.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 50 23 68 cone { <49.5, 0, 22.5>,0.25 <49.5, 1.5413, 22.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-48.5, 0, 22.5>,0.25 <-48.5, 1.5413, 22.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <49.5, 0, -21.5>,0.25 <49.5, 1.5413, -21.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-48.5, 0, -21.5>,0.25 <-48.5, 1.5413, -21.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 50 24 104 cone { <49.5, 0, 23.5>,0.25 <49.5, 2.37037, 23.5 >,0 texture { pigment {color rgb <0.42,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-48.5, 0, 23.5>,0.25 <-48.5, 2.37037, 23.5 >,0 texture { pigment {color rgb <0.42,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <49.5, 0, -22.5>,0.25 <49.5, 2.37037, -22.5 >,0 texture { pigment {color rgb <0.42,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-48.5, 0, -22.5>,0.25 <-48.5, 2.37037, -22.5 >,0 texture { pigment {color rgb <0.42,0.71,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 50 25 51 cone { <49.5, 0, 24.5>,0.25 <49.5, 1.1518, 24.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-48.5, 0, 24.5>,0.25 <-48.5, 1.1518, 24.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <49.5, 0, -23.5>,0.25 <49.5, 1.1518, -23.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-48.5, 0, -23.5>,0.25 <-48.5, 1.1518, -23.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 50 26 65 cone { <49.5, 0, 25.5>,0.25 <49.5, 1.4634, 25.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-48.5, 0, 25.5>,0.25 <-48.5, 1.4634, 25.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <49.5, 0, -24.5>,0.25 <49.5, 1.4634, -24.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-48.5, 0, -24.5>,0.25 <-48.5, 1.4634, -24.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 50 27 100 cone { <49.5, 0, 26.5>,0.25 <49.5, 2.27578, 26.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-48.5, 0, 26.5>,0.25 <-48.5, 2.27578, 26.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <49.5, 0, -25.5>,0.25 <49.5, 2.27578, -25.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-48.5, 0, -25.5>,0.25 <-48.5, 2.27578, -25.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 50 28 48 cone { <49.5, 0, 27.5>,0.25 <49.5, 1.07946, 27.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-48.5, 0, 27.5>,0.25 <-48.5, 1.07946, 27.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <49.5, 0, -26.5>,0.25 <49.5, 1.07946, -26.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-48.5, 0, -26.5>,0.25 <-48.5, 1.07946, -26.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 50 29 97 cone { <49.5, 0, 28.5>,0.25 <49.5, 2.20901, 28.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-48.5, 0, 28.5>,0.25 <-48.5, 2.20901, 28.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <49.5, 0, -27.5>,0.25 <49.5, 2.20901, -27.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-48.5, 0, -27.5>,0.25 <-48.5, 2.20901, -27.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 50 31 80 cone { <49.5, 0, 30.5>,0.25 <49.5, 1.80838, 30.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-48.5, 0, 30.5>,0.25 <-48.5, 1.80838, 30.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <49.5, 0, -29.5>,0.25 <49.5, 1.80838, -29.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-48.5, 0, -29.5>,0.25 <-48.5, 1.80838, -29.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 50 33 48 cone { <49.5, 0, 32.5>,0.25 <49.5, 1.07946, 32.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-48.5, 0, 32.5>,0.25 <-48.5, 1.07946, 32.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <49.5, 0, -31.5>,0.25 <49.5, 1.07946, -31.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-48.5, 0, -31.5>,0.25 <-48.5, 1.07946, -31.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 50 34 51 cone { <49.5, 0, 33.5>,0.25 <49.5, 1.1518, 33.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-48.5, 0, 33.5>,0.25 <-48.5, 1.1518, 33.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <49.5, 0, -32.5>,0.25 <49.5, 1.1518, -32.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-48.5, 0, -32.5>,0.25 <-48.5, 1.1518, -32.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 50 35 48 cone { <49.5, 0, 34.5>,0.25 <49.5, 1.07946, 34.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-48.5, 0, 34.5>,0.25 <-48.5, 1.07946, 34.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <49.5, 0, -33.5>,0.25 <49.5, 1.07946, -33.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-48.5, 0, -33.5>,0.25 <-48.5, 1.07946, -33.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 50 36 61 cone { <49.5, 0, 35.5>,0.25 <49.5, 1.37993, 35.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-48.5, 0, 35.5>,0.25 <-48.5, 1.37993, 35.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <49.5, 0, -34.5>,0.25 <49.5, 1.37993, -34.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-48.5, 0, -34.5>,0.25 <-48.5, 1.37993, -34.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 51 1 176 cone { <50.5, 0, 0.5>,0.25 <50.5, 4.05077, 0.5 >,0 texture { pigment {color rgb <0.71,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-49.5, 0, 0.5>,0.25 <-49.5, 4.05077, 0.5 >,0 texture { pigment {color rgb <0.71,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 51 2 95 cone { <50.5, 0, 1.5>,0.25 <50.5, 2.17562, 1.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-49.5, 0, 1.5>,0.25 <-49.5, 2.17562, 1.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <50.5, 0, -0.5>,0.25 <50.5, 2.17562, -0.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-49.5, 0, -0.5>,0.25 <-49.5, 2.17562, -0.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 51 3 127 cone { <50.5, 0, 2.5>,0.25 <50.5, 2.9101, 2.5 >,0 texture { pigment {color rgb <0.57,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-49.5, 0, 2.5>,0.25 <-49.5, 2.9101, 2.5 >,0 texture { pigment {color rgb <0.57,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <50.5, 0, -1.5>,0.25 <50.5, 2.9101, -1.5 >,0 texture { pigment {color rgb <0.57,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-49.5, 0, -1.5>,0.25 <-49.5, 2.9101, -1.5 >,0 texture { pigment {color rgb <0.57,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 51 4 94 cone { <50.5, 0, 3.5>,0.25 <50.5, 2.15336, 3.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-49.5, 0, 3.5>,0.25 <-49.5, 2.15336, 3.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <50.5, 0, -2.5>,0.25 <50.5, 2.15336, -2.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-49.5, 0, -2.5>,0.25 <-49.5, 2.15336, -2.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 51 5 77 cone { <50.5, 0, 4.5>,0.25 <50.5, 1.74161, 4.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-49.5, 0, 4.5>,0.25 <-49.5, 1.74161, 4.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <50.5, 0, -3.5>,0.25 <50.5, 1.74161, -3.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-49.5, 0, -3.5>,0.25 <-49.5, 1.74161, -3.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 51 6 80 cone { <50.5, 0, 5.5>,0.25 <50.5, 1.83064, 5.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-49.5, 0, 5.5>,0.25 <-49.5, 1.83064, 5.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <50.5, 0, -4.5>,0.25 <50.5, 1.83064, -4.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-49.5, 0, -4.5>,0.25 <-49.5, 1.83064, -4.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 51 7 87 cone { <50.5, 0, 6.5>,0.25 <50.5, 1.97531, 6.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-49.5, 0, 6.5>,0.25 <-49.5, 1.97531, 6.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <50.5, 0, -5.5>,0.25 <50.5, 1.97531, -5.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-49.5, 0, -5.5>,0.25 <-49.5, 1.97531, -5.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 51 8 108 cone { <50.5, 0, 7.5>,0.25 <50.5, 2.47053, 7.5 >,0 texture { pigment {color rgb <0.42,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-49.5, 0, 7.5>,0.25 <-49.5, 2.47053, 7.5 >,0 texture { pigment {color rgb <0.42,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <50.5, 0, -6.5>,0.25 <50.5, 2.47053, -6.5 >,0 texture { pigment {color rgb <0.42,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-49.5, 0, -6.5>,0.25 <-49.5, 2.47053, -6.5 >,0 texture { pigment {color rgb <0.42,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 51 9 95 cone { <50.5, 0, 8.5>,0.25 <50.5, 2.17562, 8.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-49.5, 0, 8.5>,0.25 <-49.5, 2.17562, 8.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <50.5, 0, -7.5>,0.25 <50.5, 2.17562, -7.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-49.5, 0, -7.5>,0.25 <-49.5, 2.17562, -7.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 51 10 89 cone { <50.5, 0, 9.5>,0.25 <50.5, 2.01982, 9.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-49.5, 0, 9.5>,0.25 <-49.5, 2.01982, 9.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <50.5, 0, -8.5>,0.25 <50.5, 2.01982, -8.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-49.5, 0, -8.5>,0.25 <-49.5, 2.01982, -8.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 51 11 71 cone { <50.5, 0, 10.5>,0.25 <50.5, 1.60807, 10.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-49.5, 0, 10.5>,0.25 <-49.5, 1.60807, 10.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <50.5, 0, -9.5>,0.25 <50.5, 1.60807, -9.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-49.5, 0, -9.5>,0.25 <-49.5, 1.60807, -9.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 51 12 84 cone { <50.5, 0, 11.5>,0.25 <50.5, 1.90854, 11.5 >,0 texture { pigment {color rgb <0.42,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-49.5, 0, 11.5>,0.25 <-49.5, 1.90854, 11.5 >,0 texture { pigment {color rgb <0.42,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <50.5, 0, -10.5>,0.25 <50.5, 1.90854, -10.5 >,0 texture { pigment {color rgb <0.42,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-49.5, 0, -10.5>,0.25 <-49.5, 1.90854, -10.5 >,0 texture { pigment {color rgb <0.42,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 51 13 66 cone { <50.5, 0, 12.5>,0.25 <50.5, 1.50235, 12.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-49.5, 0, 12.5>,0.25 <-49.5, 1.50235, 12.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <50.5, 0, -11.5>,0.25 <50.5, 1.50235, -11.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-49.5, 0, -11.5>,0.25 <-49.5, 1.50235, -11.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 51 14 63 cone { <50.5, 0, 13.5>,0.25 <50.5, 1.42445, 13.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-49.5, 0, 13.5>,0.25 <-49.5, 1.42445, 13.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <50.5, 0, -12.5>,0.25 <50.5, 1.42445, -12.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-49.5, 0, -12.5>,0.25 <-49.5, 1.42445, -12.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 51 15 83 cone { <50.5, 0, 14.5>,0.25 <50.5, 1.89184, 14.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-49.5, 0, 14.5>,0.25 <-49.5, 1.89184, 14.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <50.5, 0, -13.5>,0.25 <50.5, 1.89184, -13.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-49.5, 0, -13.5>,0.25 <-49.5, 1.89184, -13.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 51 16 91 cone { <50.5, 0, 15.5>,0.25 <50.5, 2.07547, 15.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-49.5, 0, 15.5>,0.25 <-49.5, 2.07547, 15.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <50.5, 0, -14.5>,0.25 <50.5, 2.07547, -14.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-49.5, 0, -14.5>,0.25 <-49.5, 2.07547, -14.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 51 17 79 cone { <50.5, 0, 16.5>,0.25 <50.5, 1.78612, 16.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-49.5, 0, 16.5>,0.25 <-49.5, 1.78612, 16.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <50.5, 0, -15.5>,0.25 <50.5, 1.78612, -15.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-49.5, 0, -15.5>,0.25 <-49.5, 1.78612, -15.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 51 18 57 cone { <50.5, 0, 17.5>,0.25 <50.5, 1.27978, 17.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-49.5, 0, 17.5>,0.25 <-49.5, 1.27978, 17.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <50.5, 0, -16.5>,0.25 <50.5, 1.27978, -16.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-49.5, 0, -16.5>,0.25 <-49.5, 1.27978, -16.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 51 19 77 cone { <50.5, 0, 18.5>,0.25 <50.5, 1.74161, 18.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-49.5, 0, 18.5>,0.25 <-49.5, 1.74161, 18.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <50.5, 0, -17.5>,0.25 <50.5, 1.74161, -17.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-49.5, 0, -17.5>,0.25 <-49.5, 1.74161, -17.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 51 20 71 cone { <50.5, 0, 19.5>,0.25 <50.5, 1.60807, 19.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-49.5, 0, 19.5>,0.25 <-49.5, 1.60807, 19.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <50.5, 0, -18.5>,0.25 <50.5, 1.60807, -18.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-49.5, 0, -18.5>,0.25 <-49.5, 1.60807, -18.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 51 21 61 cone { <50.5, 0, 20.5>,0.25 <50.5, 1.37993, 20.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-49.5, 0, 20.5>,0.25 <-49.5, 1.37993, 20.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <50.5, 0, -19.5>,0.25 <50.5, 1.37993, -19.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-49.5, 0, -19.5>,0.25 <-49.5, 1.37993, -19.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 51 22 71 cone { <50.5, 0, 21.5>,0.25 <50.5, 1.60807, 21.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-49.5, 0, 21.5>,0.25 <-49.5, 1.60807, 21.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <50.5, 0, -20.5>,0.25 <50.5, 1.60807, -20.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-49.5, 0, -20.5>,0.25 <-49.5, 1.60807, -20.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 51 23 51 cone { <50.5, 0, 22.5>,0.25 <50.5, 1.1518, 22.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-49.5, 0, 22.5>,0.25 <-49.5, 1.1518, 22.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <50.5, 0, -21.5>,0.25 <50.5, 1.1518, -21.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-49.5, 0, -21.5>,0.25 <-49.5, 1.1518, -21.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 51 24 85 cone { <50.5, 0, 23.5>,0.25 <50.5, 1.92523, 23.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-49.5, 0, 23.5>,0.25 <-49.5, 1.92523, 23.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <50.5, 0, -22.5>,0.25 <50.5, 1.92523, -22.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-49.5, 0, -22.5>,0.25 <-49.5, 1.92523, -22.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 51 25 51 cone { <50.5, 0, 24.5>,0.25 <50.5, 1.1518, 24.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-49.5, 0, 24.5>,0.25 <-49.5, 1.1518, 24.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <50.5, 0, -23.5>,0.25 <50.5, 1.1518, -23.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-49.5, 0, -23.5>,0.25 <-49.5, 1.1518, -23.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 51 28 51 cone { <50.5, 0, 27.5>,0.25 <50.5, 1.1518, 27.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-49.5, 0, 27.5>,0.25 <-49.5, 1.1518, 27.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <50.5, 0, -26.5>,0.25 <50.5, 1.1518, -26.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-49.5, 0, -26.5>,0.25 <-49.5, 1.1518, -26.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 51 29 65 cone { <50.5, 0, 28.5>,0.25 <50.5, 1.4634, 28.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-49.5, 0, 28.5>,0.25 <-49.5, 1.4634, 28.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <50.5, 0, -27.5>,0.25 <50.5, 1.4634, -27.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-49.5, 0, -27.5>,0.25 <-49.5, 1.4634, -27.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 51 31 54 cone { <50.5, 0, 30.5>,0.25 <50.5, 1.21857, 30.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-49.5, 0, 30.5>,0.25 <-49.5, 1.21857, 30.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <50.5, 0, -29.5>,0.25 <50.5, 1.21857, -29.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-49.5, 0, -29.5>,0.25 <-49.5, 1.21857, -29.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 51 32 40 cone { <50.5, 0, 31.5>,0.25 <50.5, 0.89028, 31.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-49.5, 0, 31.5>,0.25 <-49.5, 0.89028, 31.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <50.5, 0, -30.5>,0.25 <50.5, 0.89028, -30.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-49.5, 0, -30.5>,0.25 <-49.5, 0.89028, -30.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 51 34 45 cone { <50.5, 0, 33.5>,0.25 <50.5, 0.996001, 33.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-49.5, 0, 33.5>,0.25 <-49.5, 0.996001, 33.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <50.5, 0, -32.5>,0.25 <50.5, 0.996001, -32.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-49.5, 0, -32.5>,0.25 <-49.5, 0.996001, -32.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 51 36 148 cone { <50.5, 0, 35.5>,0.25 <50.5, 3.40532, 35.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-49.5, 0, 35.5>,0.25 <-49.5, 3.40532, 35.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <50.5, 0, -34.5>,0.25 <50.5, 3.40532, -34.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-49.5, 0, -34.5>,0.25 <-49.5, 3.40532, -34.5 >,0 texture { pigment {color rgb <0.71,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 51 37 79 cone { <50.5, 0, 36.5>,0.25 <50.5, 1.78612, 36.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-49.5, 0, 36.5>,0.25 <-49.5, 1.78612, 36.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <50.5, 0, -35.5>,0.25 <50.5, 1.78612, -35.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-49.5, 0, -35.5>,0.25 <-49.5, 1.78612, -35.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 51 38 45 cone { <50.5, 0, 37.5>,0.25 <50.5, 0.996001, 37.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-49.5, 0, 37.5>,0.25 <-49.5, 0.996001, 37.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <50.5, 0, -36.5>,0.25 <50.5, 0.996001, -36.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-49.5, 0, -36.5>,0.25 <-49.5, 0.996001, -36.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 51 39 54 cone { <50.5, 0, 38.5>,0.25 <50.5, 1.21857, 38.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-49.5, 0, 38.5>,0.25 <-49.5, 1.21857, 38.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <50.5, 0, -37.5>,0.25 <50.5, 1.21857, -37.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-49.5, 0, -37.5>,0.25 <-49.5, 1.21857, -37.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 51 40 59 cone { <50.5, 0, 39.5>,0.25 <50.5, 1.32986, 39.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-49.5, 0, 39.5>,0.25 <-49.5, 1.32986, 39.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <50.5, 0, -38.5>,0.25 <50.5, 1.32986, -38.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-49.5, 0, -38.5>,0.25 <-49.5, 1.32986, -38.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 52 1 173 cone { <51.5, 0, 0.5>,0.25 <51.5, 3.984, 0.5 >,0 texture { pigment {color rgb <0.71,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-50.5, 0, 0.5>,0.25 <-50.5, 3.984, 0.5 >,0 texture { pigment {color rgb <0.71,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 52 2 97 cone { <51.5, 0, 1.5>,0.25 <51.5, 2.21457, 1.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-50.5, 0, 1.5>,0.25 <-50.5, 2.21457, 1.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <51.5, 0, -0.5>,0.25 <51.5, 2.21457, -0.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-50.5, 0, -0.5>,0.25 <-50.5, 2.21457, -0.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 52 3 94 cone { <51.5, 0, 2.5>,0.25 <51.5, 2.14224, 2.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-50.5, 0, 2.5>,0.25 <-50.5, 2.14224, 2.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <51.5, 0, -1.5>,0.25 <51.5, 2.14224, -1.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-50.5, 0, -1.5>,0.25 <-50.5, 2.14224, -1.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 52 4 87 cone { <51.5, 0, 3.5>,0.25 <51.5, 1.97531, 3.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-50.5, 0, 3.5>,0.25 <-50.5, 1.97531, 3.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <51.5, 0, -2.5>,0.25 <51.5, 1.97531, -2.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-50.5, 0, -2.5>,0.25 <-50.5, 1.97531, -2.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 52 5 95 cone { <51.5, 0, 4.5>,0.25 <51.5, 2.16449, 4.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-50.5, 0, 4.5>,0.25 <-50.5, 2.16449, 4.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <51.5, 0, -3.5>,0.25 <51.5, 2.16449, -3.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-50.5, 0, -3.5>,0.25 <-50.5, 2.16449, -3.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 52 6 102 cone { <51.5, 0, 5.5>,0.25 <51.5, 2.32029, 5.5 >,0 texture { pigment {color rgb <0.42,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-50.5, 0, 5.5>,0.25 <-50.5, 2.32029, 5.5 >,0 texture { pigment {color rgb <0.42,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <51.5, 0, -4.5>,0.25 <51.5, 2.32029, -4.5 >,0 texture { pigment {color rgb <0.42,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-50.5, 0, -4.5>,0.25 <-50.5, 2.32029, -4.5 >,0 texture { pigment {color rgb <0.42,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 52 7 91 cone { <51.5, 0, 6.5>,0.25 <51.5, 2.06434, 6.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-50.5, 0, 6.5>,0.25 <-50.5, 2.06434, 6.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <51.5, 0, -5.5>,0.25 <51.5, 2.06434, -5.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-50.5, 0, -5.5>,0.25 <-50.5, 2.06434, -5.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 52 8 95 cone { <51.5, 0, 7.5>,0.25 <51.5, 2.17562, 7.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-50.5, 0, 7.5>,0.25 <-50.5, 2.17562, 7.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <51.5, 0, -6.5>,0.25 <51.5, 2.17562, -6.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-50.5, 0, -6.5>,0.25 <-50.5, 2.17562, -6.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 52 9 90 cone { <51.5, 0, 8.5>,0.25 <51.5, 2.04764, 8.5 >,0 texture { pigment {color rgb <0.42,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-50.5, 0, 8.5>,0.25 <-50.5, 2.04764, 8.5 >,0 texture { pigment {color rgb <0.42,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <51.5, 0, -7.5>,0.25 <51.5, 2.04764, -7.5 >,0 texture { pigment {color rgb <0.42,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-50.5, 0, -7.5>,0.25 <-50.5, 2.04764, -7.5 >,0 texture { pigment {color rgb <0.42,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 52 10 87 cone { <51.5, 0, 9.5>,0.25 <51.5, 1.992, 9.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-50.5, 0, 9.5>,0.25 <-50.5, 1.992, 9.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <51.5, 0, -8.5>,0.25 <51.5, 1.992, -8.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-50.5, 0, -8.5>,0.25 <-50.5, 1.992, -8.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 52 11 83 cone { <51.5, 0, 10.5>,0.25 <51.5, 1.89184, 10.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-50.5, 0, 10.5>,0.25 <-50.5, 1.89184, 10.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <51.5, 0, -9.5>,0.25 <51.5, 1.89184, -9.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-50.5, 0, -9.5>,0.25 <-50.5, 1.89184, -9.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 52 12 84 cone { <51.5, 0, 11.5>,0.25 <51.5, 1.90854, 11.5 >,0 texture { pigment {color rgb <0.42,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-50.5, 0, 11.5>,0.25 <-50.5, 1.90854, 11.5 >,0 texture { pigment {color rgb <0.42,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <51.5, 0, -10.5>,0.25 <51.5, 1.90854, -10.5 >,0 texture { pigment {color rgb <0.42,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-50.5, 0, -10.5>,0.25 <-50.5, 1.90854, -10.5 >,0 texture { pigment {color rgb <0.42,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 52 13 86 cone { <51.5, 0, 12.5>,0.25 <51.5, 1.95862, 12.5 >,0 texture { pigment {color rgb <0.42,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-50.5, 0, 12.5>,0.25 <-50.5, 1.95862, 12.5 >,0 texture { pigment {color rgb <0.42,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <51.5, 0, -11.5>,0.25 <51.5, 1.95862, -11.5 >,0 texture { pigment {color rgb <0.42,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-50.5, 0, -11.5>,0.25 <-50.5, 1.95862, -11.5 >,0 texture { pigment {color rgb <0.42,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 52 14 59 cone { <51.5, 0, 13.5>,0.25 <51.5, 1.32986, 13.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-50.5, 0, 13.5>,0.25 <-50.5, 1.32986, 13.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <51.5, 0, -12.5>,0.25 <51.5, 1.32986, -12.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-50.5, 0, -12.5>,0.25 <-50.5, 1.32986, -12.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 52 15 57 cone { <51.5, 0, 14.5>,0.25 <51.5, 1.27978, 14.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-50.5, 0, 14.5>,0.25 <-50.5, 1.27978, 14.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <51.5, 0, -13.5>,0.25 <51.5, 1.27978, -13.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-50.5, 0, -13.5>,0.25 <-50.5, 1.27978, -13.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 52 16 48 cone { <51.5, 0, 15.5>,0.25 <51.5, 1.07946, 15.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-50.5, 0, 15.5>,0.25 <-50.5, 1.07946, 15.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <51.5, 0, -14.5>,0.25 <51.5, 1.07946, -14.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-50.5, 0, -14.5>,0.25 <-50.5, 1.07946, -14.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 52 17 73 cone { <51.5, 0, 16.5>,0.25 <51.5, 1.66371, 16.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-50.5, 0, 16.5>,0.25 <-50.5, 1.66371, 16.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <51.5, 0, -15.5>,0.25 <51.5, 1.66371, -15.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-50.5, 0, -15.5>,0.25 <-50.5, 1.66371, -15.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 52 18 74 cone { <51.5, 0, 17.5>,0.25 <51.5, 1.69153, 17.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-50.5, 0, 17.5>,0.25 <-50.5, 1.69153, 17.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <51.5, 0, -16.5>,0.25 <51.5, 1.69153, -16.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-50.5, 0, -16.5>,0.25 <-50.5, 1.69153, -16.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 52 19 73 cone { <51.5, 0, 18.5>,0.25 <51.5, 1.66371, 18.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-50.5, 0, 18.5>,0.25 <-50.5, 1.66371, 18.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <51.5, 0, -17.5>,0.25 <51.5, 1.66371, -17.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-50.5, 0, -17.5>,0.25 <-50.5, 1.66371, -17.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 52 20 59 cone { <51.5, 0, 19.5>,0.25 <51.5, 1.32986, 19.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-50.5, 0, 19.5>,0.25 <-50.5, 1.32986, 19.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <51.5, 0, -18.5>,0.25 <51.5, 1.32986, -18.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-50.5, 0, -18.5>,0.25 <-50.5, 1.32986, -18.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 52 21 57 cone { <51.5, 0, 20.5>,0.25 <51.5, 1.27978, 20.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-50.5, 0, 20.5>,0.25 <-50.5, 1.27978, 20.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <51.5, 0, -19.5>,0.25 <51.5, 1.27978, -19.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-50.5, 0, -19.5>,0.25 <-50.5, 1.27978, -19.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 52 22 72 cone { <51.5, 0, 21.5>,0.25 <51.5, 1.63589, 21.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-50.5, 0, 21.5>,0.25 <-50.5, 1.63589, 21.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <51.5, 0, -20.5>,0.25 <51.5, 1.63589, -20.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-50.5, 0, -20.5>,0.25 <-50.5, 1.63589, -20.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 52 23 85 cone { <51.5, 0, 22.5>,0.25 <51.5, 1.92523, 22.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-50.5, 0, 22.5>,0.25 <-50.5, 1.92523, 22.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <51.5, 0, -21.5>,0.25 <51.5, 1.92523, -21.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-50.5, 0, -21.5>,0.25 <-50.5, 1.92523, -21.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 52 25 59 cone { <51.5, 0, 24.5>,0.25 <51.5, 1.32986, 24.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-50.5, 0, 24.5>,0.25 <-50.5, 1.32986, 24.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <51.5, 0, -23.5>,0.25 <51.5, 1.32986, -23.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-50.5, 0, -23.5>,0.25 <-50.5, 1.32986, -23.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 52 26 81 cone { <51.5, 0, 25.5>,0.25 <51.5, 1.8529, 25.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-50.5, 0, 25.5>,0.25 <-50.5, 1.8529, 25.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <51.5, 0, -24.5>,0.25 <51.5, 1.8529, -24.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-50.5, 0, -24.5>,0.25 <-50.5, 1.8529, -24.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 52 27 108 cone { <51.5, 0, 26.5>,0.25 <51.5, 2.47609, 26.5 >,0 texture { pigment {color rgb <0.42,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-50.5, 0, 26.5>,0.25 <-50.5, 2.47609, 26.5 >,0 texture { pigment {color rgb <0.42,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <51.5, 0, -25.5>,0.25 <51.5, 2.47609, -25.5 >,0 texture { pigment {color rgb <0.42,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-50.5, 0, -25.5>,0.25 <-50.5, 2.47609, -25.5 >,0 texture { pigment {color rgb <0.42,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 52 29 35 cone { <51.5, 0, 28.5>,0.25 <51.5, 0.767866, 28.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-50.5, 0, 28.5>,0.25 <-50.5, 0.767866, 28.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <51.5, 0, -27.5>,0.25 <51.5, 0.767866, -27.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-50.5, 0, -27.5>,0.25 <-50.5, 0.767866, -27.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 52 30 28 cone { <51.5, 0, 29.5>,0.25 <51.5, 0.606503, 29.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-50.5, 0, 29.5>,0.25 <-50.5, 0.606503, 29.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <51.5, 0, -28.5>,0.25 <51.5, 0.606503, -28.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-50.5, 0, -28.5>,0.25 <-50.5, 0.606503, -28.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 52 31 51 cone { <51.5, 0, 30.5>,0.25 <51.5, 1.1518, 30.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-50.5, 0, 30.5>,0.25 <-50.5, 1.1518, 30.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <51.5, 0, -29.5>,0.25 <51.5, 1.1518, -29.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-50.5, 0, -29.5>,0.25 <-50.5, 1.1518, -29.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 52 34 48 cone { <51.5, 0, 33.5>,0.25 <51.5, 1.07946, 33.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-50.5, 0, 33.5>,0.25 <-50.5, 1.07946, 33.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <51.5, 0, -32.5>,0.25 <51.5, 1.07946, -32.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-50.5, 0, -32.5>,0.25 <-50.5, 1.07946, -32.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 52 36 61 cone { <51.5, 0, 35.5>,0.25 <51.5, 1.37993, 35.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-50.5, 0, 35.5>,0.25 <-50.5, 1.37993, 35.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <51.5, 0, -34.5>,0.25 <51.5, 1.37993, -34.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-50.5, 0, -34.5>,0.25 <-50.5, 1.37993, -34.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 52 37 51 cone { <51.5, 0, 36.5>,0.25 <51.5, 1.1518, 36.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-50.5, 0, 36.5>,0.25 <-50.5, 1.1518, 36.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <51.5, 0, -35.5>,0.25 <51.5, 1.1518, -35.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-50.5, 0, -35.5>,0.25 <-50.5, 1.1518, -35.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 52 40 45 cone { <51.5, 0, 39.5>,0.25 <51.5, 0.996001, 39.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-50.5, 0, 39.5>,0.25 <-50.5, 0.996001, 39.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <51.5, 0, -38.5>,0.25 <51.5, 0.996001, -38.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-50.5, 0, -38.5>,0.25 <-50.5, 0.996001, -38.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 52 41 85 cone { <51.5, 0, 40.5>,0.25 <51.5, 1.94192, 40.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-50.5, 0, 40.5>,0.25 <-50.5, 1.94192, 40.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <51.5, 0, -39.5>,0.25 <51.5, 1.94192, -39.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-50.5, 0, -39.5>,0.25 <-50.5, 1.94192, -39.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 53 1 172 cone { <52.5, 0, 0.5>,0.25 <52.5, 3.95062, 0.5 >,0 texture { pigment {color rgb <0.71,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-51.5, 0, 0.5>,0.25 <-51.5, 3.95062, 0.5 >,0 texture { pigment {color rgb <0.71,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 53 2 92 cone { <52.5, 0, 1.5>,0.25 <52.5, 2.10329, 1.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-51.5, 0, 1.5>,0.25 <-51.5, 2.10329, 1.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <52.5, 0, -0.5>,0.25 <52.5, 2.10329, -0.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-51.5, 0, -0.5>,0.25 <-51.5, 2.10329, -0.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 53 3 88 cone { <52.5, 0, 2.5>,0.25 <52.5, 2.00869, 2.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-51.5, 0, 2.5>,0.25 <-51.5, 2.00869, 2.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <52.5, 0, -1.5>,0.25 <52.5, 2.00869, -1.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-51.5, 0, -1.5>,0.25 <-51.5, 2.00869, -1.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 53 4 96 cone { <52.5, 0, 3.5>,0.25 <52.5, 2.19788, 3.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-51.5, 0, 3.5>,0.25 <-51.5, 2.19788, 3.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <52.5, 0, -2.5>,0.25 <52.5, 2.19788, -2.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-51.5, 0, -2.5>,0.25 <-51.5, 2.19788, -2.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 53 5 87 cone { <52.5, 0, 4.5>,0.25 <52.5, 1.97531, 4.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-51.5, 0, 4.5>,0.25 <-51.5, 1.97531, 4.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <52.5, 0, -3.5>,0.25 <52.5, 1.97531, -3.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-51.5, 0, -3.5>,0.25 <-51.5, 1.97531, -3.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 53 6 103 cone { <52.5, 0, 5.5>,0.25 <52.5, 2.35368, 5.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-51.5, 0, 5.5>,0.25 <-51.5, 2.35368, 5.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <52.5, 0, -4.5>,0.25 <52.5, 2.35368, -4.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-51.5, 0, -4.5>,0.25 <-51.5, 2.35368, -4.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 53 7 107 cone { <52.5, 0, 6.5>,0.25 <52.5, 2.44827, 6.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-51.5, 0, 6.5>,0.25 <-51.5, 2.44827, 6.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <52.5, 0, -5.5>,0.25 <52.5, 2.44827, -5.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-51.5, 0, -5.5>,0.25 <-51.5, 2.44827, -5.5 >,0 texture { pigment {color rgb <0.42,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 53 8 80 cone { <52.5, 0, 7.5>,0.25 <52.5, 1.83064, 7.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-51.5, 0, 7.5>,0.25 <-51.5, 1.83064, 7.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <52.5, 0, -6.5>,0.25 <52.5, 1.83064, -6.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-51.5, 0, -6.5>,0.25 <-51.5, 1.83064, -6.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 53 9 76 cone { <52.5, 0, 8.5>,0.25 <52.5, 1.71935, 8.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-51.5, 0, 8.5>,0.25 <-51.5, 1.71935, 8.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <52.5, 0, -7.5>,0.25 <52.5, 1.71935, -7.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-51.5, 0, -7.5>,0.25 <-51.5, 1.71935, -7.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 53 10 83 cone { <52.5, 0, 9.5>,0.25 <52.5, 1.89184, 9.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-51.5, 0, 9.5>,0.25 <-51.5, 1.89184, 9.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <52.5, 0, -8.5>,0.25 <52.5, 1.89184, -8.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-51.5, 0, -8.5>,0.25 <-51.5, 1.89184, -8.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 53 11 85 cone { <52.5, 0, 10.5>,0.25 <52.5, 1.92523, 10.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-51.5, 0, 10.5>,0.25 <-51.5, 1.92523, 10.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <52.5, 0, -9.5>,0.25 <52.5, 1.92523, -9.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-51.5, 0, -9.5>,0.25 <-51.5, 1.92523, -9.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 53 12 95 cone { <52.5, 0, 11.5>,0.25 <52.5, 2.17562, 11.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-51.5, 0, 11.5>,0.25 <-51.5, 2.17562, 11.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <52.5, 0, -10.5>,0.25 <52.5, 2.17562, -10.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-51.5, 0, -10.5>,0.25 <-51.5, 2.17562, -10.5 >,0 texture { pigment {color rgb <0.42,0.57,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 53 13 73 cone { <52.5, 0, 12.5>,0.25 <52.5, 1.66371, 12.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-51.5, 0, 12.5>,0.25 <-51.5, 1.66371, 12.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <52.5, 0, -11.5>,0.25 <52.5, 1.66371, -11.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-51.5, 0, -11.5>,0.25 <-51.5, 1.66371, -11.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 53 14 81 cone { <52.5, 0, 13.5>,0.25 <52.5, 1.8529, 13.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-51.5, 0, 13.5>,0.25 <-51.5, 1.8529, 13.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <52.5, 0, -12.5>,0.25 <52.5, 1.8529, -12.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-51.5, 0, -12.5>,0.25 <-51.5, 1.8529, -12.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 53 15 76 cone { <52.5, 0, 14.5>,0.25 <52.5, 1.71935, 14.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-51.5, 0, 14.5>,0.25 <-51.5, 1.71935, 14.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <52.5, 0, -13.5>,0.25 <52.5, 1.71935, -13.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-51.5, 0, -13.5>,0.25 <-51.5, 1.71935, -13.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 53 16 59 cone { <52.5, 0, 15.5>,0.25 <52.5, 1.32986, 15.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-51.5, 0, 15.5>,0.25 <-51.5, 1.32986, 15.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <52.5, 0, -14.5>,0.25 <52.5, 1.32986, -14.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-51.5, 0, -14.5>,0.25 <-51.5, 1.32986, -14.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 53 17 76 cone { <52.5, 0, 16.5>,0.25 <52.5, 1.71935, 16.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-51.5, 0, 16.5>,0.25 <-51.5, 1.71935, 16.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <52.5, 0, -15.5>,0.25 <52.5, 1.71935, -15.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-51.5, 0, -15.5>,0.25 <-51.5, 1.71935, -15.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 53 18 83 cone { <52.5, 0, 17.5>,0.25 <52.5, 1.89184, 17.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-51.5, 0, 17.5>,0.25 <-51.5, 1.89184, 17.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <52.5, 0, -16.5>,0.25 <52.5, 1.89184, -16.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-51.5, 0, -16.5>,0.25 <-51.5, 1.89184, -16.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 53 19 79 cone { <52.5, 0, 18.5>,0.25 <52.5, 1.78612, 18.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-51.5, 0, 18.5>,0.25 <-51.5, 1.78612, 18.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <52.5, 0, -17.5>,0.25 <52.5, 1.78612, -17.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-51.5, 0, -17.5>,0.25 <-51.5, 1.78612, -17.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 53 20 73 cone { <52.5, 0, 19.5>,0.25 <52.5, 1.66371, 19.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-51.5, 0, 19.5>,0.25 <-51.5, 1.66371, 19.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <52.5, 0, -18.5>,0.25 <52.5, 1.66371, -18.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-51.5, 0, -18.5>,0.25 <-51.5, 1.66371, -18.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 53 21 65 cone { <52.5, 0, 20.5>,0.25 <52.5, 1.4634, 20.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-51.5, 0, 20.5>,0.25 <-51.5, 1.4634, 20.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <52.5, 0, -19.5>,0.25 <52.5, 1.4634, -19.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-51.5, 0, -19.5>,0.25 <-51.5, 1.4634, -19.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 53 22 93 cone { <52.5, 0, 21.5>,0.25 <52.5, 2.12554, 21.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-51.5, 0, 21.5>,0.25 <-51.5, 2.12554, 21.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <52.5, 0, -20.5>,0.25 <52.5, 2.12554, -20.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-51.5, 0, -20.5>,0.25 <-51.5, 2.12554, -20.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 53 23 65 cone { <52.5, 0, 22.5>,0.25 <52.5, 1.4634, 22.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-51.5, 0, 22.5>,0.25 <-51.5, 1.4634, 22.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <52.5, 0, -21.5>,0.25 <52.5, 1.4634, -21.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-51.5, 0, -21.5>,0.25 <-51.5, 1.4634, -21.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 53 25 59 cone { <52.5, 0, 24.5>,0.25 <52.5, 1.32986, 24.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-51.5, 0, 24.5>,0.25 <-51.5, 1.32986, 24.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <52.5, 0, -23.5>,0.25 <52.5, 1.32986, -23.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-51.5, 0, -23.5>,0.25 <-51.5, 1.32986, -23.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 53 26 87 cone { <52.5, 0, 25.5>,0.25 <52.5, 1.97531, 25.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-51.5, 0, 25.5>,0.25 <-51.5, 1.97531, 25.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <52.5, 0, -24.5>,0.25 <52.5, 1.97531, -24.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-51.5, 0, -24.5>,0.25 <-51.5, 1.97531, -24.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 53 27 69 cone { <52.5, 0, 26.5>,0.25 <52.5, 1.57468, 26.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-51.5, 0, 26.5>,0.25 <-51.5, 1.57468, 26.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <52.5, 0, -25.5>,0.25 <52.5, 1.57468, -25.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-51.5, 0, -25.5>,0.25 <-51.5, 1.57468, -25.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 53 28 35 cone { <52.5, 0, 27.5>,0.25 <52.5, 0.767866, 27.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-51.5, 0, 27.5>,0.25 <-51.5, 0.767866, 27.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <52.5, 0, -26.5>,0.25 <52.5, 0.767866, -26.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-51.5, 0, -26.5>,0.25 <-51.5, 0.767866, -26.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 53 29 66 cone { <52.5, 0, 28.5>,0.25 <52.5, 1.50235, 28.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-51.5, 0, 28.5>,0.25 <-51.5, 1.50235, 28.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <52.5, 0, -27.5>,0.25 <52.5, 1.50235, -27.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-51.5, 0, -27.5>,0.25 <-51.5, 1.50235, -27.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 53 31 54 cone { <52.5, 0, 30.5>,0.25 <52.5, 1.21857, 30.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-51.5, 0, 30.5>,0.25 <-51.5, 1.21857, 30.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <52.5, 0, -29.5>,0.25 <52.5, 1.21857, -29.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-51.5, 0, -29.5>,0.25 <-51.5, 1.21857, -29.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 53 32 57 cone { <52.5, 0, 31.5>,0.25 <52.5, 1.27978, 31.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-51.5, 0, 31.5>,0.25 <-51.5, 1.27978, 31.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <52.5, 0, -30.5>,0.25 <52.5, 1.27978, -30.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-51.5, 0, -30.5>,0.25 <-51.5, 1.27978, -30.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 53 33 48 cone { <52.5, 0, 32.5>,0.25 <52.5, 1.07946, 32.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-51.5, 0, 32.5>,0.25 <-51.5, 1.07946, 32.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <52.5, 0, -31.5>,0.25 <52.5, 1.07946, -31.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-51.5, 0, -31.5>,0.25 <-51.5, 1.07946, -31.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 53 36 45 cone { <52.5, 0, 35.5>,0.25 <52.5, 0.996001, 35.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-51.5, 0, 35.5>,0.25 <-51.5, 0.996001, 35.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <52.5, 0, -34.5>,0.25 <52.5, 0.996001, -34.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-51.5, 0, -34.5>,0.25 <-51.5, 0.996001, -34.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 53 37 80 cone { <52.5, 0, 36.5>,0.25 <52.5, 1.80838, 36.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-51.5, 0, 36.5>,0.25 <-51.5, 1.80838, 36.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <52.5, 0, -35.5>,0.25 <52.5, 1.80838, -35.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-51.5, 0, -35.5>,0.25 <-51.5, 1.80838, -35.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 53 38 40 cone { <52.5, 0, 37.5>,0.25 <52.5, 0.89028, 37.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-51.5, 0, 37.5>,0.25 <-51.5, 0.89028, 37.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <52.5, 0, -36.5>,0.25 <52.5, 0.89028, -36.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-51.5, 0, -36.5>,0.25 <-51.5, 0.89028, -36.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 53 40 59 cone { <52.5, 0, 39.5>,0.25 <52.5, 1.32986, 39.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-51.5, 0, 39.5>,0.25 <-51.5, 1.32986, 39.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <52.5, 0, -38.5>,0.25 <52.5, 1.32986, -38.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-51.5, 0, -38.5>,0.25 <-51.5, 1.32986, -38.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 53 41 28 cone { <52.5, 0, 40.5>,0.25 <52.5, 0.606503, 40.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-51.5, 0, 40.5>,0.25 <-51.5, 0.606503, 40.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <52.5, 0, -39.5>,0.25 <52.5, 0.606503, -39.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-51.5, 0, -39.5>,0.25 <-51.5, 0.606503, -39.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 53 42 142 cone { <52.5, 0, 41.5>,0.25 <52.5, 3.25509, 41.5 >,0 texture { pigment {color rgb <0.57,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-51.5, 0, 41.5>,0.25 <-51.5, 3.25509, 41.5 >,0 texture { pigment {color rgb <0.57,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <52.5, 0, -40.5>,0.25 <52.5, 3.25509, -40.5 >,0 texture { pigment {color rgb <0.57,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-51.5, 0, -40.5>,0.25 <-51.5, 3.25509, -40.5 >,0 texture { pigment {color rgb <0.57,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 54 1 169 cone { <53.5, 0, 0.5>,0.25 <53.5, 3.88941, 0.5 >,0 texture { pigment {color rgb <0.71,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-52.5, 0, 0.5>,0.25 <-52.5, 3.88941, 0.5 >,0 texture { pigment {color rgb <0.71,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 54 2 89 cone { <53.5, 0, 1.5>,0.25 <53.5, 2.01982, 1.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-52.5, 0, 1.5>,0.25 <-52.5, 2.01982, 1.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <53.5, 0, -0.5>,0.25 <53.5, 2.01982, -0.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-52.5, 0, -0.5>,0.25 <-52.5, 2.01982, -0.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 54 3 97 cone { <53.5, 0, 2.5>,0.25 <53.5, 2.2257, 2.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-52.5, 0, 2.5>,0.25 <-52.5, 2.2257, 2.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <53.5, 0, -1.5>,0.25 <53.5, 2.2257, -1.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-52.5, 0, -1.5>,0.25 <-52.5, 2.2257, -1.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 54 4 105 cone { <53.5, 0, 3.5>,0.25 <53.5, 2.39263, 3.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-52.5, 0, 3.5>,0.25 <-52.5, 2.39263, 3.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <53.5, 0, -2.5>,0.25 <53.5, 2.39263, -2.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-52.5, 0, -2.5>,0.25 <-52.5, 2.39263, -2.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 54 5 97 cone { <53.5, 0, 4.5>,0.25 <53.5, 2.21457, 4.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-52.5, 0, 4.5>,0.25 <-52.5, 2.21457, 4.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <53.5, 0, -3.5>,0.25 <53.5, 2.21457, -3.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-52.5, 0, -3.5>,0.25 <-52.5, 2.21457, -3.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 54 6 86 cone { <53.5, 0, 5.5>,0.25 <53.5, 1.95862, 5.5 >,0 texture { pigment {color rgb <0.42,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-52.5, 0, 5.5>,0.25 <-52.5, 1.95862, 5.5 >,0 texture { pigment {color rgb <0.42,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <53.5, 0, -4.5>,0.25 <53.5, 1.95862, -4.5 >,0 texture { pigment {color rgb <0.42,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-52.5, 0, -4.5>,0.25 <-52.5, 1.95862, -4.5 >,0 texture { pigment {color rgb <0.42,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 54 7 76 cone { <53.5, 0, 6.5>,0.25 <53.5, 1.71935, 6.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-52.5, 0, 6.5>,0.25 <-52.5, 1.71935, 6.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <53.5, 0, -5.5>,0.25 <53.5, 1.71935, -5.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-52.5, 0, -5.5>,0.25 <-52.5, 1.71935, -5.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 54 8 85 cone { <53.5, 0, 7.5>,0.25 <53.5, 1.94192, 7.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-52.5, 0, 7.5>,0.25 <-52.5, 1.94192, 7.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <53.5, 0, -6.5>,0.25 <53.5, 1.94192, -6.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-52.5, 0, -6.5>,0.25 <-52.5, 1.94192, -6.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 54 9 89 cone { <53.5, 0, 8.5>,0.25 <53.5, 2.01982, 8.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-52.5, 0, 8.5>,0.25 <-52.5, 2.01982, 8.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <53.5, 0, -7.5>,0.25 <53.5, 2.01982, -7.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-52.5, 0, -7.5>,0.25 <-52.5, 2.01982, -7.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 54 10 79 cone { <53.5, 0, 9.5>,0.25 <53.5, 1.78612, 9.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-52.5, 0, 9.5>,0.25 <-52.5, 1.78612, 9.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <53.5, 0, -8.5>,0.25 <53.5, 1.78612, -8.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-52.5, 0, -8.5>,0.25 <-52.5, 1.78612, -8.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 54 11 72 cone { <53.5, 0, 10.5>,0.25 <53.5, 1.63589, 10.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-52.5, 0, 10.5>,0.25 <-52.5, 1.63589, 10.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <53.5, 0, -9.5>,0.25 <53.5, 1.63589, -9.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-52.5, 0, -9.5>,0.25 <-52.5, 1.63589, -9.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 54 12 57 cone { <53.5, 0, 11.5>,0.25 <53.5, 1.27978, 11.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-52.5, 0, 11.5>,0.25 <-52.5, 1.27978, 11.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <53.5, 0, -10.5>,0.25 <53.5, 1.27978, -10.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-52.5, 0, -10.5>,0.25 <-52.5, 1.27978, -10.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 54 13 59 cone { <53.5, 0, 12.5>,0.25 <53.5, 1.32986, 12.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-52.5, 0, 12.5>,0.25 <-52.5, 1.32986, 12.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <53.5, 0, -11.5>,0.25 <53.5, 1.32986, -11.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-52.5, 0, -11.5>,0.25 <-52.5, 1.32986, -11.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 54 14 71 cone { <53.5, 0, 13.5>,0.25 <53.5, 1.60807, 13.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-52.5, 0, 13.5>,0.25 <-52.5, 1.60807, 13.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <53.5, 0, -12.5>,0.25 <53.5, 1.60807, -12.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-52.5, 0, -12.5>,0.25 <-52.5, 1.60807, -12.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 54 15 73 cone { <53.5, 0, 14.5>,0.25 <53.5, 1.66371, 14.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-52.5, 0, 14.5>,0.25 <-52.5, 1.66371, 14.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <53.5, 0, -13.5>,0.25 <53.5, 1.66371, -13.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-52.5, 0, -13.5>,0.25 <-52.5, 1.66371, -13.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 54 16 68 cone { <53.5, 0, 15.5>,0.25 <53.5, 1.5413, 15.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-52.5, 0, 15.5>,0.25 <-52.5, 1.5413, 15.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <53.5, 0, -14.5>,0.25 <53.5, 1.5413, -14.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-52.5, 0, -14.5>,0.25 <-52.5, 1.5413, -14.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 54 17 69 cone { <53.5, 0, 16.5>,0.25 <53.5, 1.57468, 16.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-52.5, 0, 16.5>,0.25 <-52.5, 1.57468, 16.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <53.5, 0, -15.5>,0.25 <53.5, 1.57468, -15.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-52.5, 0, -15.5>,0.25 <-52.5, 1.57468, -15.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 54 18 72 cone { <53.5, 0, 17.5>,0.25 <53.5, 1.63589, 17.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-52.5, 0, 17.5>,0.25 <-52.5, 1.63589, 17.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <53.5, 0, -16.5>,0.25 <53.5, 1.63589, -16.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-52.5, 0, -16.5>,0.25 <-52.5, 1.63589, -16.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 54 20 85 cone { <53.5, 0, 19.5>,0.25 <53.5, 1.94192, 19.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-52.5, 0, 19.5>,0.25 <-52.5, 1.94192, 19.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <53.5, 0, -18.5>,0.25 <53.5, 1.94192, -18.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-52.5, 0, -18.5>,0.25 <-52.5, 1.94192, -18.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 54 21 68 cone { <53.5, 0, 20.5>,0.25 <53.5, 1.5413, 20.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-52.5, 0, 20.5>,0.25 <-52.5, 1.5413, 20.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <53.5, 0, -19.5>,0.25 <53.5, 1.5413, -19.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-52.5, 0, -19.5>,0.25 <-52.5, 1.5413, -19.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 54 22 68 cone { <53.5, 0, 21.5>,0.25 <53.5, 1.5413, 21.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-52.5, 0, 21.5>,0.25 <-52.5, 1.5413, 21.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <53.5, 0, -20.5>,0.25 <53.5, 1.5413, -20.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-52.5, 0, -20.5>,0.25 <-52.5, 1.5413, -20.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 54 23 51 cone { <53.5, 0, 22.5>,0.25 <53.5, 1.1518, 22.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-52.5, 0, 22.5>,0.25 <-52.5, 1.1518, 22.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <53.5, 0, -21.5>,0.25 <53.5, 1.1518, -21.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-52.5, 0, -21.5>,0.25 <-52.5, 1.1518, -21.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 54 24 54 cone { <53.5, 0, 23.5>,0.25 <53.5, 1.21857, 23.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-52.5, 0, 23.5>,0.25 <-52.5, 1.21857, 23.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <53.5, 0, -22.5>,0.25 <53.5, 1.21857, -22.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-52.5, 0, -22.5>,0.25 <-52.5, 1.21857, -22.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 54 25 89 cone { <53.5, 0, 24.5>,0.25 <53.5, 2.01982, 24.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-52.5, 0, 24.5>,0.25 <-52.5, 2.01982, 24.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <53.5, 0, -23.5>,0.25 <53.5, 2.01982, -23.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-52.5, 0, -23.5>,0.25 <-52.5, 2.01982, -23.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 54 26 71 cone { <53.5, 0, 25.5>,0.25 <53.5, 1.60807, 25.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-52.5, 0, 25.5>,0.25 <-52.5, 1.60807, 25.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <53.5, 0, -24.5>,0.25 <53.5, 1.60807, -24.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-52.5, 0, -24.5>,0.25 <-52.5, 1.60807, -24.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 54 29 54 cone { <53.5, 0, 28.5>,0.25 <53.5, 1.21857, 28.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-52.5, 0, 28.5>,0.25 <-52.5, 1.21857, 28.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <53.5, 0, -27.5>,0.25 <53.5, 1.21857, -27.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-52.5, 0, -27.5>,0.25 <-52.5, 1.21857, -27.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 54 32 40 cone { <53.5, 0, 31.5>,0.25 <53.5, 0.89028, 31.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-52.5, 0, 31.5>,0.25 <-52.5, 0.89028, 31.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <53.5, 0, -30.5>,0.25 <53.5, 0.89028, -30.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-52.5, 0, -30.5>,0.25 <-52.5, 0.89028, -30.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 55 1 166 cone { <54.5, 0, 0.5>,0.25 <54.5, 3.81151, 0.5 >,0 texture { pigment {color rgb <0.71,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-53.5, 0, 0.5>,0.25 <-53.5, 3.81151, 0.5 >,0 texture { pigment {color rgb <0.71,0.42,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 55 2 73 cone { <54.5, 0, 1.5>,0.25 <54.5, 1.66371, 1.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-53.5, 0, 1.5>,0.25 <-53.5, 1.66371, 1.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <54.5, 0, -0.5>,0.25 <54.5, 1.66371, -0.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-53.5, 0, -0.5>,0.25 <-53.5, 1.66371, -0.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 55 3 100 cone { <54.5, 0, 2.5>,0.25 <54.5, 2.28691, 2.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-53.5, 0, 2.5>,0.25 <-53.5, 2.28691, 2.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <54.5, 0, -1.5>,0.25 <54.5, 2.28691, -1.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-53.5, 0, -1.5>,0.25 <-53.5, 2.28691, -1.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 55 4 92 cone { <54.5, 0, 3.5>,0.25 <54.5, 2.09216, 3.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-53.5, 0, 3.5>,0.25 <-53.5, 2.09216, 3.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <54.5, 0, -2.5>,0.25 <54.5, 2.09216, -2.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-53.5, 0, -2.5>,0.25 <-53.5, 2.09216, -2.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 55 5 90 cone { <54.5, 0, 4.5>,0.25 <54.5, 2.04764, 4.5 >,0 texture { pigment {color rgb <0.42,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-53.5, 0, 4.5>,0.25 <-53.5, 2.04764, 4.5 >,0 texture { pigment {color rgb <0.42,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <54.5, 0, -3.5>,0.25 <54.5, 2.04764, -3.5 >,0 texture { pigment {color rgb <0.42,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-53.5, 0, -3.5>,0.25 <-53.5, 2.04764, -3.5 >,0 texture { pigment {color rgb <0.42,0.28,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 55 6 57 cone { <54.5, 0, 5.5>,0.25 <54.5, 1.27978, 5.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-53.5, 0, 5.5>,0.25 <-53.5, 1.27978, 5.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <54.5, 0, -4.5>,0.25 <54.5, 1.27978, -4.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-53.5, 0, -4.5>,0.25 <-53.5, 1.27978, -4.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 55 7 73 cone { <54.5, 0, 6.5>,0.25 <54.5, 1.66371, 6.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-53.5, 0, 6.5>,0.25 <-53.5, 1.66371, 6.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <54.5, 0, -5.5>,0.25 <54.5, 1.66371, -5.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-53.5, 0, -5.5>,0.25 <-53.5, 1.66371, -5.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 55 8 81 cone { <54.5, 0, 7.5>,0.25 <54.5, 1.8529, 7.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-53.5, 0, 7.5>,0.25 <-53.5, 1.8529, 7.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <54.5, 0, -6.5>,0.25 <54.5, 1.8529, -6.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-53.5, 0, -6.5>,0.25 <-53.5, 1.8529, -6.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 55 9 59 cone { <54.5, 0, 8.5>,0.25 <54.5, 1.32986, 8.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-53.5, 0, 8.5>,0.25 <-53.5, 1.32986, 8.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <54.5, 0, -7.5>,0.25 <54.5, 1.32986, -7.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-53.5, 0, -7.5>,0.25 <-53.5, 1.32986, -7.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 55 10 71 cone { <54.5, 0, 9.5>,0.25 <54.5, 1.60807, 9.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-53.5, 0, 9.5>,0.25 <-53.5, 1.60807, 9.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <54.5, 0, -8.5>,0.25 <54.5, 1.60807, -8.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-53.5, 0, -8.5>,0.25 <-53.5, 1.60807, -8.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 55 12 69 cone { <54.5, 0, 11.5>,0.25 <54.5, 1.57468, 11.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-53.5, 0, 11.5>,0.25 <-53.5, 1.57468, 11.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <54.5, 0, -10.5>,0.25 <54.5, 1.57468, -10.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-53.5, 0, -10.5>,0.25 <-53.5, 1.57468, -10.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 55 13 77 cone { <54.5, 0, 12.5>,0.25 <54.5, 1.74161, 12.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-53.5, 0, 12.5>,0.25 <-53.5, 1.74161, 12.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <54.5, 0, -11.5>,0.25 <54.5, 1.74161, -11.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-53.5, 0, -11.5>,0.25 <-53.5, 1.74161, -11.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 55 14 63 cone { <54.5, 0, 13.5>,0.25 <54.5, 1.42445, 13.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-53.5, 0, 13.5>,0.25 <-53.5, 1.42445, 13.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <54.5, 0, -12.5>,0.25 <54.5, 1.42445, -12.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-53.5, 0, -12.5>,0.25 <-53.5, 1.42445, -12.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 55 15 69 cone { <54.5, 0, 14.5>,0.25 <54.5, 1.57468, 14.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-53.5, 0, 14.5>,0.25 <-53.5, 1.57468, 14.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <54.5, 0, -13.5>,0.25 <54.5, 1.57468, -13.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-53.5, 0, -13.5>,0.25 <-53.5, 1.57468, -13.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 55 16 89 cone { <54.5, 0, 15.5>,0.25 <54.5, 2.03652, 15.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-53.5, 0, 15.5>,0.25 <-53.5, 2.03652, 15.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <54.5, 0, -14.5>,0.25 <54.5, 2.03652, -14.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-53.5, 0, -14.5>,0.25 <-53.5, 2.03652, -14.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 55 17 106 cone { <54.5, 0, 16.5>,0.25 <54.5, 2.42601, 16.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-53.5, 0, 16.5>,0.25 <-53.5, 2.42601, 16.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <54.5, 0, -15.5>,0.25 <54.5, 2.42601, -15.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-53.5, 0, -15.5>,0.25 <-53.5, 2.42601, -15.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 55 19 57 cone { <54.5, 0, 18.5>,0.25 <54.5, 1.27978, 18.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-53.5, 0, 18.5>,0.25 <-53.5, 1.27978, 18.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <54.5, 0, -17.5>,0.25 <54.5, 1.27978, -17.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-53.5, 0, -17.5>,0.25 <-53.5, 1.27978, -17.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 55 21 35 cone { <54.5, 0, 20.5>,0.25 <54.5, 0.767866, 20.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-53.5, 0, 20.5>,0.25 <-53.5, 0.767866, 20.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <54.5, 0, -19.5>,0.25 <54.5, 0.767866, -19.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-53.5, 0, -19.5>,0.25 <-53.5, 0.767866, -19.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 55 22 92 cone { <54.5, 0, 21.5>,0.25 <54.5, 2.10329, 21.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-53.5, 0, 21.5>,0.25 <-53.5, 2.10329, 21.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <54.5, 0, -20.5>,0.25 <54.5, 2.10329, -20.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-53.5, 0, -20.5>,0.25 <-53.5, 2.10329, -20.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 55 23 54 cone { <54.5, 0, 22.5>,0.25 <54.5, 1.21857, 22.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-53.5, 0, 22.5>,0.25 <-53.5, 1.21857, 22.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <54.5, 0, -21.5>,0.25 <54.5, 1.21857, -21.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-53.5, 0, -21.5>,0.25 <-53.5, 1.21857, -21.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 55 25 51 cone { <54.5, 0, 24.5>,0.25 <54.5, 1.1518, 24.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-53.5, 0, 24.5>,0.25 <-53.5, 1.1518, 24.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <54.5, 0, -23.5>,0.25 <54.5, 1.1518, -23.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-53.5, 0, -23.5>,0.25 <-53.5, 1.1518, -23.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 55 26 35 cone { <54.5, 0, 25.5>,0.25 <54.5, 0.767866, 25.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-53.5, 0, 25.5>,0.25 <-53.5, 0.767866, 25.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <54.5, 0, -24.5>,0.25 <54.5, 0.767866, -24.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-53.5, 0, -24.5>,0.25 <-53.5, 0.767866, -24.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 55 27 61 cone { <54.5, 0, 26.5>,0.25 <54.5, 1.37993, 26.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-53.5, 0, 26.5>,0.25 <-53.5, 1.37993, 26.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <54.5, 0, -25.5>,0.25 <54.5, 1.37993, -25.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-53.5, 0, -25.5>,0.25 <-53.5, 1.37993, -25.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 55 28 48 cone { <54.5, 0, 27.5>,0.25 <54.5, 1.07946, 27.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-53.5, 0, 27.5>,0.25 <-53.5, 1.07946, 27.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <54.5, 0, -26.5>,0.25 <54.5, 1.07946, -26.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-53.5, 0, -26.5>,0.25 <-53.5, 1.07946, -26.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 55 29 48 cone { <54.5, 0, 28.5>,0.25 <54.5, 1.07946, 28.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-53.5, 0, 28.5>,0.25 <-53.5, 1.07946, 28.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <54.5, 0, -27.5>,0.25 <54.5, 1.07946, -27.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-53.5, 0, -27.5>,0.25 <-53.5, 1.07946, -27.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 55 30 59 cone { <54.5, 0, 29.5>,0.25 <54.5, 1.32986, 29.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-53.5, 0, 29.5>,0.25 <-53.5, 1.32986, 29.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <54.5, 0, -28.5>,0.25 <54.5, 1.32986, -28.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-53.5, 0, -28.5>,0.25 <-53.5, 1.32986, -28.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 55 33 94 cone { <54.5, 0, 32.5>,0.25 <54.5, 2.14224, 32.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-53.5, 0, 32.5>,0.25 <-53.5, 2.14224, 32.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <54.5, 0, -31.5>,0.25 <54.5, 2.14224, -31.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-53.5, 0, -31.5>,0.25 <-53.5, 2.14224, -31.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 55 35 48 cone { <54.5, 0, 34.5>,0.25 <54.5, 1.07946, 34.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-53.5, 0, 34.5>,0.25 <-53.5, 1.07946, 34.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <54.5, 0, -33.5>,0.25 <54.5, 1.07946, -33.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-53.5, 0, -33.5>,0.25 <-53.5, 1.07946, -33.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 56 1 161 cone { <55.5, 0, 0.5>,0.25 <55.5, 3.70023, 0.5 >,0 texture { pigment {color rgb <0.71,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-54.5, 0, 0.5>,0.25 <-54.5, 3.70023, 0.5 >,0 texture { pigment {color rgb <0.71,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 56 2 74 cone { <55.5, 0, 1.5>,0.25 <55.5, 1.69153, 1.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-54.5, 0, 1.5>,0.25 <-54.5, 1.69153, 1.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <55.5, 0, -0.5>,0.25 <55.5, 1.69153, -0.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-54.5, 0, -0.5>,0.25 <-54.5, 1.69153, -0.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 56 3 93 cone { <55.5, 0, 2.5>,0.25 <55.5, 2.12554, 2.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-54.5, 0, 2.5>,0.25 <-54.5, 2.12554, 2.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <55.5, 0, -1.5>,0.25 <55.5, 2.12554, -1.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-54.5, 0, -1.5>,0.25 <-54.5, 2.12554, -1.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 56 4 100 cone { <55.5, 0, 3.5>,0.25 <55.5, 2.29247, 3.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-54.5, 0, 3.5>,0.25 <-54.5, 2.29247, 3.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <55.5, 0, -2.5>,0.25 <55.5, 2.29247, -2.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-54.5, 0, -2.5>,0.25 <-54.5, 2.29247, -2.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 56 5 89 cone { <55.5, 0, 4.5>,0.25 <55.5, 2.03652, 4.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-54.5, 0, 4.5>,0.25 <-54.5, 2.03652, 4.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <55.5, 0, -3.5>,0.25 <55.5, 2.03652, -3.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-54.5, 0, -3.5>,0.25 <-54.5, 2.03652, -3.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 56 6 79 cone { <55.5, 0, 5.5>,0.25 <55.5, 1.78612, 5.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-54.5, 0, 5.5>,0.25 <-54.5, 1.78612, 5.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <55.5, 0, -4.5>,0.25 <55.5, 1.78612, -4.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-54.5, 0, -4.5>,0.25 <-54.5, 1.78612, -4.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 56 7 72 cone { <55.5, 0, 6.5>,0.25 <55.5, 1.63589, 6.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-54.5, 0, 6.5>,0.25 <-54.5, 1.63589, 6.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <55.5, 0, -5.5>,0.25 <55.5, 1.63589, -5.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-54.5, 0, -5.5>,0.25 <-54.5, 1.63589, -5.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 56 8 66 cone { <55.5, 0, 7.5>,0.25 <55.5, 1.50235, 7.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-54.5, 0, 7.5>,0.25 <-54.5, 1.50235, 7.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <55.5, 0, -6.5>,0.25 <55.5, 1.50235, -6.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-54.5, 0, -6.5>,0.25 <-54.5, 1.50235, -6.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 56 9 63 cone { <55.5, 0, 8.5>,0.25 <55.5, 1.42445, 8.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-54.5, 0, 8.5>,0.25 <-54.5, 1.42445, 8.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <55.5, 0, -7.5>,0.25 <55.5, 1.42445, -7.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-54.5, 0, -7.5>,0.25 <-54.5, 1.42445, -7.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 56 10 68 cone { <55.5, 0, 9.5>,0.25 <55.5, 1.5413, 9.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-54.5, 0, 9.5>,0.25 <-54.5, 1.5413, 9.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <55.5, 0, -8.5>,0.25 <55.5, 1.5413, -8.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-54.5, 0, -8.5>,0.25 <-54.5, 1.5413, -8.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 56 11 65 cone { <55.5, 0, 10.5>,0.25 <55.5, 1.4634, 10.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-54.5, 0, 10.5>,0.25 <-54.5, 1.4634, 10.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <55.5, 0, -9.5>,0.25 <55.5, 1.4634, -9.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-54.5, 0, -9.5>,0.25 <-54.5, 1.4634, -9.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 56 12 45 cone { <55.5, 0, 11.5>,0.25 <55.5, 0.996001, 11.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-54.5, 0, 11.5>,0.25 <-54.5, 0.996001, 11.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <55.5, 0, -10.5>,0.25 <55.5, 0.996001, -10.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-54.5, 0, -10.5>,0.25 <-54.5, 0.996001, -10.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 56 13 69 cone { <55.5, 0, 12.5>,0.25 <55.5, 1.57468, 12.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-54.5, 0, 12.5>,0.25 <-54.5, 1.57468, 12.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <55.5, 0, -11.5>,0.25 <55.5, 1.57468, -11.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-54.5, 0, -11.5>,0.25 <-54.5, 1.57468, -11.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 56 14 69 cone { <55.5, 0, 13.5>,0.25 <55.5, 1.57468, 13.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-54.5, 0, 13.5>,0.25 <-54.5, 1.57468, 13.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <55.5, 0, -12.5>,0.25 <55.5, 1.57468, -12.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-54.5, 0, -12.5>,0.25 <-54.5, 1.57468, -12.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 56 15 61 cone { <55.5, 0, 14.5>,0.25 <55.5, 1.37993, 14.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-54.5, 0, 14.5>,0.25 <-54.5, 1.37993, 14.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <55.5, 0, -13.5>,0.25 <55.5, 1.37993, -13.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-54.5, 0, -13.5>,0.25 <-54.5, 1.37993, -13.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 56 16 45 cone { <55.5, 0, 15.5>,0.25 <55.5, 0.996001, 15.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-54.5, 0, 15.5>,0.25 <-54.5, 0.996001, 15.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <55.5, 0, -14.5>,0.25 <55.5, 0.996001, -14.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-54.5, 0, -14.5>,0.25 <-54.5, 0.996001, -14.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 56 17 73 cone { <55.5, 0, 16.5>,0.25 <55.5, 1.66371, 16.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-54.5, 0, 16.5>,0.25 <-54.5, 1.66371, 16.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <55.5, 0, -15.5>,0.25 <55.5, 1.66371, -15.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-54.5, 0, -15.5>,0.25 <-54.5, 1.66371, -15.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 56 19 54 cone { <55.5, 0, 18.5>,0.25 <55.5, 1.21857, 18.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-54.5, 0, 18.5>,0.25 <-54.5, 1.21857, 18.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <55.5, 0, -17.5>,0.25 <55.5, 1.21857, -17.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-54.5, 0, -17.5>,0.25 <-54.5, 1.21857, -17.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 56 20 48 cone { <55.5, 0, 19.5>,0.25 <55.5, 1.07946, 19.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-54.5, 0, 19.5>,0.25 <-54.5, 1.07946, 19.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <55.5, 0, -18.5>,0.25 <55.5, 1.07946, -18.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-54.5, 0, -18.5>,0.25 <-54.5, 1.07946, -18.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 56 21 59 cone { <55.5, 0, 20.5>,0.25 <55.5, 1.32986, 20.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-54.5, 0, 20.5>,0.25 <-54.5, 1.32986, 20.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <55.5, 0, -19.5>,0.25 <55.5, 1.32986, -19.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-54.5, 0, -19.5>,0.25 <-54.5, 1.32986, -19.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 56 23 35 cone { <55.5, 0, 22.5>,0.25 <55.5, 0.767866, 22.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-54.5, 0, 22.5>,0.25 <-54.5, 0.767866, 22.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <55.5, 0, -21.5>,0.25 <55.5, 0.767866, -21.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-54.5, 0, -21.5>,0.25 <-54.5, 0.767866, -21.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 56 24 54 cone { <55.5, 0, 23.5>,0.25 <55.5, 1.21857, 23.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-54.5, 0, 23.5>,0.25 <-54.5, 1.21857, 23.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <55.5, 0, -22.5>,0.25 <55.5, 1.21857, -22.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-54.5, 0, -22.5>,0.25 <-54.5, 1.21857, -22.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 56 26 35 cone { <55.5, 0, 25.5>,0.25 <55.5, 0.767866, 25.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-54.5, 0, 25.5>,0.25 <-54.5, 0.767866, 25.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <55.5, 0, -24.5>,0.25 <55.5, 0.767866, -24.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-54.5, 0, -24.5>,0.25 <-54.5, 0.767866, -24.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 56 27 71 cone { <55.5, 0, 26.5>,0.25 <55.5, 1.60807, 26.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-54.5, 0, 26.5>,0.25 <-54.5, 1.60807, 26.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <55.5, 0, -25.5>,0.25 <55.5, 1.60807, -25.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-54.5, 0, -25.5>,0.25 <-54.5, 1.60807, -25.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 56 29 40 cone { <55.5, 0, 28.5>,0.25 <55.5, 0.89028, 28.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-54.5, 0, 28.5>,0.25 <-54.5, 0.89028, 28.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <55.5, 0, -27.5>,0.25 <55.5, 0.89028, -27.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-54.5, 0, -27.5>,0.25 <-54.5, 0.89028, -27.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 56 31 51 cone { <55.5, 0, 30.5>,0.25 <55.5, 1.1518, 30.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-54.5, 0, 30.5>,0.25 <-54.5, 1.1518, 30.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <55.5, 0, -29.5>,0.25 <55.5, 1.1518, -29.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-54.5, 0, -29.5>,0.25 <-54.5, 1.1518, -29.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 56 32 61 cone { <55.5, 0, 31.5>,0.25 <55.5, 1.37993, 31.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-54.5, 0, 31.5>,0.25 <-54.5, 1.37993, 31.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <55.5, 0, -30.5>,0.25 <55.5, 1.37993, -30.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-54.5, 0, -30.5>,0.25 <-54.5, 1.37993, -30.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 56 35 80 cone { <55.5, 0, 34.5>,0.25 <55.5, 1.83064, 34.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-54.5, 0, 34.5>,0.25 <-54.5, 1.83064, 34.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <55.5, 0, -33.5>,0.25 <55.5, 1.83064, -33.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-54.5, 0, -33.5>,0.25 <-54.5, 1.83064, -33.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 57 1 159 cone { <56.5, 0, 0.5>,0.25 <56.5, 3.65015, 0.5 >,0 texture { pigment {color rgb <0.71,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-55.5, 0, 0.5>,0.25 <-55.5, 3.65015, 0.5 >,0 texture { pigment {color rgb <0.71,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 57 2 78 cone { <56.5, 0, 1.5>,0.25 <56.5, 1.76387, 1.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-55.5, 0, 1.5>,0.25 <-55.5, 1.76387, 1.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <56.5, 0, -0.5>,0.25 <56.5, 1.76387, -0.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-55.5, 0, -0.5>,0.25 <-55.5, 1.76387, -0.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 57 3 87 cone { <56.5, 0, 2.5>,0.25 <56.5, 1.97531, 2.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-55.5, 0, 2.5>,0.25 <-55.5, 1.97531, 2.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <56.5, 0, -1.5>,0.25 <56.5, 1.97531, -1.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-55.5, 0, -1.5>,0.25 <-55.5, 1.97531, -1.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 57 4 73 cone { <56.5, 0, 3.5>,0.25 <56.5, 1.66371, 3.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-55.5, 0, 3.5>,0.25 <-55.5, 1.66371, 3.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <56.5, 0, -2.5>,0.25 <56.5, 1.66371, -2.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-55.5, 0, -2.5>,0.25 <-55.5, 1.66371, -2.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 57 5 80 cone { <56.5, 0, 4.5>,0.25 <56.5, 1.80838, 4.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-55.5, 0, 4.5>,0.25 <-55.5, 1.80838, 4.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <56.5, 0, -3.5>,0.25 <56.5, 1.80838, -3.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-55.5, 0, -3.5>,0.25 <-55.5, 1.80838, -3.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 57 6 66 cone { <56.5, 0, 5.5>,0.25 <56.5, 1.50235, 5.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-55.5, 0, 5.5>,0.25 <-55.5, 1.50235, 5.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <56.5, 0, -4.5>,0.25 <56.5, 1.50235, -4.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-55.5, 0, -4.5>,0.25 <-55.5, 1.50235, -4.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 57 7 68 cone { <56.5, 0, 6.5>,0.25 <56.5, 1.5413, 6.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-55.5, 0, 6.5>,0.25 <-55.5, 1.5413, 6.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <56.5, 0, -5.5>,0.25 <56.5, 1.5413, -5.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-55.5, 0, -5.5>,0.25 <-55.5, 1.5413, -5.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 57 8 54 cone { <56.5, 0, 7.5>,0.25 <56.5, 1.21857, 7.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-55.5, 0, 7.5>,0.25 <-55.5, 1.21857, 7.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <56.5, 0, -6.5>,0.25 <56.5, 1.21857, -6.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-55.5, 0, -6.5>,0.25 <-55.5, 1.21857, -6.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 57 9 59 cone { <56.5, 0, 8.5>,0.25 <56.5, 1.32986, 8.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-55.5, 0, 8.5>,0.25 <-55.5, 1.32986, 8.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <56.5, 0, -7.5>,0.25 <56.5, 1.32986, -7.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-55.5, 0, -7.5>,0.25 <-55.5, 1.32986, -7.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 57 10 40 cone { <56.5, 0, 9.5>,0.25 <56.5, 0.89028, 9.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-55.5, 0, 9.5>,0.25 <-55.5, 0.89028, 9.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <56.5, 0, -8.5>,0.25 <56.5, 0.89028, -8.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-55.5, 0, -8.5>,0.25 <-55.5, 0.89028, -8.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 57 11 69 cone { <56.5, 0, 10.5>,0.25 <56.5, 1.57468, 10.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-55.5, 0, 10.5>,0.25 <-55.5, 1.57468, 10.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <56.5, 0, -9.5>,0.25 <56.5, 1.57468, -9.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-55.5, 0, -9.5>,0.25 <-55.5, 1.57468, -9.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 57 12 80 cone { <56.5, 0, 11.5>,0.25 <56.5, 1.80838, 11.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-55.5, 0, 11.5>,0.25 <-55.5, 1.80838, 11.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <56.5, 0, -10.5>,0.25 <56.5, 1.80838, -10.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-55.5, 0, -10.5>,0.25 <-55.5, 1.80838, -10.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 57 13 72 cone { <56.5, 0, 12.5>,0.25 <56.5, 1.63589, 12.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-55.5, 0, 12.5>,0.25 <-55.5, 1.63589, 12.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <56.5, 0, -11.5>,0.25 <56.5, 1.63589, -11.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-55.5, 0, -11.5>,0.25 <-55.5, 1.63589, -11.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 57 14 48 cone { <56.5, 0, 13.5>,0.25 <56.5, 1.07946, 13.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-55.5, 0, 13.5>,0.25 <-55.5, 1.07946, 13.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <56.5, 0, -12.5>,0.25 <56.5, 1.07946, -12.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-55.5, 0, -12.5>,0.25 <-55.5, 1.07946, -12.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 57 15 57 cone { <56.5, 0, 14.5>,0.25 <56.5, 1.27978, 14.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-55.5, 0, 14.5>,0.25 <-55.5, 1.27978, 14.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <56.5, 0, -13.5>,0.25 <56.5, 1.27978, -13.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-55.5, 0, -13.5>,0.25 <-55.5, 1.27978, -13.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 57 17 101 cone { <56.5, 0, 16.5>,0.25 <56.5, 2.30916, 16.5 >,0 texture { pigment {color rgb <0.42,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-55.5, 0, 16.5>,0.25 <-55.5, 2.30916, 16.5 >,0 texture { pigment {color rgb <0.42,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <56.5, 0, -15.5>,0.25 <56.5, 2.30916, -15.5 >,0 texture { pigment {color rgb <0.42,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-55.5, 0, -15.5>,0.25 <-55.5, 2.30916, -15.5 >,0 texture { pigment {color rgb <0.42,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 57 18 57 cone { <56.5, 0, 17.5>,0.25 <56.5, 1.27978, 17.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-55.5, 0, 17.5>,0.25 <-55.5, 1.27978, 17.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <56.5, 0, -16.5>,0.25 <56.5, 1.27978, -16.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-55.5, 0, -16.5>,0.25 <-55.5, 1.27978, -16.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 57 19 54 cone { <56.5, 0, 18.5>,0.25 <56.5, 1.21857, 18.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-55.5, 0, 18.5>,0.25 <-55.5, 1.21857, 18.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <56.5, 0, -17.5>,0.25 <56.5, 1.21857, -17.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-55.5, 0, -17.5>,0.25 <-55.5, 1.21857, -17.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 57 20 76 cone { <56.5, 0, 19.5>,0.25 <56.5, 1.71935, 19.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-55.5, 0, 19.5>,0.25 <-55.5, 1.71935, 19.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <56.5, 0, -18.5>,0.25 <56.5, 1.71935, -18.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-55.5, 0, -18.5>,0.25 <-55.5, 1.71935, -18.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 57 21 57 cone { <56.5, 0, 20.5>,0.25 <56.5, 1.27978, 20.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-55.5, 0, 20.5>,0.25 <-55.5, 1.27978, 20.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <56.5, 0, -19.5>,0.25 <56.5, 1.27978, -19.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-55.5, 0, -19.5>,0.25 <-55.5, 1.27978, -19.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 57 22 89 cone { <56.5, 0, 21.5>,0.25 <56.5, 2.03652, 21.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-55.5, 0, 21.5>,0.25 <-55.5, 2.03652, 21.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <56.5, 0, -20.5>,0.25 <56.5, 2.03652, -20.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-55.5, 0, -20.5>,0.25 <-55.5, 2.03652, -20.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 57 23 54 cone { <56.5, 0, 22.5>,0.25 <56.5, 1.21857, 22.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-55.5, 0, 22.5>,0.25 <-55.5, 1.21857, 22.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <56.5, 0, -21.5>,0.25 <56.5, 1.21857, -21.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-55.5, 0, -21.5>,0.25 <-55.5, 1.21857, -21.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 57 25 80 cone { <56.5, 0, 24.5>,0.25 <56.5, 1.80838, 24.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-55.5, 0, 24.5>,0.25 <-55.5, 1.80838, 24.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <56.5, 0, -23.5>,0.25 <56.5, 1.80838, -23.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-55.5, 0, -23.5>,0.25 <-55.5, 1.80838, -23.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 57 28 54 cone { <56.5, 0, 27.5>,0.25 <56.5, 1.21857, 27.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-55.5, 0, 27.5>,0.25 <-55.5, 1.21857, 27.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <56.5, 0, -26.5>,0.25 <56.5, 1.21857, -26.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-55.5, 0, -26.5>,0.25 <-55.5, 1.21857, -26.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 57 29 54 cone { <56.5, 0, 28.5>,0.25 <56.5, 1.21857, 28.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-55.5, 0, 28.5>,0.25 <-55.5, 1.21857, 28.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <56.5, 0, -27.5>,0.25 <56.5, 1.21857, -27.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-55.5, 0, -27.5>,0.25 <-55.5, 1.21857, -27.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 57 31 68 cone { <56.5, 0, 30.5>,0.25 <56.5, 1.5413, 30.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-55.5, 0, 30.5>,0.25 <-55.5, 1.5413, 30.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <56.5, 0, -29.5>,0.25 <56.5, 1.5413, -29.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-55.5, 0, -29.5>,0.25 <-55.5, 1.5413, -29.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 58 1 159 cone { <57.5, 0, 0.5>,0.25 <57.5, 3.64458, 0.5 >,0 texture { pigment {color rgb <0.71,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-56.5, 0, 0.5>,0.25 <-56.5, 3.64458, 0.5 >,0 texture { pigment {color rgb <0.71,0.28,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 58 2 94 cone { <57.5, 0, 1.5>,0.25 <57.5, 2.14224, 1.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-56.5, 0, 1.5>,0.25 <-56.5, 2.14224, 1.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <57.5, 0, -0.5>,0.25 <57.5, 2.14224, -0.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-56.5, 0, -0.5>,0.25 <-56.5, 2.14224, -0.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 58 3 116 cone { <57.5, 0, 2.5>,0.25 <57.5, 2.65415, 2.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-56.5, 0, 2.5>,0.25 <-56.5, 2.65415, 2.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <57.5, 0, -1.5>,0.25 <57.5, 2.65415, -1.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-56.5, 0, -1.5>,0.25 <-56.5, 2.65415, -1.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 58 4 77 cone { <57.5, 0, 3.5>,0.25 <57.5, 1.74161, 3.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-56.5, 0, 3.5>,0.25 <-56.5, 1.74161, 3.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <57.5, 0, -2.5>,0.25 <57.5, 1.74161, -2.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-56.5, 0, -2.5>,0.25 <-56.5, 1.74161, -2.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 58 5 82 cone { <57.5, 0, 4.5>,0.25 <57.5, 1.86959, 4.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-56.5, 0, 4.5>,0.25 <-56.5, 1.86959, 4.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <57.5, 0, -3.5>,0.25 <57.5, 1.86959, -3.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-56.5, 0, -3.5>,0.25 <-56.5, 1.86959, -3.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 58 7 45 cone { <57.5, 0, 6.5>,0.25 <57.5, 0.996001, 6.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-56.5, 0, 6.5>,0.25 <-56.5, 0.996001, 6.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <57.5, 0, -5.5>,0.25 <57.5, 0.996001, -5.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-56.5, 0, -5.5>,0.25 <-56.5, 0.996001, -5.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 58 8 68 cone { <57.5, 0, 7.5>,0.25 <57.5, 1.5413, 7.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-56.5, 0, 7.5>,0.25 <-56.5, 1.5413, 7.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <57.5, 0, -6.5>,0.25 <57.5, 1.5413, -6.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-56.5, 0, -6.5>,0.25 <-56.5, 1.5413, -6.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 58 9 54 cone { <57.5, 0, 8.5>,0.25 <57.5, 1.21857, 8.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-56.5, 0, 8.5>,0.25 <-56.5, 1.21857, 8.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <57.5, 0, -7.5>,0.25 <57.5, 1.21857, -7.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-56.5, 0, -7.5>,0.25 <-56.5, 1.21857, -7.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 58 10 63 cone { <57.5, 0, 9.5>,0.25 <57.5, 1.42445, 9.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-56.5, 0, 9.5>,0.25 <-56.5, 1.42445, 9.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <57.5, 0, -8.5>,0.25 <57.5, 1.42445, -8.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-56.5, 0, -8.5>,0.25 <-56.5, 1.42445, -8.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 58 11 114 cone { <57.5, 0, 10.5>,0.25 <57.5, 2.60963, 10.5 >,0 texture { pigment {color rgb <0.57,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-56.5, 0, 10.5>,0.25 <-56.5, 2.60963, 10.5 >,0 texture { pigment {color rgb <0.57,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <57.5, 0, -9.5>,0.25 <57.5, 2.60963, -9.5 >,0 texture { pigment {color rgb <0.57,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-56.5, 0, -9.5>,0.25 <-56.5, 2.60963, -9.5 >,0 texture { pigment {color rgb <0.57,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 58 13 51 cone { <57.5, 0, 12.5>,0.25 <57.5, 1.1518, 12.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-56.5, 0, 12.5>,0.25 <-56.5, 1.1518, 12.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <57.5, 0, -11.5>,0.25 <57.5, 1.1518, -11.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-56.5, 0, -11.5>,0.25 <-56.5, 1.1518, -11.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 58 14 78 cone { <57.5, 0, 13.5>,0.25 <57.5, 1.76387, 13.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-56.5, 0, 13.5>,0.25 <-56.5, 1.76387, 13.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <57.5, 0, -12.5>,0.25 <57.5, 1.76387, -12.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-56.5, 0, -12.5>,0.25 <-56.5, 1.76387, -12.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 58 16 54 cone { <57.5, 0, 15.5>,0.25 <57.5, 1.21857, 15.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-56.5, 0, 15.5>,0.25 <-56.5, 1.21857, 15.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <57.5, 0, -14.5>,0.25 <57.5, 1.21857, -14.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-56.5, 0, -14.5>,0.25 <-56.5, 1.21857, -14.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 58 17 48 cone { <57.5, 0, 16.5>,0.25 <57.5, 1.07946, 16.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-56.5, 0, 16.5>,0.25 <-56.5, 1.07946, 16.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <57.5, 0, -15.5>,0.25 <57.5, 1.07946, -15.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-56.5, 0, -15.5>,0.25 <-56.5, 1.07946, -15.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 58 18 45 cone { <57.5, 0, 17.5>,0.25 <57.5, 0.996001, 17.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-56.5, 0, 17.5>,0.25 <-56.5, 0.996001, 17.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <57.5, 0, -16.5>,0.25 <57.5, 0.996001, -16.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-56.5, 0, -16.5>,0.25 <-56.5, 0.996001, -16.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 58 20 48 cone { <57.5, 0, 19.5>,0.25 <57.5, 1.07946, 19.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-56.5, 0, 19.5>,0.25 <-56.5, 1.07946, 19.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <57.5, 0, -18.5>,0.25 <57.5, 1.07946, -18.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-56.5, 0, -18.5>,0.25 <-56.5, 1.07946, -18.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 58 24 35 cone { <57.5, 0, 23.5>,0.25 <57.5, 0.767866, 23.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-56.5, 0, 23.5>,0.25 <-56.5, 0.767866, 23.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <57.5, 0, -22.5>,0.25 <57.5, 0.767866, -22.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-56.5, 0, -22.5>,0.25 <-56.5, 0.767866, -22.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 58 25 45 cone { <57.5, 0, 24.5>,0.25 <57.5, 0.996001, 24.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-56.5, 0, 24.5>,0.25 <-56.5, 0.996001, 24.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <57.5, 0, -23.5>,0.25 <57.5, 0.996001, -23.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-56.5, 0, -23.5>,0.25 <-56.5, 0.996001, -23.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 59 1 156 cone { <58.5, 0, 0.5>,0.25 <58.5, 3.59451, 0.5 >,0 texture { pigment {color rgb <0.71,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-57.5, 0, 0.5>,0.25 <-57.5, 3.59451, 0.5 >,0 texture { pigment {color rgb <0.71,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 59 3 83 cone { <58.5, 0, 2.5>,0.25 <58.5, 1.89184, 2.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-57.5, 0, 2.5>,0.25 <-57.5, 1.89184, 2.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <58.5, 0, -1.5>,0.25 <58.5, 1.89184, -1.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-57.5, 0, -1.5>,0.25 <-57.5, 1.89184, -1.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 59 4 66 cone { <58.5, 0, 3.5>,0.25 <58.5, 1.50235, 3.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-57.5, 0, 3.5>,0.25 <-57.5, 1.50235, 3.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <58.5, 0, -2.5>,0.25 <58.5, 1.50235, -2.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-57.5, 0, -2.5>,0.25 <-57.5, 1.50235, -2.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 59 5 63 cone { <58.5, 0, 4.5>,0.25 <58.5, 1.42445, 4.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-57.5, 0, 4.5>,0.25 <-57.5, 1.42445, 4.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <58.5, 0, -3.5>,0.25 <58.5, 1.42445, -3.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-57.5, 0, -3.5>,0.25 <-57.5, 1.42445, -3.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 59 6 71 cone { <58.5, 0, 5.5>,0.25 <58.5, 1.60807, 5.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-57.5, 0, 5.5>,0.25 <-57.5, 1.60807, 5.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <58.5, 0, -4.5>,0.25 <58.5, 1.60807, -4.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-57.5, 0, -4.5>,0.25 <-57.5, 1.60807, -4.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 59 7 88 cone { <58.5, 0, 6.5>,0.25 <58.5, 2.00869, 6.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-57.5, 0, 6.5>,0.25 <-57.5, 2.00869, 6.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <58.5, 0, -5.5>,0.25 <58.5, 2.00869, -5.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-57.5, 0, -5.5>,0.25 <-57.5, 2.00869, -5.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 59 8 81 cone { <58.5, 0, 7.5>,0.25 <58.5, 1.8529, 7.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-57.5, 0, 7.5>,0.25 <-57.5, 1.8529, 7.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <58.5, 0, -6.5>,0.25 <58.5, 1.8529, -6.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-57.5, 0, -6.5>,0.25 <-57.5, 1.8529, -6.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 59 10 51 cone { <58.5, 0, 9.5>,0.25 <58.5, 1.1518, 9.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-57.5, 0, 9.5>,0.25 <-57.5, 1.1518, 9.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <58.5, 0, -8.5>,0.25 <58.5, 1.1518, -8.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-57.5, 0, -8.5>,0.25 <-57.5, 1.1518, -8.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 59 11 40 cone { <58.5, 0, 10.5>,0.25 <58.5, 0.89028, 10.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-57.5, 0, 10.5>,0.25 <-57.5, 0.89028, 10.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <58.5, 0, -9.5>,0.25 <58.5, 0.89028, -9.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-57.5, 0, -9.5>,0.25 <-57.5, 0.89028, -9.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 59 12 51 cone { <58.5, 0, 11.5>,0.25 <58.5, 1.1518, 11.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-57.5, 0, 11.5>,0.25 <-57.5, 1.1518, 11.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <58.5, 0, -10.5>,0.25 <58.5, 1.1518, -10.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-57.5, 0, -10.5>,0.25 <-57.5, 1.1518, -10.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 59 13 63 cone { <58.5, 0, 12.5>,0.25 <58.5, 1.42445, 12.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-57.5, 0, 12.5>,0.25 <-57.5, 1.42445, 12.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <58.5, 0, -11.5>,0.25 <58.5, 1.42445, -11.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-57.5, 0, -11.5>,0.25 <-57.5, 1.42445, -11.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 59 14 102 cone { <58.5, 0, 13.5>,0.25 <58.5, 2.32029, 13.5 >,0 texture { pigment {color rgb <0.42,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-57.5, 0, 13.5>,0.25 <-57.5, 2.32029, 13.5 >,0 texture { pigment {color rgb <0.42,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <58.5, 0, -12.5>,0.25 <58.5, 2.32029, -12.5 >,0 texture { pigment {color rgb <0.42,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-57.5, 0, -12.5>,0.25 <-57.5, 2.32029, -12.5 >,0 texture { pigment {color rgb <0.42,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 59 16 48 cone { <58.5, 0, 15.5>,0.25 <58.5, 1.07946, 15.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-57.5, 0, 15.5>,0.25 <-57.5, 1.07946, 15.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <58.5, 0, -14.5>,0.25 <58.5, 1.07946, -14.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-57.5, 0, -14.5>,0.25 <-57.5, 1.07946, -14.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 59 17 80 cone { <58.5, 0, 16.5>,0.25 <58.5, 1.83064, 16.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-57.5, 0, 16.5>,0.25 <-57.5, 1.83064, 16.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <58.5, 0, -15.5>,0.25 <58.5, 1.83064, -15.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-57.5, 0, -15.5>,0.25 <-57.5, 1.83064, -15.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 59 18 80 cone { <58.5, 0, 17.5>,0.25 <58.5, 1.83064, 17.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-57.5, 0, 17.5>,0.25 <-57.5, 1.83064, 17.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <58.5, 0, -16.5>,0.25 <58.5, 1.83064, -16.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-57.5, 0, -16.5>,0.25 <-57.5, 1.83064, -16.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 59 19 35 cone { <58.5, 0, 18.5>,0.25 <58.5, 0.767866, 18.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-57.5, 0, 18.5>,0.25 <-57.5, 0.767866, 18.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <58.5, 0, -17.5>,0.25 <58.5, 0.767866, -17.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-57.5, 0, -17.5>,0.25 <-57.5, 0.767866, -17.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 59 20 35 cone { <58.5, 0, 19.5>,0.25 <58.5, 0.767866, 19.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-57.5, 0, 19.5>,0.25 <-57.5, 0.767866, 19.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <58.5, 0, -18.5>,0.25 <58.5, 0.767866, -18.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-57.5, 0, -18.5>,0.25 <-57.5, 0.767866, -18.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 59 21 54 cone { <58.5, 0, 20.5>,0.25 <58.5, 1.21857, 20.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-57.5, 0, 20.5>,0.25 <-57.5, 1.21857, 20.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <58.5, 0, -19.5>,0.25 <58.5, 1.21857, -19.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-57.5, 0, -19.5>,0.25 <-57.5, 1.21857, -19.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 59 22 40 cone { <58.5, 0, 21.5>,0.25 <58.5, 0.89028, 21.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-57.5, 0, 21.5>,0.25 <-57.5, 0.89028, 21.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <58.5, 0, -20.5>,0.25 <58.5, 0.89028, -20.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-57.5, 0, -20.5>,0.25 <-57.5, 0.89028, -20.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 59 23 40 cone { <58.5, 0, 22.5>,0.25 <58.5, 0.89028, 22.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-57.5, 0, 22.5>,0.25 <-57.5, 0.89028, 22.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <58.5, 0, -21.5>,0.25 <58.5, 0.89028, -21.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-57.5, 0, -21.5>,0.25 <-57.5, 0.89028, -21.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 59 25 45 cone { <58.5, 0, 24.5>,0.25 <58.5, 0.996001, 24.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-57.5, 0, 24.5>,0.25 <-57.5, 0.996001, 24.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <58.5, 0, -23.5>,0.25 <58.5, 0.996001, -23.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-57.5, 0, -23.5>,0.25 <-57.5, 0.996001, -23.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 59 26 40 cone { <58.5, 0, 25.5>,0.25 <58.5, 0.89028, 25.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-57.5, 0, 25.5>,0.25 <-57.5, 0.89028, 25.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <58.5, 0, -24.5>,0.25 <58.5, 0.89028, -24.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-57.5, 0, -24.5>,0.25 <-57.5, 0.89028, -24.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 59 28 51 cone { <58.5, 0, 27.5>,0.25 <58.5, 1.1518, 27.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-57.5, 0, 27.5>,0.25 <-57.5, 1.1518, 27.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <58.5, 0, -26.5>,0.25 <58.5, 1.1518, -26.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-57.5, 0, -26.5>,0.25 <-57.5, 1.1518, -26.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 59 30 69 cone { <58.5, 0, 29.5>,0.25 <58.5, 1.57468, 29.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-57.5, 0, 29.5>,0.25 <-57.5, 1.57468, 29.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <58.5, 0, -28.5>,0.25 <58.5, 1.57468, -28.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-57.5, 0, -28.5>,0.25 <-57.5, 1.57468, -28.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 60 1 152 cone { <59.5, 0, 0.5>,0.25 <59.5, 3.49991, 0.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-58.5, 0, 0.5>,0.25 <-58.5, 3.49991, 0.5 >,0 texture { pigment {color rgb <0.71,0.14,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 60 2 65 cone { <59.5, 0, 1.5>,0.25 <59.5, 1.4634, 1.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-58.5, 0, 1.5>,0.25 <-58.5, 1.4634, 1.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <59.5, 0, -0.5>,0.25 <59.5, 1.4634, -0.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-58.5, 0, -0.5>,0.25 <-58.5, 1.4634, -0.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 60 3 66 cone { <59.5, 0, 2.5>,0.25 <59.5, 1.50235, 2.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-58.5, 0, 2.5>,0.25 <-58.5, 1.50235, 2.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <59.5, 0, -1.5>,0.25 <59.5, 1.50235, -1.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-58.5, 0, -1.5>,0.25 <-58.5, 1.50235, -1.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 60 4 48 cone { <59.5, 0, 3.5>,0.25 <59.5, 1.07946, 3.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-58.5, 0, 3.5>,0.25 <-58.5, 1.07946, 3.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <59.5, 0, -2.5>,0.25 <59.5, 1.07946, -2.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-58.5, 0, -2.5>,0.25 <-58.5, 1.07946, -2.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 60 5 96 cone { <59.5, 0, 4.5>,0.25 <59.5, 2.18675, 4.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-58.5, 0, 4.5>,0.25 <-58.5, 2.18675, 4.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <59.5, 0, -3.5>,0.25 <59.5, 2.18675, -3.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-58.5, 0, -3.5>,0.25 <-58.5, 2.18675, -3.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 60 6 106 cone { <59.5, 0, 5.5>,0.25 <59.5, 2.42601, 5.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-58.5, 0, 5.5>,0.25 <-58.5, 2.42601, 5.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <59.5, 0, -4.5>,0.25 <59.5, 2.42601, -4.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-58.5, 0, -4.5>,0.25 <-58.5, 2.42601, -4.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 60 7 61 cone { <59.5, 0, 6.5>,0.25 <59.5, 1.37993, 6.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-58.5, 0, 6.5>,0.25 <-58.5, 1.37993, 6.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <59.5, 0, -5.5>,0.25 <59.5, 1.37993, -5.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-58.5, 0, -5.5>,0.25 <-58.5, 1.37993, -5.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 60 8 35 cone { <59.5, 0, 7.5>,0.25 <59.5, 0.767866, 7.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-58.5, 0, 7.5>,0.25 <-58.5, 0.767866, 7.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <59.5, 0, -6.5>,0.25 <59.5, 0.767866, -6.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-58.5, 0, -6.5>,0.25 <-58.5, 0.767866, -6.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 60 9 72 cone { <59.5, 0, 8.5>,0.25 <59.5, 1.63589, 8.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-58.5, 0, 8.5>,0.25 <-58.5, 1.63589, 8.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <59.5, 0, -7.5>,0.25 <59.5, 1.63589, -7.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-58.5, 0, -7.5>,0.25 <-58.5, 1.63589, -7.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 60 11 74 cone { <59.5, 0, 10.5>,0.25 <59.5, 1.69153, 10.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-58.5, 0, 10.5>,0.25 <-58.5, 1.69153, 10.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <59.5, 0, -9.5>,0.25 <59.5, 1.69153, -9.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-58.5, 0, -9.5>,0.25 <-58.5, 1.69153, -9.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 60 12 84 cone { <59.5, 0, 11.5>,0.25 <59.5, 1.90854, 11.5 >,0 texture { pigment {color rgb <0.42,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-58.5, 0, 11.5>,0.25 <-58.5, 1.90854, 11.5 >,0 texture { pigment {color rgb <0.42,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <59.5, 0, -10.5>,0.25 <59.5, 1.90854, -10.5 >,0 texture { pigment {color rgb <0.42,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-58.5, 0, -10.5>,0.25 <-58.5, 1.90854, -10.5 >,0 texture { pigment {color rgb <0.42,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 60 13 45 cone { <59.5, 0, 12.5>,0.25 <59.5, 0.996001, 12.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-58.5, 0, 12.5>,0.25 <-58.5, 0.996001, 12.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <59.5, 0, -11.5>,0.25 <59.5, 0.996001, -11.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-58.5, 0, -11.5>,0.25 <-58.5, 0.996001, -11.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 60 14 96 cone { <59.5, 0, 13.5>,0.25 <59.5, 2.19788, 13.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-58.5, 0, 13.5>,0.25 <-58.5, 2.19788, 13.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <59.5, 0, -12.5>,0.25 <59.5, 2.19788, -12.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-58.5, 0, -12.5>,0.25 <-58.5, 2.19788, -12.5 >,0 texture { pigment {color rgb <0.42,0.57,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 60 15 59 cone { <59.5, 0, 14.5>,0.25 <59.5, 1.32986, 14.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-58.5, 0, 14.5>,0.25 <-58.5, 1.32986, 14.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <59.5, 0, -13.5>,0.25 <59.5, 1.32986, -13.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-58.5, 0, -13.5>,0.25 <-58.5, 1.32986, -13.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 60 17 83 cone { <59.5, 0, 16.5>,0.25 <59.5, 1.89184, 16.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-58.5, 0, 16.5>,0.25 <-58.5, 1.89184, 16.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <59.5, 0, -15.5>,0.25 <59.5, 1.89184, -15.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-58.5, 0, -15.5>,0.25 <-58.5, 1.89184, -15.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 60 18 69 cone { <59.5, 0, 17.5>,0.25 <59.5, 1.57468, 17.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-58.5, 0, 17.5>,0.25 <-58.5, 1.57468, 17.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <59.5, 0, -16.5>,0.25 <59.5, 1.57468, -16.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-58.5, 0, -16.5>,0.25 <-58.5, 1.57468, -16.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 60 19 45 cone { <59.5, 0, 18.5>,0.25 <59.5, 0.996001, 18.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-58.5, 0, 18.5>,0.25 <-58.5, 0.996001, 18.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <59.5, 0, -17.5>,0.25 <59.5, 0.996001, -17.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-58.5, 0, -17.5>,0.25 <-58.5, 0.996001, -17.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 60 20 78 cone { <59.5, 0, 19.5>,0.25 <59.5, 1.76387, 19.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-58.5, 0, 19.5>,0.25 <-58.5, 1.76387, 19.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <59.5, 0, -18.5>,0.25 <59.5, 1.76387, -18.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-58.5, 0, -18.5>,0.25 <-58.5, 1.76387, -18.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 60 21 48 cone { <59.5, 0, 20.5>,0.25 <59.5, 1.07946, 20.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-58.5, 0, 20.5>,0.25 <-58.5, 1.07946, 20.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <59.5, 0, -19.5>,0.25 <59.5, 1.07946, -19.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-58.5, 0, -19.5>,0.25 <-58.5, 1.07946, -19.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 60 23 40 cone { <59.5, 0, 22.5>,0.25 <59.5, 0.89028, 22.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-58.5, 0, 22.5>,0.25 <-58.5, 0.89028, 22.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <59.5, 0, -21.5>,0.25 <59.5, 0.89028, -21.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-58.5, 0, -21.5>,0.25 <-58.5, 0.89028, -21.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 60 25 28 cone { <59.5, 0, 24.5>,0.25 <59.5, 0.606503, 24.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-58.5, 0, 24.5>,0.25 <-58.5, 0.606503, 24.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <59.5, 0, -23.5>,0.25 <59.5, 0.606503, -23.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-58.5, 0, -23.5>,0.25 <-58.5, 0.606503, -23.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 60 26 54 cone { <59.5, 0, 25.5>,0.25 <59.5, 1.21857, 25.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-58.5, 0, 25.5>,0.25 <-58.5, 1.21857, 25.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <59.5, 0, -24.5>,0.25 <59.5, 1.21857, -24.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-58.5, 0, -24.5>,0.25 <-58.5, 1.21857, -24.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 60 27 54 cone { <59.5, 0, 26.5>,0.25 <59.5, 1.21857, 26.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-58.5, 0, 26.5>,0.25 <-58.5, 1.21857, 26.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <59.5, 0, -25.5>,0.25 <59.5, 1.21857, -25.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-58.5, 0, -25.5>,0.25 <-58.5, 1.21857, -25.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 60 29 40 cone { <59.5, 0, 28.5>,0.25 <59.5, 0.89028, 28.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-58.5, 0, 28.5>,0.25 <-58.5, 0.89028, 28.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <59.5, 0, -27.5>,0.25 <59.5, 0.89028, -27.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-58.5, 0, -27.5>,0.25 <-58.5, 0.89028, -27.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 60 30 61 cone { <59.5, 0, 29.5>,0.25 <59.5, 1.37993, 29.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-58.5, 0, 29.5>,0.25 <-58.5, 1.37993, 29.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <59.5, 0, -28.5>,0.25 <59.5, 1.37993, -28.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-58.5, 0, -28.5>,0.25 <-58.5, 1.37993, -28.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 61 1 150 cone { <60.5, 0, 0.5>,0.25 <60.5, 3.43871, 0.5 >,0 texture { pigment {color rgb <0.71,0.14,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-59.5, 0, 0.5>,0.25 <-59.5, 3.43871, 0.5 >,0 texture { pigment {color rgb <0.71,0.14,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 61 2 69 cone { <60.5, 0, 1.5>,0.25 <60.5, 1.57468, 1.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-59.5, 0, 1.5>,0.25 <-59.5, 1.57468, 1.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <60.5, 0, -0.5>,0.25 <60.5, 1.57468, -0.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-59.5, 0, -0.5>,0.25 <-59.5, 1.57468, -0.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 61 3 80 cone { <60.5, 0, 2.5>,0.25 <60.5, 1.83064, 2.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-59.5, 0, 2.5>,0.25 <-59.5, 1.83064, 2.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <60.5, 0, -1.5>,0.25 <60.5, 1.83064, -1.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-59.5, 0, -1.5>,0.25 <-59.5, 1.83064, -1.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 61 4 87 cone { <60.5, 0, 3.5>,0.25 <60.5, 1.97531, 3.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-59.5, 0, 3.5>,0.25 <-59.5, 1.97531, 3.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <60.5, 0, -2.5>,0.25 <60.5, 1.97531, -2.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-59.5, 0, -2.5>,0.25 <-59.5, 1.97531, -2.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 61 5 66 cone { <60.5, 0, 4.5>,0.25 <60.5, 1.50235, 4.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-59.5, 0, 4.5>,0.25 <-59.5, 1.50235, 4.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <60.5, 0, -3.5>,0.25 <60.5, 1.50235, -3.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-59.5, 0, -3.5>,0.25 <-59.5, 1.50235, -3.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 61 6 65 cone { <60.5, 0, 5.5>,0.25 <60.5, 1.4634, 5.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-59.5, 0, 5.5>,0.25 <-59.5, 1.4634, 5.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <60.5, 0, -4.5>,0.25 <60.5, 1.4634, -4.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-59.5, 0, -4.5>,0.25 <-59.5, 1.4634, -4.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 61 7 76 cone { <60.5, 0, 6.5>,0.25 <60.5, 1.71935, 6.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-59.5, 0, 6.5>,0.25 <-59.5, 1.71935, 6.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <60.5, 0, -5.5>,0.25 <60.5, 1.71935, -5.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-59.5, 0, -5.5>,0.25 <-59.5, 1.71935, -5.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 61 8 61 cone { <60.5, 0, 7.5>,0.25 <60.5, 1.37993, 7.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-59.5, 0, 7.5>,0.25 <-59.5, 1.37993, 7.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <60.5, 0, -6.5>,0.25 <60.5, 1.37993, -6.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-59.5, 0, -6.5>,0.25 <-59.5, 1.37993, -6.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 61 9 69 cone { <60.5, 0, 8.5>,0.25 <60.5, 1.57468, 8.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-59.5, 0, 8.5>,0.25 <-59.5, 1.57468, 8.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <60.5, 0, -7.5>,0.25 <60.5, 1.57468, -7.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-59.5, 0, -7.5>,0.25 <-59.5, 1.57468, -7.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 61 10 63 cone { <60.5, 0, 9.5>,0.25 <60.5, 1.42445, 9.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-59.5, 0, 9.5>,0.25 <-59.5, 1.42445, 9.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <60.5, 0, -8.5>,0.25 <60.5, 1.42445, -8.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-59.5, 0, -8.5>,0.25 <-59.5, 1.42445, -8.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 61 11 76 cone { <60.5, 0, 10.5>,0.25 <60.5, 1.71935, 10.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-59.5, 0, 10.5>,0.25 <-59.5, 1.71935, 10.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <60.5, 0, -9.5>,0.25 <60.5, 1.71935, -9.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-59.5, 0, -9.5>,0.25 <-59.5, 1.71935, -9.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 61 12 72 cone { <60.5, 0, 11.5>,0.25 <60.5, 1.63589, 11.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-59.5, 0, 11.5>,0.25 <-59.5, 1.63589, 11.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <60.5, 0, -10.5>,0.25 <60.5, 1.63589, -10.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-59.5, 0, -10.5>,0.25 <-59.5, 1.63589, -10.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 61 13 57 cone { <60.5, 0, 12.5>,0.25 <60.5, 1.27978, 12.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-59.5, 0, 12.5>,0.25 <-59.5, 1.27978, 12.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <60.5, 0, -11.5>,0.25 <60.5, 1.27978, -11.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-59.5, 0, -11.5>,0.25 <-59.5, 1.27978, -11.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 61 14 141 cone { <60.5, 0, 13.5>,0.25 <60.5, 3.22726, 13.5 >,0 texture { pigment {color rgb <0.57,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-59.5, 0, 13.5>,0.25 <-59.5, 3.22726, 13.5 >,0 texture { pigment {color rgb <0.57,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <60.5, 0, -12.5>,0.25 <60.5, 3.22726, -12.5 >,0 texture { pigment {color rgb <0.57,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-59.5, 0, -12.5>,0.25 <-59.5, 3.22726, -12.5 >,0 texture { pigment {color rgb <0.57,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 61 15 87 cone { <60.5, 0, 14.5>,0.25 <60.5, 1.992, 14.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-59.5, 0, 14.5>,0.25 <-59.5, 1.992, 14.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <60.5, 0, -13.5>,0.25 <60.5, 1.992, -13.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-59.5, 0, -13.5>,0.25 <-59.5, 1.992, -13.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 61 16 35 cone { <60.5, 0, 15.5>,0.25 <60.5, 0.767866, 15.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-59.5, 0, 15.5>,0.25 <-59.5, 0.767866, 15.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <60.5, 0, -14.5>,0.25 <60.5, 0.767866, -14.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-59.5, 0, -14.5>,0.25 <-59.5, 0.767866, -14.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 61 17 51 cone { <60.5, 0, 16.5>,0.25 <60.5, 1.1518, 16.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-59.5, 0, 16.5>,0.25 <-59.5, 1.1518, 16.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <60.5, 0, -15.5>,0.25 <60.5, 1.1518, -15.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-59.5, 0, -15.5>,0.25 <-59.5, 1.1518, -15.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 61 18 65 cone { <60.5, 0, 17.5>,0.25 <60.5, 1.4634, 17.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-59.5, 0, 17.5>,0.25 <-59.5, 1.4634, 17.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <60.5, 0, -16.5>,0.25 <60.5, 1.4634, -16.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-59.5, 0, -16.5>,0.25 <-59.5, 1.4634, -16.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 61 19 145 cone { <60.5, 0, 18.5>,0.25 <60.5, 3.32742, 18.5 >,0 texture { pigment {color rgb <0.71,0,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-59.5, 0, 18.5>,0.25 <-59.5, 3.32742, 18.5 >,0 texture { pigment {color rgb <0.71,0,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <60.5, 0, -17.5>,0.25 <60.5, 3.32742, -17.5 >,0 texture { pigment {color rgb <0.71,0,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-59.5, 0, -17.5>,0.25 <-59.5, 3.32742, -17.5 >,0 texture { pigment {color rgb <0.71,0,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 61 21 45 cone { <60.5, 0, 20.5>,0.25 <60.5, 0.996001, 20.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-59.5, 0, 20.5>,0.25 <-59.5, 0.996001, 20.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <60.5, 0, -19.5>,0.25 <60.5, 0.996001, -19.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-59.5, 0, -19.5>,0.25 <-59.5, 0.996001, -19.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 61 23 84 cone { <60.5, 0, 22.5>,0.25 <60.5, 1.90854, 22.5 >,0 texture { pigment {color rgb <0.42,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-59.5, 0, 22.5>,0.25 <-59.5, 1.90854, 22.5 >,0 texture { pigment {color rgb <0.42,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <60.5, 0, -21.5>,0.25 <60.5, 1.90854, -21.5 >,0 texture { pigment {color rgb <0.42,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-59.5, 0, -21.5>,0.25 <-59.5, 1.90854, -21.5 >,0 texture { pigment {color rgb <0.42,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 61 24 48 cone { <60.5, 0, 23.5>,0.25 <60.5, 1.07946, 23.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-59.5, 0, 23.5>,0.25 <-59.5, 1.07946, 23.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <60.5, 0, -22.5>,0.25 <60.5, 1.07946, -22.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-59.5, 0, -22.5>,0.25 <-59.5, 1.07946, -22.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 61 25 57 cone { <60.5, 0, 24.5>,0.25 <60.5, 1.27978, 24.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-59.5, 0, 24.5>,0.25 <-59.5, 1.27978, 24.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <60.5, 0, -23.5>,0.25 <60.5, 1.27978, -23.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-59.5, 0, -23.5>,0.25 <-59.5, 1.27978, -23.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 61 27 40 cone { <60.5, 0, 26.5>,0.25 <60.5, 0.89028, 26.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-59.5, 0, 26.5>,0.25 <-59.5, 0.89028, 26.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <60.5, 0, -25.5>,0.25 <60.5, 0.89028, -25.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-59.5, 0, -25.5>,0.25 <-59.5, 0.89028, -25.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 61 28 51 cone { <60.5, 0, 27.5>,0.25 <60.5, 1.1518, 27.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-59.5, 0, 27.5>,0.25 <-59.5, 1.1518, 27.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <60.5, 0, -26.5>,0.25 <60.5, 1.1518, -26.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-59.5, 0, -26.5>,0.25 <-59.5, 1.1518, -26.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 61 29 54 cone { <60.5, 0, 28.5>,0.25 <60.5, 1.21857, 28.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-59.5, 0, 28.5>,0.25 <-59.5, 1.21857, 28.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <60.5, 0, -27.5>,0.25 <60.5, 1.21857, -27.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-59.5, 0, -27.5>,0.25 <-59.5, 1.21857, -27.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 61 30 72 cone { <60.5, 0, 29.5>,0.25 <60.5, 1.63589, 29.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-59.5, 0, 29.5>,0.25 <-59.5, 1.63589, 29.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <60.5, 0, -28.5>,0.25 <60.5, 1.63589, -28.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-59.5, 0, -28.5>,0.25 <-59.5, 1.63589, -28.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 61 31 51 cone { <60.5, 0, 30.5>,0.25 <60.5, 1.1518, 30.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-59.5, 0, 30.5>,0.25 <-59.5, 1.1518, 30.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <60.5, 0, -29.5>,0.25 <60.5, 1.1518, -29.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-59.5, 0, -29.5>,0.25 <-59.5, 1.1518, -29.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 61 32 35 cone { <60.5, 0, 31.5>,0.25 <60.5, 0.767866, 31.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-59.5, 0, 31.5>,0.25 <-59.5, 0.767866, 31.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <60.5, 0, -30.5>,0.25 <60.5, 0.767866, -30.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-59.5, 0, -30.5>,0.25 <-59.5, 0.767866, -30.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 61 33 69 cone { <60.5, 0, 32.5>,0.25 <60.5, 1.57468, 32.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-59.5, 0, 32.5>,0.25 <-59.5, 1.57468, 32.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <60.5, 0, -31.5>,0.25 <60.5, 1.57468, -31.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-59.5, 0, -31.5>,0.25 <-59.5, 1.57468, -31.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 61 35 66 cone { <60.5, 0, 34.5>,0.25 <60.5, 1.50235, 34.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-59.5, 0, 34.5>,0.25 <-59.5, 1.50235, 34.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <60.5, 0, -33.5>,0.25 <60.5, 1.50235, -33.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-59.5, 0, -33.5>,0.25 <-59.5, 1.50235, -33.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 62 1 156 cone { <61.5, 0, 0.5>,0.25 <61.5, 3.57781, 0.5 >,0 texture { pigment {color rgb <0.71,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-60.5, 0, 0.5>,0.25 <-60.5, 3.57781, 0.5 >,0 texture { pigment {color rgb <0.71,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 62 2 89 cone { <61.5, 0, 1.5>,0.25 <61.5, 2.01982, 1.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-60.5, 0, 1.5>,0.25 <-60.5, 2.01982, 1.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <61.5, 0, -0.5>,0.25 <61.5, 2.01982, -0.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-60.5, 0, -0.5>,0.25 <-60.5, 2.01982, -0.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 62 3 63 cone { <61.5, 0, 2.5>,0.25 <61.5, 1.42445, 2.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-60.5, 0, 2.5>,0.25 <-60.5, 1.42445, 2.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <61.5, 0, -1.5>,0.25 <61.5, 1.42445, -1.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-60.5, 0, -1.5>,0.25 <-60.5, 1.42445, -1.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 62 4 65 cone { <61.5, 0, 3.5>,0.25 <61.5, 1.4634, 3.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-60.5, 0, 3.5>,0.25 <-60.5, 1.4634, 3.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <61.5, 0, -2.5>,0.25 <61.5, 1.4634, -2.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-60.5, 0, -2.5>,0.25 <-60.5, 1.4634, -2.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 62 5 89 cone { <61.5, 0, 4.5>,0.25 <61.5, 2.01982, 4.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-60.5, 0, 4.5>,0.25 <-60.5, 2.01982, 4.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <61.5, 0, -3.5>,0.25 <61.5, 2.01982, -3.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-60.5, 0, -3.5>,0.25 <-60.5, 2.01982, -3.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 62 6 61 cone { <61.5, 0, 5.5>,0.25 <61.5, 1.37993, 5.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-60.5, 0, 5.5>,0.25 <-60.5, 1.37993, 5.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <61.5, 0, -4.5>,0.25 <61.5, 1.37993, -4.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-60.5, 0, -4.5>,0.25 <-60.5, 1.37993, -4.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 62 7 74 cone { <61.5, 0, 6.5>,0.25 <61.5, 1.69153, 6.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-60.5, 0, 6.5>,0.25 <-60.5, 1.69153, 6.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <61.5, 0, -5.5>,0.25 <61.5, 1.69153, -5.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-60.5, 0, -5.5>,0.25 <-60.5, 1.69153, -5.5 >,0 texture { pigment {color rgb <0.28,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 62 8 94 cone { <61.5, 0, 7.5>,0.25 <61.5, 2.15336, 7.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-60.5, 0, 7.5>,0.25 <-60.5, 2.15336, 7.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <61.5, 0, -6.5>,0.25 <61.5, 2.15336, -6.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-60.5, 0, -6.5>,0.25 <-60.5, 2.15336, -6.5 >,0 texture { pigment {color rgb <0.42,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 62 9 35 cone { <61.5, 0, 8.5>,0.25 <61.5, 0.767866, 8.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-60.5, 0, 8.5>,0.25 <-60.5, 0.767866, 8.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <61.5, 0, -7.5>,0.25 <61.5, 0.767866, -7.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-60.5, 0, -7.5>,0.25 <-60.5, 0.767866, -7.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 62 10 40 cone { <61.5, 0, 9.5>,0.25 <61.5, 0.89028, 9.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-60.5, 0, 9.5>,0.25 <-60.5, 0.89028, 9.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <61.5, 0, -8.5>,0.25 <61.5, 0.89028, -8.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-60.5, 0, -8.5>,0.25 <-60.5, 0.89028, -8.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 62 11 63 cone { <61.5, 0, 10.5>,0.25 <61.5, 1.42445, 10.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-60.5, 0, 10.5>,0.25 <-60.5, 1.42445, 10.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <61.5, 0, -9.5>,0.25 <61.5, 1.42445, -9.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-60.5, 0, -9.5>,0.25 <-60.5, 1.42445, -9.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 62 12 35 cone { <61.5, 0, 11.5>,0.25 <61.5, 0.767866, 11.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-60.5, 0, 11.5>,0.25 <-60.5, 0.767866, 11.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <61.5, 0, -10.5>,0.25 <61.5, 0.767866, -10.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-60.5, 0, -10.5>,0.25 <-60.5, 0.767866, -10.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 62 13 87 cone { <61.5, 0, 12.5>,0.25 <61.5, 1.97531, 12.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-60.5, 0, 12.5>,0.25 <-60.5, 1.97531, 12.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <61.5, 0, -11.5>,0.25 <61.5, 1.97531, -11.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-60.5, 0, -11.5>,0.25 <-60.5, 1.97531, -11.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 62 14 54 cone { <61.5, 0, 13.5>,0.25 <61.5, 1.21857, 13.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-60.5, 0, 13.5>,0.25 <-60.5, 1.21857, 13.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <61.5, 0, -12.5>,0.25 <61.5, 1.21857, -12.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-60.5, 0, -12.5>,0.25 <-60.5, 1.21857, -12.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 62 15 77 cone { <61.5, 0, 14.5>,0.25 <61.5, 1.74161, 14.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-60.5, 0, 14.5>,0.25 <-60.5, 1.74161, 14.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <61.5, 0, -13.5>,0.25 <61.5, 1.74161, -13.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-60.5, 0, -13.5>,0.25 <-60.5, 1.74161, -13.5 >,0 texture { pigment {color rgb <0.28,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 62 19 45 cone { <61.5, 0, 18.5>,0.25 <61.5, 0.996001, 18.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-60.5, 0, 18.5>,0.25 <-60.5, 0.996001, 18.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <61.5, 0, -17.5>,0.25 <61.5, 0.996001, -17.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-60.5, 0, -17.5>,0.25 <-60.5, 0.996001, -17.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 62 20 35 cone { <61.5, 0, 19.5>,0.25 <61.5, 0.767866, 19.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-60.5, 0, 19.5>,0.25 <-60.5, 0.767866, 19.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <61.5, 0, -18.5>,0.25 <61.5, 0.767866, -18.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-60.5, 0, -18.5>,0.25 <-60.5, 0.767866, -18.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 63 1 147 cone { <62.5, 0, 0.5>,0.25 <62.5, 3.37194, 0.5 >,0 texture { pigment {color rgb <0.71,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-61.5, 0, 0.5>,0.25 <-61.5, 3.37194, 0.5 >,0 texture { pigment {color rgb <0.71,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 63 2 66 cone { <62.5, 0, 1.5>,0.25 <62.5, 1.50235, 1.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-61.5, 0, 1.5>,0.25 <-61.5, 1.50235, 1.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <62.5, 0, -0.5>,0.25 <62.5, 1.50235, -0.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-61.5, 0, -0.5>,0.25 <-61.5, 1.50235, -0.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 63 3 71 cone { <62.5, 0, 2.5>,0.25 <62.5, 1.60807, 2.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-61.5, 0, 2.5>,0.25 <-61.5, 1.60807, 2.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <62.5, 0, -1.5>,0.25 <62.5, 1.60807, -1.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-61.5, 0, -1.5>,0.25 <-61.5, 1.60807, -1.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 63 4 68 cone { <62.5, 0, 3.5>,0.25 <62.5, 1.5413, 3.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-61.5, 0, 3.5>,0.25 <-61.5, 1.5413, 3.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <62.5, 0, -2.5>,0.25 <62.5, 1.5413, -2.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-61.5, 0, -2.5>,0.25 <-61.5, 1.5413, -2.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 63 5 61 cone { <62.5, 0, 4.5>,0.25 <62.5, 1.37993, 4.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-61.5, 0, 4.5>,0.25 <-61.5, 1.37993, 4.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <62.5, 0, -3.5>,0.25 <62.5, 1.37993, -3.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-61.5, 0, -3.5>,0.25 <-61.5, 1.37993, -3.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 63 6 71 cone { <62.5, 0, 5.5>,0.25 <62.5, 1.60807, 5.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-61.5, 0, 5.5>,0.25 <-61.5, 1.60807, 5.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <62.5, 0, -4.5>,0.25 <62.5, 1.60807, -4.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-61.5, 0, -4.5>,0.25 <-61.5, 1.60807, -4.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 63 7 66 cone { <62.5, 0, 6.5>,0.25 <62.5, 1.50235, 6.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-61.5, 0, 6.5>,0.25 <-61.5, 1.50235, 6.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <62.5, 0, -5.5>,0.25 <62.5, 1.50235, -5.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-61.5, 0, -5.5>,0.25 <-61.5, 1.50235, -5.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 63 8 45 cone { <62.5, 0, 7.5>,0.25 <62.5, 0.996001, 7.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-61.5, 0, 7.5>,0.25 <-61.5, 0.996001, 7.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <62.5, 0, -6.5>,0.25 <62.5, 0.996001, -6.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-61.5, 0, -6.5>,0.25 <-61.5, 0.996001, -6.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 63 9 54 cone { <62.5, 0, 8.5>,0.25 <62.5, 1.21857, 8.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-61.5, 0, 8.5>,0.25 <-61.5, 1.21857, 8.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <62.5, 0, -7.5>,0.25 <62.5, 1.21857, -7.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-61.5, 0, -7.5>,0.25 <-61.5, 1.21857, -7.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 63 10 63 cone { <62.5, 0, 9.5>,0.25 <62.5, 1.42445, 9.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-61.5, 0, 9.5>,0.25 <-61.5, 1.42445, 9.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <62.5, 0, -8.5>,0.25 <62.5, 1.42445, -8.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-61.5, 0, -8.5>,0.25 <-61.5, 1.42445, -8.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 63 11 54 cone { <62.5, 0, 10.5>,0.25 <62.5, 1.21857, 10.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-61.5, 0, 10.5>,0.25 <-61.5, 1.21857, 10.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <62.5, 0, -9.5>,0.25 <62.5, 1.21857, -9.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-61.5, 0, -9.5>,0.25 <-61.5, 1.21857, -9.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 63 12 83 cone { <62.5, 0, 11.5>,0.25 <62.5, 1.89184, 11.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-61.5, 0, 11.5>,0.25 <-61.5, 1.89184, 11.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <62.5, 0, -10.5>,0.25 <62.5, 1.89184, -10.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-61.5, 0, -10.5>,0.25 <-61.5, 1.89184, -10.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 63 13 45 cone { <62.5, 0, 12.5>,0.25 <62.5, 0.996001, 12.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-61.5, 0, 12.5>,0.25 <-61.5, 0.996001, 12.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <62.5, 0, -11.5>,0.25 <62.5, 0.996001, -11.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-61.5, 0, -11.5>,0.25 <-61.5, 0.996001, -11.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 63 14 59 cone { <62.5, 0, 13.5>,0.25 <62.5, 1.32986, 13.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-61.5, 0, 13.5>,0.25 <-61.5, 1.32986, 13.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <62.5, 0, -12.5>,0.25 <62.5, 1.32986, -12.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-61.5, 0, -12.5>,0.25 <-61.5, 1.32986, -12.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 63 15 48 cone { <62.5, 0, 14.5>,0.25 <62.5, 1.07946, 14.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-61.5, 0, 14.5>,0.25 <-61.5, 1.07946, 14.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <62.5, 0, -13.5>,0.25 <62.5, 1.07946, -13.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-61.5, 0, -13.5>,0.25 <-61.5, 1.07946, -13.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 63 16 48 cone { <62.5, 0, 15.5>,0.25 <62.5, 1.07946, 15.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-61.5, 0, 15.5>,0.25 <-61.5, 1.07946, 15.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <62.5, 0, -14.5>,0.25 <62.5, 1.07946, -14.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-61.5, 0, -14.5>,0.25 <-61.5, 1.07946, -14.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 63 17 76 cone { <62.5, 0, 16.5>,0.25 <62.5, 1.71935, 16.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-61.5, 0, 16.5>,0.25 <-61.5, 1.71935, 16.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <62.5, 0, -15.5>,0.25 <62.5, 1.71935, -15.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-61.5, 0, -15.5>,0.25 <-61.5, 1.71935, -15.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 63 19 45 cone { <62.5, 0, 18.5>,0.25 <62.5, 0.996001, 18.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-61.5, 0, 18.5>,0.25 <-61.5, 0.996001, 18.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <62.5, 0, -17.5>,0.25 <62.5, 0.996001, -17.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-61.5, 0, -17.5>,0.25 <-61.5, 0.996001, -17.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 63 22 35 cone { <62.5, 0, 21.5>,0.25 <62.5, 0.767866, 21.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-61.5, 0, 21.5>,0.25 <-61.5, 0.767866, 21.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <62.5, 0, -20.5>,0.25 <62.5, 0.767866, -20.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-61.5, 0, -20.5>,0.25 <-61.5, 0.767866, -20.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 63 24 40 cone { <62.5, 0, 23.5>,0.25 <62.5, 0.89028, 23.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-61.5, 0, 23.5>,0.25 <-61.5, 0.89028, 23.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <62.5, 0, -22.5>,0.25 <62.5, 0.89028, -22.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-61.5, 0, -22.5>,0.25 <-61.5, 0.89028, -22.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 63 27 54 cone { <62.5, 0, 26.5>,0.25 <62.5, 1.21857, 26.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-61.5, 0, 26.5>,0.25 <-61.5, 1.21857, 26.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <62.5, 0, -25.5>,0.25 <62.5, 1.21857, -25.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-61.5, 0, -25.5>,0.25 <-61.5, 1.21857, -25.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 63 28 35 cone { <62.5, 0, 27.5>,0.25 <62.5, 0.767866, 27.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-61.5, 0, 27.5>,0.25 <-61.5, 0.767866, 27.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <62.5, 0, -26.5>,0.25 <62.5, 0.767866, -26.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-61.5, 0, -26.5>,0.25 <-61.5, 0.767866, -26.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 64 1 146 cone { <63.5, 0, 0.5>,0.25 <63.5, 3.36081, 0.5 >,0 texture { pigment {color rgb <0.71,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-62.5, 0, 0.5>,0.25 <-62.5, 3.36081, 0.5 >,0 texture { pigment {color rgb <0.71,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 64 2 54 cone { <63.5, 0, 1.5>,0.25 <63.5, 1.21857, 1.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-62.5, 0, 1.5>,0.25 <-62.5, 1.21857, 1.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <63.5, 0, -0.5>,0.25 <63.5, 1.21857, -0.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-62.5, 0, -0.5>,0.25 <-62.5, 1.21857, -0.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 64 3 100 cone { <63.5, 0, 2.5>,0.25 <63.5, 2.28691, 2.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-62.5, 0, 2.5>,0.25 <-62.5, 2.28691, 2.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <63.5, 0, -1.5>,0.25 <63.5, 2.28691, -1.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-62.5, 0, -1.5>,0.25 <-62.5, 2.28691, -1.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 64 4 61 cone { <63.5, 0, 3.5>,0.25 <63.5, 1.37993, 3.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-62.5, 0, 3.5>,0.25 <-62.5, 1.37993, 3.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <63.5, 0, -2.5>,0.25 <63.5, 1.37993, -2.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-62.5, 0, -2.5>,0.25 <-62.5, 1.37993, -2.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 64 5 69 cone { <63.5, 0, 4.5>,0.25 <63.5, 1.57468, 4.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-62.5, 0, 4.5>,0.25 <-62.5, 1.57468, 4.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <63.5, 0, -3.5>,0.25 <63.5, 1.57468, -3.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-62.5, 0, -3.5>,0.25 <-62.5, 1.57468, -3.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 64 6 73 cone { <63.5, 0, 5.5>,0.25 <63.5, 1.66371, 5.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-62.5, 0, 5.5>,0.25 <-62.5, 1.66371, 5.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <63.5, 0, -4.5>,0.25 <63.5, 1.66371, -4.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-62.5, 0, -4.5>,0.25 <-62.5, 1.66371, -4.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 64 7 54 cone { <63.5, 0, 6.5>,0.25 <63.5, 1.21857, 6.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-62.5, 0, 6.5>,0.25 <-62.5, 1.21857, 6.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <63.5, 0, -5.5>,0.25 <63.5, 1.21857, -5.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-62.5, 0, -5.5>,0.25 <-62.5, 1.21857, -5.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 64 9 85 cone { <63.5, 0, 8.5>,0.25 <63.5, 1.92523, 8.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-62.5, 0, 8.5>,0.25 <-62.5, 1.92523, 8.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <63.5, 0, -7.5>,0.25 <63.5, 1.92523, -7.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-62.5, 0, -7.5>,0.25 <-62.5, 1.92523, -7.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 64 10 91 cone { <63.5, 0, 9.5>,0.25 <63.5, 2.06434, 9.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-62.5, 0, 9.5>,0.25 <-62.5, 2.06434, 9.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <63.5, 0, -8.5>,0.25 <63.5, 2.06434, -8.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-62.5, 0, -8.5>,0.25 <-62.5, 2.06434, -8.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 64 11 57 cone { <63.5, 0, 10.5>,0.25 <63.5, 1.27978, 10.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-62.5, 0, 10.5>,0.25 <-62.5, 1.27978, 10.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <63.5, 0, -9.5>,0.25 <63.5, 1.27978, -9.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-62.5, 0, -9.5>,0.25 <-62.5, 1.27978, -9.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 64 12 45 cone { <63.5, 0, 11.5>,0.25 <63.5, 0.996001, 11.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-62.5, 0, 11.5>,0.25 <-62.5, 0.996001, 11.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <63.5, 0, -10.5>,0.25 <63.5, 0.996001, -10.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-62.5, 0, -10.5>,0.25 <-62.5, 0.996001, -10.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 64 13 28 cone { <63.5, 0, 12.5>,0.25 <63.5, 0.606503, 12.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-62.5, 0, 12.5>,0.25 <-62.5, 0.606503, 12.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <63.5, 0, -11.5>,0.25 <63.5, 0.606503, -11.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-62.5, 0, -11.5>,0.25 <-62.5, 0.606503, -11.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 64 16 54 cone { <63.5, 0, 15.5>,0.25 <63.5, 1.21857, 15.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-62.5, 0, 15.5>,0.25 <-62.5, 1.21857, 15.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <63.5, 0, -14.5>,0.25 <63.5, 1.21857, -14.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-62.5, 0, -14.5>,0.25 <-62.5, 1.21857, -14.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 64 17 28 cone { <63.5, 0, 16.5>,0.25 <63.5, 0.606503, 16.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-62.5, 0, 16.5>,0.25 <-62.5, 0.606503, 16.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <63.5, 0, -15.5>,0.25 <63.5, 0.606503, -15.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-62.5, 0, -15.5>,0.25 <-62.5, 0.606503, -15.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 64 18 40 cone { <63.5, 0, 17.5>,0.25 <63.5, 0.89028, 17.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-62.5, 0, 17.5>,0.25 <-62.5, 0.89028, 17.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <63.5, 0, -16.5>,0.25 <63.5, 0.89028, -16.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-62.5, 0, -16.5>,0.25 <-62.5, 0.89028, -16.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 64 19 48 cone { <63.5, 0, 18.5>,0.25 <63.5, 1.07946, 18.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-62.5, 0, 18.5>,0.25 <-62.5, 1.07946, 18.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <63.5, 0, -17.5>,0.25 <63.5, 1.07946, -17.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-62.5, 0, -17.5>,0.25 <-62.5, 1.07946, -17.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 64 21 59 cone { <63.5, 0, 20.5>,0.25 <63.5, 1.32986, 20.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-62.5, 0, 20.5>,0.25 <-62.5, 1.32986, 20.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <63.5, 0, -19.5>,0.25 <63.5, 1.32986, -19.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-62.5, 0, -19.5>,0.25 <-62.5, 1.32986, -19.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 64 23 61 cone { <63.5, 0, 22.5>,0.25 <63.5, 1.37993, 22.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-62.5, 0, 22.5>,0.25 <-62.5, 1.37993, 22.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <63.5, 0, -21.5>,0.25 <63.5, 1.37993, -21.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-62.5, 0, -21.5>,0.25 <-62.5, 1.37993, -21.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 65 1 142 cone { <64.5, 0, 0.5>,0.25 <64.5, 3.26065, 0.5 >,0 texture { pigment {color rgb <0.57,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-63.5, 0, 0.5>,0.25 <-63.5, 3.26065, 0.5 >,0 texture { pigment {color rgb <0.57,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 65 2 57 cone { <64.5, 0, 1.5>,0.25 <64.5, 1.27978, 1.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-63.5, 0, 1.5>,0.25 <-63.5, 1.27978, 1.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <64.5, 0, -0.5>,0.25 <64.5, 1.27978, -0.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-63.5, 0, -0.5>,0.25 <-63.5, 1.27978, -0.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 65 3 108 cone { <64.5, 0, 2.5>,0.25 <64.5, 2.47053, 2.5 >,0 texture { pigment {color rgb <0.42,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-63.5, 0, 2.5>,0.25 <-63.5, 2.47053, 2.5 >,0 texture { pigment {color rgb <0.42,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <64.5, 0, -1.5>,0.25 <64.5, 2.47053, -1.5 >,0 texture { pigment {color rgb <0.42,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-63.5, 0, -1.5>,0.25 <-63.5, 2.47053, -1.5 >,0 texture { pigment {color rgb <0.42,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 65 4 87 cone { <64.5, 0, 3.5>,0.25 <64.5, 1.97531, 3.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-63.5, 0, 3.5>,0.25 <-63.5, 1.97531, 3.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <64.5, 0, -2.5>,0.25 <64.5, 1.97531, -2.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-63.5, 0, -2.5>,0.25 <-63.5, 1.97531, -2.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 65 5 88 cone { <64.5, 0, 4.5>,0.25 <64.5, 2.00869, 4.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-63.5, 0, 4.5>,0.25 <-63.5, 2.00869, 4.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <64.5, 0, -3.5>,0.25 <64.5, 2.00869, -3.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-63.5, 0, -3.5>,0.25 <-63.5, 2.00869, -3.5 >,0 texture { pigment {color rgb <0.42,0.28,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 65 6 65 cone { <64.5, 0, 5.5>,0.25 <64.5, 1.4634, 5.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-63.5, 0, 5.5>,0.25 <-63.5, 1.4634, 5.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <64.5, 0, -4.5>,0.25 <64.5, 1.4634, -4.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-63.5, 0, -4.5>,0.25 <-63.5, 1.4634, -4.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 65 7 45 cone { <64.5, 0, 6.5>,0.25 <64.5, 0.996001, 6.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-63.5, 0, 6.5>,0.25 <-63.5, 0.996001, 6.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <64.5, 0, -5.5>,0.25 <64.5, 0.996001, -5.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-63.5, 0, -5.5>,0.25 <-63.5, 0.996001, -5.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 65 8 61 cone { <64.5, 0, 7.5>,0.25 <64.5, 1.37993, 7.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-63.5, 0, 7.5>,0.25 <-63.5, 1.37993, 7.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <64.5, 0, -6.5>,0.25 <64.5, 1.37993, -6.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-63.5, 0, -6.5>,0.25 <-63.5, 1.37993, -6.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 65 9 45 cone { <64.5, 0, 8.5>,0.25 <64.5, 0.996001, 8.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-63.5, 0, 8.5>,0.25 <-63.5, 0.996001, 8.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <64.5, 0, -7.5>,0.25 <64.5, 0.996001, -7.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-63.5, 0, -7.5>,0.25 <-63.5, 0.996001, -7.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 65 10 91 cone { <64.5, 0, 9.5>,0.25 <64.5, 2.06434, 9.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-63.5, 0, 9.5>,0.25 <-63.5, 2.06434, 9.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <64.5, 0, -8.5>,0.25 <64.5, 2.06434, -8.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-63.5, 0, -8.5>,0.25 <-63.5, 2.06434, -8.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 65 12 48 cone { <64.5, 0, 11.5>,0.25 <64.5, 1.07946, 11.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-63.5, 0, 11.5>,0.25 <-63.5, 1.07946, 11.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <64.5, 0, -10.5>,0.25 <64.5, 1.07946, -10.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-63.5, 0, -10.5>,0.25 <-63.5, 1.07946, -10.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 65 13 40 cone { <64.5, 0, 12.5>,0.25 <64.5, 0.89028, 12.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-63.5, 0, 12.5>,0.25 <-63.5, 0.89028, 12.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <64.5, 0, -11.5>,0.25 <64.5, 0.89028, -11.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-63.5, 0, -11.5>,0.25 <-63.5, 0.89028, -11.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 65 14 63 cone { <64.5, 0, 13.5>,0.25 <64.5, 1.42445, 13.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-63.5, 0, 13.5>,0.25 <-63.5, 1.42445, 13.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <64.5, 0, -12.5>,0.25 <64.5, 1.42445, -12.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-63.5, 0, -12.5>,0.25 <-63.5, 1.42445, -12.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 65 16 45 cone { <64.5, 0, 15.5>,0.25 <64.5, 0.996001, 15.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-63.5, 0, 15.5>,0.25 <-63.5, 0.996001, 15.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <64.5, 0, -14.5>,0.25 <64.5, 0.996001, -14.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-63.5, 0, -14.5>,0.25 <-63.5, 0.996001, -14.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 65 17 61 cone { <64.5, 0, 16.5>,0.25 <64.5, 1.37993, 16.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-63.5, 0, 16.5>,0.25 <-63.5, 1.37993, 16.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <64.5, 0, -15.5>,0.25 <64.5, 1.37993, -15.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-63.5, 0, -15.5>,0.25 <-63.5, 1.37993, -15.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 65 18 35 cone { <64.5, 0, 17.5>,0.25 <64.5, 0.767866, 17.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-63.5, 0, 17.5>,0.25 <-63.5, 0.767866, 17.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <64.5, 0, -16.5>,0.25 <64.5, 0.767866, -16.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-63.5, 0, -16.5>,0.25 <-63.5, 0.767866, -16.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 65 21 59 cone { <64.5, 0, 20.5>,0.25 <64.5, 1.32986, 20.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-63.5, 0, 20.5>,0.25 <-63.5, 1.32986, 20.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <64.5, 0, -19.5>,0.25 <64.5, 1.32986, -19.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-63.5, 0, -19.5>,0.25 <-63.5, 1.32986, -19.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 66 1 143 cone { <65.5, 0, 0.5>,0.25 <65.5, 3.29404, 0.5 >,0 texture { pigment {color rgb <0.71,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-64.5, 0, 0.5>,0.25 <-64.5, 3.29404, 0.5 >,0 texture { pigment {color rgb <0.71,0,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 66 2 63 cone { <65.5, 0, 1.5>,0.25 <65.5, 1.42445, 1.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-64.5, 0, 1.5>,0.25 <-64.5, 1.42445, 1.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <65.5, 0, -0.5>,0.25 <65.5, 1.42445, -0.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-64.5, 0, -0.5>,0.25 <-64.5, 1.42445, -0.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 66 3 76 cone { <65.5, 0, 2.5>,0.25 <65.5, 1.71935, 2.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-64.5, 0, 2.5>,0.25 <-64.5, 1.71935, 2.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <65.5, 0, -1.5>,0.25 <65.5, 1.71935, -1.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-64.5, 0, -1.5>,0.25 <-64.5, 1.71935, -1.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 66 4 92 cone { <65.5, 0, 3.5>,0.25 <65.5, 2.09216, 3.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-64.5, 0, 3.5>,0.25 <-64.5, 2.09216, 3.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <65.5, 0, -2.5>,0.25 <65.5, 2.09216, -2.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-64.5, 0, -2.5>,0.25 <-64.5, 2.09216, -2.5 >,0 texture { pigment {color rgb <0.42,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 66 5 63 cone { <65.5, 0, 4.5>,0.25 <65.5, 1.42445, 4.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-64.5, 0, 4.5>,0.25 <-64.5, 1.42445, 4.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <65.5, 0, -3.5>,0.25 <65.5, 1.42445, -3.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-64.5, 0, -3.5>,0.25 <-64.5, 1.42445, -3.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 66 6 59 cone { <65.5, 0, 5.5>,0.25 <65.5, 1.32986, 5.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-64.5, 0, 5.5>,0.25 <-64.5, 1.32986, 5.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <65.5, 0, -4.5>,0.25 <65.5, 1.32986, -4.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-64.5, 0, -4.5>,0.25 <-64.5, 1.32986, -4.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 66 7 63 cone { <65.5, 0, 6.5>,0.25 <65.5, 1.42445, 6.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-64.5, 0, 6.5>,0.25 <-64.5, 1.42445, 6.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <65.5, 0, -5.5>,0.25 <65.5, 1.42445, -5.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-64.5, 0, -5.5>,0.25 <-64.5, 1.42445, -5.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 66 8 40 cone { <65.5, 0, 7.5>,0.25 <65.5, 0.89028, 7.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-64.5, 0, 7.5>,0.25 <-64.5, 0.89028, 7.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <65.5, 0, -6.5>,0.25 <65.5, 0.89028, -6.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-64.5, 0, -6.5>,0.25 <-64.5, 0.89028, -6.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 66 9 85 cone { <65.5, 0, 8.5>,0.25 <65.5, 1.94192, 8.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-64.5, 0, 8.5>,0.25 <-64.5, 1.94192, 8.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <65.5, 0, -7.5>,0.25 <65.5, 1.94192, -7.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-64.5, 0, -7.5>,0.25 <-64.5, 1.94192, -7.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 66 10 61 cone { <65.5, 0, 9.5>,0.25 <65.5, 1.37993, 9.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-64.5, 0, 9.5>,0.25 <-64.5, 1.37993, 9.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <65.5, 0, -8.5>,0.25 <65.5, 1.37993, -8.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-64.5, 0, -8.5>,0.25 <-64.5, 1.37993, -8.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 66 11 51 cone { <65.5, 0, 10.5>,0.25 <65.5, 1.1518, 10.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-64.5, 0, 10.5>,0.25 <-64.5, 1.1518, 10.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <65.5, 0, -9.5>,0.25 <65.5, 1.1518, -9.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-64.5, 0, -9.5>,0.25 <-64.5, 1.1518, -9.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 66 12 51 cone { <65.5, 0, 11.5>,0.25 <65.5, 1.1518, 11.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-64.5, 0, 11.5>,0.25 <-64.5, 1.1518, 11.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <65.5, 0, -10.5>,0.25 <65.5, 1.1518, -10.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-64.5, 0, -10.5>,0.25 <-64.5, 1.1518, -10.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 66 13 61 cone { <65.5, 0, 12.5>,0.25 <65.5, 1.37993, 12.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-64.5, 0, 12.5>,0.25 <-64.5, 1.37993, 12.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <65.5, 0, -11.5>,0.25 <65.5, 1.37993, -11.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-64.5, 0, -11.5>,0.25 <-64.5, 1.37993, -11.5 >,0 texture { pigment {color rgb <0.28,0.42,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 66 14 80 cone { <65.5, 0, 13.5>,0.25 <65.5, 1.83064, 13.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-64.5, 0, 13.5>,0.25 <-64.5, 1.83064, 13.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <65.5, 0, -12.5>,0.25 <65.5, 1.83064, -12.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-64.5, 0, -12.5>,0.25 <-64.5, 1.83064, -12.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 66 15 99 cone { <65.5, 0, 14.5>,0.25 <65.5, 2.25909, 14.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-64.5, 0, 14.5>,0.25 <-64.5, 2.25909, 14.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <65.5, 0, -13.5>,0.25 <65.5, 2.25909, -13.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-64.5, 0, -13.5>,0.25 <-64.5, 2.25909, -13.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 66 18 40 cone { <65.5, 0, 17.5>,0.25 <65.5, 0.89028, 17.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-64.5, 0, 17.5>,0.25 <-64.5, 0.89028, 17.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <65.5, 0, -16.5>,0.25 <65.5, 0.89028, -16.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-64.5, 0, -16.5>,0.25 <-64.5, 0.89028, -16.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 66 21 54 cone { <65.5, 0, 20.5>,0.25 <65.5, 1.21857, 20.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-64.5, 0, 20.5>,0.25 <-64.5, 1.21857, 20.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <65.5, 0, -19.5>,0.25 <65.5, 1.21857, -19.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-64.5, 0, -19.5>,0.25 <-64.5, 1.21857, -19.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 67 1 142 cone { <66.5, 0, 0.5>,0.25 <66.5, 3.24952, 0.5 >,0 texture { pigment {color rgb <0.57,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-65.5, 0, 0.5>,0.25 <-65.5, 3.24952, 0.5 >,0 texture { pigment {color rgb <0.57,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 67 2 81 cone { <66.5, 0, 1.5>,0.25 <66.5, 1.8529, 1.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-65.5, 0, 1.5>,0.25 <-65.5, 1.8529, 1.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <66.5, 0, -0.5>,0.25 <66.5, 1.8529, -0.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-65.5, 0, -0.5>,0.25 <-65.5, 1.8529, -0.5 >,0 texture { pigment {color rgb <0.28,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 67 3 80 cone { <66.5, 0, 2.5>,0.25 <66.5, 1.83064, 2.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-65.5, 0, 2.5>,0.25 <-65.5, 1.83064, 2.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <66.5, 0, -1.5>,0.25 <66.5, 1.83064, -1.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-65.5, 0, -1.5>,0.25 <-65.5, 1.83064, -1.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 67 4 54 cone { <66.5, 0, 3.5>,0.25 <66.5, 1.21857, 3.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-65.5, 0, 3.5>,0.25 <-65.5, 1.21857, 3.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <66.5, 0, -2.5>,0.25 <66.5, 1.21857, -2.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-65.5, 0, -2.5>,0.25 <-65.5, 1.21857, -2.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 67 5 59 cone { <66.5, 0, 4.5>,0.25 <66.5, 1.32986, 4.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-65.5, 0, 4.5>,0.25 <-65.5, 1.32986, 4.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <66.5, 0, -3.5>,0.25 <66.5, 1.32986, -3.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-65.5, 0, -3.5>,0.25 <-65.5, 1.32986, -3.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 67 6 59 cone { <66.5, 0, 5.5>,0.25 <66.5, 1.32986, 5.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-65.5, 0, 5.5>,0.25 <-65.5, 1.32986, 5.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <66.5, 0, -4.5>,0.25 <66.5, 1.32986, -4.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-65.5, 0, -4.5>,0.25 <-65.5, 1.32986, -4.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 67 7 79 cone { <66.5, 0, 6.5>,0.25 <66.5, 1.78612, 6.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-65.5, 0, 6.5>,0.25 <-65.5, 1.78612, 6.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <66.5, 0, -5.5>,0.25 <66.5, 1.78612, -5.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-65.5, 0, -5.5>,0.25 <-65.5, 1.78612, -5.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 67 8 82 cone { <66.5, 0, 7.5>,0.25 <66.5, 1.86959, 7.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-65.5, 0, 7.5>,0.25 <-65.5, 1.86959, 7.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <66.5, 0, -6.5>,0.25 <66.5, 1.86959, -6.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-65.5, 0, -6.5>,0.25 <-65.5, 1.86959, -6.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 67 10 35 cone { <66.5, 0, 9.5>,0.25 <66.5, 0.767866, 9.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-65.5, 0, 9.5>,0.25 <-65.5, 0.767866, 9.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <66.5, 0, -8.5>,0.25 <66.5, 0.767866, -8.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-65.5, 0, -8.5>,0.25 <-65.5, 0.767866, -8.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 67 11 57 cone { <66.5, 0, 10.5>,0.25 <66.5, 1.27978, 10.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-65.5, 0, 10.5>,0.25 <-65.5, 1.27978, 10.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <66.5, 0, -9.5>,0.25 <66.5, 1.27978, -9.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-65.5, 0, -9.5>,0.25 <-65.5, 1.27978, -9.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 67 12 87 cone { <66.5, 0, 11.5>,0.25 <66.5, 1.97531, 11.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-65.5, 0, 11.5>,0.25 <-65.5, 1.97531, 11.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <66.5, 0, -10.5>,0.25 <66.5, 1.97531, -10.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-65.5, 0, -10.5>,0.25 <-65.5, 1.97531, -10.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 67 13 66 cone { <66.5, 0, 12.5>,0.25 <66.5, 1.50235, 12.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-65.5, 0, 12.5>,0.25 <-65.5, 1.50235, 12.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <66.5, 0, -11.5>,0.25 <66.5, 1.50235, -11.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-65.5, 0, -11.5>,0.25 <-65.5, 1.50235, -11.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 68 1 137 cone { <67.5, 0, 0.5>,0.25 <67.5, 3.14937, 0.5 >,0 texture { pigment {color rgb <0.57,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-66.5, 0, 0.5>,0.25 <-66.5, 3.14937, 0.5 >,0 texture { pigment {color rgb <0.57,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 68 2 28 cone { <67.5, 0, 1.5>,0.25 <67.5, 0.606503, 1.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-66.5, 0, 1.5>,0.25 <-66.5, 0.606503, 1.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <67.5, 0, -0.5>,0.25 <67.5, 0.606503, -0.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-66.5, 0, -0.5>,0.25 <-66.5, 0.606503, -0.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 68 3 66 cone { <67.5, 0, 2.5>,0.25 <67.5, 1.50235, 2.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-66.5, 0, 2.5>,0.25 <-66.5, 1.50235, 2.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <67.5, 0, -1.5>,0.25 <67.5, 1.50235, -1.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-66.5, 0, -1.5>,0.25 <-66.5, 1.50235, -1.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 68 4 59 cone { <67.5, 0, 3.5>,0.25 <67.5, 1.32986, 3.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-66.5, 0, 3.5>,0.25 <-66.5, 1.32986, 3.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <67.5, 0, -2.5>,0.25 <67.5, 1.32986, -2.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-66.5, 0, -2.5>,0.25 <-66.5, 1.32986, -2.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 68 5 63 cone { <67.5, 0, 4.5>,0.25 <67.5, 1.42445, 4.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-66.5, 0, 4.5>,0.25 <-66.5, 1.42445, 4.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <67.5, 0, -3.5>,0.25 <67.5, 1.42445, -3.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-66.5, 0, -3.5>,0.25 <-66.5, 1.42445, -3.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 68 6 54 cone { <67.5, 0, 5.5>,0.25 <67.5, 1.21857, 5.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-66.5, 0, 5.5>,0.25 <-66.5, 1.21857, 5.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <67.5, 0, -4.5>,0.25 <67.5, 1.21857, -4.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-66.5, 0, -4.5>,0.25 <-66.5, 1.21857, -4.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 68 7 89 cone { <67.5, 0, 6.5>,0.25 <67.5, 2.01982, 6.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-66.5, 0, 6.5>,0.25 <-66.5, 2.01982, 6.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <67.5, 0, -5.5>,0.25 <67.5, 2.01982, -5.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-66.5, 0, -5.5>,0.25 <-66.5, 2.01982, -5.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 68 8 51 cone { <67.5, 0, 7.5>,0.25 <67.5, 1.1518, 7.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-66.5, 0, 7.5>,0.25 <-66.5, 1.1518, 7.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <67.5, 0, -6.5>,0.25 <67.5, 1.1518, -6.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-66.5, 0, -6.5>,0.25 <-66.5, 1.1518, -6.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 68 10 83 cone { <67.5, 0, 9.5>,0.25 <67.5, 1.89184, 9.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-66.5, 0, 9.5>,0.25 <-66.5, 1.89184, 9.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <67.5, 0, -8.5>,0.25 <67.5, 1.89184, -8.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-66.5, 0, -8.5>,0.25 <-66.5, 1.89184, -8.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 68 15 59 cone { <67.5, 0, 14.5>,0.25 <67.5, 1.32986, 14.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-66.5, 0, 14.5>,0.25 <-66.5, 1.32986, 14.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <67.5, 0, -13.5>,0.25 <67.5, 1.32986, -13.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-66.5, 0, -13.5>,0.25 <-66.5, 1.32986, -13.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 69 1 156 cone { <68.5, 0, 0.5>,0.25 <68.5, 3.57781, 0.5 >,0 texture { pigment {color rgb <0.71,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-67.5, 0, 0.5>,0.25 <-67.5, 3.57781, 0.5 >,0 texture { pigment {color rgb <0.71,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 69 2 85 cone { <68.5, 0, 1.5>,0.25 <68.5, 1.92523, 1.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-67.5, 0, 1.5>,0.25 <-67.5, 1.92523, 1.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <68.5, 0, -0.5>,0.25 <68.5, 1.92523, -0.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-67.5, 0, -0.5>,0.25 <-67.5, 1.92523, -0.5 >,0 texture { pigment {color rgb <0.42,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 69 3 63 cone { <68.5, 0, 2.5>,0.25 <68.5, 1.42445, 2.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-67.5, 0, 2.5>,0.25 <-67.5, 1.42445, 2.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <68.5, 0, -1.5>,0.25 <68.5, 1.42445, -1.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-67.5, 0, -1.5>,0.25 <-67.5, 1.42445, -1.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 69 4 57 cone { <68.5, 0, 3.5>,0.25 <68.5, 1.27978, 3.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-67.5, 0, 3.5>,0.25 <-67.5, 1.27978, 3.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <68.5, 0, -2.5>,0.25 <68.5, 1.27978, -2.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-67.5, 0, -2.5>,0.25 <-67.5, 1.27978, -2.5 >,0 texture { pigment {color rgb <0.28,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 69 5 73 cone { <68.5, 0, 4.5>,0.25 <68.5, 1.66371, 4.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-67.5, 0, 4.5>,0.25 <-67.5, 1.66371, 4.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <68.5, 0, -3.5>,0.25 <68.5, 1.66371, -3.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-67.5, 0, -3.5>,0.25 <-67.5, 1.66371, -3.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 69 7 35 cone { <68.5, 0, 6.5>,0.25 <68.5, 0.767866, 6.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-67.5, 0, 6.5>,0.25 <-67.5, 0.767866, 6.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <68.5, 0, -5.5>,0.25 <68.5, 0.767866, -5.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-67.5, 0, -5.5>,0.25 <-67.5, 0.767866, -5.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 69 8 59 cone { <68.5, 0, 7.5>,0.25 <68.5, 1.32986, 7.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-67.5, 0, 7.5>,0.25 <-67.5, 1.32986, 7.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <68.5, 0, -6.5>,0.25 <68.5, 1.32986, -6.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-67.5, 0, -6.5>,0.25 <-67.5, 1.32986, -6.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 69 9 69 cone { <68.5, 0, 8.5>,0.25 <68.5, 1.57468, 8.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-67.5, 0, 8.5>,0.25 <-67.5, 1.57468, 8.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <68.5, 0, -7.5>,0.25 <68.5, 1.57468, -7.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-67.5, 0, -7.5>,0.25 <-67.5, 1.57468, -7.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 69 13 35 cone { <68.5, 0, 12.5>,0.25 <68.5, 0.767866, 12.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-67.5, 0, 12.5>,0.25 <-67.5, 0.767866, 12.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <68.5, 0, -11.5>,0.25 <68.5, 0.767866, -11.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-67.5, 0, -11.5>,0.25 <-67.5, 0.767866, -11.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 69 15 65 cone { <68.5, 0, 14.5>,0.25 <68.5, 1.4634, 14.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-67.5, 0, 14.5>,0.25 <-67.5, 1.4634, 14.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <68.5, 0, -13.5>,0.25 <68.5, 1.4634, -13.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-67.5, 0, -13.5>,0.25 <-67.5, 1.4634, -13.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 70 1 142 cone { <69.5, 0, 0.5>,0.25 <69.5, 3.26621, 0.5 >,0 texture { pigment {color rgb <0.57,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-68.5, 0, 0.5>,0.25 <-68.5, 3.26621, 0.5 >,0 texture { pigment {color rgb <0.57,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 70 2 40 cone { <69.5, 0, 1.5>,0.25 <69.5, 0.89028, 1.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-68.5, 0, 1.5>,0.25 <-68.5, 0.89028, 1.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <69.5, 0, -0.5>,0.25 <69.5, 0.89028, -0.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-68.5, 0, -0.5>,0.25 <-68.5, 0.89028, -0.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 70 3 63 cone { <69.5, 0, 2.5>,0.25 <69.5, 1.42445, 2.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-68.5, 0, 2.5>,0.25 <-68.5, 1.42445, 2.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <69.5, 0, -1.5>,0.25 <69.5, 1.42445, -1.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-68.5, 0, -1.5>,0.25 <-68.5, 1.42445, -1.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 70 4 65 cone { <69.5, 0, 3.5>,0.25 <69.5, 1.4634, 3.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-68.5, 0, 3.5>,0.25 <-68.5, 1.4634, 3.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <69.5, 0, -2.5>,0.25 <69.5, 1.4634, -2.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-68.5, 0, -2.5>,0.25 <-68.5, 1.4634, -2.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 70 5 105 cone { <69.5, 0, 4.5>,0.25 <69.5, 2.39263, 4.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-68.5, 0, 4.5>,0.25 <-68.5, 2.39263, 4.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <69.5, 0, -3.5>,0.25 <69.5, 2.39263, -3.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-68.5, 0, -3.5>,0.25 <-68.5, 2.39263, -3.5 >,0 texture { pigment {color rgb <0.42,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 70 6 68 cone { <69.5, 0, 5.5>,0.25 <69.5, 1.5413, 5.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-68.5, 0, 5.5>,0.25 <-68.5, 1.5413, 5.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <69.5, 0, -4.5>,0.25 <69.5, 1.5413, -4.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-68.5, 0, -4.5>,0.25 <-68.5, 1.5413, -4.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 70 7 28 cone { <69.5, 0, 6.5>,0.25 <69.5, 0.606503, 6.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-68.5, 0, 6.5>,0.25 <-68.5, 0.606503, 6.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <69.5, 0, -5.5>,0.25 <69.5, 0.606503, -5.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-68.5, 0, -5.5>,0.25 <-68.5, 0.606503, -5.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 70 8 40 cone { <69.5, 0, 7.5>,0.25 <69.5, 0.89028, 7.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-68.5, 0, 7.5>,0.25 <-68.5, 0.89028, 7.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <69.5, 0, -6.5>,0.25 <69.5, 0.89028, -6.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-68.5, 0, -6.5>,0.25 <-68.5, 0.89028, -6.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 70 9 97 cone { <69.5, 0, 8.5>,0.25 <69.5, 2.2257, 8.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-68.5, 0, 8.5>,0.25 <-68.5, 2.2257, 8.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <69.5, 0, -7.5>,0.25 <69.5, 2.2257, -7.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-68.5, 0, -7.5>,0.25 <-68.5, 2.2257, -7.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 70 10 78 cone { <69.5, 0, 9.5>,0.25 <69.5, 1.76387, 9.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-68.5, 0, 9.5>,0.25 <-68.5, 1.76387, 9.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <69.5, 0, -8.5>,0.25 <69.5, 1.76387, -8.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-68.5, 0, -8.5>,0.25 <-68.5, 1.76387, -8.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 70 11 51 cone { <69.5, 0, 10.5>,0.25 <69.5, 1.1518, 10.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-68.5, 0, 10.5>,0.25 <-68.5, 1.1518, 10.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <69.5, 0, -9.5>,0.25 <69.5, 1.1518, -9.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-68.5, 0, -9.5>,0.25 <-68.5, 1.1518, -9.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 70 15 63 cone { <69.5, 0, 14.5>,0.25 <69.5, 1.42445, 14.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-68.5, 0, 14.5>,0.25 <-68.5, 1.42445, 14.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <69.5, 0, -13.5>,0.25 <69.5, 1.42445, -13.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-68.5, 0, -13.5>,0.25 <-68.5, 1.42445, -13.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 70 16 45 cone { <69.5, 0, 15.5>,0.25 <69.5, 0.996001, 15.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-68.5, 0, 15.5>,0.25 <-68.5, 0.996001, 15.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <69.5, 0, -14.5>,0.25 <69.5, 0.996001, -14.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-68.5, 0, -14.5>,0.25 <-68.5, 0.996001, -14.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 71 1 139 cone { <70.5, 0, 0.5>,0.25 <70.5, 3.19944, 0.5 >,0 texture { pigment {color rgb <0.57,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-69.5, 0, 0.5>,0.25 <-69.5, 3.19944, 0.5 >,0 texture { pigment {color rgb <0.57,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 71 2 78 cone { <70.5, 0, 1.5>,0.25 <70.5, 1.76387, 1.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-69.5, 0, 1.5>,0.25 <-69.5, 1.76387, 1.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <70.5, 0, -0.5>,0.25 <70.5, 1.76387, -0.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-69.5, 0, -0.5>,0.25 <-69.5, 1.76387, -0.5 >,0 texture { pigment {color rgb <0.28,0.85,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 71 3 72 cone { <70.5, 0, 2.5>,0.25 <70.5, 1.63589, 2.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-69.5, 0, 2.5>,0.25 <-69.5, 1.63589, 2.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <70.5, 0, -1.5>,0.25 <70.5, 1.63589, -1.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-69.5, 0, -1.5>,0.25 <-69.5, 1.63589, -1.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 71 4 89 cone { <70.5, 0, 3.5>,0.25 <70.5, 2.03652, 3.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-69.5, 0, 3.5>,0.25 <-69.5, 2.03652, 3.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <70.5, 0, -2.5>,0.25 <70.5, 2.03652, -2.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-69.5, 0, -2.5>,0.25 <-69.5, 2.03652, -2.5 >,0 texture { pigment {color rgb <0.42,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 71 5 54 cone { <70.5, 0, 4.5>,0.25 <70.5, 1.21857, 4.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-69.5, 0, 4.5>,0.25 <-69.5, 1.21857, 4.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <70.5, 0, -3.5>,0.25 <70.5, 1.21857, -3.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-69.5, 0, -3.5>,0.25 <-69.5, 1.21857, -3.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 71 6 48 cone { <70.5, 0, 5.5>,0.25 <70.5, 1.07946, 5.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-69.5, 0, 5.5>,0.25 <-69.5, 1.07946, 5.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <70.5, 0, -4.5>,0.25 <70.5, 1.07946, -4.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-69.5, 0, -4.5>,0.25 <-69.5, 1.07946, -4.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 71 7 59 cone { <70.5, 0, 6.5>,0.25 <70.5, 1.32986, 6.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-69.5, 0, 6.5>,0.25 <-69.5, 1.32986, 6.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <70.5, 0, -5.5>,0.25 <70.5, 1.32986, -5.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-69.5, 0, -5.5>,0.25 <-69.5, 1.32986, -5.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 71 9 54 cone { <70.5, 0, 8.5>,0.25 <70.5, 1.21857, 8.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-69.5, 0, 8.5>,0.25 <-69.5, 1.21857, 8.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <70.5, 0, -7.5>,0.25 <70.5, 1.21857, -7.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-69.5, 0, -7.5>,0.25 <-69.5, 1.21857, -7.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 71 11 28 cone { <70.5, 0, 10.5>,0.25 <70.5, 0.606503, 10.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-69.5, 0, 10.5>,0.25 <-69.5, 0.606503, 10.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <70.5, 0, -9.5>,0.25 <70.5, 0.606503, -9.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-69.5, 0, -9.5>,0.25 <-69.5, 0.606503, -9.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 71 15 35 cone { <70.5, 0, 14.5>,0.25 <70.5, 0.767866, 14.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-69.5, 0, 14.5>,0.25 <-69.5, 0.767866, 14.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <70.5, 0, -13.5>,0.25 <70.5, 0.767866, -13.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-69.5, 0, -13.5>,0.25 <-69.5, 0.767866, -13.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 72 1 150 cone { <71.5, 0, 0.5>,0.25 <71.5, 3.43871, 0.5 >,0 texture { pigment {color rgb <0.71,0.14,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-70.5, 0, 0.5>,0.25 <-70.5, 3.43871, 0.5 >,0 texture { pigment {color rgb <0.71,0.14,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 72 2 51 cone { <71.5, 0, 1.5>,0.25 <71.5, 1.1518, 1.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-70.5, 0, 1.5>,0.25 <-70.5, 1.1518, 1.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <71.5, 0, -0.5>,0.25 <71.5, 1.1518, -0.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-70.5, 0, -0.5>,0.25 <-70.5, 1.1518, -0.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 72 3 91 cone { <71.5, 0, 2.5>,0.25 <71.5, 2.07547, 2.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-70.5, 0, 2.5>,0.25 <-70.5, 2.07547, 2.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <71.5, 0, -1.5>,0.25 <71.5, 2.07547, -1.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-70.5, 0, -1.5>,0.25 <-70.5, 2.07547, -1.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 72 4 65 cone { <71.5, 0, 3.5>,0.25 <71.5, 1.4634, 3.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-70.5, 0, 3.5>,0.25 <-70.5, 1.4634, 3.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <71.5, 0, -2.5>,0.25 <71.5, 1.4634, -2.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-70.5, 0, -2.5>,0.25 <-70.5, 1.4634, -2.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 72 5 48 cone { <71.5, 0, 4.5>,0.25 <71.5, 1.07946, 4.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-70.5, 0, 4.5>,0.25 <-70.5, 1.07946, 4.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <71.5, 0, -3.5>,0.25 <71.5, 1.07946, -3.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-70.5, 0, -3.5>,0.25 <-70.5, 1.07946, -3.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 72 6 45 cone { <71.5, 0, 5.5>,0.25 <71.5, 0.996001, 5.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-70.5, 0, 5.5>,0.25 <-70.5, 0.996001, 5.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <71.5, 0, -4.5>,0.25 <71.5, 0.996001, -4.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-70.5, 0, -4.5>,0.25 <-70.5, 0.996001, -4.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 72 9 51 cone { <71.5, 0, 8.5>,0.25 <71.5, 1.1518, 8.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-70.5, 0, 8.5>,0.25 <-70.5, 1.1518, 8.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <71.5, 0, -7.5>,0.25 <71.5, 1.1518, -7.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-70.5, 0, -7.5>,0.25 <-70.5, 1.1518, -7.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 72 11 40 cone { <71.5, 0, 10.5>,0.25 <71.5, 0.89028, 10.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-70.5, 0, 10.5>,0.25 <-70.5, 0.89028, 10.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <71.5, 0, -9.5>,0.25 <71.5, 0.89028, -9.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-70.5, 0, -9.5>,0.25 <-70.5, 0.89028, -9.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 72 12 54 cone { <71.5, 0, 11.5>,0.25 <71.5, 1.21857, 11.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-70.5, 0, 11.5>,0.25 <-70.5, 1.21857, 11.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <71.5, 0, -10.5>,0.25 <71.5, 1.21857, -10.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-70.5, 0, -10.5>,0.25 <-70.5, 1.21857, -10.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 72 13 45 cone { <71.5, 0, 12.5>,0.25 <71.5, 0.996001, 12.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-70.5, 0, 12.5>,0.25 <-70.5, 0.996001, 12.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <71.5, 0, -11.5>,0.25 <71.5, 0.996001, -11.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-70.5, 0, -11.5>,0.25 <-70.5, 0.996001, -11.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 73 1 139 cone { <72.5, 0, 0.5>,0.25 <72.5, 3.19944, 0.5 >,0 texture { pigment {color rgb <0.57,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-71.5, 0, 0.5>,0.25 <-71.5, 3.19944, 0.5 >,0 texture { pigment {color rgb <0.57,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 73 2 97 cone { <72.5, 0, 1.5>,0.25 <72.5, 2.2257, 1.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-71.5, 0, 1.5>,0.25 <-71.5, 2.2257, 1.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <72.5, 0, -0.5>,0.25 <72.5, 2.2257, -0.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-71.5, 0, -0.5>,0.25 <-71.5, 2.2257, -0.5 >,0 texture { pigment {color rgb <0.42,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 73 4 72 cone { <72.5, 0, 3.5>,0.25 <72.5, 1.63589, 3.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-71.5, 0, 3.5>,0.25 <-71.5, 1.63589, 3.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <72.5, 0, -2.5>,0.25 <72.5, 1.63589, -2.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-71.5, 0, -2.5>,0.25 <-71.5, 1.63589, -2.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 73 7 40 cone { <72.5, 0, 6.5>,0.25 <72.5, 0.89028, 6.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-71.5, 0, 6.5>,0.25 <-71.5, 0.89028, 6.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <72.5, 0, -5.5>,0.25 <72.5, 0.89028, -5.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-71.5, 0, -5.5>,0.25 <-71.5, 0.89028, -5.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 73 8 35 cone { <72.5, 0, 7.5>,0.25 <72.5, 0.767866, 7.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-71.5, 0, 7.5>,0.25 <-71.5, 0.767866, 7.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <72.5, 0, -6.5>,0.25 <72.5, 0.767866, -6.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-71.5, 0, -6.5>,0.25 <-71.5, 0.767866, -6.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 73 9 28 cone { <72.5, 0, 8.5>,0.25 <72.5, 0.606503, 8.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-71.5, 0, 8.5>,0.25 <-71.5, 0.606503, 8.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <72.5, 0, -7.5>,0.25 <72.5, 0.606503, -7.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-71.5, 0, -7.5>,0.25 <-71.5, 0.606503, -7.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 73 10 35 cone { <72.5, 0, 9.5>,0.25 <72.5, 0.767866, 9.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-71.5, 0, 9.5>,0.25 <-71.5, 0.767866, 9.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <72.5, 0, -8.5>,0.25 <72.5, 0.767866, -8.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-71.5, 0, -8.5>,0.25 <-71.5, 0.767866, -8.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 73 13 87 cone { <72.5, 0, 12.5>,0.25 <72.5, 1.97531, 12.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-71.5, 0, 12.5>,0.25 <-71.5, 1.97531, 12.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <72.5, 0, -11.5>,0.25 <72.5, 1.97531, -11.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-71.5, 0, -11.5>,0.25 <-71.5, 1.97531, -11.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 73 15 48 cone { <72.5, 0, 14.5>,0.25 <72.5, 1.07946, 14.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-71.5, 0, 14.5>,0.25 <-71.5, 1.07946, 14.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <72.5, 0, -13.5>,0.25 <72.5, 1.07946, -13.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-71.5, 0, -13.5>,0.25 <-71.5, 1.07946, -13.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 74 1 132 cone { <73.5, 0, 0.5>,0.25 <73.5, 3.02695, 0.5 >,0 texture { pigment {color rgb <0.57,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-72.5, 0, 0.5>,0.25 <-72.5, 3.02695, 0.5 >,0 texture { pigment {color rgb <0.57,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 74 2 54 cone { <73.5, 0, 1.5>,0.25 <73.5, 1.21857, 1.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-72.5, 0, 1.5>,0.25 <-72.5, 1.21857, 1.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <73.5, 0, -0.5>,0.25 <73.5, 1.21857, -0.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-72.5, 0, -0.5>,0.25 <-72.5, 1.21857, -0.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 74 4 40 cone { <73.5, 0, 3.5>,0.25 <73.5, 0.89028, 3.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-72.5, 0, 3.5>,0.25 <-72.5, 0.89028, 3.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <73.5, 0, -2.5>,0.25 <73.5, 0.89028, -2.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-72.5, 0, -2.5>,0.25 <-72.5, 0.89028, -2.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 74 5 99 cone { <73.5, 0, 4.5>,0.25 <73.5, 2.26465, 4.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-72.5, 0, 4.5>,0.25 <-72.5, 2.26465, 4.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <73.5, 0, -3.5>,0.25 <73.5, 2.26465, -3.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-72.5, 0, -3.5>,0.25 <-72.5, 2.26465, -3.5 >,0 texture { pigment {color rgb <0.42,0.71,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 74 8 35 cone { <73.5, 0, 7.5>,0.25 <73.5, 0.767866, 7.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-72.5, 0, 7.5>,0.25 <-72.5, 0.767866, 7.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <73.5, 0, -6.5>,0.25 <73.5, 0.767866, -6.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-72.5, 0, -6.5>,0.25 <-72.5, 0.767866, -6.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 75 1 156 cone { <74.5, 0, 0.5>,0.25 <74.5, 3.59451, 0.5 >,0 texture { pigment {color rgb <0.71,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-73.5, 0, 0.5>,0.25 <-73.5, 3.59451, 0.5 >,0 texture { pigment {color rgb <0.71,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 75 2 48 cone { <74.5, 0, 1.5>,0.25 <74.5, 1.07946, 1.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-73.5, 0, 1.5>,0.25 <-73.5, 1.07946, 1.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <74.5, 0, -0.5>,0.25 <74.5, 1.07946, -0.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-73.5, 0, -0.5>,0.25 <-73.5, 1.07946, -0.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 75 3 45 cone { <74.5, 0, 2.5>,0.25 <74.5, 0.996001, 2.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-73.5, 0, 2.5>,0.25 <-73.5, 0.996001, 2.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <74.5, 0, -1.5>,0.25 <74.5, 0.996001, -1.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-73.5, 0, -1.5>,0.25 <-73.5, 0.996001, -1.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 75 5 48 cone { <74.5, 0, 4.5>,0.25 <74.5, 1.07946, 4.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-73.5, 0, 4.5>,0.25 <-73.5, 1.07946, 4.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <74.5, 0, -3.5>,0.25 <74.5, 1.07946, -3.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-73.5, 0, -3.5>,0.25 <-73.5, 1.07946, -3.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 75 7 69 cone { <74.5, 0, 6.5>,0.25 <74.5, 1.57468, 6.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-73.5, 0, 6.5>,0.25 <-73.5, 1.57468, 6.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <74.5, 0, -5.5>,0.25 <74.5, 1.57468, -5.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-73.5, 0, -5.5>,0.25 <-73.5, 1.57468, -5.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 75 8 48 cone { <74.5, 0, 7.5>,0.25 <74.5, 1.07946, 7.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-73.5, 0, 7.5>,0.25 <-73.5, 1.07946, 7.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <74.5, 0, -6.5>,0.25 <74.5, 1.07946, -6.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-73.5, 0, -6.5>,0.25 <-73.5, 1.07946, -6.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 76 1 125 cone { <75.5, 0, 0.5>,0.25 <75.5, 2.85446, 0.5 >,0 texture { pigment {color rgb <0.57,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-74.5, 0, 0.5>,0.25 <-74.5, 2.85446, 0.5 >,0 texture { pigment {color rgb <0.57,0.42,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 76 2 63 cone { <75.5, 0, 1.5>,0.25 <75.5, 1.42445, 1.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-74.5, 0, 1.5>,0.25 <-74.5, 1.42445, 1.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <75.5, 0, -0.5>,0.25 <75.5, 1.42445, -0.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-74.5, 0, -0.5>,0.25 <-74.5, 1.42445, -0.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 76 3 65 cone { <75.5, 0, 2.5>,0.25 <75.5, 1.4634, 2.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-74.5, 0, 2.5>,0.25 <-74.5, 1.4634, 2.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <75.5, 0, -1.5>,0.25 <75.5, 1.4634, -1.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-74.5, 0, -1.5>,0.25 <-74.5, 1.4634, -1.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 76 4 82 cone { <75.5, 0, 3.5>,0.25 <75.5, 1.86959, 3.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-74.5, 0, 3.5>,0.25 <-74.5, 1.86959, 3.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <75.5, 0, -2.5>,0.25 <75.5, 1.86959, -2.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-74.5, 0, -2.5>,0.25 <-74.5, 1.86959, -2.5 >,0 texture { pigment {color rgb <0.42,0,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 76 6 45 cone { <75.5, 0, 5.5>,0.25 <75.5, 0.996001, 5.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-74.5, 0, 5.5>,0.25 <-74.5, 0.996001, 5.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <75.5, 0, -4.5>,0.25 <75.5, 0.996001, -4.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-74.5, 0, -4.5>,0.25 <-74.5, 0.996001, -4.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 76 8 35 cone { <75.5, 0, 7.5>,0.25 <75.5, 0.767866, 7.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-74.5, 0, 7.5>,0.25 <-74.5, 0.767866, 7.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <75.5, 0, -6.5>,0.25 <75.5, 0.767866, -6.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-74.5, 0, -6.5>,0.25 <-74.5, 0.767866, -6.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 76 14 66 cone { <75.5, 0, 13.5>,0.25 <75.5, 1.50235, 13.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-74.5, 0, 13.5>,0.25 <-74.5, 1.50235, 13.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <75.5, 0, -12.5>,0.25 <75.5, 1.50235, -12.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-74.5, 0, -12.5>,0.25 <-74.5, 1.50235, -12.5 >,0 texture { pigment {color rgb <0.28,0.57,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 77 1 129 cone { <76.5, 0, 0.5>,0.25 <76.5, 2.96575, 0.5 >,0 texture { pigment {color rgb <0.57,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-75.5, 0, 0.5>,0.25 <-75.5, 2.96575, 0.5 >,0 texture { pigment {color rgb <0.57,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 77 2 45 cone { <76.5, 0, 1.5>,0.25 <76.5, 0.996001, 1.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-75.5, 0, 1.5>,0.25 <-75.5, 0.996001, 1.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <76.5, 0, -0.5>,0.25 <76.5, 0.996001, -0.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-75.5, 0, -0.5>,0.25 <-75.5, 0.996001, -0.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 77 3 87 cone { <76.5, 0, 2.5>,0.25 <76.5, 1.992, 2.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-75.5, 0, 2.5>,0.25 <-75.5, 1.992, 2.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <76.5, 0, -1.5>,0.25 <76.5, 1.992, -1.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-75.5, 0, -1.5>,0.25 <-75.5, 1.992, -1.5 >,0 texture { pigment {color rgb <0.42,0.14,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 77 4 35 cone { <76.5, 0, 3.5>,0.25 <76.5, 0.767866, 3.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-75.5, 0, 3.5>,0.25 <-75.5, 0.767866, 3.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <76.5, 0, -2.5>,0.25 <76.5, 0.767866, -2.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-75.5, 0, -2.5>,0.25 <-75.5, 0.767866, -2.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 77 5 40 cone { <76.5, 0, 4.5>,0.25 <76.5, 0.89028, 4.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-75.5, 0, 4.5>,0.25 <-75.5, 0.89028, 4.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <76.5, 0, -3.5>,0.25 <76.5, 0.89028, -3.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-75.5, 0, -3.5>,0.25 <-75.5, 0.89028, -3.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 77 6 35 cone { <76.5, 0, 5.5>,0.25 <76.5, 0.767866, 5.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-75.5, 0, 5.5>,0.25 <-75.5, 0.767866, 5.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <76.5, 0, -4.5>,0.25 <76.5, 0.767866, -4.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-75.5, 0, -4.5>,0.25 <-75.5, 0.767866, -4.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 77 9 80 cone { <76.5, 0, 8.5>,0.25 <76.5, 1.80838, 8.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-75.5, 0, 8.5>,0.25 <-75.5, 1.80838, 8.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <76.5, 0, -7.5>,0.25 <76.5, 1.80838, -7.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-75.5, 0, -7.5>,0.25 <-75.5, 1.80838, -7.5 >,0 texture { pigment {color rgb <0.28,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 77 10 59 cone { <76.5, 0, 9.5>,0.25 <76.5, 1.32986, 9.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-75.5, 0, 9.5>,0.25 <-75.5, 1.32986, 9.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <76.5, 0, -8.5>,0.25 <76.5, 1.32986, -8.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-75.5, 0, -8.5>,0.25 <-75.5, 1.32986, -8.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 77 14 73 cone { <76.5, 0, 13.5>,0.25 <76.5, 1.66371, 13.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-75.5, 0, 13.5>,0.25 <-75.5, 1.66371, 13.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <76.5, 0, -12.5>,0.25 <76.5, 1.66371, -12.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-75.5, 0, -12.5>,0.25 <-75.5, 1.66371, -12.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 78 1 120 cone { <77.5, 0, 0.5>,0.25 <77.5, 2.74318, 0.5 >,0 texture { pigment {color rgb <0.57,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-76.5, 0, 0.5>,0.25 <-76.5, 2.74318, 0.5 >,0 texture { pigment {color rgb <0.57,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 78 2 83 cone { <77.5, 0, 1.5>,0.25 <77.5, 1.89184, 1.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-76.5, 0, 1.5>,0.25 <-76.5, 1.89184, 1.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <77.5, 0, -0.5>,0.25 <77.5, 1.89184, -0.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-76.5, 0, -0.5>,0.25 <-76.5, 1.89184, -0.5 >,0 texture { pigment {color rgb <0.42,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 78 3 54 cone { <77.5, 0, 2.5>,0.25 <77.5, 1.21857, 2.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-76.5, 0, 2.5>,0.25 <-76.5, 1.21857, 2.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <77.5, 0, -1.5>,0.25 <77.5, 1.21857, -1.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-76.5, 0, -1.5>,0.25 <-76.5, 1.21857, -1.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 78 4 63 cone { <77.5, 0, 3.5>,0.25 <77.5, 1.42445, 3.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-76.5, 0, 3.5>,0.25 <-76.5, 1.42445, 3.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <77.5, 0, -2.5>,0.25 <77.5, 1.42445, -2.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-76.5, 0, -2.5>,0.25 <-76.5, 1.42445, -2.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 78 5 51 cone { <77.5, 0, 4.5>,0.25 <77.5, 1.1518, 4.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-76.5, 0, 4.5>,0.25 <-76.5, 1.1518, 4.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <77.5, 0, -3.5>,0.25 <77.5, 1.1518, -3.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-76.5, 0, -3.5>,0.25 <-76.5, 1.1518, -3.5 >,0 texture { pigment {color rgb <0.14,0.85,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 78 6 35 cone { <77.5, 0, 5.5>,0.25 <77.5, 0.767866, 5.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-76.5, 0, 5.5>,0.25 <-76.5, 0.767866, 5.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <77.5, 0, -4.5>,0.25 <77.5, 0.767866, -4.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-76.5, 0, -4.5>,0.25 <-76.5, 0.767866, -4.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 78 7 79 cone { <77.5, 0, 6.5>,0.25 <77.5, 1.78612, 6.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-76.5, 0, 6.5>,0.25 <-76.5, 1.78612, 6.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <77.5, 0, -5.5>,0.25 <77.5, 1.78612, -5.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-76.5, 0, -5.5>,0.25 <-76.5, 1.78612, -5.5 >,0 texture { pigment {color rgb <0.28,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 78 9 48 cone { <77.5, 0, 8.5>,0.25 <77.5, 1.07946, 8.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-76.5, 0, 8.5>,0.25 <-76.5, 1.07946, 8.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <77.5, 0, -7.5>,0.25 <77.5, 1.07946, -7.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-76.5, 0, -7.5>,0.25 <-76.5, 1.07946, -7.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 78 14 40 cone { <77.5, 0, 13.5>,0.25 <77.5, 0.89028, 13.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-76.5, 0, 13.5>,0.25 <-76.5, 0.89028, 13.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <77.5, 0, -12.5>,0.25 <77.5, 0.89028, -12.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-76.5, 0, -12.5>,0.25 <-76.5, 0.89028, -12.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 78 15 54 cone { <77.5, 0, 14.5>,0.25 <77.5, 1.21857, 14.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-76.5, 0, 14.5>,0.25 <-76.5, 1.21857, 14.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <77.5, 0, -13.5>,0.25 <77.5, 1.21857, -13.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-76.5, 0, -13.5>,0.25 <-76.5, 1.21857, -13.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 79 1 122 cone { <78.5, 0, 0.5>,0.25 <78.5, 2.80438, 0.5 >,0 texture { pigment {color rgb <0.57,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-77.5, 0, 0.5>,0.25 <-77.5, 2.80438, 0.5 >,0 texture { pigment {color rgb <0.57,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 79 3 40 cone { <78.5, 0, 2.5>,0.25 <78.5, 0.89028, 2.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-77.5, 0, 2.5>,0.25 <-77.5, 0.89028, 2.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <78.5, 0, -1.5>,0.25 <78.5, 0.89028, -1.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-77.5, 0, -1.5>,0.25 <-77.5, 0.89028, -1.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 79 5 59 cone { <78.5, 0, 4.5>,0.25 <78.5, 1.32986, 4.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-77.5, 0, 4.5>,0.25 <-77.5, 1.32986, 4.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <78.5, 0, -3.5>,0.25 <78.5, 1.32986, -3.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-77.5, 0, -3.5>,0.25 <-77.5, 1.32986, -3.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 79 8 72 cone { <78.5, 0, 7.5>,0.25 <78.5, 1.63589, 7.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-77.5, 0, 7.5>,0.25 <-77.5, 1.63589, 7.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <78.5, 0, -6.5>,0.25 <78.5, 1.63589, -6.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-77.5, 0, -6.5>,0.25 <-77.5, 1.63589, -6.5 >,0 texture { pigment {color rgb <0.28,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 80 1 117 cone { <79.5, 0, 0.5>,0.25 <79.5, 2.68197, 0.5 >,0 texture { pigment {color rgb <0.57,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-78.5, 0, 0.5>,0.25 <-78.5, 2.68197, 0.5 >,0 texture { pigment {color rgb <0.57,0.14,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 80 3 71 cone { <79.5, 0, 2.5>,0.25 <79.5, 1.60807, 2.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-78.5, 0, 2.5>,0.25 <-78.5, 1.60807, 2.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <79.5, 0, -1.5>,0.25 <79.5, 1.60807, -1.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-78.5, 0, -1.5>,0.25 <-78.5, 1.60807, -1.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 80 5 40 cone { <79.5, 0, 4.5>,0.25 <79.5, 0.89028, 4.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-78.5, 0, 4.5>,0.25 <-78.5, 0.89028, 4.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <79.5, 0, -3.5>,0.25 <79.5, 0.89028, -3.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-78.5, 0, -3.5>,0.25 <-78.5, 0.89028, -3.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 80 6 59 cone { <79.5, 0, 5.5>,0.25 <79.5, 1.32986, 5.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-78.5, 0, 5.5>,0.25 <-78.5, 1.32986, 5.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <79.5, 0, -4.5>,0.25 <79.5, 1.32986, -4.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-78.5, 0, -4.5>,0.25 <-78.5, 1.32986, -4.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 80 7 69 cone { <79.5, 0, 6.5>,0.25 <79.5, 1.57468, 6.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-78.5, 0, 6.5>,0.25 <-78.5, 1.57468, 6.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <79.5, 0, -5.5>,0.25 <79.5, 1.57468, -5.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-78.5, 0, -5.5>,0.25 <-78.5, 1.57468, -5.5 >,0 texture { pigment {color rgb <0.28,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 81 1 130 cone { <80.5, 0, 0.5>,0.25 <80.5, 2.988, 0.5 >,0 texture { pigment {color rgb <0.57,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-79.5, 0, 0.5>,0.25 <-79.5, 2.988, 0.5 >,0 texture { pigment {color rgb <0.57,0.57,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 81 2 40 cone { <80.5, 0, 1.5>,0.25 <80.5, 0.89028, 1.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-79.5, 0, 1.5>,0.25 <-79.5, 0.89028, 1.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <80.5, 0, -0.5>,0.25 <80.5, 0.89028, -0.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-79.5, 0, -0.5>,0.25 <-79.5, 0.89028, -0.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 81 3 45 cone { <80.5, 0, 2.5>,0.25 <80.5, 0.996001, 2.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-79.5, 0, 2.5>,0.25 <-79.5, 0.996001, 2.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <80.5, 0, -1.5>,0.25 <80.5, 0.996001, -1.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-79.5, 0, -1.5>,0.25 <-79.5, 0.996001, -1.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 81 5 45 cone { <80.5, 0, 4.5>,0.25 <80.5, 0.996001, 4.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-79.5, 0, 4.5>,0.25 <-79.5, 0.996001, 4.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <80.5, 0, -3.5>,0.25 <80.5, 0.996001, -3.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-79.5, 0, -3.5>,0.25 <-79.5, 0.996001, -3.5 >,0 texture { pigment {color rgb <0.14,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 82 1 122 cone { <81.5, 0, 0.5>,0.25 <81.5, 2.78769, 0.5 >,0 texture { pigment {color rgb <0.57,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-80.5, 0, 0.5>,0.25 <-80.5, 2.78769, 0.5 >,0 texture { pigment {color rgb <0.57,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 82 2 35 cone { <81.5, 0, 1.5>,0.25 <81.5, 0.767866, 1.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-80.5, 0, 1.5>,0.25 <-80.5, 0.767866, 1.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <81.5, 0, -0.5>,0.25 <81.5, 0.767866, -0.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-80.5, 0, -0.5>,0.25 <-80.5, 0.767866, -0.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 82 3 28 cone { <81.5, 0, 2.5>,0.25 <81.5, 0.606503, 2.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-80.5, 0, 2.5>,0.25 <-80.5, 0.606503, 2.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <81.5, 0, -1.5>,0.25 <81.5, 0.606503, -1.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-80.5, 0, -1.5>,0.25 <-80.5, 0.606503, -1.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 82 4 73 cone { <81.5, 0, 3.5>,0.25 <81.5, 1.66371, 3.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-80.5, 0, 3.5>,0.25 <-80.5, 1.66371, 3.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <81.5, 0, -2.5>,0.25 <81.5, 1.66371, -2.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-80.5, 0, -2.5>,0.25 <-80.5, 1.66371, -2.5 >,0 texture { pigment {color rgb <0.28,0.71,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 82 5 91 cone { <81.5, 0, 4.5>,0.25 <81.5, 2.07547, 4.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-80.5, 0, 4.5>,0.25 <-80.5, 2.07547, 4.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <81.5, 0, -3.5>,0.25 <81.5, 2.07547, -3.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-80.5, 0, -3.5>,0.25 <-80.5, 2.07547, -3.5 >,0 texture { pigment {color rgb <0.42,0.42,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 82 6 35 cone { <81.5, 0, 5.5>,0.25 <81.5, 0.767866, 5.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-80.5, 0, 5.5>,0.25 <-80.5, 0.767866, 5.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <81.5, 0, -4.5>,0.25 <81.5, 0.767866, -4.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-80.5, 0, -4.5>,0.25 <-80.5, 0.767866, -4.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 82 10 40 cone { <81.5, 0, 9.5>,0.25 <81.5, 0.89028, 9.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-80.5, 0, 9.5>,0.25 <-80.5, 0.89028, 9.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <81.5, 0, -8.5>,0.25 <81.5, 0.89028, -8.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-80.5, 0, -8.5>,0.25 <-80.5, 0.89028, -8.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 83 1 114 cone { <82.5, 0, 0.5>,0.25 <82.5, 2.5985, 0.5 >,0 texture { pigment {color rgb <0.57,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-81.5, 0, 0.5>,0.25 <-81.5, 2.5985, 0.5 >,0 texture { pigment {color rgb <0.57,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 83 4 40 cone { <82.5, 0, 3.5>,0.25 <82.5, 0.89028, 3.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-81.5, 0, 3.5>,0.25 <-81.5, 0.89028, 3.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <82.5, 0, -2.5>,0.25 <82.5, 0.89028, -2.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-81.5, 0, -2.5>,0.25 <-81.5, 0.89028, -2.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 83 5 35 cone { <82.5, 0, 4.5>,0.25 <82.5, 0.767866, 4.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-81.5, 0, 4.5>,0.25 <-81.5, 0.767866, 4.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <82.5, 0, -3.5>,0.25 <82.5, 0.767866, -3.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-81.5, 0, -3.5>,0.25 <-81.5, 0.767866, -3.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 83 7 35 cone { <82.5, 0, 6.5>,0.25 <82.5, 0.767866, 6.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-81.5, 0, 6.5>,0.25 <-81.5, 0.767866, 6.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <82.5, 0, -5.5>,0.25 <82.5, 0.767866, -5.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-81.5, 0, -5.5>,0.25 <-81.5, 0.767866, -5.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 84 1 108 cone { <83.5, 0, 0.5>,0.25 <83.5, 2.47609, 0.5 >,0 texture { pigment {color rgb <0.42,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-82.5, 0, 0.5>,0.25 <-82.5, 2.47609, 0.5 >,0 texture { pigment {color rgb <0.42,0.85,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 84 3 35 cone { <83.5, 0, 2.5>,0.25 <83.5, 0.767866, 2.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-82.5, 0, 2.5>,0.25 <-82.5, 0.767866, 2.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <83.5, 0, -1.5>,0.25 <83.5, 0.767866, -1.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-82.5, 0, -1.5>,0.25 <-82.5, 0.767866, -1.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 85 1 111 cone { <84.5, 0, 0.5>,0.25 <84.5, 2.53173, 0.5 >,0 texture { pigment {color rgb <0.57,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-83.5, 0, 0.5>,0.25 <-83.5, 2.53173, 0.5 >,0 texture { pigment {color rgb <0.57,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 85 4 76 cone { <84.5, 0, 3.5>,0.25 <84.5, 1.71935, 3.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-83.5, 0, 3.5>,0.25 <-83.5, 1.71935, 3.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <84.5, 0, -2.5>,0.25 <84.5, 1.71935, -2.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-83.5, 0, -2.5>,0.25 <-83.5, 1.71935, -2.5 >,0 texture { pigment {color rgb <0.28,0.85,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 85 8 59 cone { <84.5, 0, 7.5>,0.25 <84.5, 1.32986, 7.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-83.5, 0, 7.5>,0.25 <-83.5, 1.32986, 7.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <84.5, 0, -6.5>,0.25 <84.5, 1.32986, -6.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-83.5, 0, -6.5>,0.25 <-83.5, 1.32986, -6.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 86 1 129 cone { <85.5, 0, 0.5>,0.25 <85.5, 2.96018, 0.5 >,0 texture { pigment {color rgb <0.57,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-84.5, 0, 0.5>,0.25 <-84.5, 2.96018, 0.5 >,0 texture { pigment {color rgb <0.57,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 86 2 65 cone { <85.5, 0, 1.5>,0.25 <85.5, 1.4634, 1.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-84.5, 0, 1.5>,0.25 <-84.5, 1.4634, 1.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <85.5, 0, -0.5>,0.25 <85.5, 1.4634, -0.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-84.5, 0, -0.5>,0.25 <-84.5, 1.4634, -0.5 >,0 texture { pigment {color rgb <0.28,0.57,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 86 3 68 cone { <85.5, 0, 2.5>,0.25 <85.5, 1.5413, 2.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-84.5, 0, 2.5>,0.25 <-84.5, 1.5413, 2.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <85.5, 0, -1.5>,0.25 <85.5, 1.5413, -1.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-84.5, 0, -1.5>,0.25 <-84.5, 1.5413, -1.5 >,0 texture { pigment {color rgb <0.28,0.57,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 86 4 28 cone { <85.5, 0, 3.5>,0.25 <85.5, 0.606503, 3.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-84.5, 0, 3.5>,0.25 <-84.5, 0.606503, 3.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <85.5, 0, -2.5>,0.25 <85.5, 0.606503, -2.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-84.5, 0, -2.5>,0.25 <-84.5, 0.606503, -2.5 >,0 texture { pigment {color rgb <0.14,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 86 6 40 cone { <85.5, 0, 5.5>,0.25 <85.5, 0.89028, 5.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-84.5, 0, 5.5>,0.25 <-84.5, 0.89028, 5.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <85.5, 0, -4.5>,0.25 <85.5, 0.89028, -4.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-84.5, 0, -4.5>,0.25 <-84.5, 0.89028, -4.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 87 1 106 cone { <86.5, 0, 0.5>,0.25 <86.5, 2.42045, 0.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-85.5, 0, 0.5>,0.25 <-85.5, 2.42045, 0.5 >,0 texture { pigment {color rgb <0.42,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 87 5 48 cone { <86.5, 0, 4.5>,0.25 <86.5, 1.07946, 4.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-85.5, 0, 4.5>,0.25 <-85.5, 1.07946, 4.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <86.5, 0, -3.5>,0.25 <86.5, 1.07946, -3.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-85.5, 0, -3.5>,0.25 <-85.5, 1.07946, -3.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 88 1 122 cone { <87.5, 0, 0.5>,0.25 <87.5, 2.80438, 0.5 >,0 texture { pigment {color rgb <0.57,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-86.5, 0, 0.5>,0.25 <-86.5, 2.80438, 0.5 >,0 texture { pigment {color rgb <0.57,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 88 2 54 cone { <87.5, 0, 1.5>,0.25 <87.5, 1.21857, 1.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-86.5, 0, 1.5>,0.25 <-86.5, 1.21857, 1.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <87.5, 0, -0.5>,0.25 <87.5, 1.21857, -0.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-86.5, 0, -0.5>,0.25 <-86.5, 1.21857, -0.5 >,0 texture { pigment {color rgb <0.28,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 88 5 35 cone { <87.5, 0, 4.5>,0.25 <87.5, 0.767866, 4.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-86.5, 0, 4.5>,0.25 <-86.5, 0.767866, 4.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <87.5, 0, -3.5>,0.25 <87.5, 0.767866, -3.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-86.5, 0, -3.5>,0.25 <-86.5, 0.767866, -3.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 89 1 114 cone { <88.5, 0, 0.5>,0.25 <88.5, 2.60407, 0.5 >,0 texture { pigment {color rgb <0.57,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-87.5, 0, 0.5>,0.25 <-87.5, 2.60407, 0.5 >,0 texture { pigment {color rgb <0.57,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 89 2 35 cone { <88.5, 0, 1.5>,0.25 <88.5, 0.767866, 1.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-87.5, 0, 1.5>,0.25 <-87.5, 0.767866, 1.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <88.5, 0, -0.5>,0.25 <88.5, 0.767866, -0.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-87.5, 0, -0.5>,0.25 <-87.5, 0.767866, -0.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 89 4 48 cone { <88.5, 0, 3.5>,0.25 <88.5, 1.07946, 3.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-87.5, 0, 3.5>,0.25 <-87.5, 1.07946, 3.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <88.5, 0, -2.5>,0.25 <88.5, 1.07946, -2.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-87.5, 0, -2.5>,0.25 <-87.5, 1.07946, -2.5 >,0 texture { pigment {color rgb <0.14,0.85,0.14>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 89 7 63 cone { <88.5, 0, 6.5>,0.25 <88.5, 1.42445, 6.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-87.5, 0, 6.5>,0.25 <-87.5, 1.42445, 6.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <88.5, 0, -5.5>,0.25 <88.5, 1.42445, -5.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-87.5, 0, -5.5>,0.25 <-87.5, 1.42445, -5.5 >,0 texture { pigment {color rgb <0.28,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 90 1 120 cone { <89.5, 0, 0.5>,0.25 <89.5, 2.75987, 0.5 >,0 texture { pigment {color rgb <0.57,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-88.5, 0, 0.5>,0.25 <-88.5, 2.75987, 0.5 >,0 texture { pigment {color rgb <0.57,0.28,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 91 1 110 cone { <90.5, 0, 0.5>,0.25 <90.5, 2.51504, 0.5 >,0 texture { pigment {color rgb <0.42,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-89.5, 0, 0.5>,0.25 <-89.5, 2.51504, 0.5 >,0 texture { pigment {color rgb <0.42,0.85,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 91 2 35 cone { <90.5, 0, 1.5>,0.25 <90.5, 0.767866, 1.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-89.5, 0, 1.5>,0.25 <-89.5, 0.767866, 1.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <90.5, 0, -0.5>,0.25 <90.5, 0.767866, -0.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-89.5, 0, -0.5>,0.25 <-89.5, 0.767866, -0.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 91 4 59 cone { <90.5, 0, 3.5>,0.25 <90.5, 1.32986, 3.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-89.5, 0, 3.5>,0.25 <-89.5, 1.32986, 3.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <90.5, 0, -2.5>,0.25 <90.5, 1.32986, -2.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-89.5, 0, -2.5>,0.25 <-89.5, 1.32986, -2.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 92 1 111 cone { <91.5, 0, 0.5>,0.25 <91.5, 2.5373, 0.5 >,0 texture { pigment {color rgb <0.57,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-90.5, 0, 0.5>,0.25 <-90.5, 2.5373, 0.5 >,0 texture { pigment {color rgb <0.57,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 92 2 35 cone { <91.5, 0, 1.5>,0.25 <91.5, 0.767866, 1.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-90.5, 0, 1.5>,0.25 <-90.5, 0.767866, 1.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <91.5, 0, -0.5>,0.25 <91.5, 0.767866, -0.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-90.5, 0, -0.5>,0.25 <-90.5, 0.767866, -0.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 93 1 116 cone { <92.5, 0, 0.5>,0.25 <92.5, 2.65415, 0.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-91.5, 0, 0.5>,0.25 <-91.5, 2.65415, 0.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 94 1 111 cone { <93.5, 0, 0.5>,0.25 <93.5, 2.54286, 0.5 >,0 texture { pigment {color rgb <0.57,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-92.5, 0, 0.5>,0.25 <-92.5, 2.54286, 0.5 >,0 texture { pigment {color rgb <0.57,0,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 94 2 40 cone { <93.5, 0, 1.5>,0.25 <93.5, 0.89028, 1.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-92.5, 0, 1.5>,0.25 <-92.5, 0.89028, 1.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <93.5, 0, -0.5>,0.25 <93.5, 0.89028, -0.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-92.5, 0, -0.5>,0.25 <-92.5, 0.89028, -0.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 95 1 100 cone { <94.5, 0, 0.5>,0.25 <94.5, 2.27578, 0.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-93.5, 0, 0.5>,0.25 <-93.5, 2.27578, 0.5 >,0 texture { pigment {color rgb <0.42,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 95 2 40 cone { <94.5, 0, 1.5>,0.25 <94.5, 0.89028, 1.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-93.5, 0, 1.5>,0.25 <-93.5, 0.89028, 1.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <94.5, 0, -0.5>,0.25 <94.5, 0.89028, -0.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-93.5, 0, -0.5>,0.25 <-93.5, 0.89028, -0.5 >,0 texture { pigment {color rgb <0.14,0.71,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 95 4 71 cone { <94.5, 0, 3.5>,0.25 <94.5, 1.60807, 3.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-93.5, 0, 3.5>,0.25 <-93.5, 1.60807, 3.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <94.5, 0, -2.5>,0.25 <94.5, 1.60807, -2.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-93.5, 0, -2.5>,0.25 <-93.5, 1.60807, -2.5 >,0 texture { pigment {color rgb <0.28,0.71,0.28>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 96 1 113 cone { <95.5, 0, 0.5>,0.25 <95.5, 2.59294, 0.5 >,0 texture { pigment {color rgb <0.57,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-94.5, 0, 0.5>,0.25 <-94.5, 2.59294, 0.5 >,0 texture { pigment {color rgb <0.57,0,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 96 2 35 cone { <95.5, 0, 1.5>,0.25 <95.5, 0.767866, 1.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-94.5, 0, 1.5>,0.25 <-94.5, 0.767866, 1.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <95.5, 0, -0.5>,0.25 <95.5, 0.767866, -0.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-94.5, 0, -0.5>,0.25 <-94.5, 0.767866, -0.5 >,0 texture { pigment {color rgb <0.14,0.42,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 96 3 93 cone { <95.5, 0, 2.5>,0.25 <95.5, 2.12554, 2.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-94.5, 0, 2.5>,0.25 <-94.5, 2.12554, 2.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <95.5, 0, -1.5>,0.25 <95.5, 2.12554, -1.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-94.5, 0, -1.5>,0.25 <-94.5, 2.12554, -1.5 >,0 texture { pigment {color rgb <0.42,0.57,0>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 96 4 84 cone { <95.5, 0, 3.5>,0.25 <95.5, 1.90854, 3.5 >,0 texture { pigment {color rgb <0.42,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-94.5, 0, 3.5>,0.25 <-94.5, 1.90854, 3.5 >,0 texture { pigment {color rgb <0.42,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <95.5, 0, -2.5>,0.25 <95.5, 1.90854, -2.5 >,0 texture { pigment {color rgb <0.42,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-94.5, 0, -2.5>,0.25 <-94.5, 1.90854, -2.5 >,0 texture { pigment {color rgb <0.42,0,0.85>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 97 1 103 cone { <96.5, 0, 0.5>,0.25 <96.5, 2.35368, 0.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-95.5, 0, 0.5>,0.25 <-95.5, 2.35368, 0.5 >,0 texture { pigment {color rgb <0.42,0.71,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 98 1 101 cone { <97.5, 0, 0.5>,0.25 <97.5, 2.3036, 0.5 >,0 texture { pigment {color rgb <0.42,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-96.5, 0, 0.5>,0.25 <-96.5, 2.3036, 0.5 >,0 texture { pigment {color rgb <0.42,0.71,0.42>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 98 2 59 cone { <97.5, 0, 1.5>,0.25 <97.5, 1.32986, 1.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-96.5, 0, 1.5>,0.25 <-96.5, 1.32986, 1.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <97.5, 0, -0.5>,0.25 <97.5, 1.32986, -0.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-96.5, 0, -0.5>,0.25 <-96.5, 1.32986, -0.5 >,0 texture { pigment {color rgb <0.28,0.28,0.71>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } // 99 1 116 cone { <98.5, 0, 0.5>,0.25 <98.5, 2.66528, 0.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 } cone { <-97.5, 0, 0.5>,0.25 <-97.5, 2.66528, 0.5 >,0 texture { pigment {color rgb <0.57,0.14,0.57>} finish { // phong 1 phong_size 300 reflection 0.25 } } scale 1 }