// ITEM 0 // COMMAND-LINE OPTIONS // right-click the following line into the command line: // +w300 +h300 +a0.01 +am2 +r3 +sp1 +ep1 // STANDARD INCLUDES #include "colors.inc" #include "textures.inc" // GLOBAL SETTINGS //+w600 +h600 +a0.007 +am2 +r3 +sp1 +ep1 #declare RAD = true; global_settings { max_trace_level 5 #if (RAD) radiosity { pretrace_start 0.02 pretrace_end 0.02 count 200 nearest_count 5 error_bound 0.3 recursion_limit 3 low_error_factor 0.3 gray_threshold 0.0 minimum_reuse 0.015 brightness 1 adc_bailout 0.01/2 } #end } // DEFAULT FINISH AND NORMAL #declare DEFFIN = finish { ambient 0.1 diffuse 0.8 specular 0.1 }; #declare DEFNOR = normal { dents 0.1 scale 0.001 }; // ITEM 1 // BACKGROUND PLANE plane { z, 100.0 texture { pigment { color rgb <1.0,1.0,1.0> } finish { ambient 1 } } hollow } // ITEM 2 // CAMERA camera { location <-3.0,7.0,-88.0> look_at <-3.0,7.0,-0.0> right -x up y angle 60 } // ITEM 3 // LIGHTS light_source { <500,500,-1000> rgb <1,1,1> } // forelight light_source { <-500,-500,-1000> rgb <1,1,1> } // forelight light_source { <-500,500,1000> rgb <1,1,1> shadowless } // backlight // ITEM 4 // GLOBAL SCALE VALUE #declare SCALE = 20.0; // ITEM 5 // GLOBAL ROTATION VALUES #declare ROTX = -28.074955; #declare ROTY = 220.58861; // ITEM 6 object { triangle { <1.0121856, 0.7523896, 0.6465143> <1.5427498, 0.9028484, 0.84799224> <0.86172676, 0.55091166, 0.11595011> } texture { pigment { color rgb <1.0,0.5647059,0.41568628> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 7 object { triangle { <1.5427498, 0.9028484, 0.84799224> <1.0588509, 0.9465139, 0.9996067> <1.4990842, 0.75123394, 1.3318911> } texture { pigment { color rgb <1.0,0.8117647,0.7176471> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 8 object { triangle { <1.0588509, 0.9465139, 0.9996067> <1.9864345, 0.9245656, 0.87179315> <1.0807991, 1.0743275, 0.07202315> } texture { pigment { color rgb <1.0,0.89411765,0.99607843> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 9 object { triangle { <1.9864345, 0.9245656, 0.87179315> <0.16054034, 0.8232062, 0.9148588> <2.0877938, 0.88149995, 2.6976871> } texture { pigment { color rgb <1.0,0.8509804,0.75686276> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 10 object { triangle { <0.1605404, 0.8232062, 0.9148588> <0.1298334, 0.38090357, 0.15985167> <0.60284305, 1.5782133, 0.9455658> } texture { pigment { color rgb <0.023529412,0.6745098,0.8352941> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 11 object { triangle { <0.1298334, 0.38090357, 0.15985169> <0.3895596, 0.83522254, 0.12946895> <-0.32448557, 0.4112863, -0.09987451> } texture { pigment { color rgb <0.015686275,0.14117648,0.023529412> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 12 object { triangle { <0.3895596, 0.83522254, 0.12946895> <0.89605916, 0.25982648, 0.37978104> <0.9649557, 0.58491045, -0.37703058> } texture { pigment { color rgb <0.14901961,0.69411767,0.015686275> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 13 object { triangle { <0.8960591, 0.25982645, 0.37978104> <0.71741855, 1.2185514, 0.78087115> <-0.06266588, -0.14126366, 0.5584216> } texture { pigment { color rgb <0.8,0.06666667,0.14117648> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 14 object { triangle { <0.71741855, 1.2185514, 0.78087115> <1.3944453, 0.13111806, 0.65744174> <1.8048519, 1.3419808, 0.103844404> } texture { pigment { color rgb <0.5137255,1.0,0.60784316> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 15 object { triangle { <1.3944453, 0.13111803, 0.65744174> <0.53375983, 1.6309483, 0.9844904> <-0.105384946, -0.19593063, 1.5181272> } texture { pigment { color rgb <1.0,0.015686275,0.43137255> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 16 object { triangle { <0.53375983, 1.6309483, 0.9844904> <0.6779269, -0.36187387, 0.50877374> <2.526582, 2.106665, 0.8403233> } texture { pigment { color rgb <0.28235295,1.0,0.96862745> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 17 object { triangle { <0.6779269, -0.36187392, 0.50877374> <-0.28923923, 1.1634159, 0.6271797> <-0.8473629, -0.48027986, 1.4759399> } texture { pigment { color rgb <0.45882353,0.12941177,0.25882354> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 18 object { triangle { <-0.28923923, 1.1634158, 0.6271797> <0.57993436, -0.5067097, -0.28522313> <1.3808863, 2.0758185, -0.2419939> } texture { pigment { color rgb <0.08235294,1.0,0.39215687> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 19 object { triangle { <0.57993436, -0.5067097, -0.28522313> <-0.73158586, 0.5149795, 0.54796904> <-0.44175482, -1.3399019, 1.0262971> } texture { pigment { color rgb <0.33333334,0.25490198,0.078431375> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 20 object { triangle { <-0.73158586, 0.51497954, 0.54796904> <1.0110648, 0.2874594, -0.6680506> <-0.50406575, 1.7309992, -1.1946816> } texture { pigment { color rgb <0.53333336,0.2627451,0.29803923> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 21 object { triangle { <1.0110648, 0.2874594, -0.6680505> <-0.24807096, 0.30907404, 0.8473977> <0.9894501, -1.2279888, 0.5910852> } texture { pigment { color rgb <1.0,0.08235294,0.44313726> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 22 object { triangle { <-0.24807101, 0.30907404, 0.8473977> <-0.1804041, 0.6576603, -0.24553454> <-0.5966573, 1.4020063, 0.7797308> } texture { pigment { color rgb <0.05882353,0.09411765,0.7176471> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 23 object { triangle { <-0.1804041, 0.6576603, -0.24553448> <1.0410646, 0.5249474, -0.17942713> <-0.047691196, 0.591553, -1.4670031> } texture { pigment { color rgb <0.03137255,0.43137255,0.05882353> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 24 object { triangle { <1.0410646, 0.5249474, -0.17942713> <0.5254127, 0.49663216, 0.8629427> <1.0693798, -0.51742244, 0.3362248> } texture { pigment { color rgb <1.0,0.27450982,0.03137255> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 25 object { triangle { <0.5254127, 0.49663216, 0.8629427> <0.67441005, 1.1422585, 0.50157005> <-0.12021369, 0.8580048, 0.7139453> } texture { pigment { color rgb <0.27450982,0.24313726,0.7411765> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 26 object { triangle { <0.67441005, 1.1422585, 0.50157005> <1.2076683, 0.039826274, 0.6244366> <1.7768424, 1.019392, -0.031688213> } texture { pigment { color rgb <0.4509804,1.0,0.2509804> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 27 object { triangle { <1.2076683, 0.039826304, 0.6244366> <0.6161945, 1.5938777, 0.9347903> <-0.3463831, -0.2705274, 1.2159104> } texture { pigment { color rgb <1.0,0.0,0.3882353> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 28 object { triangle { <0.6161945, 1.5938777, 0.9347903> <0.9447824, -0.2919978, 0.5779337> <2.50207, 1.9507343, 0.6062024> } texture { pigment { color rgb <0.3764706,1.0,0.87058824> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 29 object { triangle { <0.9447824, -0.2919978, 0.5779337> <0.12776387, 1.3726683, 0.81036943> <-0.7198837, -0.5244335, 1.3949523> } texture { pigment { color rgb <0.8901961,0.08235294,0.33333334> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 30 object { triangle { <0.12776387, 1.3726683, 0.81036943> <0.13767278, -0.5093533, 0.12741655> <2.0097854, 2.0556211, 0.8004605> } texture { pigment { color rgb <0.015686275,1.0,0.654902> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 31 object { triangle { <0.13767278, -0.5093533, 0.12741655> <-0.804867, 0.69326925, 0.1372383> <-1.0649498, -0.51917505, 1.0699563> } texture { pigment { color rgb <0.015686275,0.25882354,0.015686275> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 32 object { triangle { <-0.804867, 0.69326925, 0.1372383> <0.9605801, 0.3243659, -0.72073853> <-0.4359637, 1.551246, -1.6282089> } texture { pigment { color rgb <0.64705884,0.47843137,0.015686275> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 33 object { triangle { <0.96058005, 0.3243659, -0.7207385> <-0.2300772, 0.253834, 0.8195241> <1.031112, -1.2158966, 0.4699188> } texture { pigment { color rgb <0.92156863,0.101960786,0.5176471> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 34 object { triangle { <-0.23007724, 0.253834, 0.8195241> <-0.26390052, 0.7196648, -0.22805268> <-0.69590807, 1.3014108, 0.8533474> } texture { pigment { color rgb <0.050980393,0.0627451,0.67058825> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 35 object { triangle { <-0.26390052, 0.7196648, -0.22805272> <1.038914, 0.45010674, -0.26084802> <0.0056575537, 0.7524601, -1.5308672> } texture { pigment { color rgb <0.06666667,0.5176471,0.050980393> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 36 object { triangle { <1.038914, 0.45010674, -0.26084802> <0.36076283, 0.51155174, 0.86185396> <0.97746897, -0.67259526, 0.41730312> } texture { pigment { color rgb <1.0,0.2,0.06666667> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 37 object { triangle { <0.3607628, 0.51155174, 0.86185396> <0.28326634, 0.99091876, 0.352988> <-0.11860421, 1.0204177, 0.9393504> } texture { pigment { color rgb <0.12941177,0.25882354,0.7411765> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 38 object { triangle { <0.28326634, 0.99091876, 0.35298803> <0.7617756, 0.059628546, 0.2794933> <1.2145566, 1.0644135, -0.12552124> } texture { pigment { color rgb <0.078431375,0.98039216,0.12156863> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 39 object { triangle { <0.7617756, 0.05962856, 0.2794933> <0.27025896, 1.1957167, 0.69020736> <-0.37431252, -0.35108548, 0.7710099> } texture { pigment { color rgb <0.5764706,0.0,0.07450981> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 40 object { triangle { <0.27025896, 1.1957167, 0.69020736> <0.5010468, -0.17540622, 0.266981> <1.641382, 1.6189431, 0.45941955> } texture { pigment { color rgb <0.07058824,1.0,0.4745098> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 41 object { triangle { <0.5010468, -0.17540626, 0.266981> <-0.2777397, 1.0934738, 0.4803439> <-0.76783323, -0.38876915, 1.0457675> } texture { pigment { color rgb <0.2509804,0.02745098,0.07058824> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 42 object { triangle { <-0.2777397, 1.0934738, 0.4803439> <0.6742905, -0.3474251, -0.2741827> <1.1631591, 1.8480004, -0.47168627> } texture { pigment { color rgb <0.07450981,1.0,0.22745098> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 43 object { triangle { <0.6742905, -0.3474251, -0.27418268> <-0.6129226, 0.6657301, 0.6243432> <-0.33886474, -1.2459509, 1.0130304> } texture { pigment { color rgb <0.4509804,0.11764706,0.07450981> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 44 object { triangle { <-0.61292255, 0.66573006, 0.6243432> <0.99867404, 0.09257668, -0.57526046> <-0.039769173, 1.8653338, -0.98725337> } texture { pigment { color rgb <0.37254903,0.44313726,0.3882353> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 45 object { triangle { <0.998674, 0.09257668, -0.57526046> <-0.4308315, 0.49012035, 0.84075373> <0.6011303, -1.3234375, 0.854245> } texture { pigment { color rgb <0.99607843,0.007843138,0.32941177> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 46 object { triangle { <-0.4308315, 0.49012035, 0.8407538> <0.4325896, 0.3302942, -0.4176265> <-0.27100533, 1.7485006, -0.022667289> } texture { pigment { color rgb <0.18431373,0.23921569,0.7058824> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 47 object { triangle { <0.4325896, 0.3302942, -0.41762647> <0.5868076, 0.675444, 0.41922322> <0.087439775, -0.5065555, -0.57184446> } texture { pigment { color rgb <0.18431373,0.105882354,0.17254902> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 48 object { triangle { <0.5868076, 0.675444, 0.41922325> <0.92148185, 0.69530517, 0.5537055> <0.56694645, 0.54096174, 0.08454901> } texture { pigment { color rgb <0.34117648,0.45490196,0.17254902> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 49 object { triangle { <0.92148185, 0.69530517, 0.5537055> <1.3732234, 0.8799115, 0.7964985> <0.73687553, 0.4525122, 0.10196394> } texture { pigment { color rgb <0.84705883,0.48235294,0.30588236> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 50 object { triangle { <1.3732234, 0.8799115, 0.7964985> <1.4203373, 0.9264916, 0.9805459> <1.3266432, 0.6958641, 0.7493846> } texture { pigment { color rgb <1.0,0.77254903,0.6313726> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 51 object { triangle { <1.4203373, 0.9264916, 0.9805459> <1.422046, 1.0385559, 0.98870236> <1.3082731, 0.91833514, 0.97883725> } texture { pigment { color rgb <1.0,0.85490197,0.9607843> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 52 object { triangle { <1.422046, 1.0385559, 0.98870236> <1.4389946, 0.8645646, 0.98895705> <1.5960371, 1.0383012, 0.97175366> } texture { pigment { color rgb <1.0,1.0,0.9764706> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 53 object { triangle { <1.4389946, 0.8645646, 0.98895705> <1.354238, 1.1485286, 0.99132675> <1.1550307, 0.8621949, 1.0737137> } texture { pigment { color rgb <1.0,0.74509805,0.9764706> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 54 object { triangle { <1.354238, 1.1485286, 0.99132675> <1.6004174, 0.684204, 0.9766427> <1.8185626, 1.1632125, 0.7451474> } texture { pigment { color rgb <1.0,1.0,0.98039216> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 55 object { triangle { <1.6004174, 0.684204, 0.9766427> <0.78058094, 1.4111383, 0.9995613> <0.87348306, 0.6612854, 1.7964792> } texture { pigment { color rgb <1.0,0.46666667,0.9529412> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 56 object { triangle { <0.78058094, 1.4111383, 0.9995613> <1.5529302, 0.06466329, 0.7036923> <2.127056, 1.7070073, 0.22721201> } texture { pigment { color rgb <0.60784316,1.0,0.99607843> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 57 object { triangle { <1.5529302, 0.06466329, 0.7036923> <0.14472651, 1.696906, 0.9998404> <-0.079312444, -0.23148477, 2.111896> } texture { pigment { color rgb <1.0,0.003921569,0.49411765> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 58 object { triangle { <0.14472647, 1.696906, 0.9998404> <-0.33197665, -0.7785834, 0.14422178> <2.620216, 2.5525246, 1.4765434> } texture { pigment { color rgb <0.019607844,1.0,0.99607843> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 59 object { triangle { <-0.33197665, -0.77858347, 0.14422177> <-0.9956076, 0.24834353, -0.32591236> <-1.3589036, -0.30844933, 0.80785275> } texture { pigment { color rgb <0.10980392,0.6039216,0.019607844> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 60 object { triangle { <-0.9956076, 0.24834359, -0.3259124> <0.040106416, 1.2011522, -0.83908963> <-1.9484162, 0.76152086, -1.3616264> } texture { pigment { color rgb <0.9882353,0.05882353,0.105882354> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 61 object { triangle { <0.040106446, 1.2011522, -0.83908963> <1.809235, -0.41214025, 0.040095687> <1.6533989, 0.3219669, -2.6082182> } texture { pigment { color rgb <0.0,1.0,0.7019608> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 62 object { triangle { <1.809235, -0.41214028, 0.040095694> <-0.60191214, 0.8208151, 0.97170794> <0.57627964, -1.3437525, 2.451243> } texture { pigment { color rgb <1.0,0.16862746,0.0> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 63 object { triangle { <-0.60191226, 0.8208151, 0.97170794> <1.1606319, -0.34268928, -0.5662197> <0.5615921, 2.3587427, -0.7908362> } texture { pigment { color rgb <0.36078432,0.67058825,0.9411765> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 64 object { triangle { <1.1606319, -0.3426893, -0.5662197> <-1.0245552, 0.3166953, 0.91705525> <0.5012473, -1.8259642, 1.6189674> } texture { pigment { color rgb <1.0,0.11372549,0.31764707> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 65 object { triangle { <-1.0245552, 0.31669533, 0.91705525> <1.3687751, 0.062924504, -0.85448325> <-0.7707844, 2.088234, -1.4762751> } texture { pigment { color rgb <1.0,0.09803922,0.8392157> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 66 object { triangle { <1.3687751, 0.062924504, -0.8544832> <-0.40264082, 0.1479165, 0.9796631> <1.2837832, -1.7712218, 0.91693276> } texture { pigment { color rgb <1.0,0.003921569,0.7294118> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 67 object { triangle { <-0.40264076, 0.1479165, 0.979663> <-0.13281131, 0.5692388, -0.39184928> <-0.82396305, 1.5194287, 0.70983356> } texture { pigment { color rgb <0.16078432,0.019607844,0.95686275> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 68 object { triangle { <-0.1328113, 0.5692388, -0.39184928> <1.111368, 0.65427506, -0.1324212> <-0.21784757, 0.3098107, -1.6360285> } texture { pigment { color rgb <0.015686275,0.32156864,0.15294118> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 69 object { triangle { <1.111368, 0.65427506, -0.1324212> <0.69732684, 0.36180747, 0.8963061> <1.4038355, -0.37445223, 0.2816199> } texture { pigment { color rgb <1.0,0.42745098,0.015686275> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 70 object { triangle { <0.69732684, 0.36180747, 0.8963061> <0.95419204, 1.4302692, 0.64217085> <-0.37113494, 0.6159427, 0.6394409> } texture { pigment { color rgb <0.48235294,0.12941177,0.8> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 71 object { triangle { <0.95419204, 1.4302692, 0.64217085> <1.4628386, -0.14775062, 0.8158468> <2.5322118, 1.2565932, 0.13352424> } texture { pigment { color rgb <0.9098039,1.0,0.4117647> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 72 object { triangle { <1.4628386, -0.14775068, 0.8158468> <0.052497387, 1.7865026, 0.99417824> <-0.47141457, -0.3260821, 2.2261882> } texture { pigment { color rgb <1.0,0.019607844,0.6627451> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 73 object { triangle { <0.052497372, 1.7865026, 0.99417824> <-0.52020085, -0.91875505, 0.052473247> <2.757755, 2.7282076, 1.5668764> } texture { pigment { color rgb <0.0,1.0,0.9882353> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 74 object { triangle { <-0.52020085, -0.9187551, 0.052473262> <-0.98047554, 0.046455443, -0.49705446> <-1.4854114, -0.3692274, 0.51274794> } texture { pigment { color rgb <0.27058825,0.84313726,0.0> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 75 object { triangle { <-0.98047554, 0.046455424, -0.49705443> <-0.41698766, 1.4230703, -0.83076215> <-2.3570905, 0.38016313, -1.0605423> } texture { pigment { color rgb <0.9607843,0.0,0.24705882> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 76 object { triangle { <-0.4169877, 1.4230703, -0.83076215> <1.1173204, -0.32799375, -0.4050081> <1.3340764, 0.99731624, -2.3650703> } texture { pigment { color rgb <0.17254902,1.0,0.6862745> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 77 object { triangle { <1.1173204, -0.3279937, -0.4050081> <-0.86643827, 0.48718756, 0.89892983> <0.30213916, -1.6319315, 1.5787506> } texture { pigment { color rgb <1.0,0.105882354,0.16078432> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 78 object { triangle { <-0.8664382, 0.4871876, 0.8989298> <1.4297035, -0.008334219, -0.7620273> <-0.3709164, 2.1481447, -1.3972118> } texture { pigment { color rgb <0.7490196,0.23529412,0.80784315> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 79 object { triangle { <1.4297035, -0.008334219, -0.7620274> <-0.3352592, 0.2397446, 0.99006283> <1.1816247, -1.7604244, 1.0029353> } texture { pigment { color rgb <1.0,0.0,0.5803922> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 80 object { triangle { <-0.33525914, 0.2397446, 0.9900629> <-0.18325698, 0.58337235, -0.32901388> <-0.6788869, 1.5588214, 0.83806074> } texture { pigment { color rgb <0.10980392,0.05490196,0.9764706> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 81 object { triangle { <-0.18325698, 0.58337235, -0.32901388> <1.0446166, 0.64414084, -0.18223298> <-0.24402547, 0.43659145, -1.5568874> } texture { pigment { color rgb <0.03137255,0.3372549,0.105882354> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 82 object { triangle { <1.0446166, 0.64414084, -0.18223298> <0.636801, 0.33582398, 0.864732> <1.3529334, -0.40282416, 0.2255826> } texture { pigment { color rgb <1.0,0.4117647,0.03137255> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 83 object { triangle { <0.636801, 0.33582398, 0.864732> <0.762604, 1.3899461, 0.5946265> <-0.4173211, 0.6059295, 0.73892903> } texture { pigment { color rgb <0.40392157,0.10980392,0.74509805> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 84 object { triangle { <0.762604, 1.3899461, 0.5946265> <1.2649195, -0.21282172, 0.69080657> <2.3653717, 1.293766, 0.092310965> } texture { pigment { color rgb <0.5803922,1.0,0.3529412> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 85 object { triangle { <1.2649195, -0.21282172, 0.69080657> <0.24206054, 1.6109948, 0.9535833> <-0.558897, -0.47559845, 1.7136655> } texture { pigment { color rgb <1.0,0.043137256,0.4745098> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 86 object { triangle { <0.24206054, 1.6109948, 0.9535833> <-0.039170086, -0.62977767, 0.2397036> <2.482833, 2.3248744, 1.2348139> } texture { pigment { color rgb <0.05490196,1.0,0.90588236> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 87 object { triangle { <-0.039170086, -0.6297776, 0.23970361> <-1.0446002, 0.5082522, -0.039160058> <-1.1771998, -0.35091394, 1.2451339> } texture { pigment { color rgb <0.0,0.39607844,0.05490196> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 88 object { triangle { <-1.0446004, 0.5082522, -0.03916007> <0.6477498, 0.71108013, -0.8647239> <-1.2474283, 1.333816, -1.7315102> } texture { pigment { color rgb <1.0,0.25490198,0.0> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 89 object { triangle { <0.6477498, 0.71108013, -0.8647239> <0.5625798, -0.14312696, 0.60339355> <1.5019569, -0.75703734, -0.77955395> } texture { pigment { color rgb <0.41568628,0.5019608,0.74509805> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 90 object { triangle { <0.5625798, -0.14312696, 0.6033935> <-0.14457452, 1.3089192, 0.5333702> <-0.88946635, -0.07310367, 1.3105478> } texture { pigment { color rgb <0.3137255,0.019607844,0.36078432> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 91 object { triangle { <-0.14457454, 1.3089192, 0.5333702> <0.44461983, -0.61348414, -0.1440714> <1.7778288, 1.9863608, -0.05582416> } texture { pigment { color rgb <0.019607844,1.0,0.28235295> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 92 object { triangle { <0.4446198, -0.61348414, -0.14407142> <-0.75751626, 0.47579908, 0.4301147> <-0.64466345, -1.1876702, 1.0580646> } texture { pigment { color rgb <0.19607843,0.37254903,0.019607844> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 93 object { triangle { <-0.7575162, 0.47579902, 0.4301147> <0.92615885, 0.40712857, -0.68711907> <-0.68884575, 1.5930328, -1.2535603> } texture { pigment { color rgb <0.57254905,0.22352941,0.18431373> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 94 object { triangle { <0.9261588, 0.40712857, -0.687119> <-0.06999701, 0.2202555, 0.7993176> <1.1130319, -1.079308, 0.3090368> } texture { pigment { color rgb <0.85490197,0.16470589,0.47058824> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 95 object { triangle { <-0.06999701, 0.2202555, 0.7993176> <-0.4595845, 0.8776084, -0.06993985> <-0.72734994, 1.089513, 1.1889051> } texture { pigment { color rgb <0.003921569,0.047058824,0.63529414> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 96 object { triangle { <-0.4595845, 0.8776084, -0.06993987> <0.9792011, 0.17280221, -0.44357574> <0.2452217, 1.2512443, -1.5087254> } texture { pigment { color rgb <0.20784314,0.76862746,0.003921569> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 97 object { triangle { <0.979201, 0.17280224, -0.44357577> <-0.17886907, 0.58082116, 0.83005214> <0.57118213, -1.1008257, 0.71449435> } texture { pigment { color rgb <0.95686275,0.02745098,0.19607843> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 98 object { triangle { <-0.17886904, 0.58082116, 0.8300521> <0.04717356, 0.42967123, -0.17791682> <-0.02771911, 1.58879, 0.6040095> } texture { pigment { color rgb <0.03137255,0.3372549,0.6862745> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 99 object { triangle { <0.04717356, 0.42967123, -0.17791677> <0.77346206, 0.75596595, 0.047156066> <-0.27912116, 0.2045984, -0.90420526> } texture { pigment { color rgb <0.0,0.18431373,0.03137255> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 100 object { triangle { <0.77346206, 0.75596595, 0.047156066> <0.93468, 0.3667837, 0.6986165> <1.1626443, 0.10450554, -0.11406186> } texture { pigment { color rgb <0.59607846,0.5686275,0.0> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 101 object { triangle { <0.93468, 0.3667837, 0.6986165> <1.1766746, 1.4073255, 0.804409> <-0.10586178, 0.2609912, 0.4566219> } texture { pigment { color rgb <0.87058824,0.13333334,0.4862745> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 102 object { triangle { <1.1766746, 1.4073255, 0.804409> <1.6128641, 0.09842348, 0.9233342> <2.4855766, 1.2884004, 0.3682195> } texture { pigment { color rgb <1.0,1.0,0.64705884> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 103 object { triangle { <1.6128641, 0.09842354, 0.9233342> <0.044587255, 1.9036043, 0.9991153> <-0.19231665, 0.022642434, 2.491611> } texture { pigment { color rgb <1.0,0.007843138,0.8509804> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 104 object { triangle { <0.044587247, 1.9036043, 0.9991153> <-0.6894714, -0.95245886, 0.044572473> <2.9006503, 2.8581471, 1.733174> } texture { pigment { color rgb <0.0,1.0,0.99607843> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX } // ITEM 105 object { triangle { <-0.6894714, -0.95245886, 0.044572476> <-0.96749705, -0.010660827, -0.63612944> <-1.6312695, -0.27175695, 0.3225981> } texture { pigment { color rgb <0.4745098,0.90588236,0.0> } finish { DEFFIN } normal { DEFNOR } } scale SCALE rotate y*ROTY rotate x*ROTX }