#include "colors.inc" #include "colors.inc" #include "shapes.inc" #include "textures.inc" #include "metals.inc" #include "skies.inc" global_settings { assumed_gamma 2.2 max_trace_level 10 } //Camera for ocean camera { //higher point of view // location <160.0, 60.0, -135.0> //Original location <160.0, 10.0, -135.0> direction <0.0, 0.0, 2.0> up <0.0, 1.0, 0.0> right <4/3, 0.0, 0.0> look_at <30.0, 10.0, 0.0> // Aggiunge deformazione normal { waves 0.25 * (1 - clock) frequency 8 phase 3.14 * clock } } //Camera deformante per quadri astratti (Guell) //camera { // perspective // location <20, 30, -40> // right <4/3, 0, 0> // up <0, 1, 0> // direction <0, 0, 1> // look_at <0, 10, 0> // angle 70 // normal { // waves 0.25 * (1 - clock) // frequency 8 // phase 3.14 * clock // } //} // Light for ocean light_source {<200.0, 200.0, -150.0> colour red 1 blue .5 } //ocean surface plane { y, -10.0 texture { T_Chrome_2D normal { waves 0.05 frequency 5000.0 scale 3000.0 } } } #declare Texture_1 = texture { pigment { spiral1 1 color_map { [0.0 White] [0.2 Wheat] [0.4 Orange] [0.4 Clear] [1.0 Clear] } scale 5 } normal {bumps .3 scale .2} } //SKY DEFINING #declare New_Sky = sky_sphere { S_Cloud2 } #declare Old_Sky = sky_sphere { pigment { gradient y colour_map { [0.0 0.8 colour red 0.5 green 0.1 blue 0.7 colour red 0.1 green 0.1 blue 0.9] [0.8 1.0 colour red 0.1 green 0.1 blue 0.9 colour red 0.1 green 0.1 blue 0.9] } } pigment { bozo turbulence 0.7 colour_map { [0.0 0.6 colour red 1.0 green 1.0 blue 1.0 filter 1.0 colour red 1.0 green 1.0 blue 1.0 filter 1.0] [0.6 0.8 colour red 1.0 green 1.0 blue 1.0 filter 1.0 colour red 1.0 green 1.0 blue 1.0] [0.8 1.001 colour red 1.0 green 1.0 blue 1.0 colour red 0.8 green 0.8 blue 0.8] } scale <0.5, 0.2, 0.2> } } sky_sphere { New_Sky } // changed by dmf '95 //END SKY DEFINING //--------making spheres with different inside/outside textures light_source {<100,500,300> White*2} //fog {White distance 100} //fog {Blue+Gray70 distance 200} //////////////////////// DATI SFERE /////////////////////////// sphere {<13,-19,25>,2.7153113 pigment {Green filter 0.069562994} finish {reflection {0.066265374} ior 0.0079526}} sphere {<8,32,34>,4.1755023 pigment {colour red 1.3419355 green 1.3419355 blue 1.3419355} finish {reflection {0.26772875} ior 0.08978271}} sphere {<49,42,-22>,1 texture {Texture_1}} sphere {<50,-18,34>,9.489461 pigment {Yellow} finish {reflection {0.03606291} ior 0.04625142}} sphere {<39,20,-22>,10.024388 pigment {Blue} finish {reflection {0.27184328} ior 0.019060604}} sphere {<0,-15,31>,8.423283 pigment {colour red 1.2516129 green 1.2516129 blue 1.2516129} finish {reflection {0.14644997} ior 0.007593004}} sphere {<19,-8,38>,3 texture {Texture_1}} sphere {<-16,-11,-18>,7.6902266 pigment {Yellow} finish {reflection {0.16424637} ior 0.03317617}} sphere {<7,43,-15>,6 texture {Texture_1}} sphere {<25,-1,40>,4 texture {Texture_1}} sphere {<35,37,19>,9.683813 pigment {Red filter 0.17305037} finish {reflection {0.18864824} ior 0.05480209}} sphere {<-17,28,31>,10.034376 pigment {Blue} finish {reflection {0.3295603} ior 0.0014611479}} sphere {<22,3,10>,10.212165 pigment {Red} finish {reflection {0.057617996} ior 0.056363646}} sphere {<-2,34,-2>,10.05414 pigment {Yellow} finish {reflection {0.20393242} ior 0.05014631}} sphere {<57,12,6>,9.822329 pigment {Blue} finish {reflection {0.109046996} ior 0.03106286}} sphere {<44,0,1>,2.0915904 pigment {Red filter 0.01687358} finish {reflection {0.22078784} ior 0.083753765}} sphere {<25,8,-8>,1.0012424 pigment {Red filter 0.036156952} finish {reflection {0.16936517} ior 0.07280213}} sphere {<0,6,-1>,5.597965 pigment {Green filter 0.15124457} finish {reflection {0.10416136} ior 0.0868741}} sphere {<13,50,-2>,1 texture {Texture_1}} sphere {<42,18,16>,0.15868795 pigment {Green} finish {reflection {0.22655463} ior 0.07364589}} sphere {<9,42,-4>,6.571981 pigment {Green} finish {reflection {0.24567825} ior 0.036036327}} sphere {<-15,15,-28>,7.800142 pigment {Green} finish {reflection {0.018553942} ior 0.010351838}} sphere {<-5,-6,1>,9 texture {Texture_1}} sphere {<1,18,4>,6.910615 pigment {Yellow} finish {reflection {0.24948095} ior 0.094185024}} sphere {<-8,-13,1>,7.753047 pigment {Green} finish {reflection {0.027547108} ior 0.028702658}} sphere {<24,21,39>,2.68759 pigment {Red filter 0.17476943} finish {reflection {0.09573493} ior 0.097706296}} sphere {<-15,24,42>,5 texture {Texture_1}} sphere {<0,21,19>,4.455398 pigment {Red} finish {reflection {0.16787547} ior 0.05399957}} sphere {<15,-14,-7>,0.23991692 pigment {Blue filter 0.020933615} finish {reflection {0.040660318} ior 0.03898442}} sphere {<37,23,9>,3.567536 pigment {colour red 1.2645161 green 1.2645161 blue 1.2645161} finish {reflection {0.23957768} ior 0.08814338}} sphere {<0,-7,-21>,2.820222 pigment {Blue} finish {reflection {0.068859495} ior 0.035469808}} sphere {<-3,-15,-16>,7.351903 pigment {Blue filter 0.06752076} finish {reflection {0.049447864} ior 0.05825562}} sphere {<33,32,6>,8.377432 pigment {Red filter 0.072106265} finish {reflection {0.017132286} ior 0.036865752}} sphere {<37,-19,-15>,9.610501 pigment {Blue} finish {reflection {0.0023293942} ior 0.046104632}} sphere {<22,0,-5>,2.6076386 pigment {Blue} finish {reflection {0.30828434} ior 0.08695025}} sphere {<33,-4,-4>,8.891129 pigment {colour red 1.4967742 green 1.4967742 blue 1.4967742} finish {reflection {0.2707354} ior 0.0023786356}} sphere {<31,-16,48>,0 texture {Texture_1}} sphere {<41,13,33>,2.871572 pigment {Yellow} finish {reflection {0.006052498} ior 0.091009036}} sphere {<49,-2,-12>,2 texture {Texture_1}} sphere {<6,-8,25>,1.765181 pigment {Green filter 0.076711036} finish {reflection {0.12830877} ior 0.018315177}} sphere {<42,26,32>,9.584416 pigment {Red} finish {reflection {0.20979813} ior 0.066241436}} sphere {<0,43,-25>,8.633299 pigment {Green} finish {reflection {0.18364783} ior 0.07460017}} sphere {<-8,43,-23>,10.219478 pigment {Red filter 0.10226674} finish {reflection {0.012166921} ior 0.046478834}} sphere {<24,29,36>,11 texture {Texture_1}} sphere {<56,34,-17>,1.3277657 pigment {Blue filter 0.09250116} finish {reflection {0.20026876} ior 0.017201183}} sphere {<29,-18,-2>,1.754425 pigment {Yellow} finish {reflection {0.15590414} ior 0.008200061}} sphere {<45,-5,-11>,5.9328127 pigment {Red} finish {reflection {0.033012237} ior 0.026039813}} sphere {<24,-8,-15>,1.0694674 pigment {Yellow filter 0.14695147} finish {reflection {0.024807334} ior 0.08630561}} sphere {<-18,16,9>,7 texture {Texture_1}} sphere {<32,-12,42>,3 texture {Texture_1}} sphere {<33,34,9>,3.844378 pigment {Red} finish {reflection {0.03909447} ior 0.099291645}} sphere {<12,-2,22>,7.9289308 pigment {Red} finish {reflection {0.13669665} ior 7.129368E-4}} sphere {<18,-15,11>,7.770555 pigment {Blue filter 0.18606637} finish {reflection {0.3029329} ior 0.07643044}} sphere {<52,17,45>,5.0044928 pigment {Red filter 0.08554287} finish {reflection {0.2340305} ior 0.09585657}} sphere {<21,34,8>,5.2814455 pigment {Red filter 0.10981105} finish {reflection {0.15276985} ior 0.0026539844}} sphere {<-15,7,-13>,0.041533124 pigment {colour red 0.56774193 green 0.56774193 blue 0.56774193} finish {reflection {0.031398084} ior 0.05913193}} sphere {<-4,-16,-15>,6.265672 pigment {colour red 0.83870965 green 0.83870965 blue 0.83870965} finish {reflection {0.11477875} ior 0.022146394}} sphere {<25,33,17>,10.177614 pigment {Blue filter 0.15605542} finish {reflection {0.33715138} ior 0.01581512}} sphere {<30,0,33>,7.5533013 pigment {Blue} finish {reflection {0.21652141} ior 0.048999876}} sphere {<7,9,-20>,6.4947977 pigment {Blue filter 0.13578929} finish {reflection {0.008872488} ior 0.035014648}} sphere {<13,3,26>,6.4803834 pigment {Red filter 0.036463775} finish {reflection {0.3082092} ior 0.050223067}} sphere {<40,56,28>,1 texture {Texture_1}} sphere {<45,-18,-12>,9.257236 pigment {Yellow filter 0.11657495} finish {reflection {0.08965965} ior 0.018664164}} sphere {<-14,45,33>,2.9321592 pigment {Green filter 0.052452497} finish {reflection {0.0989977} ior 0.087127954}} sphere {<-11,-1,12>,3.618588 pigment {Yellow} finish {reflection {0.26229876} ior 0.051752463}} sphere {<39,47,-18>,6 texture {Texture_1}} sphere {<7,7,-29>,0.12483615 pigment {Yellow} finish {reflection {0.027824791} ior 0.011254722}} sphere {<55,52,11>,9.749565 pigment {Red filter 0.15250976} finish {reflection {0.02500902} ior 0.007466338}} sphere {<46,12,-26>,7.5741234 pigment {Blue} finish {reflection {0.070276156} ior 0.007900934}} sphere {<0,13,-1>,2.996924 pigment {Blue filter 0.09716574} finish {reflection {0.26175404} ior 0.059160154}} sphere {<49,50,36>,6 texture {Texture_1}} sphere {<-2,42,19>,6.5037446 pigment {Red filter 0.029812794} finish {reflection {0.057760328} ior 0.0628115}} sphere {<44,19,28>,8.3037815 pigment {Blue filter 0.07246086} finish {reflection {0.3263244} ior 0.007634714}} sphere {<26,-8,-23>,4 texture {Texture_1}} sphere {<-9,-3,-16>,3.8686337 pigment {Blue} finish {reflection {0.28553197} ior 0.033032816}} sphere {<0,36,27>,4.617098 pigment {Green} finish {reflection {0.27072918} ior 0.013439171}} sphere {<9,35,4>,8 texture {Texture_1}} sphere {<28,-9,25>,6.214682 pigment {colour red 1.2903225 green 1.2903225 blue 1.2903225 filter 0.16841291} finish {reflection {0.2710602} ior 0.06185016}} sphere {<-3,6,1>,8.2304325 pigment {Red filter 0.07770105} finish {reflection {0.13950062} ior 0.024931353}} sphere {<20,-3,-24>,0.24985495 pigment {Blue filter 0.09744452} finish {reflection {0.22362712} ior 0.08274803}} sphere {<-6,-19,-15>,1.225157 pigment {colour red 1.2903225 green 1.2903225 blue 1.2903225} finish {reflection {0.32039467} ior 0.02733403}} sphere {<0,-7,-1>,2.521709 pigment {Red} finish {reflection {0.013688932} ior 0.02239558}} sphere {<8,10,5>,3.9163723 pigment {Green} finish {reflection {0.08989587} ior 0.06256609}} sphere {<42,-16,17>,5.3964143 pigment {Yellow filter 0.09537855} finish {reflection {0.10824556} ior 0.09769659}} sphere {<-8,34,-14>,3.6055388 pigment {Yellow} finish {reflection {0.24059075} ior 5.6300743E-4}} sphere {<28,0,3>,2.1362462 pigment {Blue filter 0.07360018} finish {reflection {0.08903675} ior 0.06234556}} sphere {<39,40,-1>,4.161331 pigment {Red filter 0.036228623} finish {reflection {0.26367813} ior 0.07246088}} sphere {<43,-5,47>,4 texture {Texture_1}} sphere {<1,3,-2>,8 texture {Texture_1}} sphere {<19,0,36>,5.312863 pigment {Green filter 0.059630156} finish {reflection {0.23898213} ior 0.08114684}} sphere {<11,-19,-5>,2.3984208 pigment {Yellow} finish {reflection {0.21055211} ior 0.061968703}} sphere {<-3,10,-17>,4.4425626 pigment {Blue filter 0.19930848} finish {reflection {0.31166118} ior 0.05242166}} sphere {<5,16,-17>,7.6065073 pigment {colour red 1.3935484 green 1.3935484 blue 1.3935484 filter 0.16634926} finish {reflection {0.216651} ior 0.024041405}} sphere {<40,-7,-27>,7.9823 pigment {Blue} finish {reflection {0.015881505} ior 0.038510326}} sphere {<8,-13,15>,1.7173979 pigment {Yellow} finish {reflection {0.19863209} ior 0.0046946905}} sphere {<5,-10,-7>,1.8728225 pigment {colour red 0.59354836 green 0.59354836 blue 0.59354836} finish {reflection {0.07640284} ior 0.055001374}} sphere {<-9,4,-4>,1.0370675 pigment {Green} finish {reflection {0.05109798} ior 0.034460407}} sphere {<0,7,4>,5.8188043 pigment {Green} finish {reflection {0.038962517} ior 0.05459785}} sphere {<-1,5,17>,1 texture {Texture_1}} sphere {<-6,0,-1>,1.2075366 pigment {Blue filter 0.13396142} finish {reflection {0.066028714} ior 0.020383554}} sphere {<19,-13,-25>,5 texture {Texture_1}} sphere {<46,-9,5>,4.3172584 pigment {Blue} finish {reflection {0.26407012} ior 0.07708881}} sphere {<-18,-13,28>,10.086333 pigment {Blue} finish {reflection {0.232591} ior 0.04090653}} sphere {<5,7,5>,1.2720449 pigment {colour red 1.3032258 green 1.3032258 blue 1.3032258 filter 0.17814729} finish {reflection {0.14825523} ior 0.08527255}} sphere {<36,40,3>,6 texture {Texture_1}} sphere {<4,41,19>,4.2813215 pigment {Blue filter 0.13733865} finish {reflection {0.31215143} ior 0.010246698}} sphere {<42,34,16>,4 texture {Texture_1}} sphere {<9,5,-12>,8 texture {Texture_1}} sphere {<-12,6,-2>,7.934942 pigment {Red} finish {reflection {0.050534293} ior 0.052099235}} sphere {<24,23,-26>,4.349097 pigment {Blue filter 0.1586962} finish {reflection {0.072824426} ior 0.08675227}} sphere {<9,12,36>,0.38988182 pigment {Red} finish {reflection {0.32464117} ior 0.051806066}} sphere {<41,-13,7>,9.424661 pigment {Red} finish {reflection {0.05652192} ior 0.05752409}} sphere {<19,18,-1>,5.6420717 pigment {Green filter 0.13613576} finish {reflection {0.20731713} ior 0.0892158}} sphere {<-11,19,34>,1 texture {Texture_1}} sphere {<-8,-2,-24>,7 texture {Texture_1}} sphere {<29,17,-16>,8 texture {Texture_1}} sphere {<0,-15,-1>,2.2508864 pigment {colour red 1.3161291 green 1.3161291 blue 1.3161291} finish {reflection {0.06594521} ior 0.033599712}} sphere {<-12,26,-20>,2.4005687 pigment {Yellow} finish {reflection {0.2498542} ior 0.031508222}} sphere {<16,-9,-15>,0.9586603 pigment {Red} finish {reflection {0.2019672} ior 0.05809659}} sphere {<25,-17,18>,7.2239585 pigment {colour red 1.3032258 green 1.3032258 blue 1.3032258 filter 0.020995311} finish {reflection {0.3127136} ior 0.005982867}} sphere {<4,4,-18>,3 texture {Texture_1}} sphere {<15,-18,21>,4.7926707 pigment {Yellow filter 0.014896615} finish {reflection {0.14468019} ior 0.07662396}} sphere {<45,25,5>,3.7469673 pigment {Red} finish {reflection {0.16285287} ior 0.07515107}} sphere {<-12,-8,-21>,7.614221 pigment {Green filter 0.16454384} finish {reflection {0.1330078} ior 0.051793348}} sphere {<-5,-3,-25>,0.037469536 pigment {Blue filter 0.16249381} finish {reflection {0.25659722} ior 0.09420981}} sphere {<42,40,20>,7.2805414 pigment {Red} finish {reflection {0.3098636} ior 0.02224373}} sphere {<-16,42,22>,3.3192093 pigment {Yellow} finish {reflection {0.089246094} ior 0.06897829}} sphere {<-18,44,2>,9.239192 pigment {Yellow} finish {reflection {0.20399158} ior 0.09955338}} sphere {<-4,27,-2>,3.8351161 pigment {Yellow} finish {reflection {0.13318221} ior 0.0739736}} sphere {<28,-14,-8>,2.1918983 pigment {Red} finish {reflection {0.11254563} ior 0.052508574}} sphere {<51,23,35>,8.384682 pigment {Red filter 0.18946405} finish {reflection {0.10762345} ior 0.0031997995}} sphere {<17,29,-23>,5.20452 pigment {Red} finish {reflection {0.23932354} ior 0.07819876}} sphere {<24,5,12>,9 texture {Texture_1}} sphere {<-11,42,-17>,3 texture {Texture_1}} sphere {<-6,15,-27>,1.3165963 pigment {Red} finish {reflection {0.26855823} ior 0.07606532}} sphere {<-1,17,-28>,2.7519512 pigment {Blue filter 0.117204495} finish {reflection {0.16213907} ior 0.011227345}} sphere {<4,24,-8>,1 texture {Texture_1}} sphere {<22,13,30>,3.9188771 pigment {Yellow} finish {reflection {0.37246722} ior 0.06432076}} sphere {<18,-8,22>,4.897502 pigment {Red} finish {reflection {0.18431813} ior 0.07093129}} sphere {<19,-2,10>,7.4050612 pigment {colour red 1.2516129 green 1.2516129 blue 1.2516129} finish {reflection {0.10826868} ior 0.0076846885}} sphere {<44,-10,26>,10.461884 pigment {Red} finish {reflection {0.11168051} ior 0.073632605}} sphere {<35,10,16>,2.0011437 pigment {Blue filter 0.109775655} finish {reflection {0.16043372} ior 0.048239745}} sphere {<-14,10,35>,6.3126445 pigment {Blue} finish {reflection {0.061484337} ior 0.0010135429}} sphere {<7,-4,-12>,8.46024 pigment {colour red 1.3419355 green 1.3419355 blue 1.3419355} finish {reflection {0.030100917} ior 0.020765599}} sphere {<-15,46,-20>,8.592903 pigment {Yellow} finish {reflection {0.015362709} ior 0.040241085}} sphere {<27,40,27>,8 texture {Texture_1}} sphere {<40,34,-21>,0 texture {Texture_1}} sphere {<11,38,34>,2.7062163 pigment {Green filter 0.12589808} finish {reflection {0.041083183} ior 0.0029070443}} sphere {<22,31,-6>,0.63359076 pigment {Green} finish {reflection {0.24408863} ior 0.08336259}} sphere {<-9,-10,-6>,2.931427 pigment {colour red 1.3032258 green 1.3032258 blue 1.3032258 filter 0.07643659} finish {reflection {0.18877614} ior 0.015484831}} sphere {<21,20,9>,9.191629 pigment {Yellow filter 0.19322813} finish {reflection {0.2871549} ior 0.06696559}} sphere {<47,-13,-27>,10.468449 pigment {Red filter 0.17329007} finish {reflection {0.24156763} ior 0.021334732}} sphere {<48,55,37>,10.865175 pigment {colour red 1.4709678 green 1.4709678 blue 1.4709678} finish {reflection {0.09949355} ior 0.061951574}} sphere {<29,0,-24>,3.3555496 pigment {Yellow} finish {reflection {0.2666571} ior 0.046441413}} sphere {<1,14,13>,9.717446 pigment {Red filter 0.18413934} finish {reflection {0.20102543} ior 0.004373076}} sphere {<24,-6,-6>,2 texture {Texture_1}} sphere {<46,41,-29>,2.3672757 pigment {Yellow} finish {reflection {0.27749938} ior 0.014603361}} sphere {<47,42,-12>,8.269467 pigment {Red} finish {reflection {0.10668292} ior 0.06989665}} sphere {<2,26,24>,2.4669416 pigment {Yellow} finish {reflection {0.3240498} ior 0.09984452}} sphere {<-19,11,2>,5 texture {Texture_1}} sphere {<3,10,-9>,9.229742 pigment {Yellow} finish {reflection {0.018814685} ior 0.044778537}} sphere {<27,20,-20>,1.2559888 pigment {colour red 1.3935484 green 1.3935484 blue 1.3935484} finish {reflection {0.14919755} ior 0.08753977}} sphere {<6,-7,0>,7.5689783 pigment {Blue filter 0.03574666} finish {reflection {0.23292817} ior 0.038176812}} sphere {<24,-2,-24>,1.4666555 pigment {Green} finish {reflection {0.10945852} ior 0.078827605}} sphere {<38,-3,-22>,7 texture {Texture_1}} sphere {<14,13,38>,6.4186287 pigment {Blue filter 0.017212898} finish {reflection {0.020715656} ior 0.015620824}} sphere {<-19,50,34>,10.113232 pigment {Green filter 0.15420258} finish {reflection {0.140122} ior 0.04435411}} sphere {<34,22,5>,5 texture {Texture_1}} sphere {<48,22,13>,9.896714 pigment {colour red 1.3548387 green 1.3548387 blue 1.3548387} finish {reflection {0.17116603} ior 0.052272934}} sphere {<-16,11,19>,10.125728 pigment {colour red 1.3935484 green 1.3935484 blue 1.3935484} finish {reflection {0.090077095} ior 0.057517935}} sphere {<44,28,2>,4.456301 pigment {Blue} finish {reflection {0.27650595} ior 0.0076523116}} sphere {<33,0,4>,4 texture {Texture_1}} sphere {<-5,-12,11>,4.108835 pigment {Yellow filter 0.08445639} finish {reflection {0.14647068} ior 0.036167454}} sphere {<34,8,1>,1.4045637 pigment {Blue} finish {reflection {0.007583704} ior 0.05617869}} sphere {<42,44,9>,10.138736 pigment {Yellow filter 0.105077185} finish {reflection {0.08289679} ior 0.094236754}} sphere {<53,-15,21>,3.846604 pigment {Blue} finish {reflection {0.15669194} ior 0.0021768892}} sphere {<19,-9,5>,3 texture {Texture_1}} sphere {<10,12,30>,8.818902 pigment {colour red 1.2903225 green 1.2903225 blue 1.2903225 filter 0.13047712} finish {reflection {0.11237957} ior 0.07156156}} sphere {<27,-15,-2>,3 texture {Texture_1}} sphere {<29,8,19>,7 texture {Texture_1}} sphere {<0,19,-28>,5.5920177 pigment {Blue filter 0.115922794} finish {reflection {0.009315687} ior 0.0047828355}} sphere {<-14,20,18>,7.8454604 pigment {colour red 1.4967742 green 1.4967742 blue 1.4967742} finish {reflection {0.12266931} ior 0.094743736}} sphere {<44,-17,27>,1.0141032 pigment {Blue filter 0.13363783} finish {reflection {0.0137305865} ior 0.07522725}} sphere {<39130,3090,16116>,5427.3115 pigment {colour red 845.5871 green 845.5871 blue 845.5871 filter 0.16911209} finish {reflection {65.644516} ior 0.09855782}} sphere {<-6,-15,9>,0.85330266 pigment {Red filter 0.023176704} finish {reflection {0.15912174} ior 0.07269566}} sphere {<-5,-3,26>,10.145897 pigment {Yellow} finish {reflection {0.18327734} ior 0.01703038}} sphere {<7,-17,5>,5.4936123 pigment {Green} finish {reflection {0.048802584} ior 0.07325287}} sphere {<6,42,-18>,11.217912 pigment {Yellow filter 0.027939536} finish {reflection {0.35479507} ior 0.057632875}} sphere {<25,-3,-25>,8.057329 pigment {Red} finish {reflection {0.27132544} ior 0.093899734}} sphere {<-8,-6,-25>,11 texture {Texture_1}} sphere {<2,-16,0>,7.9117317 pigment {Blue} finish {reflection {0.1893461} ior 0.09334192}} sphere {<-16,47,41>,6.961248 pigment {Green} finish {reflection {0.1491007} ior 0.08107009}} sphere {<36,44,-11>,4.9821978 pigment {Green filter 0.0911537} finish {reflection {0.093921386} ior 0.08376212}} sphere {<18,15,0>,3.1583188 pigment {Green filter 0.07726256} finish {reflection {0.26307642} ior 0.06444785}} sphere {<13,13,-25>,1.3691611 pigment {Blue} finish {reflection {0.15797329} ior 0.05557275}} sphere {<35,29,17>,6.4620194 pigment {Green filter 0.13800319} finish {reflection {0.20401694} ior 0.073582895}} sphere {<23,37,-29>,9.796308 pigment {Yellow filter 0.16603084} finish {reflection {0.24300511} ior 0.07125204}} sphere {<30,19,5>,5 texture {Texture_1}} sphere {<17,43,-23>,2.006841 pigment {Blue filter 0.07985979} finish {reflection {0.22806387} ior 0.0903725}} sphere {<23,14,-28>,5.599548 pigment {Yellow filter 0.09422176} finish {reflection {0.29276028} ior 0.09420664}} sphere {<-6,4,5>,4.262386 pigment {Yellow filter 0.022234268} finish {reflection {0.06530027} ior 0.05781639}} sphere {<-4,-3,6>,4.537517 pigment {Red filter 0.017446876} finish {reflection {0.08409959} ior 0.048308913}} sphere {<-7,15,36>,9.195444 pigment {Red} finish {reflection {0.27530476} ior 0.04811536}} sphere {<-3,-3,-2>,4.4824486 pigment {Green filter 0.17789361} finish {reflection {0.08481939} ior 0.01742158}} sphere {<-6,21,8>,5 texture {Texture_1}} sphere {<12,16,-26>,1 texture {Texture_1}} sphere {<9,-6,-16>,1.7499444 pigment {colour red 1.4193548 green 1.4193548 blue 1.4193548 filter 0.0883284} finish {reflection {0.22371158} ior 0.0070610396}} sphere {<10,-15,12>,6.163747 pigment {Green filter 6.724862E-4} finish {reflection {0.2635579} ior 0.050154146}} sphere {<43,28,-2>,2 texture {Texture_1}} sphere {<24,-7,-29>,4.4256315 pigment {Green} finish {reflection {0.36580563} ior 0.06345831}} sphere {<-13,6,-25>,10.539472 pigment {Blue} finish {reflection {0.37358513} ior 0.06097899}} sphere {<-10,53,-20>,1 texture {Texture_1}} sphere {<20,-3,10>,9.069676 pigment {Green} finish {reflection {0.25593427} ior 0.07357504}} sphere {<31562,12346,10913>,1187.8306 pigment {Blue} finish {reflection {121.40428} ior 0.08426461}} sphere {<-10,-8,3>,1 texture {Texture_1}} sphere {<-12,7,6>,5.918112 pigment {colour red 0.83870965 green 0.83870965 blue 0.83870965 filter 0.18894011} finish {reflection {0.15031494} ior 0.08580228}} sphere {<45,-14,-29>,6.0774326 pigment {Red} finish {reflection {0.08779046} ior 0.037532195}} sphere {<23,18,22>,6.144462 pigment {Blue filter 0.07073176} finish {reflection {0.015812341} ior 0.055354357}} sphere {<4,42,10>,0.39904815 pigment {Yellow} finish {reflection {0.18537888} ior 0.04028369}} sphere {<34,10,27>,7 texture {Texture_1}} sphere {<34,-11,-5>,9.261339 pigment {Red} finish {reflection {0.16872156} ior 0.04048561}} sphere {<48,47,17>,8.776757 pigment {Green filter 0.03990969} finish {reflection {0.03114661} ior 0.036565132}} sphere {<-9,42,-14>,1 texture {Texture_1}} sphere {<8,-14,30>,8.627389 pigment {Blue} finish {reflection {0.01260865} ior 0.078146294}} sphere {<13,37,5>,4.022339 pigment {Red filter 0.023117064} finish {reflection {0.15538165} ior 0.011853844}} sphere {<34,-15,6>,6 texture {Texture_1}} sphere {<-12,33,-28>,3.8886619 pigment {Yellow} finish {reflection {0.12240651} ior 0.037147526}} sphere {<28,44,-2>,8.302683 pigment {Green filter 0.03962365} finish {reflection {0.07643863} ior 0.0969772}} sphere {<10,44,-22>,3.5945084 pigment {Red filter 0.031078637} finish {reflection {0.14285235} ior 0.014396304}} sphere {<-19,-11,17>,4.490496 pigment {Blue} finish {reflection {0.19992869} ior 0.09424528}} sphere {<0,6,-21>,3.7971683 pigment {colour red 1.3032258 green 1.3032258 blue 1.3032258 filter 0.0023919903} finish {reflection {0.23898908} ior 0.028894614}} sphere {<1,-19,-11>,8 texture {Texture_1}} sphere {<30,14,-25>,6.394999 pigment {Green} finish {reflection {0.10959595} ior 0.09587338}} sphere {<28,19,-21>,2.5685093 pigment {Red filter 0.15700088} finish {reflection {0.30911738} ior 0.0076341615}} sphere {<44,36,-4>,5.445817 pigment {Blue} finish {reflection {0.3586064} ior 0.05271068}} sphere {<22,9,25>,8.514226 pigment {Blue filter 0.14865144} finish {reflection {0.33146015} ior 0.06469743}} sphere {<25,0,-11>,6.636368 pigment {Green} finish {reflection {0.056975525} ior 0.026350016}} sphere {<0,10,-10>,9.111594 pigment {Green filter 0.10194672} finish {reflection {0.030746613} ior 0.0051510236}} sphere {<18,4,14>,1.6183023 pigment {Yellow} finish {reflection {0.2685634} ior 0.051971048}} sphere {<11,13,6>,7.062806 pigment {Blue filter 0.09594362} finish {reflection {0.28257713} ior 0.0587659}} sphere {<3,35,-11>,9 texture {Texture_1}} sphere {<23,-4,25>,8.09727 pigment {colour red 1.3032258 green 1.3032258 blue 1.3032258} finish {reflection {0.2987494} ior 0.0038732004}} sphere {<42,4,-11>,7.099874 pigment {Green filter 0.020773787} finish {reflection {0.083032556} ior 0.064392105}} sphere {<25,-3,0>,2.5763583 pigment {Red} finish {reflection {0.20491818} ior 0.04931436}} sphere {<8,10,-17>,8.132491 pigment {Yellow} finish {reflection {0.2877425} ior 0.039405596}} sphere {<0,43,30>,7.599842 pigment {colour red 1.4709678 green 1.4709678 blue 1.4709678} finish {reflection {0.25019228} ior 0.011616627}} sphere {<-14,10,35>,2 texture {Texture_1}} sphere {<19,-13,0>,7 texture {Texture_1}} sphere {<41,10,36>,3.7429676 pigment {colour red 1.4064516 green 1.4064516 blue 1.4064516 filter 0.05073572} finish {reflection {0.31004995} ior 0.057828024}} sphere {<3,0,-20>,0.29161587 pigment {Blue} finish {reflection {0.004538467} ior 0.027743498}} sphere {<-5,21,3>,2.7326686 pigment {Blue} finish {reflection {0.13116437} ior 0.049482223}} sphere {<11,33,-11>,2 texture {Texture_1}} sphere {<-1,-10,12>,7.9724793 pigment {Green} finish {reflection {0.34087944} ior 0.06226932}} sphere {<43,8,8>,8.138968 pigment {colour red 1.4709678 green 1.4709678 blue 1.4709678} finish {reflection {0.10898317} ior 0.07673827}} sphere {<44,31,33>,3.1333284 pigment {Yellow filter 0.18832964} finish {reflection {0.032035828} ior 0.068768546}} sphere {<42,35,10>,7.8143187 pigment {Yellow filter 0.056452643} finish {reflection {0.33858776} ior 0.06803389}} sphere {<28,44,7>,5.6420927 pigment {Green} finish {reflection {0.098570526} ior 0.004062228}} sphere {<38,17,-17>,4 texture {Texture_1}} sphere {<9,1,39>,3 texture {Texture_1}} sphere {<6,34,32>,8 texture {Texture_1}} sphere {<-2,5,-22>,3.7533562 pigment {colour red 1.3161291 green 1.3161291 blue 1.3161291 filter 0.06474887} finish {reflection {0.08232} ior 0.005455594}} sphere {<48,7,6>,1.4454317 pigment {colour red 1.3935484 green 1.3935484 blue 1.3935484} finish {reflection {0.22600286} ior 0.09052106}} sphere {<12,47,-29>,8.833136 pigment {Red} finish {reflection {0.04903066} ior 0.083683446}} sphere {<-6,45,-25>,6 texture {Texture_1}} sphere {<-11,46,33>,1.3780199 pigment {Red} finish {reflection {0.08057066} ior 0.08575431}} sphere {<34,2,-3>,3.4748433 pigment {Red} finish {reflection {0.0027235795} ior 0.04010724}} sphere {<-18,-10,-21>,11.530334 pigment {Red} finish {reflection {0.07793242} ior 0.08217781}} sphere {<51,-11,40>,4.4881763 pigment {Red filter 0.05293935} finish {reflection {0.049851142} ior 0.08892006}} sphere {<13,-17,-20>,10 texture {Texture_1}} sphere {<35,-19,-8>,0.2784695 pigment {Yellow} finish {reflection {0.26611242} ior 0.076525696}} sphere {<24,-5,24>,11.015466 pigment {colour red 1.4967742 green 1.4967742 blue 1.4967742 filter 0.14317906} finish {reflection {0.07540695} ior 0.06532989}} sphere {<43,22,-13>,10.201892 pigment {colour red 1.3419355 green 1.3419355 blue 1.3419355} finish {reflection {0.08616772} ior 0.07685473}} sphere {<12,17,-10>,8.451311 pigment {Green} finish {reflection {0.19439706} ior 0.048037585}} sphere {<33,-2,-24>,2 texture {Texture_1}} sphere {<14,-13,-28>,8.180728 pigment {Blue} finish {reflection {0.09956842} ior 0.035443217}} sphere {<24,22,28>,9.491309 pigment {Red} finish {reflection {0.21656859} ior 0.035506073}} sphere {<-5,29,38>,8.933779 pigment {Green filter 0.12872264} finish {reflection {0.22080578} ior 0.038587764}} sphere {<-15,8,39>,0.0069506294 pigment {Red} finish {reflection {0.27211237} ior 0.058682103}} sphere {<13,3,21>,10.768431 pigment {Blue} finish {reflection {0.021937717} ior 0.09026061}} sphere {<-19,28,20>,8 texture {Texture_1}} sphere {<47,35,41>,10 texture {Texture_1}} sphere {<48,18,23>,9.483677 pigment {colour red 1.5225806 green 1.5225806 blue 1.5225806 filter 0.09441157} finish {reflection {0.23431006} ior 0.0787556}} sphere {<8,-14,12>,3.7615094 pigment {colour red 1.3032258 green 1.3032258 blue 1.3032258} finish {reflection {0.2823917} ior 0.026857913}} sphere {<31,6,-1>,11.295988 pigment {colour red 1.4709678 green 1.4709678 blue 1.4709678} finish {reflection {0.14312941} ior 0.036279827}} sphere {<41,17,25>,4.5714293 pigment {colour red 1.3419355 green 1.3419355 blue 1.3419355} finish {reflection {0.11477468} ior 0.025571767}} sphere {<4,-7,-23>,1.3680241 pigment {Yellow filter 0.038569406} finish {reflection {0.24102736} ior 0.05962348}} sphere {<24,32,-18>,5.4343734 pigment {Yellow} finish {reflection {0.12814192} ior 0.059623994}} sphere {<15,-6,9>,8.590821 pigment {colour red 1.2903225 green 1.2903225 blue 1.2903225 filter 0.10675583} finish {reflection {0.21076712} ior 0.031086441}} sphere {<0,-11,-21>,2.3435693 pigment {colour red 0.56774193 green 0.56774193 blue 0.56774193} finish {reflection {0.015335321} ior 0.023876077}} sphere {<-10,-3,0>,0.2486606 pigment {Yellow filter 0.1646489} finish {reflection {0.1441033} ior 0.0076274336}} sphere {<-8,-10,-27>,3.165113 pigment {Blue} finish {reflection {0.31137136} ior 0.00970366}} sphere {<12,23,-2>,8.951358 pigment {Green} finish {reflection {0.23337033} ior 0.09089105}} sphere {<18,0,-8>,10.670677 pigment {Blue filter 0.09241153} finish {reflection {0.109388344} ior 0.014986763}} sphere {<44,-6,-24>,1.2071524 pigment {Blue filter 0.013257931} finish {reflection {0.23440638} ior 0.056950476}} sphere {<51,2,-1>,7 texture {Texture_1}} sphere {<46,0,34>,10 texture {Texture_1}} sphere {<6,35,41>,0.20921667 pigment {colour red 1.4451613 green 1.4451613 blue 1.4451613 filter 0.034195364} finish {reflection {0.08662898} ior 0.08792441}} sphere {<40,21,26>,7.5278 pigment {Yellow filter 0.19841474} finish {reflection {0.1758987} ior 0.09950323}} sphere {<38,2,16>,1.7459533 pigment {Blue} finish {reflection {0.17643538} ior 0.086833365}} sphere {<12,5,0>,1.4729348 pigment {Blue filter 0.019691482} finish {reflection {0.09239622} ior 0.08879578}} sphere {<0,-1,-25>,9.164833 pigment {Blue} finish {reflection {0.31732598} ior 0.043535452}} sphere {<8,-5,-23>,7 texture {Texture_1}} sphere {<26,22,30>,6.006433 pigment {Red} finish {reflection {0.12405747} ior 0.07793958}} sphere {<0,0,15>,4.7569065 pigment {Red} finish {reflection {0.07547626} ior 0.031122638}} sphere {<30,39,35>,4.9667234 pigment {Red} finish {reflection {0.24766776} ior 0.097860925}} sphere {<11,-15,-18>,8.651751 pigment {Green} finish {reflection {0.10974609} ior 0.053181455}} sphere {<-19,37,0>,1.9926298 pigment {Green} finish {reflection {0.32591784} ior 0.08838105}} sphere {<18,0,27>,1.7395906 pigment {Yellow} finish {reflection {0.25226578} ior 0.07724299}} sphere {<45,-11,-24>,9.371048 pigment {Green} finish {reflection {0.15232308} ior 0.059271164}} sphere {<14628,43629,15665>,826.4004 pigment {Yellow} finish {reflection {90.587585} ior 0.04401314}} sphere {<51,14,22>,3 texture {Texture_1}} sphere {<57,-13,-23>,1.3260925 pigment {Yellow filter 0.16627412} finish {reflection {0.34065044} ior 0.09071907}} sphere {<30,23,-29>,0 texture {Texture_1}} sphere {<38,14,-21>,6.722112 pigment {colour red 1.4064516 green 1.4064516 blue 1.4064516 filter 0.13909917} finish {reflection {0.031061988} ior 0.06323945}} sphere {<19,-13,0>,1.5395979 pigment {colour red 1.2645161 green 1.2645161 blue 1.2645161} finish {reflection {0.22223194} ior 0.056442272}} sphere {<32,23,2>,0.9349127 pigment {Yellow filter 0.070719026} finish {reflection {0.22334677} ior 0.077596836}} sphere {<18,-6,-12>,0.613152 pigment {colour red 1.4709678 green 1.4709678 blue 1.4709678} finish {reflection {0.34102842} ior 0.059155636}} sphere {<2,20,34>,1.484875 pigment {Red filter 0.10223276} finish {reflection {0.14360866} ior 0.016317042}} sphere {<-19,25,-29>,9.557161 pigment {Green} finish {reflection {0.06634093} ior 0.053956}} sphere {<42,43,-19>,2.7509017 pigment {Yellow} finish {reflection {0.077814355} ior 0.08985006}} sphere {<3,44,-23>,2.5480337 pigment {colour red 1.4709678 green 1.4709678 blue 1.4709678 filter 0.09062567} finish {reflection {0.09005335} ior 0.060895294}} sphere {<19,0,9>,3.7318196 pigment {colour red 1.3032258 green 1.3032258 blue 1.3032258} finish {reflection {0.082217604} ior 0.010487092}} sphere {<5,42,1>,9.061657 pigment {Yellow filter 0.13217239} finish {reflection {0.14644226} ior 0.01879363}} sphere {<19,0,-19>,2.4344478 pigment {Blue filter 0.035137456} finish {reflection {0.17068243} ior 0.010757293}} sphere {<-13,38,5>,7 texture {Texture_1}} sphere {<42,-7,5>,9.634276 pigment {Green filter 0.079912156} finish {reflection {0.16612484} ior 0.053132273}} sphere {<-13,3,-11>,2.0502598 pigment {Yellow filter 0.009674752} finish {reflection {0.1976724} ior 0.08796664}} sphere {<-14,34,-18>,10.492641 pigment {colour red 1.3935484 green 1.3935484 blue 1.3935484 filter 0.1363} finish {reflection {0.19677436} ior 0.09801099}} sphere {<48,12,20>,8.641752 pigment {Yellow} finish {reflection {0.104612015} ior 0.05595586}} sphere {<9,53,-18>,7.6206436 pigment {Blue} finish {reflection {0.0681842} ior 0.051260937}} sphere {<19,6,0>,7.7071204 pigment {Blue} finish {reflection {0.19829926} ior 0.08984844}} sphere {<23,21,-23>,3.085856 pigment {Yellow} finish {reflection {0.23537913} ior 0.087577134}} sphere {<-8,40,21>,10.915716 pigment {Green} finish {reflection {0.3650062} ior 0.0848194}} sphere {<47,37,4>,1.0075724 pigment {Yellow} finish {reflection {0.30471936} ior 0.021623954}} sphere {<1,48,34>,10.247631 pigment {colour red 1.3548387 green 1.3548387 blue 1.3548387 filter 0.011081021} finish {reflection {0.13923287} ior 0.030477714}} sphere {<-3,-2,43>,6.6563706 pigment {Blue} finish {reflection {0.31329697} ior 0.050528895}} sphere {<0,39,20>,0 texture {Texture_1}} sphere {<14,-2,-6>,9 texture {Texture_1}} sphere {<42,51,-28>,5.2988997 pigment {Yellow} finish {reflection {0.15322226} ior 0.095506854}} sphere {<14,31,-27>,9 texture {Texture_1}} sphere {<7,-7,3>,2.387054 pigment {Green} finish {reflection {0.12867327} ior 0.08484998}} sphere {<4,32,34>,1.553458 pigment {Red filter 0.0074250484} finish {reflection {0.0924884} ior 0.008050621}} sphere {<16,-1,35>,2 texture {Texture_1}} sphere {<22,-19,1>,6.1729484 pigment {Yellow} finish {reflection {0.16892473} ior 0.03769102}} sphere {<25,35,24>,9.709643 pigment {colour red 1.3548387 green 1.3548387 blue 1.3548387} finish {reflection {0.17650898} ior 0.05892542}} sphere {<18,33,34>,3.06428 pigment {colour red 1.2903225 green 1.2903225 blue 1.2903225} finish {reflection {0.2036082} ior 0.08038928}} sphere {<0,7,-7>,3.7778053 pigment {Blue} finish {reflection {0.014398538} ior 0.06266987}} sphere {<-3,37,3>,1 texture {Texture_1}} sphere {<-11,-18,39>,6.135173 pigment {Blue} finish {reflection {0.20004652} ior 0.07083727}} sphere {<-18,45,-8>,2.1107905 pigment {Green filter 0.050705235} finish {reflection {0.12368556} ior 0.077116616}} sphere {<-3,2,2>,4.044393 pigment {Green} finish {reflection {0.24609792} ior 0.047590114}} sphere {<35,-4,21>,3.3092437 pigment {Green filter 0.07905123} finish {reflection {0.01791957} ior 0.07414206}} sphere {<-2,-5,47>,3.5981617 pigment {colour red 1.4967742 green 1.4967742 blue 1.4967742 filter 0.03896243} finish {reflection {0.109426185} ior 0.006353709}} sphere {<22,-8,47>,0.8109337 pigment {Red} finish {reflection {0.074706994} ior 0.053247545}} sphere {<52,-15,-1>,10.774847 pigment {colour red 1.4193548 green 1.4193548 blue 1.4193548} finish {reflection {0.08554725} ior 0.07789761}} sphere {<-17,39,-22>,7 texture {Texture_1}} sphere {<23,2,26>,1.6024225 pigment {Blue filter 0.015707698} finish {reflection {0.03499208} ior 0.046886414}} sphere {<-2,-2,37>,8.851419 pigment {colour red 1.3548387 green 1.3548387 blue 1.3548387} finish {reflection {0.15390685} ior 0.048518106}} sphere {<34,3,-11>,0.4459633 pigment {Red} finish {reflection {0.0034137527} ior 0.044327192}} sphere {<-5,3,-9>,1.066221 pigment {Blue filter 0.18167403} finish {reflection {0.09069665} ior 0.030484302}} sphere {<20,8,19>,2 texture {Texture_1}} sphere {<13,5,20>,2.9060125 pigment {Green} finish {reflection {0.2088437} ior 0.047299784}} sphere {<-5,32,23>,9.152804 pigment {Red} finish {reflection {0.14324753} ior 0.045998733}} sphere {<38,15,23>,7.3694944 pigment {colour red 1.2516129 green 1.2516129 blue 1.2516129} finish {reflection {0.096921846} ior 0.020676764}} sphere {<1,53,10>,8.142846 pigment {Green filter 0.011780683} finish {reflection {0.26700136} ior 0.009047536}} sphere {<-7,33,31>,9.8138685 pigment {Yellow} finish {reflection {0.018553518} ior 0.022990718}} sphere {<27,0,-24>,7.2312264 pigment {Red} finish {reflection {0.15347283} ior 0.07570872}} sphere {<9,21,34>,8.843524 pigment {colour red 1.3032258 green 1.3032258 blue 1.3032258} finish {reflection {0.32032207} ior 0.084834814}} sphere {<39,4,33>,1.9617856 pigment {Red filter 0.019362317} finish {reflection {0.30482495} ior 0.0925201}} sphere {<0,-17,20>,2.2289562 pigment {Yellow} finish {reflection {0.0093857795} ior 0.07969148}} sphere {<-13,4,-4>,1.8088382 pigment {Green} finish {reflection {0.10519164} ior 0.058004186}} sphere {<0,11,31>,7.861496 pigment {Yellow} finish {reflection {0.10716642} ior 0.0071794437}} sphere {<-5,22,0>,7.6522317 pigment {colour red 1.3032258 green 1.3032258 blue 1.3032258} finish {reflection {0.16647482} ior 0.09550346}} sphere {<47,52,-23>,2.7053106 pigment {colour red 1.4967742 green 1.4967742 blue 1.4967742} finish {reflection {0.25326103} ior 0.073465414}} sphere {<19,31,-9>,5.8816137 pigment {Green filter 0.17871127} finish {reflection {0.292084} ior 0.055054296}} sphere {<17,1,13>,6 texture {Texture_1}} sphere {<-13,45,1>,0 texture {Texture_1}} sphere {<1,-11,-12>,9.307474 pigment {colour red 1.2516129 green 1.2516129 blue 1.2516129 filter 0.15840167} finish {reflection {0.3065264} ior 0.09111452}} sphere {<-3,-6,-20>,11.388247 pigment {colour red 1.5612903 green 1.5612903 blue 1.5612903} finish {reflection {0.048606005} ior 0.092368156}} sphere {<-1,-14,-28>,3.5440915 pigment {Red filter 0.10873268} finish {reflection {0.046452764} ior 0.04398007}} sphere {<27,48,39>,2.8852687 pigment {colour red 1.4967742 green 1.4967742 blue 1.4967742} finish {reflection {0.34666145} ior 0.024103088}} sphere {<-19,15,21>,5 texture {Texture_1}} sphere {<15,16,-11>,9.587795 pigment {Green filter 0.04944695} finish {reflection {0.11993895} ior 0.093106836}} sphere {<23,1,16>,6.4836855 pigment {Red filter 0.036602527} finish {reflection {0.10447476} ior 0.06666581}} sphere {<-8,-16,-10>,8.004183 pigment {colour red 1.2516129 green 1.2516129 blue 1.2516129} finish {reflection {0.24843134} ior 0.0042486787}} sphere {<-5,12,35>,0.20772588 pigment {Blue} finish {reflection {0.053978756} ior 0.057961125}} sphere {<27,4,5>,8.034571 pigment {Yellow filter 0.010291645} finish {reflection {0.24846442} ior 0.017678503}} sphere {<45,-19,-5>,6.200385 pigment {Yellow} finish {reflection {0.2885801} ior 0.091781065}} sphere {<-14,44,24>,4.5810966 pigment {Green filter 0.024616862} finish {reflection {0.13844234} ior 0.0797391}} sphere {<-6,15,28>,4.1537995 pigment {Green filter 0.026400466} finish {reflection {0.07442645} ior 0.07962197}} sphere {<3,33,27>,8.0981245 pigment {Yellow} finish {reflection {0.2822667} ior 0.08729609}} sphere {<-7,44,37>,6.2861614 pigment {Red} finish {reflection {0.23325586} ior 0.04035908}} sphere {<-8,-16,-12>,0.7477583 pigment {Red} finish {reflection {0.011241551} ior 0.046893064}} sphere {<33,8,2>,3 texture {Texture_1}} sphere {<5,43,-11>,0.71165997 pigment {Yellow} finish {reflection {0.17966194} ior 0.082419805}} sphere {<5,26,-4>,2.9183764 pigment {Blue} finish {reflection {0.13291879} ior 0.02720116}} sphere {<-16,12,31>,1 texture {Texture_1}} sphere {<13,29,15>,7.086006 pigment {colour red 1.3935484 green 1.3935484 blue 1.3935484} finish {reflection {0.29550788} ior 0.06627607}} sphere {<20,23,25>,0.49610695 pigment {Yellow filter 0.17521639} finish {reflection {0.32301778} ior 0.099821255}} sphere {<-16,12,-3>,0.9062802 pigment {Blue} finish {reflection {7.2460965E-4} ior 0.039962314}} sphere {<-6,47,-5>,6.739249 pigment {Green filter 0.07007594} finish {reflection {0.2960778} ior 0.06149726}} sphere {<26,2,-29>,0.6808012 pigment {Red filter 0.0956712} finish {reflection {0.30659398} ior 0.04379566}} sphere {<28,47,41>,7.4145827 pigment {Red} finish {reflection {0.035928383} ior 0.04025575}} sphere {<35,46,11>,6 texture {Texture_1}} sphere {<-8,-7,-23>,2.4920824 pigment {colour red 1.4064516 green 1.4064516 blue 1.4064516 filter 0.033928283} finish {reflection {0.22664042} ior 0.041818332}} sphere {<-15,3,-5>,9.323483 pigment {Blue} finish {reflection {0.17316256} ior 0.07581153}} sphere {<55,0,8>,7.1226068 pigment {Yellow} finish {reflection {0.010258353} ior 0.023910789}} sphere {<-14,-10,18>,9.998187 pigment {Yellow filter 0.0059040664} finish {reflection {0.3398342} ior 0.01688532}} sphere {<41,44,13>,6.4121656 pigment {Red} finish {reflection {0.17969395} ior 0.03288396}} sphere {<15,-1,0>,6.306609 pigment {Green} finish {reflection {0.18158993} ior 0.06094731}} sphere {<-6,21,-12>,2.861299 pigment {Green filter 0.08438614} finish {reflection {0.2125228} ior 0.0060423343}} sphere {<-12,53,23>,1.4226768 pigment {Blue} finish {reflection {0.20499822} ior 0.043588985}} sphere {<-10,21,-19>,8.877281 pigment {Yellow} finish {reflection {0.19098322} ior 0.00956131}} sphere {<24,36,-5>,8.9027405 pigment {Green filter 0.07214987} finish {reflection {0.17684881} ior 0.09045631}} sphere {<37,-14,39>,4.2579126 pigment {colour red 1.5096774 green 1.5096774 blue 1.5096774} finish {reflection {0.24162732} ior 0.081858836}} sphere {<26,1,-21>,7.6542845 pigment {Yellow filter 0.07252408} finish {reflection {0.15105627} ior 0.019135382}} sphere {<18,22,-18>,4.8908534 pigment {Yellow} finish {reflection {0.2600253} ior 0.08479534}} sphere {<49,8,19>,6 texture {Texture_1}} sphere {<-11,-13,-26>,0.28289774 pigment {colour red 0.56774193 green 0.56774193 blue 0.56774193} finish {reflection {0.008100208} ior 0.04945763}} sphere {<14,-11,22>,8.420504 pigment {Yellow filter 0.15513833} finish {reflection {0.24932848} ior 0.082948074}} sphere {<30,44,30>,9.602915 pigment {colour red 1.3419355 green 1.3419355 blue 1.3419355} finish {reflection {0.17953806} ior 0.009684048}} sphere {<-2,29,36>,3.413791 pigment {Red} finish {reflection {0.08837768} ior 0.06177316}} sphere {<29,-11,12>,7 texture {Texture_1}} sphere {<38,13,32>,1.0804546 pigment {colour red 1.5096774 green 1.5096774 blue 1.5096774 filter 0.1657004} finish {reflection {0.33291316} ior 0.025864204}} sphere {<11,-2,0>,3 texture {Texture_1}} sphere {<-14,42,-6>,2.564363 pigment {Green filter 0.13442701} finish {reflection {0.13643228} ior 0.046518907}} sphere {<26,25,17>,5.676215 pigment {Yellow} finish {reflection {0.16608994} ior 0.062117778}} sphere {<7,1,11>,2.9699008 pigment {colour red 1.3548387 green 1.3548387 blue 1.3548387} finish {reflection {0.23203887} ior 0.066983}} sphere {<50,25,-17>,10 texture {Texture_1}} sphere {<-14,5,32>,4.1049194 pigment {colour red 1.3419355 green 1.3419355 blue 1.3419355 filter 0.07789071} finish {reflection {0.041827355} ior 0.09729107}} sphere {<7,14,-9>,8.163133 pigment {Yellow} finish {reflection {0.07369901} ior 2.9492983E-5}} sphere {<-15,21,-29>,6.1541986 pigment {Green} finish {reflection {0.27723542} ior 0.051441662}} sphere {<-15,37,27>,1.1158855 pigment {colour red 1.4709678 green 1.4709678 blue 1.4709678} finish {reflection {0.012465535} ior 0.03985579}} sphere {<15,23,7>,1.7981892 pigment {Red filter 0.10411905} finish {reflection {0.09319649} ior 0.059560075}} sphere {<28,13,29>,8.053183 pigment {Blue filter 0.050670657} finish {reflection {0.27017316} ior 0.07005082}} sphere {<36,20,34>,0.12942784 pigment {Yellow filter 0.17603774} finish {reflection {0.18018237} ior 0.07271216}} sphere {<-6,-3,19>,2.6922483 pigment {Red filter 0.14231074} finish {reflection {0.15705188} ior 0.077977784}} sphere {<43,14,27>,1.2523943 pigment {Red} finish {reflection {0.32346377} ior 0.041065644}} sphere {<32,-11,-29>,1.597138 pigment {Yellow filter 0.14873247} finish {reflection {0.05466104} ior 0.021055153}} sphere {<-13,7,-29>,3 texture {Texture_1}} sphere {<4,-14,-19>,4.460758 pigment {colour red 1.3032258 green 1.3032258 blue 1.3032258} finish {reflection {0.17370002} ior 0.051920895}} sphere {<14,-15,-28>,9.495596 pigment {Red} finish {reflection {0.056659978} ior 0.06453022}} sphere {<23,50,-21>,0.54209363 pigment {Green} finish {reflection {0.3356581} ior 0.055372693}} sphere {<15,29,-19>,4.6258116 pigment {colour red 1.3548387 green 1.3548387 blue 1.3548387} finish {reflection {0.25781313} ior 0.05794171}} sphere {<17,52,38>,6.6437845 pigment {colour red 1.4451613 green 1.4451613 blue 1.4451613} finish {reflection {0.21669266} ior 0.07487564}} sphere {<-17,32,9>,8 texture {Texture_1}} sphere {<5,-5,-14>,4.3291826 pigment {Green filter 0.10431408} finish {reflection {0.13569263} ior 0.056306366}} sphere {<18316,2818,15239>,260.986 pigment {Blue} finish {reflection {78.96569} ior 0.031843357}} sphere {<26,-16,14>,4 texture {Texture_1}} sphere {<14,-5,-2>,7 texture {Texture_1}} sphere {<29,14,7>,7.291893 pigment {Green} finish {reflection {0.25796577} ior 0.007761234}} sphere {<13,-11,36>,4.073943 pigment {Blue} finish {reflection {0.17432362} ior 0.05846514}} sphere {<34,-18,-8>,7.977689 pigment {colour red 1.4967742 green 1.4967742 blue 1.4967742} finish {reflection {0.30483663} ior 0.058814347}} sphere {<49,12,-22>,7.920615 pigment {Green filter 0.026572885} finish {reflection {0.33046716} ior 0.05547658}} sphere {<-10,-1,-8>,5.936479 pigment {Red} finish {reflection {0.16803278} ior 0.025873078}} sphere {<17,-16,11>,8.53745 pigment {Yellow filter 0.19279471} finish {reflection {0.042300925} ior 0.08066669}} sphere {<-13,1,-15>,3.6320815 pigment {Red} finish {reflection {0.14713173} ior 0.03166641}} sphere {<-6,-16,29>,3.0582852 pigment {Yellow filter 0.0070748827} finish {reflection {0.039169867} ior 0.0070094233}} sphere {<-17,4,-15>,2.0875132 pigment {Yellow} finish {reflection {0.10180185} ior 0.05399496}} sphere {<-6,43,-10>,8.181033 pigment {Blue} finish {reflection {0.10884693} ior 3.445346E-4}} sphere {<23,-2,-20>,0.03874957 pigment {Red filter 0.06264865} finish {reflection {0.14393732} ior 0.08235463}} sphere {<29,15,19>,8.261798 pigment {Red filter 0.09042729} finish {reflection {0.17813666} ior 0.069053285}} sphere {<50,53,9>,3 texture {Texture_1}} sphere {<-1,-8,13>,4 texture {Texture_1}} sphere {<23,40,-27>,3.1138155 pigment {Red} finish {reflection {0.09766418} ior 0.067331776}} sphere {<15,26,26>,5 texture {Texture_1}} sphere {<-9,4,19>,0.52539694 pigment {Red filter 0.065804094} finish {reflection {0.20618297} ior 0.043625344}} sphere {<-18,26,-28>,9.340043 pigment {colour red 1.3548387 green 1.3548387 blue 1.3548387 filter 0.14542003} finish {reflection {0.23965693} ior 0.052380692}} sphere {<15,40,-20>,4.307107 pigment {Yellow} finish {reflection {0.08717642} ior 0.03463943}} sphere {<8,-7,-15>,0.14033774 pigment {Blue filter 0.14944173} finish {reflection {0.11865921} ior 0.0343564}} sphere {<26,3,0>,7.529345 pigment {Blue} finish {reflection {0.23062031} ior 0.033351615}} sphere {<14,-3,-26>,6.9026365 pigment {Yellow filter 0.027650137} finish {reflection {0.13688527} ior 0.04507546}} sphere {<40,-14,-20>,8.388029 pigment {Green filter 0.023464385} finish {reflection {0.24731858} ior 0.049147364}} sphere {<31,9,0>,8.444681 pigment {Blue filter 0.110485114} finish {reflection {0.018969191} ior 0.01218082}} sphere {<-6,-9,12>,1.8044033 pigment {Green} finish {reflection {0.01580026} ior 0.02157581}} sphere {<47,27,3>,7.5098777 pigment {colour red 1.4967742 green 1.4967742 blue 1.4967742} finish {reflection {0.20423988} ior 0.08091453}} sphere {<-6,28,-13>,6.139451 pigment {Blue} finish {reflection {0.0253058} ior 0.04628656}} sphere {<-4,6,-1>,8.360817 pigment {Green} finish {reflection {0.15722613} ior 0.07809015}} sphere {<45,4,12>,1.228677 pigment {Blue} finish {reflection {0.052393943} ior 0.03454416}} sphere {<16,16,34>,2 texture {Texture_1}} sphere {<15,-15,33>,1.9661973 pigment {Blue} finish {reflection {0.028911369} ior 0.022496145}} sphere {<45,27,-13>,4.5277047 pigment {Green} finish {reflection {0.017140318} ior 0.07865618}} sphere {<0,17,24>,6 texture {Texture_1}} sphere {<27,-10,8>,9 texture {Texture_1}} sphere {<53,-1,26>,5 texture {Texture_1}} sphere {<42,15,10>,11.006375 pigment {Green} finish {reflection {0.19719626} ior 0.057048876}} sphere {<48,4,40>,9.998739 pigment {Green} finish {reflection {0.21684454} ior 0.07295379}} sphere {<-19,26,3>,6 texture {Texture_1}} sphere {<41,34,30>,7.217984 pigment {colour red 1.3419355 green 1.3419355 blue 1.3419355 filter 0.0207693} finish {reflection {0.21018946} ior 0.0635604}} sphere {<16,7,-11>,10 texture {Texture_1}} sphere {<13,4,-11>,5.894535 pigment {Yellow} finish {reflection {0.33029473} ior 0.096290715}} sphere {<4,-3,-1>,10.054228 pigment {colour red 1.3935484 green 1.3935484 blue 1.3935484} finish {reflection {0.19362801} ior 0.023389062}} sphere {<-11,37,14>,4.3604965 pigment {Yellow} finish {reflection {0.0898412} ior 0.008601121}} sphere {<-5,6,-10>,5.24551 pigment {Green} finish {reflection {0.082048744} ior 0.079270676}} sphere {<20,-8,18>,8.791279 pigment {Red} finish {reflection {0.2565088} ior 0.032358963}} sphere {<4,11,17>,10.776495 pigment {Red} finish {reflection {0.35439327} ior 0.04666791}} sphere {<-12,-11,17>,8.581527 pigment {colour red 1.3032258 green 1.3032258 blue 1.3032258 filter 0.020469777} finish {reflection {0.23248652} ior 0.091526166}} sphere {<3,52,-18>,2 texture {Texture_1}} sphere {<2,23,47>,9.939531 pigment {Blue} finish {reflection {0.17007133} ior 0.07398609}} sphere {<-5,45,-7>,5.7329764 pigment {Green} finish {reflection {0.21048172} ior 0.07955319}} sphere {<25,31,-21>,9.735806 pigment {Blue} finish {reflection {0.23876052} ior 0.0012088147}} sphere {<22,25,3>,7.5040793 pigment {colour red 1.3032258 green 1.3032258 blue 1.3032258} finish {reflection {0.29516476} ior 0.03340907}} sphere {<10,33,-4>,8 texture {Texture_1}} sphere {<0,9,33>,3.4833672 pigment {colour red 1.4967742 green 1.4967742 blue 1.4967742} finish {reflection {0.17529853} ior 0.03575716}} sphere {<31,-16,-20>,2.3252616 pigment {colour red 1.3032258 green 1.3032258 blue 1.3032258 filter 0.05319723} finish {reflection {0.2250807} ior 0.075069085}} sphere {<26,24,23>,3.8255448 pigment {Blue filter 0.10855234} finish {reflection {0.26918644} ior 0.08396569}} sphere {<46,46,-25>,8 texture {Texture_1}} sphere {<13,51,33>,6.3224964 pigment {Yellow filter 0.025794424} finish {reflection {0.11660612} ior 0.013212961}} sphere {<28,49,18>,9.297716 pigment {Green filter 0.11738199} finish {reflection {0.045480285} ior 0.036173023}} sphere {<31,15,-22>,3.6359577 pigment {Green} finish {reflection {0.38848746} ior 0.04776382}} sphere {<29,22,-9>,6.7670403 pigment {Green filter 0.04109541} finish {reflection {0.13150351} ior 0.054291327}} sphere {<4,17,17>,7.9291763 pigment {Yellow} finish {reflection {0.34701928} ior 0.07347183}} sphere {<0,9,30>,2 texture {Texture_1}} sphere {<3,11,-3>,0.119287476 pigment {Yellow} finish {reflection {0.06463115} ior 0.09684476}} sphere {<14,25,7>,4 texture {Texture_1}} sphere {<10,-10,8>,9.179757 pigment {colour red 1.3161291 green 1.3161291 blue 1.3161291 filter 0.04116012} finish {reflection {0.23114717} ior 0.09832156}} sphere {<44,-17,-20>,2.402784 pigment {colour red 1.4709678 green 1.4709678 blue 1.4709678 filter 0.01175145} finish {reflection {0.36636245} ior 0.0208039}} sphere {<30,28,-17>,10.415591 pigment {Red filter 0.10312258} finish {reflection {0.014757884} ior 0.09002386}} sphere {<31,11,4>,0.8590894 pigment {Red filter 0.10974995} finish {reflection {0.15058956} ior 0.0800859}} sphere {<4,2,23>,9.054241 pigment {Green filter 0.004865945} finish {reflection {0.2645628} ior 0.035579134}} sphere {<10,8,25>,2.2621207 pigment {Green} finish {reflection {0.2015708} ior 0.057614893}} sphere {<15,21,41>,1 texture {Texture_1}} sphere {<3,-18,-13>,6 texture {Texture_1}} sphere {<37,2,36>,7 texture {Texture_1}} sphere {<1,48,-4>,3.1808105 pigment {Green} finish {reflection {0.34001753} ior 0.056298222}} sphere {<47,2,-23>,10.078566 pigment {Red} finish {reflection {0.25332156} ior 0.07728679}} sphere {<-15,2,-11>,8.137206 pigment {Red filter 0.08807787} finish {reflection {0.3090113} ior 5.640795E-5}} sphere {<10,-14,-4>,11 texture {Texture_1}} sphere {<27,-14,-12>,3 texture {Texture_1}} sphere {<26,32,33>,3 texture {Texture_1}} sphere {<37,23,-1>,4.794324 pigment {Red} finish {reflection {0.14839238} ior 0.06289602}} sphere {<-3,35,8>,3.1113217 pigment {Red} finish {reflection {0.11829017} ior 2.898515E-4}} sphere {<-2,19,-9>,5.5701714 pigment {colour red 1.3419355 green 1.3419355 blue 1.3419355} finish {reflection {0.18561772} ior 0.07573424}} sphere {<42,30,20>,0.6261909 pigment {Yellow} finish {reflection {0.15970002} ior 0.043057114}} sphere {<40,-10,24>,1.8195509 pigment {Green filter 0.15767951} finish {reflection {0.20290472} ior 0.053877246}} sphere {<-8,30,-11>,1.4173036 pigment {Yellow filter 0.11946241} finish {reflection {0.29810834} ior 0.08836713}} sphere {<-7,3,-24>,0.60406435 pigment {Yellow filter 0.1223256} finish {reflection {0.05187875} ior 0.046362724}} sphere {<38,33,17>,5 texture {Texture_1}} sphere {<-19,-16,15>,3.9560864 pigment {colour red 1.3419355 green 1.3419355 blue 1.3419355} finish {reflection {0.25685266} ior 0.009816806}} sphere {<24,-15,2>,2 texture {Texture_1}} sphere {<17,25,-7>,5 texture {Texture_1}} sphere {<28,43,5>,0.9504344 pigment {Green filter 0.17510357} finish {reflection {0.03101656} ior 0.03345779}} sphere {<-17,32,36>,9.077128 pigment {colour red 1.3935484 green 1.3935484 blue 1.3935484 filter 0.05125792} finish {reflection {0.032089498} ior 0.065273754}} sphere {<-11,1,18>,4.855426 pigment {Yellow} finish {reflection {0.1997887} ior 0.028262146}} sphere {<41,43,25>,9.828178 pigment {Red} finish {reflection {0.27881265} ior 0.015476848}} sphere {<40,0,3>,3 texture {Texture_1}} sphere {<28,25,-16>,8.541153 pigment {Green} finish {reflection {0.004742221} ior 0.015691433}} sphere {<-12,56,19>,7.788381 pigment {Green} finish {reflection {0.08335079} ior 0.0758977}} sphere {<43,-5,38>,10 texture {Texture_1}} sphere {<16,-7,-8>,11.059577 pigment {Yellow} finish {reflection {0.10178286} ior 0.073449016}} sphere {<37,29,11>,1 texture {Texture_1}} sphere {<-7,-16,33>,5.6081085 pigment {Blue} finish {reflection {0.27742222} ior 0.053816076}} sphere {<36,29,4>,1.9430048 pigment {Yellow filter 0.099640235} finish {reflection {0.121483736} ior 0.08106504}} sphere {<-3,3,-27>,2.4441135 pigment {Green} finish {reflection {0.18646544} ior 0.018622527}} sphere {<41,8,-29>,7.766477 pigment {Red filter 0.074067704} finish {reflection {0.21065526} ior 0.018886942}} sphere {<24,14,-6>,9.13696 pigment {Blue} finish {reflection {0.09404189} ior 0.046123356}} sphere {<18,-17,-1>,4.626609 pigment {Green filter 0.12338467} finish {reflection {0.32472682} ior 0.085752316}} sphere {<-9,6,-2>,9 texture {Texture_1}} sphere {<45,10,35>,3 texture {Texture_1}} sphere {<-19,27,-22>,10.368477 pigment {Yellow filter 0.13245255} finish {reflection {0.2596291} ior 0.02781087}} sphere {<16,28,0>,6.768229 pigment {Green} finish {reflection {0.010714167} ior 0.0493332}} sphere {<18,24,30>,4.081028 pigment {Red} finish {reflection {0.12905201} ior 0.056855187}} sphere {<-2,-16,4>,9.356228 pigment {Yellow} finish {reflection {0.075619504} ior 0.05245352}} sphere {<10,51,13>,0.58031994 pigment {Red} finish {reflection {0.10754715} ior 0.05675256}} sphere {<21,-17,-27>,0.46585983 pigment {Red filter 0.0067232028} finish {reflection {0.33429945} ior 0.074378945}} sphere {<5,-1,-11>,8 texture {Texture_1}} sphere {<23,28,42>,8.555017 pigment {Blue filter 0.18248697} finish {reflection {0.0070573483} ior 0.018550241}} sphere {<4,-6,3>,6.2229567 pigment {Yellow filter 0.15622999} finish {reflection {0.26574463} ior 0.040959645}} sphere {<-3,12,19>,1.7567396 pigment {Green} finish {reflection {0.06819974} ior 0.06536471}} sphere {<29,22,-26>,7.2033095 pigment {Red filter 0.19581291} finish {reflection {0.12190578} ior 0.01643128}} sphere {<15,-5,29>,0.6198452 pigment {Green filter 0.047970258} finish {reflection {0.2328206} ior 0.071324706}} sphere {<14,7,3>,9.053707 pigment {colour red 1.2903225 green 1.2903225 blue 1.2903225} finish {reflection {0.17638965} ior 0.06471191}} sphere {<-2,-11,5>,5.647372 pigment {Red} finish {reflection {0.18024798} ior 0.048393}} sphere {<45,45,-14>,8.87863 pigment {Green filter 0.14106424} finish {reflection {0.31225535} ior 0.0743855}} sphere {<-11,36,-12>,3.612597 pigment {colour red 1.2903225 green 1.2903225 blue 1.2903225} finish {reflection {0.03524119} ior 0.089623615}} sphere {<-9,49,38>,5.192281 pigment {Blue filter 0.1983304} finish {reflection {0.017544482} ior 0.062192325}} sphere {<57,20,-22>,3.228096 pigment {Red filter 0.105915695} finish {reflection {0.27930838} ior 0.089888886}} sphere {<3,41,16>,8.77061 pigment {Red} finish {reflection {0.1880775} ior 0.0037317702}} sphere {<-8,31,35>,1 texture {Texture_1}} sphere {<35,56,-2>,9.284973 pigment {Blue filter 0.028587937} finish {reflection {0.1459959} ior 0.09467101}} sphere {<32,32,12>,5.425989 pigment {Yellow filter 0.090268806} finish {reflection {0.19721913} ior 0.03340486}} sphere {<27,-2,-19>,10 texture {Texture_1}} sphere {<7,49,-23>,0.70711684 pigment {Red} finish {reflection {0.01723865} ior 0.07202602}} sphere {<-8,9,-6>,9.90933 pigment {Red filter 0.17202829} finish {reflection {0.24528398} ior 0.07287552}} sphere {<39,45,-25>,9.59403 pigment {Red} finish {reflection {0.065637} ior 0.014668354}} sphere {<-3,34,-16>,0.09592883 pigment {colour red 1.3548387 green 1.3548387 blue 1.3548387} finish {reflection {0.25802863} ior 0.010546715}} sphere {<0,10,-24>,2.9609065 pigment {colour red 1.4193548 green 1.4193548 blue 1.4193548} finish {reflection {0.10678497} ior 0.06426081}} sphere {<3,13,-15>,0.092952125 pigment {colour red 1.4967742 green 1.4967742 blue 1.4967742} finish {reflection {0.29941717} ior 0.094490096}} sphere {<44,-4,31>,1.221555 pigment {Blue} finish {reflection {0.054845612} ior 0.03573087}} sphere {<23,24,-23>,4.9026165 pigment {colour red 1.3032258 green 1.3032258 blue 1.3032258 filter 0.10226081} finish {reflection {0.27138686} ior 0.078915864}} sphere {<31,7,-1>,3 texture {Texture_1}} sphere {<50,37,22>,0 texture {Texture_1}} sphere {<0,46,-27>,3.323988 pigment {Yellow} finish {reflection {0.03261926} ior 0.02600997}} sphere {<26,27,22>,1 texture {Texture_1}} sphere {<30,39,-12>,0.972483 pigment {colour red 1.3032258 green 1.3032258 blue 1.3032258} finish {reflection {0.03725691} ior 0.023981385}} sphere {<5,26,-22>,4.4763427 pigment {Red} finish {reflection {0.28651243} ior 0.071898125}} sphere {<43,53,-19>,2.2293959 pigment {colour red 1.4967742 green 1.4967742 blue 1.4967742} finish {reflection {0.20884305} ior 0.015050918}} sphere {<15,-2,43>,2.1820042 pigment {Green filter 0.044628914} finish {reflection {0.28011903} ior 0.018717078}} sphere {<53,13,0>,9 texture {Texture_1}} sphere {<53,19,7>,8 texture {Texture_1}} sphere {<-6,18,27>,9.21097 pigment {Green} finish {reflection {0.23875879} ior 0.06094338}} sphere {<7,-19,-14>,2.959948 pigment {colour red 0.59354836 green 0.59354836 blue 0.59354836 filter 0.09706827} finish {reflection {0.02966816} ior 0.017863669}} sphere {<19547,12460,5344>,2413.307 pigment {colour red 845.5871 green 845.5871 blue 845.5871} finish {reflection {107.398895} ior 0.0523449}} sphere {<6,18,10>,1.4559585 pigment {Blue} finish {reflection {0.018208327} ior 0.05887804}} sphere {<39,22,27>,9.107882 pigment {Blue} finish {reflection {0.14951524} ior 0.0013671804}} sphere {<-12,5,-13>,3.4187064 pigment {Red} finish {reflection {0.068427354} ior 0.06416658}} sphere {<38,38,1>,7 texture {Texture_1}} sphere {<-12,-4,0>,6 texture {Texture_1}} sphere {<6,41,14>,4.9181776 pigment {Blue} finish {reflection {0.31735557} ior 0.0819719}} sphere {<13,30,-1>,6.9259233 pigment {Yellow} finish {reflection {0.13329414} ior 0.03265975}} sphere {<-16,8,30>,9.668062 pigment {Red filter 0.12358854} finish {reflection {0.16568741} ior 0.07194498}} sphere {<4,40,28>,9 texture {Texture_1}} sphere {<-4,17,38>,3 texture {Texture_1}} sphere {<-8,1,-7>,8.471251 pigment {Green filter 0.16267048} finish {reflection {0.15904802} ior 0.069632925}} sphere {<51,34,35>,7.378923 pigment {Yellow filter 0.15378372} finish {reflection {0.2885969} ior 0.08480263}} sphere {<3,-3,-26>,0.5497621 pigment {Green} finish {reflection {0.2120635} ior 0.08435761}} sphere {<-8,20,-5>,9.576699 pigment {Blue} finish {reflection {0.14658713} ior 0.0036204888}} sphere {<-17,30,-7>,5 texture {Texture_1}} sphere {<19,42,-2>,6.1751328 pigment {Yellow filter 0.035132114} finish {reflection {0.116544545} ior 0.07712038}} sphere {<38,9,15>,3.5704281 pigment {Blue} finish {reflection {0.11057779} ior 0.006454445}} sphere {<46,-7,-22>,4.487412 pigment {Yellow filter 0.029184157} finish {reflection {0.14867647} ior 0.037429288}} sphere {<-1,-5,22>,0 texture {Texture_1}} sphere {<33,22,20>,7.4823318 pigment {Green filter 0.14956105} finish {reflection {0.19853404} ior 0.018443674}} sphere {<51,-9,-13>,8 texture {Texture_1}} sphere {<23,-10,-25>,7.859661 pigment {Red filter 0.12931025} finish {reflection {0.18432903} ior 0.03527909}} sphere {<21,38,-25>,1.1992385 pigment {Blue} finish {reflection {0.30889595} ior 0.011815728}} sphere {<25,-9,5>,6.768061 pigment {Yellow} finish {reflection {0.09148564} ior 0.0069294744}} sphere {<3,-12,-21>,4 texture {Texture_1}} sphere {<-5,-18,-6>,3.6457298 pigment {Red filter 0.17687264} finish {reflection {0.07444322} ior 0.07095704}} sphere {<2,-10,-10>,1.2721161 pigment {Blue} finish {reflection {0.08752344} ior 0.09823693}} sphere {<-1,10,10>,1 texture {Texture_1}} sphere {<0,38,31>,1.2057303 pigment {colour red 1.4193548 green 1.4193548 blue 1.4193548} finish {reflection {0.22004195} ior 0.065852545}} sphere {<-6,17,-12>,6 texture {Texture_1}} sphere {<0,-2,0>,5.510667 pigment {Red filter 0.18220247} finish {reflection {0.32308125} ior 0.04504408}} sphere {<40,7,27>,1.6309779 pigment {Red filter 0.08294457} finish {reflection {0.05846831} ior 0.02733703}} sphere {<12,-17,5>,8.463458 pigment {Yellow} finish {reflection {0.11847216} ior 0.0820986}} sphere {<-6,30,-25>,7.4433146 pigment {Blue filter 0.12772317} finish {reflection {0.018595466} ior 0.032367766}} sphere {<0,27,-17>,1.4947908 pigment {Red filter 0.18818478} finish {reflection {0.2909899} ior 0.04292866}} sphere {<28,17,-2>,9.234426 pigment {Yellow filter 0.19154692} finish {reflection {0.26831752} ior 0.0029558453}} sphere {<6,25,-2>,11.032938 pigment {Blue filter 0.19517854} finish {reflection {0.2705752} ior 0.029604465}} sphere {<8,-5,39>,0.53304523 pigment {Blue} finish {reflection {0.30185604} ior 0.037998028}} sphere {<-9,11,-28>,7.181928 pigment {Red} finish {reflection {0.31698865} ior 0.09692588}} sphere {<54,-6,20>,1 texture {Texture_1}} sphere {<32,15,-25>,5.9389844 pigment {Red} finish {reflection {0.20609155} ior 0.02856927}} sphere {<26,-4,19>,4.7513504 pigment {Yellow} finish {reflection {0.2716355} ior 0.08857089}} sphere {<39,2,14>,0.3740625 pigment {Red filter 0.1253566} finish {reflection {0.20209083} ior 0.036508888}} sphere {<18,10,27>,8 texture {Texture_1}} sphere {<9,12,17>,6.0281444 pigment {Yellow filter 0.12193824} finish {reflection {0.1820603} ior 0.021099888}} sphere {<38,23,3>,7.903826 pigment {Yellow} finish {reflection {0.026453715} ior 0.05389415}} sphere {<10,0,0>,4.046735 pigment {Yellow filter 0.110296056} finish {reflection {0.11481311} ior 0.039111566}} sphere {<-5,0,-4>,3.904976 pigment {colour red 1.3161291 green 1.3161291 blue 1.3161291} finish {reflection {0.2698342} ior 0.07041132}} sphere {<51,-2,1>,1.8543879 pigment {Green filter 0.18941197} finish {reflection {0.122668706} ior 0.05077561}} sphere {<37,40,-18>,1.5704832 pigment {Red} finish {reflection {0.008643849} ior 0.033707563}} sphere {<3,35,-13>,5.677534 pigment {Yellow} finish {reflection {0.16528617} ior 0.05669642}} sphere {<-1,1,31>,8.938448 pigment {Blue} finish {reflection {0.27736443} ior 0.08599276}} sphere {<5,-18,2>,9 texture {Texture_1}} sphere {<42,28,-16>,2.743875 pigment {colour red 1.2516129 green 1.2516129 blue 1.2516129} finish {reflection {0.2092328} ior 0.08768759}} sphere {<8,-4,29>,2.9657567 pigment {Green} finish {reflection {0.29897255} ior 0.03447896}} sphere {<44,4,-11>,4 texture {Texture_1}} sphere {<-13,-15,-29>,2.0186992 pigment {Red filter 0.18771848} finish {reflection {0.11787268} ior 0.01261439}} sphere {<30,51,14>,4.0474715 pigment {Red filter 0.070584185} finish {reflection {0.29812956} ior 0.038055364}} sphere {<3,2,-7>,7.4365234 pigment {Red} finish {reflection {0.34525332} ior 0.023441395}} sphere {<0,16,-17>,8.712402 pigment {Red} finish {reflection {0.19532226} ior 0.038341083}} sphere {<1,35,24>,9 texture {Texture_1}} sphere {<-7,49,24>,9.791078 pigment {Green filter 0.18021493} finish {reflection {0.29823905} ior 0.05834042}} sphere {<18,-11,32>,2.3250098 pigment {colour red 1.3032258 green 1.3032258 blue 1.3032258} finish {reflection {0.16400501} ior 0.07497301}} sphere {<28,5,1>,7.3477225 pigment {Green filter 0.18990615} finish {reflection {0.10672892} ior 0.07582064}} sphere {<-12,1,38>,3 texture {Texture_1}} sphere {<14,-19,-17>,8.346136 pigment {Blue} finish {reflection {0.22637579} ior 0.045671903}} sphere {<-17,-15,20>,0.12589279 pigment {Blue filter 0.054081492} finish {reflection {0.32426292} ior 0.001260584}} sphere {<28,-17,-23>,10.892642 pigment {Green} finish {reflection {0.106744274} ior 0.011386637}} sphere {<11,12,-23>,2 texture {Texture_1}} sphere {<28,42,-14>,4.6492414 pigment {Yellow} finish {reflection {0.3737332} ior 0.028688755}} sphere {<-14,0,-16>,9 texture {Texture_1}} sphere {<15,24,13>,6.7966604 pigment {Blue} finish {reflection {0.25778165} ior 0.013881472}} sphere {<2,44,25>,2.7630353 pigment {Blue} finish {reflection {0.14268792} ior 0.08100757}} sphere {<2,-19,38>,2.6189218 pigment {Green} finish {reflection {0.34287316} ior 4.4985107E-4}} sphere {<-19,14,35>,1.6783333 pigment {Blue} finish {reflection {0.17870086} ior 0.07673666}} sphere {<-18,-17,36>,2.7302651 pigment {Green filter 0.11520892} finish {reflection {0.22396366} ior 0.02931862}} sphere {<15,32,22>,5.0803576 pigment {Green} finish {reflection {0.17029808} ior 0.056620765}} sphere {<22,11,1>,8.932266 pigment {Green} finish {reflection {0.32625255} ior 0.0011388123}} sphere {<-14,3,20>,5.881486 pigment {colour red 1.2516129 green 1.2516129 blue 1.2516129} finish {reflection {0.20459954} ior 0.0075933407}} sphere {<0,26,-28>,3.9417949 pigment {colour red 1.4967742 green 1.4967742 blue 1.4967742 filter 0.11049189} finish {reflection {0.2598954} ior 0.03817547}} sphere {<-8,0,-15>,6.801863 pigment {Yellow filter 0.08929656} finish {reflection {0.121217005} ior 0.0155369565}} sphere {<33,34,-12>,0.18776666 pigment {Blue filter 0.12301429} finish {reflection {0.20757617} ior 0.010287008}} sphere {<39,-17,42>,5.203965 pigment {colour red 1.4967742 green 1.4967742 blue 1.4967742} finish {reflection {0.18383326} ior 0.0039579524}} sphere {<48,28,20>,9 texture {Texture_1}} sphere {<-6,40,9>,2.1108594 pigment {Green} finish {reflection {0.17317197} ior 0.030207226}} sphere {<15,-2,-10>,5.272196 pigment {Red filter 0.14159401} finish {reflection {0.16314913} ior 0.06590929}} sphere {<26,50,19>,10 texture {Texture_1}} sphere {<36,-3,-5>,1 texture {Texture_1}} sphere {<-2,19,-10>,0.5745714 pigment {Yellow} finish {reflection {0.10557538} ior 0.028489413}} sphere {<38,0,-2>,3.986121 pigment {Yellow filter 0.022498706} finish {reflection {0.34254122} ior 0.01157506}} sphere {<-7,13,4>,10.45172 pigment {Green filter 0.1350486} finish {reflection {0.2898526} ior 0.083733216}} sphere {<10,20,21>,7 texture {Texture_1}} sphere {<51,8,10>,1.193342 pigment {Green} finish {reflection {0.139761} ior 0.017940054}} sphere {<20,10,-28>,5.6232576 pigment {Yellow} finish {reflection {0.18823738} ior 0.019627133}} sphere {<0,8,10>,3.1663113 pigment {Green filter 0.12811573} finish {reflection {0.11503227} ior 0.08306384}} sphere {<25,6,10>,10 texture {Texture_1}} sphere {<15,27,17>,1.2551563 pigment {colour red 0.9935484 green 0.9935484 blue 0.9935484 filter 0.023828438} finish {reflection {0.14765708} ior 0.029976236}} sphere {<37,13,0>,6.95246 pigment {colour red 1.3548387 green 1.3548387 blue 1.3548387} finish {reflection {0.17935164} ior 0.0071703065}} sphere {<41,34,-22>,9.565386 pigment {Green filter 0.06598641} finish {reflection {0.11220279} ior 0.011371231}} sphere {<21,0,0>,2 texture {Texture_1}} sphere {<50,34,19>,6.4338903 pigment {colour red 1.3935484 green 1.3935484 blue 1.3935484} finish {reflection {0.31595138} ior 0.0651507}} sphere {<10,18,4>,3.7613099 pigment {Blue filter 0.15728268} finish {reflection {0.01035892} ior 0.032243814}} sphere {<33,-11,-7>,4.0162997 pigment {Red} finish {reflection {0.09966533} ior 0.08077393}} sphere {<50,47,-9>,5 texture {Texture_1}} sphere {<36,41,-18>,9.910433 pigment {Yellow} finish {reflection {0.3229273} ior 0.045513142}} sphere {<-7,-14,17>,6.9390273 pigment {Yellow} finish {reflection {0.190774} ior 0.041147165}} sphere {<48,-3,-10>,0.88021356 pigment {Yellow} finish {reflection {0.2869165} ior 0.0605869}} sphere {<38,41,-19>,9.949642 pigment {Yellow filter 0.04719846} finish {reflection {0.19880652} ior 0.004270515}} sphere {<45,9,12>,0.30190364 pigment {Yellow} finish {reflection {0.28221187} ior 0.053464126}} sphere {<49,-16,42>,5.9378066 pigment {Green} finish {reflection {0.27537447} ior 0.09634203}} sphere {<34,46,-13>,7 texture {Texture_1}} sphere {<17,52,-27>,3.8426075 pigment {colour red 1.4967742 green 1.4967742 blue 1.4967742 filter 0.15714645} finish {reflection {0.19414762} ior 0.076413125}} sphere {<-13,15,13>,9.368664 pigment {Yellow} finish {reflection {0.22423466} ior 0.057669397}} sphere {<9,30,-25>,7 texture {Texture_1}} sphere {<9,26,25>,9 texture {Texture_1}} sphere {<-6,20,30>,10.971651 pigment {colour red 1.4709678 green 1.4709678 blue 1.4709678} finish {reflection {0.19586322} ior 0.08981242}} sphere {<7,29,-3>,8.641998 pigment {Yellow} finish {reflection {0.31131738} ior 0.03163689}} sphere {<2,18,-28>,7.608945 pigment {Red filter 0.04081139} finish {reflection {0.32232502} ior 0.039473664}} sphere {<11,20,-25>,7.209235 pigment {Blue} finish {reflection {0.19817327} ior 0.07735311}} sphere {<-8,27,43>,2 texture {Texture_1}} sphere {<2,11,-11>,1.966609 pigment {Blue filter 0.11028662} finish {reflection {0.0034702984} ior 0.061449282}} sphere {<43,52,26>,4.6024714 pigment {Blue filter 0.19120637} finish {reflection {0.18583456} ior 0.048127305}} sphere {<-3,19,-20>,8.427857 pigment {Yellow} finish {reflection {0.027051011} ior 0.008834641}} sphere {<-11,11,-16>,0.44281888 pigment {Blue} finish {reflection {0.06242966} ior 0.033577614}} sphere {<8,5,27>,3.7788491 pigment {Green} finish {reflection {0.0060687843} ior 0.028889101}} sphere {<-1,0,-20>,8 texture {Texture_1}} sphere {<42,6,-3>,9.956366 pigment {Green} finish {reflection {0.11629384} ior 0.07819691}} sphere {<44,0,10>,8.486864 pigment {Yellow filter 0.060862016} finish {reflection {0.1715831} ior 0.08253739}} sphere {<16,4,40>,4 texture {Texture_1}} sphere {<-13,-15,-7>,1.3748974 pigment {Red} finish {reflection {0.03824539} ior 0.09941964}} sphere {<9923,6443,22791>,5620.011 pigment {Green} finish {reflection {77.486015} ior 0.061702985}} sphere {<19,-18,-25>,5.2333536 pigment {colour red 1.1483871 green 1.1483871 blue 1.1483871} finish {reflection {0.16671176} ior 0.06632679}} sphere {<17,15,11>,2 texture {Texture_1}} sphere {<10,-2,-2>,1.2301418 pigment {Red filter 0.16471334} finish {reflection {0.058749646} ior 0.0727635}} sphere {<41,-2,-1>,8.574091 pigment {Red} finish {reflection {0.20586585} ior 0.047402192}} sphere {<-5,-4,8>,6 texture {Texture_1}} sphere {<-15,16,20>,7.846733 pigment {Yellow filter 0.035901282} finish {reflection {0.21170026} ior 0.051236127}} sphere {<4,3,-11>,9 texture {Texture_1}} sphere {<40,4,10>,5.4114532 pigment {colour red 1.4967742 green 1.4967742 blue 1.4967742 filter 0.1821827} finish {reflection {0.21135172} ior 0.071917035}} sphere {<-4,47,-29>,9 texture {Texture_1}} sphere {<-3,10,-3>,3.649818 pigment {Red} finish {reflection {0.118524924} ior 0.06887262}} sphere {<-14,38,-11>,0 texture {Texture_1}} sphere {<41,-4,-29>,0 texture {Texture_1}} sphere {<40,14,8>,0.04130604 pigment {colour red 1.3419355 green 1.3419355 blue 1.3419355 filter 0.013486684} finish {reflection {0.11184984} ior 0.06902778}} sphere {<-3,17,-14>,4 texture {Texture_1}} sphere {<22,19,48>,2 texture {Texture_1}} sphere {<35,28,-4>,4.4220915 pigment {Blue} finish {reflection {0.1236597} ior 0.012795741}} sphere {<44,10,-11>,6.2090263 pigment {Green} finish {reflection {0.22227764} ior 0.001926143}} sphere {<35,45,35>,9 texture {Texture_1}} sphere {<-10,-17,36>,4.6513014 pigment {Blue filter 0.17456312} finish {reflection {0.18897305} ior 0.05221067}} sphere {<5,-8,-6>,11.534136 pigment {Blue} finish {reflection {0.088191934} ior 0.034227896}} sphere {<-15,-6,-22>,9.4058695 pigment {Green} finish {reflection {0.25705206} ior 0.017283527}} sphere {<0,43,12>,9.172467 pigment {Red filter 0.09954381} finish {reflection {0.17060213} ior 0.08577859}} sphere {<-18,3,29>,6.063521 pigment {colour red 1.5612903 green 1.5612903 blue 1.5612903} finish {reflection {0.32477492} ior 0.013242563}} sphere {<-15,11,16>,9.150022 pigment {Blue} finish {reflection {0.2065192} ior 0.029965557}} sphere {<20,-8,11>,9.496683 pigment {colour red 1.3032258 green 1.3032258 blue 1.3032258} finish {reflection {0.21510758} ior 0.083604604}} sphere {<-5,43,22>,7.6099854 pigment {Green filter 0.17834125} finish {reflection {0.0825342} ior 0.070192955}} sphere {<35,3,31>,9.894656 pigment {Blue} finish {reflection {0.029988289} ior 0.07447088}} sphere {<17,36,-24>,1.6190042 pigment {Yellow} finish {reflection {0.23575278} ior 0.0029630198}} sphere {<38,7,-8>,5 texture {Texture_1}} sphere {<46,8,-17>,3.5221648 pigment {colour red 1.4064516 green 1.4064516 blue 1.4064516 filter 0.19444586} finish {reflection {0.32063124} ior 0.02671473}} sphere {<17,43,-22>,2.328652 pigment {Green filter 0.112801984} finish {reflection {0.30227235} ior 0.03916098}} sphere {<5,0,-8>,1.0354695 pigment {Green} finish {reflection {0.139951} ior 0.0836319}} sphere {<13,-10,11>,3.9552891 pigment {Green} finish {reflection {0.11112375} ior 0.0937351}} sphere {<-18,21,1>,8.165475 pigment {Red filter 0.01140798} finish {reflection {0.22333525} ior 0.043592643}} sphere {<44,-8,-17>,7.226798 pigment {Yellow} finish {reflection {0.16218168} ior 0.09474977}} sphere {<52,55,-21>,5.487845 pigment {Red} finish {reflection {0.010410413} ior 0.011613952}} sphere {<39,40,-29>,0.88262767 pigment {Yellow} finish {reflection {0.054670062} ior 0.0706795}} sphere {<-8,19,-26>,7.7730727 pigment {Red} finish {reflection {0.13533376} ior 0.018228399}} sphere {<14,27,2>,8.70249 pigment {Red filter 0.12562427} finish {reflection {0.009795516} ior 0.05072268}} sphere {<25,38,25>,8.31927 pigment {Blue filter 0.15341364} finish {reflection {0.2689552} ior 0.05931893}} sphere {<-14,5,-8>,7 texture {Texture_1}} sphere {<8,1,-10>,3.017524 pigment {Blue} finish {reflection {0.054964285} ior 0.06674948}} sphere {<-14,-17,10>,3.4046998 pigment {Blue} finish {reflection {0.16030395} ior 0.033090744}} sphere {<49,-14,-5>,4.6391535 pigment {Green filter 0.103333056} finish {reflection {0.15622881} ior 0.010747489}} sphere {<24,45,-25>,8.47064 pigment {Red} finish {reflection {0.32091376} ior 0.04456905}} sphere {<10,-15,2>,1.0698566 pigment {Blue} finish {reflection {0.27797726} ior 0.08258662}} sphere {<31,7,24>,3 texture {Texture_1}} sphere {<12,49,32>,0 texture {Texture_1}} sphere {<-10,-4,-12>,4.2601423 pigment {Blue filter 0.06594254} finish {reflection {0.06188867} ior 0.07698824}} sphere {<-2,-4,5>,7.1142488 pigment {colour red 1.3419355 green 1.3419355 blue 1.3419355} finish {reflection {0.30778202} ior 0.07132539}} sphere {<29,-9,-12>,5 texture {Texture_1}} sphere {<57,6,-20>,1 texture {Texture_1}} sphere {<25,-18,45>,3.4708335 pigment {Red} finish {reflection {0.083479755} ior 0.09925341}} sphere {<-2,36,33>,5.774383 pigment {colour red 1.2516129 green 1.2516129 blue 1.2516129} finish {reflection {0.23645061} ior 0.033177245}} sphere {<38,45,-21>,5.248912 pigment {Green} finish {reflection {0.039501917} ior 0.04789723}} sphere {<13,2,-24>,7.087227 pigment {Blue} finish {reflection {0.14695872} ior 0.017494487}} sphere {<39,0,-9>,2.9704742 pigment {Blue} finish {reflection {0.13081433} ior 0.058020238}} sphere {<38,-14,-21>,1.6317661 pigment {Yellow} finish {reflection {0.24591954} ior 0.01959529}} sphere {<22,36,-2>,9.06876 pigment {Green filter 0.11203834} finish {reflection {0.14280203} ior 0.09070936}} sphere {<54,25,-24>,1 texture {Texture_1}} sphere {<7,-15,12>,8.875552 pigment {Green} finish {reflection {0.034364928} ior 0.09489382}} sphere {<25,20,-26>,5.5229793 pigment {colour red 1.4709678 green 1.4709678 blue 1.4709678} finish {reflection {0.06879819} ior 0.025686333}} sphere {<5,1,15>,0.3525155 pigment {Blue} finish {reflection {0.20097604} ior 0.091155805}} sphere {<20,-8,-16>,9.57563 pigment {Yellow filter 0.027438583} finish {reflection {0.23932478} ior 0.07426882}} sphere {<-5,-3,-23>,7 texture {Texture_1}} sphere {<38,36,-9>,7.0960913 pigment {Blue filter 0.13877228} finish {reflection {0.08824547} ior 0.038754825}} sphere {<-1,20,-20>,0.026397992 pigment {Yellow} finish {reflection {0.3195075} ior 0.031014415}} sphere {<23,51,23>,6.625926 pigment {Green} finish {reflection {0.02563177} ior 2.5404172E-4}} sphere {<30,44,-20>,9.419915 pigment {Red filter 0.194573} finish {reflection {0.30800068} ior 0.08749681}} sphere {<-8,-15,-8>,1 texture {Texture_1}} sphere {<-7,2,-4>,0.5103406 pigment {Blue} finish {reflection {0.024338167} ior 0.08537803}} sphere {<-2,56,-15>,9.854067 pigment {Red filter 0.01747426} finish {reflection {0.10067609} ior 0.056792993}} sphere {<10,0,34>,6 texture {Texture_1}} sphere {<-16,-16,-20>,1.6145461 pigment {Yellow} finish {reflection {0.019002516} ior 0.023388574}} sphere {<-9,26,-7>,4.639987 pigment {Blue} finish {reflection {0.010424456} ior 0.06847866}} sphere {<-9,49,13>,0.54701144 pigment {Green filter 0.06876499} finish {reflection {0.2905953} ior 0.07406833}} sphere {<45,-16,-2>,2.8671794 pigment {Red filter 0.045793574} finish {reflection {0.29578355} ior 0.025831612}} sphere {<4,24,18>,0.3313469 pigment {colour red 0.9419355 green 0.9419355 blue 0.9419355 filter 0.09506716} finish {reflection {0.14692806} ior 0.051151723}} sphere {<28,12,38>,4.919493 pigment {Blue filter 0.011715267} finish {reflection {0.2072429} ior 0.06624192}} sphere {<23,14,19>,0.28476328 pigment {Red} finish {reflection {0.13557817} ior 0.061653446}} sphere {<6,38,40>,0.16140063 pigment {colour red 1.3935484 green 1.3935484 blue 1.3935484 filter 0.11590914} finish {reflection {0.27723718} ior 0.095946044}} sphere {<-2,-7,-4>,3.5704918 pigment {Green filter 0.12277315} finish {reflection {0.33498853} ior 0.07589948}} sphere {<-4,9,25>,5.1020155 pigment {colour red 1.3161291 green 1.3161291 blue 1.3161291} finish {reflection {0.08918183} ior 0.04068808}} sphere {<18,44,-16>,1.36042 pigment {Yellow filter 0.18733604} finish {reflection {0.30498326} ior 0.04968276}} sphere {<9,42,21>,9 texture {Texture_1}} sphere {<41,44,36>,3 texture {Texture_1}} sphere {<-17,37,39>,2.872016 pigment {Red} finish {reflection {0.12786768} ior 0.054194532}} sphere {<9,29,37>,7.4908457 pigment {Yellow} finish {reflection {0.35763052} ior 0.050483286}} sphere {<9,-16,2>,7 texture {Texture_1}} sphere {<4,-5,-5>,8 texture {Texture_1}} sphere {<-4,40,-3>,0.11998018 pigment {colour red 1.3032258 green 1.3032258 blue 1.3032258 filter 0.13812841} finish {reflection {0.23283067} ior 0.06073164}} sphere {<-18,32,13>,6.0454135 pigment {Blue} finish {reflection {0.12736519} ior 0.091510914}} sphere {<9,23,17>,0 texture {Texture_1}} sphere {<27,45,-9>,7 texture {Texture_1}} sphere {<-16,23,7>,3.067859 pigment {Green filter 0.055176288} finish {reflection {0.08497204} ior 0.08235798}} sphere {<-10,2,3>,0.13007484 pigment {Blue} finish {reflection {0.35630625} ior 0.08814115}} sphere {<-5,33,-22>,1 texture {Texture_1}} sphere {<4,7,2>,0.37988967 pigment {Green filter 0.040935963} finish {reflection {0.18767503} ior 0.07688932}} sphere {<2,4,-24>,2.6790178 pigment {Green} finish {reflection {0.13091141} ior 0.0013849428}} sphere {<52,33,-7>,9 texture {Texture_1}} sphere {<11,10,35>,8 texture {Texture_1}} sphere {<22,38,-27>,8.955973 pigment {Blue} finish {reflection {0.19914387} ior 3.893514E-4}} sphere {<-1,-9,3>,2.165891 pigment {Green filter 0.08684265} finish {reflection {7.6591165E-4} ior 0.06560655}} sphere {<36,-6,-20>,4 texture {Texture_1}} sphere {<-5,-7,10>,4.891263 pigment {Blue} finish {reflection {0.096716315} ior 0.0014877215}} sphere {<-19,44,19>,10 texture {Texture_1}} sphere {<20,28,-29>,6.7020674 pigment {Yellow filter 0.108092554} finish {reflection {0.17355223} ior 0.09399717}} sphere {<0,11,43>,5 texture {Texture_1}} sphere {<40,-9,-29>,2.8466113 pigment {Red filter 0.060571194} finish {reflection {0.113031834} ior 0.0789364}} sphere {<27,-8,6>,2.0927901 pigment {Green} finish {reflection {0.024895146} ior 0.0044202986}} sphere {<28,26,21>,9 texture {Texture_1}} sphere {<-17,4,-6>,6.0891533 pigment {Blue} finish {reflection {0.25984606} ior 0.020270923}} sphere {<41,-2,-15>,8.396044 pigment {Red filter 0.15974008} finish {reflection {0.043523636} ior 0.0758063}} sphere {<-8,38,-10>,5.118365 pigment {Yellow filter 0.0955643} finish {reflection {0.21685438} ior 0.08598989}} sphere {<23,-18,-14>,6.4234962 pigment {Red filter 0.185636} finish {reflection {0.14559075} ior 0.08189892}} sphere {<44,-19,39>,5.5363607 pigment {Red filter 0.16651526} finish {reflection {0.032046456} ior 0.034339163}} sphere {<8,21,-25>,6.3029957 pigment {Blue} finish {reflection {0.15909867} ior 0.049450085}} sphere {<17,-9,-2>,2 texture {Texture_1}} sphere {<0,0,-24>,3.7381737 pigment {Yellow} finish {reflection {0.030039717} ior 0.041338023}} sphere {<-11,-8,0>,1 texture {Texture_1}} sphere {<-11,-18,-6>,2.5639548 pigment {colour red 0.9032258 green 0.9032258 blue 0.9032258} finish {reflection {0.18017319} ior 0.05968255}} sphere {<-14,27,18>,8 texture {Texture_1}} sphere {<7,19,39>,2.9374146 pigment {Red} finish {reflection {0.032138083} ior 0.033183254}} sphere {<5,34,36>,4.0893598 pigment {colour red 1.3548387 green 1.3548387 blue 1.3548387 filter 0.109187596} finish {reflection {0.14043446} ior 0.06378047}} sphere {<34,-11,25>,2.2330666 pigment {Yellow} finish {reflection {0.09731729} ior 0.016123218}} sphere {<43,-18,13>,4.763624 pigment {colour red 1.2903225 green 1.2903225 blue 1.2903225 filter 0.06481988} finish {reflection {0.29294828} ior 0.040120535}} sphere {<-15,14,0>,9.218651 pigment {Yellow filter 0.09091287} finish {reflection {0.009807364} ior 0.023551619}} sphere {<32,40,3>,5.5235696 pigment {colour red 1.3032258 green 1.3032258 blue 1.3032258 filter 0.083045386} finish {reflection {0.28216517} ior 0.0792444}} sphere {<24,18,-16>,7.65927 pigment {Blue} finish {reflection {0.21043848} ior 0.017363563}} sphere {<17,3,11>,3.1180036 pigment {Red filter 0.11147482} finish {reflection {0.14971401} ior 0.050025403}} sphere {<15,46,-24>,5.716329 pigment {Yellow} finish {reflection {0.009020113} ior 0.049834576}} sphere {<-10,42,-2>,7 texture {Texture_1}} sphere {<52,-5,34>,7.3492074 pigment {Blue} finish {reflection {0.13957569} ior 0.035175633}} sphere {<49,20,-6>,4 texture {Texture_1}} sphere {<37,36,-7>,3.4838548 pigment {Red filter 0.08083938} finish {reflection {0.26568082} ior 0.054039802}} sphere {<-9,40,8>,9.031168 pigment {Yellow filter 0.16822758} finish {reflection {0.12344645} ior 0.003932436}} sphere {<-10,-2,-10>,0 texture {Texture_1}} sphere {<-15,29,24>,11.135756 pigment {Red} finish {reflection {0.29730538} ior 0.032132782}} sphere {<-12,30,19>,0.8370633 pigment {Blue} finish {reflection {0.08363735} ior 0.0011451946}} sphere {<46,-5,17>,3.9251485 pigment {Red} finish {reflection {0.2751165} ior 0.013557561}} sphere {<41,-10,10>,5.493324 pigment {Red} finish {reflection {0.042623162} ior 0.022843013}} sphere {<10141,2972,38930>,3766.9329 pigment {Yellow filter 0.09949247} finish {reflection {190.94162} ior 0.06725142}} sphere {<4,-16,33>,4.967046 pigment {Blue} finish {reflection {0.06538598} ior 0.06477239}} sphere {<6,36,29>,7 texture {Texture_1}} sphere {<39,20,-4>,4.0831184 pigment {Blue filter 0.1040367} finish {reflection {0.025194257} ior 0.09097337}} sphere {<16,-6,8>,5 texture {Texture_1}} sphere {<45,52,-19>,2.9605985 pigment {Green} finish {reflection {0.22818017} ior 0.023591219}} sphere {<-4,42,12>,0.2743594 pigment {Blue} finish {reflection {0.23839565} ior 0.033258874}} sphere {<0,39,-12>,11 texture {Texture_1}} sphere {<-19,21,-18>,1 texture {Texture_1}} sphere {<40,45,23>,8.960382 pigment {Blue} finish {reflection {0.24505359} ior 0.044043355}} sphere {<45,4,31>,6 texture {Texture_1}} sphere {<52,5,14>,1.4986024 pigment {Red filter 0.036175996} finish {reflection {0.17602213} ior 0.037469808}} sphere {<3,-5,5>,3.5735233 pigment {Blue} finish {reflection {0.27020538} ior 0.028558742}} sphere {<18,49,43>,2.42827 pigment {Green filter 0.1328836} finish {reflection {0.010194182} ior 0.04969629}} sphere {<43,47,-4>,9.921927 pigment {Blue} finish {reflection {0.020544713} ior 0.047275763}} sphere {<23,22,17>,3.598611 pigment {colour red 1.4193548 green 1.4193548 blue 1.4193548} finish {reflection {0.2078957} ior 0.064162366}} sphere {<12,-17,35>,0 texture {Texture_1}} sphere {<40,-14,0>,4.3249493 pigment {Green} finish {reflection {0.044363473} ior 0.0657685}} sphere {<24,9,-17>,6.6140337 pigment {Green} finish {reflection {0.12599288} ior 0.024307804}} sphere {<43,34,-13>,6.4734535 pigment {Green} finish {reflection {0.27912146} ior 0.0725483}} sphere {<-18,40,8>,2.118743 pigment {Blue} finish {reflection {0.11571235} ior 0.038536787}} sphere {<41,31,-19>,2.7417727 pigment {Red filter 0.020012602} finish {reflection {0.22727351} ior 0.024163762}} sphere {<-9,8,27>,7.5961595 pigment {colour red 1.2903225 green 1.2903225 blue 1.2903225 filter 0.016648361} finish {reflection {9.323094E-4} ior 0.028198645}} sphere {<0,-14,-25>,0.37670475 pigment {Blue filter 0.0065067885} finish {reflection {0.036278695} ior 0.08370005}} sphere {<-16,-15,14>,3.6854866 pigment {colour red 0.92903227 green 0.92903227 blue 0.92903227} finish {reflection {0.1167985} ior 0.08319434}} sphere {<18,49,1>,9 texture {Texture_1}} sphere {<-12,20,34>,9 texture {Texture_1}} sphere {<20,37,-23>,5 texture {Texture_1}} sphere {<43,13,-25>,4.928915 pigment {Green filter 0.16429853} finish {reflection {0.029268673} ior 0.019719737}} sphere {<-12,-14,-24>,3.7527566 pigment {Yellow} finish {reflection {0.12034943} ior 0.07321401}} sphere {<3,42,35>,2.7390857 pigment {Yellow} finish {reflection {0.32274202} ior 0.07522422}} sphere {<-10,48,-21>,6.1521025 pigment {Yellow} finish {reflection {0.2620147} ior 0.016759876}} sphere {<31,-8,-2>,3 texture {Texture_1}} sphere {<-8,49,-6>,10.328016 pigment {Green filter 0.17403083} finish {reflection {0.10434786} ior 0.043343097}} sphere {<36,31,18>,7.146445 pigment {Red} finish {reflection {0.15273751} ior 0.07689346}} sphere {<1,23,16>,8.9630785 pigment {Blue filter 0.10583848} finish {reflection {0.2992301} ior 0.095058404}} sphere {<-12,20,5>,8.46458 pigment {Green} finish {reflection {0.22907242} ior 0.049323168}} sphere {<-17,-9,-24>,1.3404922 pigment {Blue filter 0.017184246} finish {reflection {0.036433827} ior 0.012115876}} sphere {<8,-18,21>,8.480486 pigment {Blue} finish {reflection {0.024240756} ior 0.041940134}} sphere {<14,27,-28>,6.5247145 pigment {Blue filter 0.1648732} finish {reflection {0.07405162} ior 0.019451391}} sphere {<30,28,32>,7 texture {Texture_1}} sphere {<8,-18,-3>,8.1182165 pigment {Red filter 0.10657061} finish {reflection {0.18307129} ior 0.06682479}} sphere {<46,-5,-7>,7.7846932 pigment {Red filter 0.15557249} finish {reflection {0.2842413} ior 0.09838349}} sphere {<51,-14,-12>,10.554207 pigment {colour red 1.4193548 green 1.4193548 blue 1.4193548 filter 0.18225196} finish {reflection {0.07260912} ior 0.0011627347}} sphere {<3,43,12>,3.5822144 pigment {colour red 1.2903225 green 1.2903225 blue 1.2903225} finish {reflection {0.19932544} ior 0.031526357}} sphere {<17,15,20>,0.23664351 pigment {Blue} finish {reflection {0.16693433} ior 0.077689186}} sphere {<9,-18,-2>,7.160468 pigment {Green} finish {reflection {0.058890857} ior 0.09757541}} sphere {<41,-5,8>,6.0853004 pigment {colour red 1.4709678 green 1.4709678 blue 1.4709678} finish {reflection {0.2027876} ior 0.09866265}} sphere {<38,48,35>,2.1282516 pigment {Yellow} finish {reflection {0.08201714} ior 0.041009974}} sphere {<25,-12,19>,4.886225 pigment {Green} finish {reflection {0.008345474} ior 0.04317009}} sphere {<3,9,-3>,1.4155685 pigment {Blue filter 0.020518199} finish {reflection {0.3251611} ior 0.042584375}} sphere {<33,-17,-24>,7.503671 pigment {Yellow filter 0.0974991} finish {reflection {0.02009052} ior 0.05312178}} sphere {<29,24,-29>,3 texture {Texture_1}} sphere {<-12,-7,-19>,2.9242969 pigment {Yellow} finish {reflection {0.08332419} ior 0.083174385}} sphere {<53,33,35>,0 texture {Texture_1}} sphere {<36,23,5>,1.5105441 pigment {Blue} finish {reflection {0.07172607} ior 0.09286263}} sphere {<40,11,-6>,1.9693295 pigment {Green} finish {reflection {0.25598553} ior 0.023390496}} sphere {<-19,48,-18>,6 texture {Texture_1}} sphere {<30,-16,-6>,2.2407036 pigment {Yellow filter 0.06257748} finish {reflection {0.30337083} ior 0.09481115}} sphere {<12,21,25>,8.325274 pigment {Green filter 0.15584268} finish {reflection {0.20118958} ior 0.03644471}} sphere {<-13,17,-22>,1.7423913 pigment {Green filter 0.16200256} finish {reflection {0.050311398} ior 0.07222035}} sphere {<43,15,-20>,7 texture {Texture_1}} sphere {<-3,45,24>,9.130005 pigment {Green} finish {reflection {0.31462675} ior 0.00871755}} sphere {<-18,37,29>,4.036977 pigment {Green filter 0.010055841} finish {reflection {0.3363361} ior 0.067880005}} sphere {<12,-7,-17>,8.383064 pigment {colour red 1.5096774 green 1.5096774 blue 1.5096774} finish {reflection {0.06926835} ior 0.014099798}} sphere {<32,16,-19>,1.9383955 pigment {Blue filter 0.079618774} finish {reflection {0.10784849} ior 0.04562567}} sphere {<-19,35,17>,5.5608783 pigment {Blue} finish {reflection {0.122565985} ior 0.018051844}} sphere {<16,37,37>,4.820126 pigment {Yellow} finish {reflection {0.10064027} ior 0.053578015}} sphere {<48,-13,14>,0.7625704 pigment {Blue} finish {reflection {0.053764813} ior 0.04709048}} sphere {<-14,2,36>,5.487969 pigment {colour red 1.3548387 green 1.3548387 blue 1.3548387} finish {reflection {0.30055246} ior 0.08926842}} sphere {<31,11,23>,6.5958304 pigment {Blue filter 0.06594651} finish {reflection {0.032373805} ior 0.09049219}} sphere {<40,-1,24>,1 texture {Texture_1}} sphere {<-15,7,-15>,3.8611946 pigment {Yellow filter 0.14637037} finish {reflection {0.009391761} ior 0.0010388658}} sphere {<31,6,-22>,7 texture {Texture_1}} sphere {<31,16,15>,4.973178 pigment {Yellow filter 0.09330434} finish {reflection {0.3207956} ior 0.0026469221}} sphere {<-7,0,-5>,5 texture {Texture_1}} sphere {<15,15,-21>,5.2468615 pigment {Blue filter 0.14631875} finish {reflection {0.17246331} ior 0.06157393}} sphere {<36,10,-6>,4.781952 pigment {Red} finish {reflection {0.17776921} ior 0.025229545}} sphere {<22,-14,-16>,1 texture {Texture_1}} sphere {<2,8,-11>,4.1073933 pigment {Red} finish {reflection {0.09233595} ior 0.092309}} sphere {<20,-9,23>,2.598063 pigment {Blue} finish {reflection {0.05587794} ior 0.008039514}} sphere {<17,10,32>,5.511361 pigment {Blue} finish {reflection {0.12614675} ior 0.06680665}} sphere {<43,28,13>,1.0341372 pigment {Yellow} finish {reflection {0.2654283} ior 0.08534858}} sphere {<18,14,-16>,3 texture {Texture_1}} sphere {<41,40,9>,0.2957393 pigment {Blue filter 0.12102149} finish {reflection {0.0658739} ior 0.018486798}} sphere {<15,17,46>,5.26904 pigment {colour red 1.5225806 green 1.5225806 blue 1.5225806} finish {reflection {0.10313052} ior 0.091745466}} sphere {<35,-19,11>,2.6685758 pigment {Red} finish {reflection {0.2848357} ior 0.015348619}} sphere {<41,44,-26>,9 texture {Texture_1}} sphere {<9,11,19>,4.1712284 pigment {Green} finish {reflection {0.26504385} ior 0.055833817}} sphere {<-12,-18,37>,0.51996845 pigment {Green} finish {reflection {0.20313615} ior 0.019230975}} sphere {<37,-18,10>,0 texture {Texture_1}} sphere {<38,51,-27>,10 texture {Texture_1}} sphere {<33,-4,9>,3.5765736 pigment {Yellow} finish {reflection {0.028816396} ior 0.09260396}} sphere {<-12,11,0>,8.433217 pigment {colour red 1.4580646 green 1.4580646 blue 1.4580646 filter 0.1594817} finish {reflection {0.07021426} ior 0.028639052}} sphere {<50,17,17>,8.725722 pigment {Green} finish {reflection {0.25420278} ior 0.04788231}} sphere {<35,-14,1>,4.6070004 pigment {Green} finish {reflection {0.2598544} ior 0.032672077}} sphere {<-4,39,25>,1.9730911 pigment {Green filter 0.09300291} finish {reflection {0.33778504} ior 0.05733468}} sphere {<-10,11,-20>,9.795902 pigment {Yellow filter 0.02254789} finish {reflection {0.33375493} ior 7.9881377E-4}} sphere {<22,30,0>,1.9741957 pigment {Yellow} finish {reflection {0.2739975} ior 0.057228733}} sphere {<25,19,-11>,1.5272772 pigment {Green} finish {reflection {0.0931648} ior 0.01547147}} sphere {<25,-8,-9>,9.849703 pigment {colour red 1.3032258 green 1.3032258 blue 1.3032258} finish {reflection {0.19973868} ior 0.090389535}} sphere {<-2,-17,8>,1 texture {Texture_1}} sphere {<31,0,46>,8.389525 pigment {Red filter 0.10694699} finish {reflection {0.018086275} ior 0.033970214}} sphere {<25,48,-8>,0.59670275 pigment {Blue filter 0.092118286} finish {reflection {0.19297637} ior 0.09563847}} sphere {<42,48,5>,1 texture {Texture_1}} sphere {<38,-15,28>,6.7536836 pigment {colour red 1.4193548 green 1.4193548 blue 1.4193548} finish {reflection {0.025414374} ior 0.06959962}} sphere {<47,37,39>,3 texture {Texture_1}} sphere {<-15,49,31>,3.224751 pigment {colour red 1.3419355 green 1.3419355 blue 1.3419355 filter 0.009133331} finish {reflection {0.0559238} ior 0.06678119}} sphere {<21,-19,-29>,2.852243 pigment {Green filter 0.0818469} finish {reflection {0.25282636} ior 9.571166E-4}} sphere {<-14,26,-15>,6 texture {Texture_1}} sphere {<12,-4,-2>,0.10661528 pigment {Red filter 0.035574302} finish {reflection {0.042540774} ior 0.030362222}} sphere {<-1,-9,22>,3.18431 pigment {Yellow} finish {reflection {0.1530369} ior 0.014633094}} sphere {<36,11,42>,2.9271333 pigment {Red} finish {reflection {0.04415412} ior 0.021588517}} sphere {<-15,30,-1>,9.71164 pigment {Green filter 0.16454893} finish {reflection {0.15559585} ior 0.033191856}} sphere {<15,15,28>,8.600382 pigment {colour red 1.3032258 green 1.3032258 blue 1.3032258} finish {reflection {0.10418068} ior 0.060606614}} sphere {<28,16,-26>,4.116506 pigment {Green} finish {reflection {0.042491928} ior 0.023359679}} sphere {<12,-2,25>,2.5181558 pigment {Yellow} finish {reflection {0.1405387} ior 0.0809082}} sphere {<48,-17,-7>,3 texture {Texture_1}} sphere {<-7,-19,-21>,7.229477 pigment {Green} finish {reflection {0.13255058} ior 0.09224939}} sphere {<8,10,-28>,4.2367053 pigment {Green} finish {reflection {0.23230942} ior 0.02888161}} sphere {<25,22,-6>,1.842871 pigment {Green} finish {reflection {0.01579695} ior 0.07218768}} sphere {<19,18,1>,0.18662024 pigment {Blue} finish {reflection {0.058091838} ior 0.096489705}} sphere {<40,11,-22>,3.2877305 pigment {Blue} finish {reflection {0.13047361} ior 0.025250588}} sphere {<-8,6,37>,0.38794652 pigment {Red} finish {reflection {0.2266998} ior 0.07446114}} sphere {<-9,19,-18>,1.7398651 pigment {Yellow filter 0.043216694} finish {reflection {0.26624846} ior 0.032670204}} sphere {<-9,38,44>,1 texture {Texture_1}} sphere {<8,-17,-2>,3.595595 pigment {Green} finish {reflection {0.13265234} ior 0.049123645}} sphere {<-8,8,1>,4.136407 pigment {Yellow filter 0.15179755} finish {reflection {0.17546962} ior 0.043680623}} sphere {<37,32,7>,0 texture {Texture_1}} sphere {<3,48,6>,4 texture {Texture_1}} sphere {<44,49,-29>,1.5703225 pigment {Green} finish {reflection {0.23278774} ior 0.03655669}} sphere {<31,41,39>,6.159515 pigment {Yellow filter 0.036339093} finish {reflection {0.31456438} ior 0.018620221}} sphere {<38,25,-8>,3 texture {Texture_1}} sphere {<10,35,5>,4.330455 pigment {Yellow} finish {reflection {0.26780462} ior 0.09089255}} sphere {<24,43,-4>,0.6979423 pigment {Red filter 0.021592502} finish {reflection {0.036552828} ior 4.2565743E-4}} sphere {<51,23,-2>,11.133715 pigment {colour red 1.4967742 green 1.4967742 blue 1.4967742} finish {reflection {0.16046335} ior 0.052401233}} sphere {<10,36,-29>,0.37026626 pigment {colour red 1.4064516 green 1.4064516 blue 1.4064516 filter 0.048336387} finish {reflection {0.07955856} ior 0.055749893}} sphere {<-15,2,-4>,2.622117 pigment {colour red 1.3032258 green 1.3032258 blue 1.3032258 filter 0.0942774} finish {reflection {0.12903959} ior 0.06068878}} sphere {<-5,-4,-15>,6.3748026 pigment {colour red 1.2516129 green 1.2516129 blue 1.2516129 filter 0.087246} finish {reflection {0.1081226} ior 0.02566921}} sphere {<50,-7,21>,1.0692885 pigment {Blue} finish {reflection {0.06095949} ior 0.09004275}} sphere {<8,20,-1>,11 texture {Texture_1}} sphere {<18,42,-7>,8.892676 pigment {Green filter 0.13128096} finish {reflection {0.095798515} ior 0.0781559}} sphere {<1,10,23>,6.989947 pigment {Blue} finish {reflection {0.26408678} ior 0.025428146}} sphere {<36,35,18>,9.583962 pigment {colour red 1.2516129 green 1.2516129 blue 1.2516129} finish {reflection {0.12955436} ior 0.086622275}} sphere {<49,17,-4>,6.0241804 pigment {Red filter 0.089575596} finish {reflection {0.2714471} ior 0.08182342}} sphere {<0,27,-25>,5.047306 pigment {Blue} finish {reflection {0.21307112} ior 0.0993517}} sphere {<36,43,41>,5 texture {Texture_1}} sphere {<0,-7,16>,7.9680266 pigment {Yellow} finish {reflection {0.30588365} ior 0.0871689}} sphere {<60,18,0>,1.1976296 pigment {colour red 1.5612903 green 1.5612903 blue 1.5612903} finish {reflection {0.21847728} ior 0.08407513}} sphere {<50,45,4>,2.737501 pigment {Green} finish {reflection {0.30286497} ior 0.042674944}} sphere {<18,1,18>,0.3055408 pigment {colour red 1.3419355 green 1.3419355 blue 1.3419355 filter 0.088871256} finish {reflection {0.32789272} ior 0.098180376}} sphere {<35,35,-18>,0.26309657 pigment {Blue filter 0.039907824} finish {reflection {0.28065017} ior 0.06995776}} sphere {<35,17,7>,10 texture {Texture_1}} sphere {<16,39,-20>,0.29662272 pigment {colour red 1.4967742 green 1.4967742 blue 1.4967742 filter 0.12625475} finish {reflection {0.31242922} ior 0.076092765}} sphere {<-1,9,38>,4 texture {Texture_1}} sphere {<54,19,27>,1.1813754 pigment {Blue} finish {reflection {0.1928318} ior 0.08211264}} sphere {<0,16,2>,9 texture {Texture_1}} sphere {<10,14,-17>,8.61555 pigment {Red} finish {reflection {0.31571552} ior 0.024150228}} sphere {<-8,22,27>,4 texture {Texture_1}} sphere {<31,-3,8>,4.2906575 pigment {Green} finish {reflection {0.13529944} ior 0.073133424}} sphere {<32,45,19>,8.885485 pigment {colour red 1.4967742 green 1.4967742 blue 1.4967742 filter 0.19428928} finish {reflection {0.29300576} ior 0.027546836}} sphere {<26,17,4>,5.1201096 pigment {Green filter 0.14366348} finish {reflection {0.08908753} ior 0.07465685}} sphere {<-12,34,30>,4 texture {Texture_1}} sphere {<21,16,-24>,11.664461 pigment {Yellow} finish {reflection {0.1488556} ior 0.037890755}} sphere {<41,15,9>,7.7024336 pigment {Yellow} finish {reflection {0.12491121} ior 0.09712221}} sphere {<-18,-11,43>,10.222036 pigment {Yellow} finish {reflection {0.148742} ior 0.044533495}} sphere {<37,-16,-11>,0.3357381 pigment {Yellow filter 0.10363431} finish {reflection {0.25282207} ior 0.046446167}} sphere {<-18,45,-3>,6.814349 pigment {Green} finish {reflection {0.16316582} ior 0.008260658}} sphere {<13,14,8>,9 texture {Texture_1}} sphere {<10,13,0>,10.064269 pigment {Green} finish {reflection {0.090516225} ior 0.08945009}} sphere {<28,27,11>,7.5952096 pigment {Blue filter 0.12098865} finish {reflection {0.01221773} ior 0.08890734}} sphere {<-6,-3,-10>,9.850363 pigment {Blue} finish {reflection {0.10139066} ior 0.0913066}} sphere {<-10,37,2>,5.442349 pigment {colour red 1.3548387 green 1.3548387 blue 1.3548387 filter 0.16837917} finish {reflection {0.070080586} ior 0.056619115}} sphere {<25,-14,22>,1.6488377 pigment {Red} finish {reflection {0.31464535} ior 0.048534825}} sphere {<6,6,16>,0.09296928 pigment {Green} finish {reflection {0.15855198} ior 0.046455927}} sphere {<13,2,0>,9.429582 pigment {Red filter 0.033554267} finish {reflection {0.31829926} ior 0.043640908}} sphere {<-18,35,-18>,10 texture {Texture_1}} sphere {<22,-10,-16>,9.81352 pigment {Green} finish {reflection {0.18812077} ior 0.02811724}} sphere {<31,0,32>,1.7081501 pigment {colour red 1.3548387 green 1.3548387 blue 1.3548387} finish {reflection {0.25797042} ior 0.0829521}} sphere {<-10,-8,-14>,2.8785243 pigment {colour red 1.4451613 green 1.4451613 blue 1.4451613 filter 0.058759317} finish {reflection {0.020009557} ior 0.09401073}} sphere {<27,-12,15>,3 texture {Texture_1}} sphere {<-4,16,8>,9.836433 pigment {Blue} finish {reflection {0.30486166} ior 0.080762945}} sphere {<-10,1,36>,8.009746 pigment {Green} finish {reflection {0.055569816} ior 0.02686373}} sphere {<18,30,-20>,0.8502612 pigment {Red} finish {reflection {0.11258342} ior 0.06779994}} sphere {<-15,6,-21>,6.446009 pigment {Blue} finish {reflection {0.25187427} ior 0.018445091}} sphere {<-13,-11,-18>,0.73107874 pigment {Green filter 0.13662942} finish {reflection {0.05806301} ior 0.08829971}} sphere {<49,9,35>,11 texture {Texture_1}} sphere {<11,13,-22>,0.46298662 pigment {colour red 1.3419355 green 1.3419355 blue 1.3419355 filter 0.13134733} finish {reflection {0.14997862} ior 0.055902876}} sphere {<31,16,-14>,6.58566 pigment {colour red 1.2516129 green 1.2516129 blue 1.2516129 filter 0.007845397} finish {reflection {0.06648643} ior 0.08018415}} sphere {<21,-1,42>,10.400215 pigment {Blue} finish {reflection {0.2831087} ior 0.06363541}} sphere {<41,23,11>,7 texture {Texture_1}} sphere {<28,11,11>,6.3861265 pigment {Yellow filter 0.1990396} finish {reflection {0.03187271} ior 0.0983323}} sphere {<-6,-2,-26>,3.0982356 pigment {Red} finish {reflection {0.27205542} ior 0.049939513}} sphere {<11,6,-16>,3 texture {Texture_1}} sphere {<10,31,20>,8.341375 pigment {Red} finish {reflection {0.11490659} ior 0.083126985}} sphere {<-15,33,-23>,0.8999802 pigment {Green} finish {reflection {0.17032881} ior 0.037442062}} sphere {<6,44,12>,7.888976 pigment {Green filter 0.07120935} finish {reflection {0.19591343} ior 0.028756885}} sphere {<25,12,-14>,4.11206 pigment {Yellow filter 0.04832101} finish {reflection {0.023458878} ior 0.018281309}} sphere {<24,48,8>,8.853474 pigment {Red} finish {reflection {0.058481902} ior 0.0148331085}} sphere {<-19,-17,-22>,3.1729417 pigment {Red} finish {reflection {0.05955163} ior 0.042164057}} sphere {<1507,39333,4962>,5064.997 pigment {Green} finish {reflection {192.10991} ior 0.056029666}} sphere {<36565,12958,42081>,4359.4136 pigment {Red} finish {reflection {134.29233} ior 0.032902896}} sphere {<8,-12,-5>,3.0587134 pigment {colour red 0.83870965 green 0.83870965 blue 0.83870965 filter 0.19041763} finish {reflection {0.11441433} ior 0.086930566}} sphere {<-11,48,5>,4.4716153 pigment {Yellow} finish {reflection {0.08639615} ior 0.02668178}} sphere {<27,42,21>,1 texture {Texture_1}} sphere {<34,49,-9>,10.37273 pigment {colour red 1.4193548 green 1.4193548 blue 1.4193548} finish {reflection {0.29981878} ior 0.090746745}} sphere {<-17,34,12>,7 texture {Texture_1}} sphere {<-3,30,30>,1.2973225 pigment {Yellow filter 0.033118125} finish {reflection {0.17691405} ior 0.079077676}} sphere {<-8,36,19>,1.7597955 pigment {colour red 1.3419355 green 1.3419355 blue 1.3419355} finish {reflection {0.1951089} ior 0.07048587}} sphere {<2,10,21>,5.449134 pigment {Blue filter 0.13577244} finish {reflection {0.13569468} ior 0.039238907}} sphere {<14,21,-5>,9 texture {Texture_1}} sphere {<42,5,4>,7.3676353 pigment {Blue} finish {reflection {0.11824778} ior 0.04911425}} sphere {<-6,5,24>,0.44256544 pigment {colour red 1.4193548 green 1.4193548 blue 1.4193548 filter 0.19296654} finish {reflection {0.08853577} ior 0.0036680202}} sphere {<39,13,16>,6.609553 pigment {colour red 1.2903225 green 1.2903225 blue 1.2903225} finish {reflection {0.22831492} ior 0.036350477}} sphere {<5,35,27>,2.0252137 pigment {Green filter 0.08733148} finish {reflection {0.20668568} ior 0.018765762}} sphere {<18,11,41>,7.614791 pigment {colour red 1.4193548 green 1.4193548 blue 1.4193548 filter 0.17063986} finish {reflection {0.15871546} ior 0.036908362}} sphere {<23,27,14>,9 texture {Texture_1}} sphere {<25,54,33>,4 texture {Texture_1}} sphere {<40,-5,-9>,1 texture {Texture_1}} sphere {<34,43,23>,2.1278937 pigment {Green filter 0.022973828} finish {reflection {0.20253035} ior 0.031288534}} sphere {<34,-10,19>,6.661807 pigment {Green} finish {reflection {0.29428616} ior 0.084285885}} sphere {<-4,2,28>,7.5250044 pigment {Yellow} finish {reflection {0.29058096} ior 3.290772E-4}} sphere {<11,36,-17>,0.7670055 pigment {Blue} finish {reflection {0.02887747} ior 0.079186276}} sphere {<33,17,-26>,6.6642694 pigment {Red filter 0.17421575} finish {reflection {0.28131127} ior 0.071636364}} sphere {<-5,-11,38>,3.7877014 pigment {colour red 1.3548387 green 1.3548387 blue 1.3548387} finish {reflection {0.100713834} ior 0.060732156}} sphere {<-19,26,-5>,9 texture {Texture_1}} sphere {<33,0,16>,6.2468276 pigment {colour red 1.3935484 green 1.3935484 blue 1.3935484 filter 0.079800025} finish {reflection {0.24239248} ior 0.096789084}} sphere {<12,20,-29>,4.0082607 pigment {Blue} finish {reflection {0.28248298} ior 0.07376098}} sphere {<-10,13,-11>,5.497781 pigment {Yellow filter 0.15464954} finish {reflection {0.33116415} ior 0.04521204}} sphere {<-16,-15,36>,1 texture {Texture_1}} sphere {<-3,6,-29>,0.2210025 pigment {Red} finish {reflection {0.12963945} ior 0.0068872664}} sphere {<30,21,-5>,6.5805063 pigment {Green} finish {reflection {0.12746774} ior 0.05330494}} sphere {<-10,32,-19>,7.015747 pigment {Yellow filter 0.1804129} finish {reflection {0.31093398} ior 0.09478548}} sphere {<48,51,-12>,10.672684 pigment {Blue filter 0.05150359} finish {reflection {0.3567316} ior 0.07659519}} sphere {<32,46,-18>,5.8839083 pigment {Blue} finish {reflection {0.096410684} ior 0.08125947}} sphere {<23,31,32>,7.5838156 pigment {Yellow} finish {reflection {0.17460406} ior 0.030151274}} sphere {<23,21,-13>,9.184645 pigment {Blue} finish {reflection {0.025414122} ior 0.061903168}} sphere {<4,39,-22>,3.9076972 pigment {colour red 1.4709678 green 1.4709678 blue 1.4709678 filter 0.015217024} finish {reflection {0.19114393} ior 0.09201374}} sphere {<41,-13,24>,2.9324057 pigment {Yellow filter 0.039154533} finish {reflection {0.11112809} ior 0.09442124}} sphere {<20,-18,27>,3.2771735 pigment {Blue filter 0.13966173} finish {reflection {0.2668393} ior 0.03817887}} sphere {<53,-1,-17>,6.4938087 pigment {Green} finish {reflection {0.08791208} ior 0.07577298}} sphere {<55,21,-19>,9.19743 pigment {Red} finish {reflection {0.08474699} ior 0.09104988}} sphere {<4,30,-22>,7.267115 pigment {Blue} finish {reflection {0.2539111} ior 0.053456612}} sphere {<-3,17,28>,8 texture {Texture_1}} sphere {<-15,0,17>,2 texture {Texture_1}} sphere {<-12,40,-22>,0.8805829 pigment {Red filter 0.02465095} finish {reflection {0.27987942} ior 0.05382593}} sphere {<-12,-9,-27>,1 texture {Texture_1}} sphere {<24,35,23>,9.230292 pigment {Green filter 0.19162813} finish {reflection {0.06461282} ior 0.0670989}} sphere {<32,13,16>,2.0585291 pigment {Green filter 0.08642285} finish {reflection {0.17915037} ior 0.07347483}} sphere {<5,21,-23>,4 texture {Texture_1}} sphere {<7,10,0>,8 texture {Texture_1}} sphere {<0,-12,-20>,3.8437066 pigment {Green} finish {reflection {0.22678885} ior 0.007877338}} sphere {<21,8,12>,9.838045 pigment {Blue} finish {reflection {0.20564483} ior 0.05574658}} sphere {<10,-7,-19>,9 texture {Texture_1}} sphere {<-16,37,-25>,8 texture {Texture_1}} sphere {<48,-6,23>,4.376513 pigment {Blue} finish {reflection {0.113570526} ior 0.0630952}} sphere {<7,1,-8>,3.9874692 pigment {Yellow} finish {reflection {0.24662064} ior 0.08838219}} sphere {<-19,44,8>,10.060292 pigment {Blue filter 0.15497124} finish {reflection {0.19073987} ior 0.024262115}} sphere {<38,22,-11>,11.593769 pigment {Yellow} finish {reflection {0.2882616} ior 0.019987753}} sphere {<-13,6,29>,1 texture {Texture_1}} sphere {<-13,-6,-25>,0.9181841 pigment {Yellow filter 0.15066776} finish {reflection {0.09813126} ior 0.05842814}} sphere {<36,32,-5>,5.268613 pigment {colour red 1.4193548 green 1.4193548 blue 1.4193548 filter 0.01486089} finish {reflection {0.048695046} ior 0.09163495}} sphere {<43,39,11>,4 texture {Texture_1}} sphere {<-4,15,18>,9.299424 pigment {Blue} finish {reflection {0.09248998} ior 0.030639844}} sphere {<39,-14,14>,2.0582669 pigment {Blue} finish {reflection {0.23669285} ior 0.09241958}} sphere {<-5,-8,-29>,9.739981 pigment {Blue} finish {reflection {0.034148764} ior 0.08130587}} sphere {<15,19,0>,3.6483464 pigment {Red} finish {reflection {0.101086825} ior 0.0023225406}} sphere {<-12,15,-24>,1.0807602 pigment {Blue filter 0.005705915} finish {reflection {0.18379284} ior 0.049014505}} sphere {<11,37,-9>,4.170541 pigment {Green} finish {reflection {0.26592132} ior 0.08799254}} sphere {<29,-7,-24>,6.78741 pigment {Yellow filter 0.13635705} finish {reflection {0.27420184} ior 0.07972314}} sphere {<0,23,9>,3.524512 pigment {Green filter 0.0069130994} finish {reflection {0.13760464} ior 0.084901124}} sphere {<48,-18,-21>,4.89491 pigment {Red} finish {reflection {0.14240369} ior 0.04628326}} sphere {<20,24,15>,6.171579 pigment {Blue} finish {reflection {0.0994784} ior 0.04278146}} sphere {<-15,43,-25>,1.4637096 pigment {Blue} finish {reflection {0.0732142} ior 0.08405178}} sphere {<43,-2,32>,1.8375428 pigment {Green} finish {reflection {0.1724948} ior 0.026084749}} sphere {<34,9,-6>,8.206558 pigment {Yellow} finish {reflection {0.31829336} ior 0.06997409}} sphere {<3,47,5>,5.5948043 pigment {colour red 1.3935484 green 1.3935484 blue 1.3935484 filter 0.13017032} finish {reflection {0.006072154} ior 0.016561138}} sphere {<29,-9,24>,5.649192 pigment {Green} finish {reflection {0.08113164} ior 3.9312738E-4}} sphere {<16,54,-27>,9.725307 pigment {Blue filter 0.08050016} finish {reflection {0.18899563} ior 0.047692537}} sphere {<-2,45,23>,7 texture {Texture_1}} sphere {<4,27,7>,8.761932 pigment {Blue} finish {reflection {0.1937215} ior 0.08341357}} sphere {<0,4,-9>,2.0244842 pigment {Green} finish {reflection {0.023210866} ior 0.057611153}} sphere {<5,6,-21>,5.128729 pigment {Red filter 0.109274484} finish {reflection {0.14006695} ior 0.033467516}} sphere {<8,42,34>,10 texture {Texture_1}} sphere {<42,9,33>,3.91063 pigment {Blue filter 0.015755627} finish {reflection {0.12426344} ior 0.033744887}} sphere {<22,28,-7>,7.7850103 pigment {Red} finish {reflection {0.18072243} ior 0.07445148}} sphere {<46,38,-11>,9.256117 pigment {colour red 1.3032258 green 1.3032258 blue 1.3032258} finish {reflection {0.28715554} ior 0.01728395}} sphere {<-8,37,-23>,8 texture {Texture_1}} sphere {<26,13,14>,1.4060972 pigment {colour red 1.3548387 green 1.3548387 blue 1.3548387 filter 0.06881262} finish {reflection {0.1500769} ior 0.0651757}} sphere {<51,46,-11>,3.757875 pigment {Blue} finish {reflection {0.2473743} ior 0.086838245}} sphere {<-13,6,45>,7 texture {Texture_1}} sphere {<10,19,-11>,4.378215 pigment {Red} finish {reflection {0.01626802} ior 0.07568243}} sphere {<4,31,18>,4.5738807 pigment {Green filter 0.19118345} finish {reflection {0.1510893} ior 2.0492905E-4}} sphere {<17,16,32>,11 texture {Texture_1}} sphere {<8,26,-3>,5.679568 pigment {colour red 1.5096774 green 1.5096774 blue 1.5096774} finish {reflection {0.3262636} ior 0.0996811}} sphere {<16,44,26>,5.673266 pigment {Yellow filter 0.18818226} finish {reflection {0.33713722} ior 0.09355923}} sphere {<7,45,34>,8.397982 pigment {colour red 1.2903225 green 1.2903225 blue 1.2903225 filter 0.007308652} finish {reflection {0.2995031} ior 0.06521374}} sphere {<45,0,-16>,4.3697147 pigment {Yellow} finish {reflection {0.23841651} ior 0.060898002}} sphere {<-6,18,41>,3.114271 pigment {colour red 1.5612903 green 1.5612903 blue 1.5612903} finish {reflection {0.2517705} ior 0.024185358}} sphere {<31,42,-12>,0.8728426 pigment {Yellow filter 0.16468963} finish {reflection {0.040014252} ior 0.005659279}} sphere {<12,-6,-10>,9.16353 pigment {Yellow} finish {reflection {0.040282566} ior 0.037953667}} sphere {<-14,19,-20>,4.7251534 pigment {Blue} finish {reflection {0.33905727} ior 0.017014707}} sphere {<33,30,9>,1.2503164 pigment {Yellow filter 0.101391025} finish {reflection {0.1817889} ior 0.095617056}} sphere {<22,45,26>,1.2277356 pigment {colour red 1.3032258 green 1.3032258 blue 1.3032258} finish {reflection {0.21685961} ior 0.021400368}} sphere {<18,-4,15>,5.7604704 pigment {Red} finish {reflection {0.31061032} ior 8.482499E-5}} sphere {<44,28,13>,5.289881 pigment {colour red 1.3548387 green 1.3548387 blue 1.3548387} finish {reflection {0.31176713} ior 0.020796593}} sphere {<-17,-4,-2>,8.93038 pigment {Green} finish {reflection {0.010374577} ior 0.011387346}} sphere {<-10,0,-23>,5 texture {Texture_1}} sphere {<41,23,15>,3.9705405 pigment {Green filter 0.012301605} finish {reflection {0.17585234} ior 0.027259883}} sphere {<8,14,6>,6.159649 pigment {Yellow} finish {reflection {0.13798633} ior 0.07571611}} sphere {<47,0,-28>,1.4546373 pigment {Yellow filter 0.07867059} finish {reflection {0.020024786} ior 0.048908915}} sphere {<44,7,-5>,7.343374 pigment {Red} finish {reflection {0.041586056} ior 0.08463061}} sphere {<31,18,-19>,6.7639365 pigment {Green filter 0.12517628} finish {reflection {0.08457889} ior 0.08121213}} sphere {<-8,37,30>,11.618988 pigment {Blue filter 0.1423502} finish {reflection {0.13244288} ior 0.09804846}} sphere {<-19,-14,11>,8.725884 pigment {Green} finish {reflection {0.18927482} ior 0.03715872}} sphere {<6,20,8>,8.805599 pigment {colour red 1.3032258 green 1.3032258 blue 1.3032258} finish {reflection {0.21455924} ior 0.0042201243}} sphere {<25,12,-5>,3 texture {Texture_1}} sphere {<44,-19,8>,9.098627 pigment {Green} finish {reflection {0.04840476} ior 0.08450847}} sphere {<44,41,-28>,9.272345 pigment {colour red 1.3548387 green 1.3548387 blue 1.3548387 filter 0.02928211} finish {reflection {0.18998285} ior 0.012780332}} sphere {<-12,40,19>,3.5695739 pigment {Green filter 0.02505831} finish {reflection {0.33362427} ior 0.012215876}} sphere {<52,56,28>,6 texture {Texture_1}} sphere {<-4,16,-13>,7 texture {Texture_1}} sphere {<35,-17,24>,9 texture {Texture_1}} sphere {<35,-1,22>,5.840384 pigment {Blue filter 0.12267428} finish {reflection {0.05614227} ior 0.015709447}} sphere {<-16,-19,-11>,2.5130842 pigment {Red} finish {reflection {0.04460628} ior 0.052285105}} sphere {<11,22,-23>,0 texture {Texture_1}} sphere {<-4,-5,-17>,1.8010356 pigment {Blue} finish {reflection {0.0042789797} ior 0.09133066}} sphere {<39,50,-11>,4.8941617 pigment {colour red 1.4451613 green 1.4451613 blue 1.4451613 filter 0.08079884} finish {reflection {0.016200826} ior 0.03498066}} sphere {<-14,16,20>,4.8069124 pigment {Yellow filter 0.1835919} finish {reflection {0.14559917} ior 0.0036446666}} sphere {<19,33,-25>,6.663171 pigment {Blue filter 0.0773869} finish {reflection {0.2901073} ior 0.04023371}} sphere {<-1,38,18>,5 texture {Texture_1}} sphere {<38,29,0>,4.704872 pigment {Blue} finish {reflection {0.26990506} ior 0.06217536}} sphere {<41,12,1>,6 texture {Texture_1}} sphere {<22,-19,-28>,7.438756 pigment {Red filter 0.11466836} finish {reflection {0.13561302} ior 0.047488585}} sphere {<13,-16,-8>,3 texture {Texture_1}} sphere {<40,-13,34>,9.298852 pigment {Green} finish {reflection {0.23939349} ior 0.036953796}} sphere {<-15,42,2>,3 texture {Texture_1}} sphere {<28,52,29>,3.6882083 pigment {Red} finish {reflection {0.1622874} ior 0.095143765}} sphere {<-4,25,42>,1 texture {Texture_1}} sphere {<16,48,40>,1.8542769 pigment {Yellow} finish {reflection {0.053858843} ior 0.024733894}} sphere {<34,37,-7>,6 texture {Texture_1}} sphere {<52,-19,-1>,8.349949 pigment {Blue} finish {reflection {0.09564774} ior 0.057766143}} sphere {<11,10,-7>,9.861587 pigment {Green filter 0.12589693} finish {reflection {0.24762547} ior 0.011449709}} sphere {<8,17,12>,7.6251173 pigment {Green filter 0.056885935} finish {reflection {0.16812906} ior 0.08370526}} sphere {<-4,45,7>,6.632586 pigment {Green} finish {reflection {0.047856383} ior 0.0747535}} sphere {<33,31,-17>,0.2804321 pigment {colour red 1.2516129 green 1.2516129 blue 1.2516129} finish {reflection {0.13974302} ior 0.013295886}} sphere {<27,38,-14>,1.645725 pigment {Green filter 0.011831136} finish {reflection {0.29189974} ior 0.08408711}} sphere {<-8,15,0>,3.5154743 pigment {Red} finish {reflection {0.08192872} ior 0.07436297}} sphere {<-11,7,-23>,9 texture {Texture_1}} sphere {<34,36,29>,8.636558 pigment {Green} finish {reflection {0.214054} ior 0.07240494}} sphere {<0,-1,-1>,4.2250085 pigment {Green filter 0.060277976} finish {reflection {0.20968026} ior 0.035380382}} sphere {<50,9,-17>,5.203684 pigment {Green} finish {reflection {0.19600706} ior 0.033630125}} sphere {<-7,10,-27>,4.219944 pigment {Red filter 0.012939255} finish {reflection {0.13530411} ior 0.036637567}} sphere {<39,-10,31>,0.1012915 pigment {Green filter 0.12008692} finish {reflection {0.15177283} ior 0.042825498}} sphere {<21,30,10>,5 texture {Texture_1}} sphere {<-18,55,-9>,10.717887 pigment {Blue filter 0.17876513} finish {reflection {0.24420582} ior 0.016171422}} sphere {<37,33,-13>,1 texture {Texture_1}} sphere {<-12,-5,5>,0.22793786 pigment {Green} finish {reflection {0.31213334} ior 0.019705568}} sphere {<-13,35,-1>,0.98688734 pigment {colour red 1.3032258 green 1.3032258 blue 1.3032258} finish {reflection {0.09468387} ior 0.06247129}} sphere {<26,33,9>,3.3767624 pigment {colour red 1.2903225 green 1.2903225 blue 1.2903225 filter 0.18588676} finish {reflection {0.28938133} ior 0.039412994}} sphere {<38,40,21>,3.396733 pigment {Red filter 0.050776027} finish {reflection {0.021042809} ior 0.010885311}} sphere {<35,34,33>,8.217262 pigment {Yellow filter 0.030753061} finish {reflection {0.31286028} ior 0.037271112}} sphere {<-4,16,-20>,3.964817 pigment {colour red 1.3548387 green 1.3548387 blue 1.3548387 filter 0.06815248} finish {reflection {0.3231908} ior 0.09709287}} sphere {<-2,44,-28>,7.6405945 pigment {Green} finish {reflection {0.021184932} ior 0.037923556}} sphere {<-15,5,-24>,0.5703771 pigment {Green filter 0.012714097} finish {reflection {0.2067174} ior 0.09876696}} sphere {<-17,-6,-10>,10.249626 pigment {Blue} finish {reflection {0.0021646519} ior 0.04433215}} sphere {<5,30,34>,2.790489 pigment {Green filter 0.07258097} finish {reflection {0.14488007} ior 0.04518681}} sphere {<-4,5400,27276>,3915.3523 pigment {colour red 845.5871 green 845.5871 blue 845.5871} finish {reflection {74.68017} ior 0.036484286}} sphere {<46,-18,-8>,6.666814 pigment {Red filter 0.074121274} finish {reflection {0.26622254} ior 0.05476595}} sphere {<-14,-7,-8>,4.743501 pigment {Yellow filter 0.19061278} finish {reflection {0.035731573} ior 0.029241009}} sphere {<0,11,-23>,0.39550436 pigment {Blue} finish {reflection {0.094486825} ior 0.09832125}} sphere {<44,6,-18>,10 texture {Texture_1}} sphere {<22,-10,24>,5.731986 pigment {colour red 1.3032258 green 1.3032258 blue 1.3032258 filter 0.176154} finish {reflection {0.15669355} ior 0.0866394}} sphere {<22,-9,14>,8.692776 pigment {Yellow} finish {reflection {0.2425431} ior 0.0876411}} sphere {<6,1,39>,1 texture {Texture_1}} sphere {<41,31,42>,8.419912 pigment {Green filter 0.16495392} finish {reflection {0.17637764} ior 0.09524647}} sphere {<3,-10,-11>,3.249792 pigment {Yellow} finish {reflection {0.29704314} ior 0.034075595}} sphere {<4,-5,-19>,2.1921434 pigment {Green filter 0.08689452} finish {reflection {0.06349441} ior 0.09927865}} sphere {<7515,40716,243>,1607.0525 pigment {colour red 845.5871 green 845.5871 blue 845.5871 filter 0.15022083} finish {reflection {135.37091} ior 0.070165314}} sphere {<8,-8,19>,0.8679637 pigment {colour red 0.9806452 green 0.9806452 blue 0.9806452} finish {reflection {0.18230306} ior 0.031202545}} sphere {<-6,-12,-15>,5.332302 pigment {colour red 1.3032258 green 1.3032258 blue 1.3032258} finish {reflection {0.15613908} ior 0.09176144}} sphere {<5,-8,-9>,9.112253 pigment {Red} finish {reflection {0.35162377} ior 0.002347067}} sphere {<37,38,10>,5.0285826 pigment {Yellow} finish {reflection {1.9490548E-5} ior 0.09329644}} sphere {<16,14,-9>,3 texture {Texture_1}} sphere {<-9,7,-1>,9.2432575 pigment {Yellow filter 0.16393934} finish {reflection {0.36280313} ior 0.007499546}} sphere {<33,1,-22>,6.0153685 pigment {colour red 1.2516129 green 1.2516129 blue 1.2516129} finish {reflection {0.1534787} ior 0.09940306}} sphere {<8,14,30>,6 texture {Texture_1}} sphere {<4,16,-27>,3.2867706 pigment {Blue filter 0.042010598} finish {reflection {0.01041322} ior 0.022287339}} sphere {<49,-10,30>,11.155653 pigment {Red} finish {reflection {0.16028728} ior 0.06678683}} sphere {<42,12,-29>,7.216417 pigment {Blue} finish {reflection {0.06023502} ior 0.0079267}} sphere {<-13,28,7>,7.5586395 pigment {Green filter 0.04417345} finish {reflection {0.32224217} ior 0.07493769}} sphere {<40,-16,20>,0.9341467 pigment {Yellow} finish {reflection {0.19471359} ior 0.06464423}} sphere {<27,46,14>,5.541532 pigment {Red filter 0.012087119} finish {reflection {0.19654414} ior 0.09837018}} sphere {<20,13,10>,8.4608 pigment {Yellow} finish {reflection {0.14323547} ior 0.08629188}} sphere {<-9,0,-13>,0.5374724 pigment {Red} finish {reflection {0.03336282} ior 0.09830698}} sphere {<45,0,-12>,8.509855 pigment {Green filter 0.12040854} finish {reflection {0.0055734525} ior 0.09202239}} sphere {<28,15,0>,2.3512025 pigment {Blue} finish {reflection {0.32616696} ior 0.056185197}} sphere {<4,18,-13>,0.24117184 pigment {Yellow} finish {reflection {0.118636765} ior 0.038333073}} sphere {<-8,46,16>,1.6976725 pigment {colour red 1.4967742 green 1.4967742 blue 1.4967742} finish {reflection {0.2025873} ior 0.06654867}} sphere {<51,6,25>,1 texture {Texture_1}} sphere {<27,18,22>,4.7485886 pigment {Red filter 0.08696728} finish {reflection {0.19524857} ior 0.082472734}} sphere {<-2,41,26>,2.846478 pigment {Red} finish {reflection {0.04470439} ior 0.06497038}} sphere {<27,-11,31>,4 texture {Texture_1}} sphere {<13,15,0>,2 texture {Texture_1}} sphere {<22,-13,-15>,0 texture {Texture_1}} sphere {<7,38,38>,7.1875014 pigment {Red} finish {reflection {0.36047676} ior 0.032557245}} sphere {<54,47,-24>,4.879667 pigment {Yellow} finish {reflection {0.05051031} ior 0.048709903}} sphere {<20,29,10>,6.0270677 pigment {colour red 1.2516129 green 1.2516129 blue 1.2516129} finish {reflection {0.24662422} ior 0.05294829}} sphere {<16,0,-12>,1.1983025 pigment {Yellow} finish {reflection {0.21923138} ior 0.07524808}} sphere {<0,-7,-5>,9 texture {Texture_1}} sphere {<11,37,-8>,1.6208651 pigment {Green filter 0.12858531} finish {reflection {0.17858009} ior 0.07247008}} sphere {<-12,-3,-4>,4.2783885 pigment {colour red 0.56774193 green 0.56774193 blue 0.56774193 filter 0.032159872} finish {reflection {0.06555776} ior 0.060759235}} sphere {<-13,-18,-7>,6.0332155 pigment {colour red 0.83870965 green 0.83870965 blue 0.83870965} finish {reflection {0.06331353} ior 0.08714011}} sphere {<0,-6,4>,3.8534446 pigment {Green} finish {reflection {0.28042173} ior 0.027999396}} sphere {<0,36,29>,1.966596 pigment {Green} finish {reflection {0.16540764} ior 0.013532946}} sphere {<16,-17,-9>,6.479589 pigment {colour red 1.3548387 green 1.3548387 blue 1.3548387} finish {reflection {0.3239308} ior 0.08055414}} sphere {<24,-7,28>,10.456615 pigment {colour red 1.4709678 green 1.4709678 blue 1.4709678 filter 0.13287029} finish {reflection {0.052849352} ior 0.03544848}} sphere {<-2,41,31>,3.369627 pigment {Yellow} finish {reflection {0.24499042} ior 0.050664127}} sphere {<55,-2,-14>,5.9096484 pigment {Blue} finish {reflection {0.3313241} ior 0.09799236}} sphere {<-5,31,-21>,9.16165 pigment {Yellow} finish {reflection {0.07097686} ior 0.0983107}} sphere {<11,25,29>,5.3724623 pigment {colour red 1.3032258 green 1.3032258 blue 1.3032258} finish {reflection {0.07155198} ior 0.013282399}} sphere {<52,-8,8>,6.861965 pigment {Blue filter 0.017694997} finish {reflection {0.2420812} ior 0.09105771}} sphere {<27,37,43>,4 texture {Texture_1}} sphere {<-16,0,25>,4.753194 pigment {Green} finish {reflection {0.2587469} ior 0.018695598}} sphere {<34,-1,15>,10.795656 pigment {Blue} finish {reflection {0.0379925} ior 0.026931494}} sphere {<52,29,18>,8.780527 pigment {Blue} finish {reflection {0.047074515} ior 0.003835836}} sphere {<34,31,-12>,5.5472536 pigment {Blue} finish {reflection {0.16735049} ior 0.03479713}} sphere {<-4,-4,42>,9.131089 pigment {colour red 1.4193548 green 1.4193548 blue 1.4193548 filter 0.17012212} finish {reflection {0.04438254} ior 0.053666387}} sphere {<12,41,41>,2.550529 pigment {colour red 1.4967742 green 1.4967742 blue 1.4967742} finish {reflection {0.35545048} ior 0.029519025}} sphere {<33,31,-11>,1 texture {Texture_1}} sphere {<-1,-14,-9>,2.6158829 pigment {colour red 0.56774193 green 0.56774193 blue 0.56774193 filter 0.1252382} finish {reflection {0.017036963} ior 0.08602149}} sphere {<12,22,-22>,0.34962252 pigment {Red} finish {reflection {0.020898195} ior 0.042353477}} sphere {<10,-12,35>,0.8851158 pigment {Red} finish {reflection {0.013930581} ior 0.02710552}} sphere {<51,30,-20>,9 texture {Texture_1}} sphere {<14,-7,2>,2 texture {Texture_1}} sphere {<30,45,24>,9.2982235 pigment {Green filter 0.1024209} finish {reflection {0.30508956} ior 0.002613364}} sphere {<18,14,46>,7 texture {Texture_1}} sphere {<44,50,40>,6 texture {Texture_1}} sphere {<14,12,-24>,2.4150798 pigment {Blue} finish {reflection {0.1286275} ior 0.070617534}} sphere {<18,49,36>,6.3518496 pigment {colour red 1.3419355 green 1.3419355 blue 1.3419355} finish {reflection {0.24385443} ior 0.08284681}} sphere {<13,28,7>,8.592684 pigment {Red} finish {reflection {0.31074196} ior 0.078269094}} sphere {<-15,1,25>,3.2829094 pigment {Blue} finish {reflection {0.093050145} ior 0.02146745}} sphere {<-1,-13,-2>,9.304672 pigment {Blue filter 0.19182102} finish {reflection {0.03822088} ior 0.015171463}} sphere {<41,30,-26>,8.119539 pigment {Green} finish {reflection {0.27595565} ior 0.0936806}} sphere {<16,20,31>,2.50919 pigment {Red filter 0.004191366} finish {reflection {0.28055775} ior 0.088475}} sphere {<13,32,32>,0.96386766 pigment {Blue} finish {reflection {0.112045765} ior 0.079649165}} sphere {<-2,-6,-24>,2.7342696 pigment {Green} finish {reflection {0.07459161} ior 0.07023509}} sphere {<-18,14,-29>,0.07583797 pigment {Yellow filter 0.18808702} finish {reflection {0.17920947} ior 0.0642792}} sphere {<-7,34,-12>,2.920337 pigment {Red} finish {reflection {0.2640403} ior 0.046409886}} sphere {<-6,-17,16>,4.3309107 pigment {colour red 1.4967742 green 1.4967742 blue 1.4967742} finish {reflection {0.27190626} ior 0.07318203}} sphere {<56,33,-15>,9 texture {Texture_1}} sphere {<5,-19,-8>,2.378486 pigment {Green} finish {reflection {0.026053023} ior 0.0797811}} sphere {<2,4,-20>,2 texture {Texture_1}} sphere {<13,37,31>,0 texture {Texture_1}} sphere {<38,1,-18>,0.9882361 pigment {Yellow filter 0.007911533} finish {reflection {0.24037199} ior 0.030329432}} sphere {<0,-18,12>,6.74395 pigment {Yellow} finish {reflection {0.1604066} ior 0.08138537}} sphere {<-7,33,-28>,6.7424645 pigment {Yellow filter 0.08812056} finish {reflection {0.12390606} ior 0.03136359}} sphere {<28,42,-6>,8 texture {Texture_1}} sphere {<43,36,-2>,6.8822722 pigment {Green} finish {reflection {0.33755913} ior 0.071773395}} sphere {<4,8,36>,4 texture {Texture_1}} sphere {<57,28,5>,10.778065 pigment {Blue} finish {reflection {0.010967854} ior 0.09516966}} sphere {<-16,-11,26>,2.527702 pigment {colour red 1.4709678 green 1.4709678 blue 1.4709678} finish {reflection {0.20295486} ior 0.049018927}} sphere {<-8,-8,24>,3 texture {Texture_1}} sphere {<0,9,-22>,6.811371 pigment {Yellow} finish {reflection {0.028045323} ior 0.08151097}} sphere {<-8,53,13>,7.6297035 pigment {Green} finish {reflection {0.15960842} ior 0.0030810598}} sphere {<11,27,19>,0 texture {Texture_1}} sphere {<-4,23,-4>,5.6347947 pigment {Red filter 0.15635493} finish {reflection {0.0053870617} ior 0.031807844}} sphere {<17,46,-15>,5.6303635 pigment {Green filter 0.056045916} finish {reflection {0.11495736} ior 0.031252187}} sphere {<21,-6,46>,3 texture {Texture_1}} sphere {<19,28,-29>,3.3983314 pigment {Yellow filter 0.076749645} finish {reflection {0.28279743} ior 0.050051875}} sphere {<8,2,24>,7.764512 pigment {Green} finish {reflection {0.2174222} ior 0.0928372}} sphere {<3,44,-1>,8.064718 pigment {Blue filter 0.026209531} finish {reflection {0.16796608} ior 0.04037255}} sphere {<33,48,-28>,10.199531 pigment {Yellow} finish {reflection {0.102334976} ior 0.04222786}} sphere {<19,-13,21>,3.238158 pigment {colour red 1.3032258 green 1.3032258 blue 1.3032258} finish {reflection {0.1034241} ior 0.033319786}} sphere {<9,13,-8>,1.6051496 pigment {Red} finish {reflection {0.30855966} ior 0.0013382239}} sphere {<6,17,45>,9.546854 pigment {Blue} finish {reflection {0.20674871} ior 0.014391184}} sphere {<-12,37,-14>,4.5730853 pigment {Red} finish {reflection {0.12892678} ior 0.030924642}} sphere {<24,37,-17>,8.90375 pigment {Blue} finish {reflection {0.31126556} ior 0.061871972}} sphere {<-8,48,-13>,4.209789 pigment {Yellow filter 0.09502294} finish {reflection {0.33506516} ior 7.604586E-4}} sphere {<25,38,-24>,1 texture {Texture_1}} sphere {<18,11,10>,4 texture {Texture_1}} sphere {<-16,40,-13>,8.025534 pigment {Green} finish {reflection {0.13816838} ior 0.045043383}} sphere {<-1,-7,-8>,6 texture {Texture_1}} sphere {<13,-12,11>,8 texture {Texture_1}} sphere {<34,28,13>,1 texture {Texture_1}} sphere {<2,30,21>,11 texture {Texture_1}} sphere {<-1,0,-6>,1.4880563 pigment {Red filter 0.14545244} finish {reflection {0.08771193} ior 0.07111578}} sphere {<19,23,-14>,1.2398819 pigment {Blue} finish {reflection {0.20544301} ior 0.07523725}} sphere {<30,39,-8>,8.363775 pigment {Green} finish {reflection {0.3048295} ior 0.098195635}} sphere {<0,0,-7>,9.465305 pigment {colour red 1.3032258 green 1.3032258 blue 1.3032258} finish {reflection {0.23187982} ior 0.06533742}} sphere {<12,46,0>,1.1850967 pigment {Red} finish {reflection {0.031140719} ior 0.0887033}} sphere {<6,17,-17>,4 texture {Texture_1}} sphere {<22,37,27>,10.095701 pigment {Blue} finish {reflection {0.19204119} ior 0.038804345}} sphere {<7,-17,12>,5.634642 pigment {Yellow filter 0.14038463} finish {reflection {0.045314718} ior 0.06585955}} sphere {<17,-4,-9>,7.689444 pigment {colour red 1.3161291 green 1.3161291 blue 1.3161291 filter 0.09493108} finish {reflection {0.27971873} ior 0.09778251}} sphere {<30,15,-12>,0 texture {Texture_1}} sphere {<51,21,38>,5.6043663 pigment {Yellow filter 0.023616102} finish {reflection {0.10268803} ior 0.0072703413}} sphere {<2,44,8>,5.2366133 pigment {Blue} finish {reflection {0.09161703} ior 0.08022878}} sphere {<25,32,33>,8.159653 pigment {Yellow} finish {reflection {0.19483615} ior 0.09002974}} sphere {<27,11,-8>,6.4440155 pigment {Red filter 0.07784913} finish {reflection {0.19059338} ior 0.08108165}} sphere {<15,8,4>,9.613728 pigment {Blue} finish {reflection {0.27163583} ior 0.060953066}} sphere {<35,14,28>,6.9639153 pigment {Yellow} finish {reflection {0.2993511} ior 0.038919695}} sphere {<49,16,11>,7.7753844 pigment {Yellow} finish {reflection {0.32493237} ior 0.061028343}} sphere {<30,24,-15>,6.1023254 pigment {colour red 1.3419355 green 1.3419355 blue 1.3419355} finish {reflection {0.22321755} ior 0.052642196}} sphere {<33,17,34>,10 texture {Texture_1}} sphere {<-10,36,12>,9.424494 pigment {Blue} finish {reflection {0.027815823} ior 0.013834183}} sphere {<0,-19,-28>,6.7298875 pigment {colour red 1.4709678 green 1.4709678 blue 1.4709678 filter 0.011334194} finish {reflection {0.05735797} ior 0.09666171}} sphere {<-17,21,30>,3.2735639 pigment {Yellow} finish {reflection {0.1184651} ior 0.07326404}} sphere {<-8,36,6>,9.091856 pigment {colour red 1.4193548 green 1.4193548 blue 1.4193548 filter 0.085625656} finish {reflection {0.28483033} ior 0.09421727}} sphere {<3,12,-8>,2.6872401 pigment {Yellow} finish {reflection {0.13429508} ior 0.085745744}} sphere {<31,4,-14>,9.847218 pigment {Blue filter 0.034837004} finish {reflection {0.16431664} ior 0.027285503}} sphere {<-10,-8,40>,7.869419 pigment {Blue} finish {reflection {0.22556272} ior 0.035343446}} sphere {<-3,7,23>,7.416363 pigment {Green} finish {reflection {0.17905827} ior 6.732047E-4}} sphere {<27,4,28>,1.7081293 pigment {Red} finish {reflection {0.14041731} ior 0.013576618}} sphere {<29,-16,-25>,7 texture {Texture_1}} sphere {<24,23,20>,6 texture {Texture_1}} sphere {<4,38,26>,8.081349 pigment {colour red 1.5096774 green 1.5096774 blue 1.5096774} finish {reflection {0.28465185} ior 0.015044486}} sphere {<21,29,-22>,6.5046463 pigment {Red filter 0.099866666} finish {reflection {0.043301933} ior 0.08826652}} sphere {<-9,-4,16>,4.6197343 pigment {colour red 1.2645161 green 1.2645161 blue 1.2645161} finish {reflection {0.29735872} ior 0.0652684}} sphere {<-9,-13,-18>,9 texture {Texture_1}} sphere {<38,26,32>,4 texture {Texture_1}} sphere {<-4,25,-12>,6 texture {Texture_1}} sphere {<11,48,-3>,6 texture {Texture_1}} sphere {<5,-1,-5>,2.5030751 pigment {colour red 0.59354836 green 0.59354836 blue 0.59354836 filter 0.11319331} finish {reflection {0.042462364} ior 0.046516582}} sphere {<-1,-10,-4>,6.266555 pigment {Blue} finish {reflection {0.18435061} ior 0.042600807}} sphere {<9,-6,5>,7 texture {Texture_1}} sphere {<21,47,35>,11 texture {Texture_1}} sphere {<24,41,8>,3.78815 pigment {Green} finish {reflection {0.032146495} ior 0.01924883}} sphere {<42,31,19>,8.700502 pigment {Green filter 0.08747575} finish {reflection {0.21467382} ior 0.07779293}} sphere {<17,5,1>,6.415773 pigment {Blue} finish {reflection {0.28744978} ior 0.09920758}} sphere {<2,-5,-21>,8.832129 pigment {Blue} finish {reflection {0.05550636} ior 0.07143848}} sphere {<28,-3,-27>,7.969451 pigment {Green} finish {reflection {0.10556557} ior 0.034671325}} sphere {<1,-5,23>,0.20444044 pigment {Green} finish {reflection {0.059506815} ior 0.028074639}} sphere {<7,31,8>,3.7225165 pigment {Blue} finish {reflection {0.114629366} ior 0.022010067}} sphere {<-17,-9,25>,8.103173 pigment {colour red 1.2516129 green 1.2516129 blue 1.2516129} finish {reflection {0.22582874} ior 0.058855344}} sphere {<37,-2,25>,5 texture {Texture_1}} sphere {<0,-7,45>,1 texture {Texture_1}} sphere {<-2,-10,12>,2.8614469 pigment {colour red 1.2516129 green 1.2516129 blue 1.2516129} finish {reflection {0.07210668} ior 0.05096951}} sphere {<45,13,30>,6.17972 pigment {colour red 1.4709678 green 1.4709678 blue 1.4709678} finish {reflection {0.35332653} ior 0.026137337}} sphere {<0,43,-29>,3.8098805 pigment {Blue} finish {reflection {0.26648182} ior 0.038794454}} sphere {<-6,7,33>,5.039173 pigment {Green} finish {reflection {0.1717182} ior 0.0059075397}} sphere {<41,-14,10>,6.205596 pigment {Yellow filter 0.091196224} finish {reflection {0.18649268} ior 0.07453491}} sphere {<42,-13,10>,3.0437553 pigment {Red} finish {reflection {0.18125124} ior 0.0359009}} sphere {<32,21,33>,8.553089 pigment {Yellow filter 0.11829024} finish {reflection {0.3101187} ior 0.021567542}} sphere {<7,43,-19>,10 texture {Texture_1}} sphere {<-1,11,-8>,2 texture {Texture_1}} sphere {<28,-13,37>,7.0171976 pigment {Red filter 0.17027155} finish {reflection {0.009878901} ior 0.061832022}} sphere {<0,-7,22>,5 texture {Texture_1}} sphere {<-1,39,-6>,6.872692 pigment {Yellow filter 0.049048305} finish {reflection {0.09690903} ior 0.08843561}} sphere {<20,15,-8>,3.6653214 pigment {Yellow} finish {reflection {0.08756193} ior 0.04374209}} sphere {<36,2,-28>,8.733409 pigment {Green} finish {reflection {0.02801899} ior 0.07863675}} sphere {<17,-18,-3>,9.5431385 pigment {Red filter 0.18526535} finish {reflection {0.3117939} ior 0.061379254}} sphere {<44,18,45>,3 texture {Texture_1}} sphere {<4,31,-29>,0.77005506 pigment {colour red 1.2516129 green 1.2516129 blue 1.2516129} finish {reflection {0.2430545} ior 0.027934765}} sphere {<-2,21,13>,1.0632186 pigment {Blue filter 0.096433744} finish {reflection {0.013517895} ior 0.02824341}} sphere {<22,32,-12>,7 texture {Texture_1}} sphere {<0,56,24>,9 texture {Texture_1}} sphere {<9,8,19>,7.361075 pigment {colour red 1.3935484 green 1.3935484 blue 1.3935484} finish {reflection {0.09855564} ior 0.05552666}} sphere {<11,30,-27>,8 texture {Texture_1}} sphere {<-7,39,13>,2.7755141 pigment {Green filter 0.11790969} finish {reflection {0.061369475} ior 0.053781085}} sphere {<-7,7,16>,6.7797265 pigment {Blue filter 0.17079575} finish {reflection {0.15569352} ior 0.06471917}} sphere {<45,44,-23>,7.2883096 pigment {colour red 1.3548387 green 1.3548387 blue 1.3548387 filter 0.037667375} finish {reflection {0.014105608} ior 0.016946012}} sphere {<-17,17,8>,5.9987383 pigment {Red} finish {reflection {0.16223916} ior 0.08151968}} sphere {<13,9,9>,0.19020148 pigment {Blue} finish {reflection {0.26256406} ior 0.019660365}} sphere {<-15,-7,13>,2 texture {Texture_1}} sphere {<3,0,-2>,8 texture {Texture_1}} sphere {<42,35,-20>,2.8326116 pigment {Green filter 0.1726434} finish {reflection {0.013972627} ior 0.0968305}} sphere {<5,40,-11>,4.4449034 pigment {Blue} finish {reflection {0.026414396} ior 0.05495884}} sphere {<-9,31,26>,8.634134 pigment {Green} finish {reflection {0.1850448} ior 0.05217679}} sphere {<-8,10,-23>,8.385024 pigment {Green} finish {reflection {0.31163466} ior 0.006606245}} sphere {<15,41,-23>,3.3334553 pigment {Green} finish {reflection {0.12324178} ior 0.02610999}} sphere {<24,51,13>,4.399584 pigment {Red filter 0.18735018} finish {reflection {0.22673486} ior 0.077776454}} sphere {<29,18,-5>,2 texture {Texture_1}} sphere {<-12,-13,23>,3 texture {Texture_1}} sphere {<4,-2,30>,4.6693544 pigment {Yellow} finish {reflection {0.28864345} ior 0.0854038}} sphere {<14,8,-13>,2.9390154 pigment {Yellow} finish {reflection {0.061093826} ior 0.087820984}} sphere {<12,19,-20>,3.9521072 pigment {Green} finish {reflection {0.26429382} ior 0.045104217}} sphere {<4,38,30>,0.26188922 pigment {Green} finish {reflection {0.31667152} ior 0.060835898}} sphere {<-1,32,29>,4.2756 pigment {Green filter 0.009125809} finish {reflection {0.10845048} ior 0.03428809}} sphere {<14,58,17>,10 texture {Texture_1}} sphere {<-9,44,34>,2.4346578 pigment {Green} finish {reflection {0.048995093} ior 0.03399072}} sphere {<47,13,-17>,1 texture {Texture_1}} sphere {<1,-2,-12>,3.509275 pigment {Red} finish {reflection {0.2982276} ior 0.05274623}} sphere {<16,51,-24>,5 texture {Texture_1}} sphere {<52,24,11>,3 texture {Texture_1}} sphere {<-1,27,28>,0.14763817 pigment {Green} finish {reflection {0.21660265} ior 0.028831365}} sphere {<1,32,7>,4.770095 pigment {Red} finish {reflection {0.2938736} ior 0.034638412}} sphere {<-17,31,28>,0.89905435 pigment {Blue filter 0.027588991} finish {reflection {0.1659384} ior 0.093434185}} sphere {<49,0,-21>,10.953264 pigment {colour red 1.4193548 green 1.4193548 blue 1.4193548} finish {reflection {0.08715412} ior 0.04423052}} sphere {<3,-19,-7>,7.1100907 pigment {Red filter 0.18865228} finish {reflection {0.117598794} ior 0.03524237}} sphere {<2,-12,-11>,7.1831107 pigment {Blue filter 0.05293281} finish {reflection {0.05002561} ior 0.06954042}} sphere {<18,19,-1>,9 texture {Texture_1}} sphere {<-9,20,-19>,7.33109 pigment {Green filter 0.15993407} finish {reflection {0.046896026} ior 0.08316029}} sphere {<36,-11,-19>,7.065261 pigment {colour red 1.3548387 green 1.3548387 blue 1.3548387} finish {reflection {0.30711427} ior 0.06893505}} sphere {<-5,41,-27>,6.7855196 pigment {colour red 1.4193548 green 1.4193548 blue 1.4193548 filter 0.18746783} finish {reflection {0.14966765} ior 0.074960016}} sphere {<18,-1,17>,0 texture {Texture_1}} sphere {<-12,-7,-25>,7.857723 pigment {Yellow filter 0.05363406} finish {reflection {0.26975837} ior 0.047303967}} sphere {<-10,7,44>,4.036319 pigment {Yellow filter 0.10069618} finish {reflection {0.23519394} ior 0.07885604}} sphere {<23,16,29>,4 texture {Texture_1}} sphere {<2,1,6>,1 texture {Texture_1}} sphere {<-10,-3,22>,5.8707438 pigment {colour red 1.3419355 green 1.3419355 blue 1.3419355} finish {reflection {0.2796646} ior 0.0042119003}} sphere {<40,11,7>,4.87965 pigment {Blue} finish {reflection {0.026446095} ior 0.063819736}} sphere {<16,6,-11>,5.1045275 pigment {Yellow} finish {reflection {0.2086491} ior 0.039855484}} sphere {<40,27,34>,1.5895727 pigment {Red filter 0.15373361} finish {reflection {0.24045815} ior 0.06131355}} sphere {<-7,31,-4>,0 texture {Texture_1}} sphere {<33,46,35>,0.3883855 pigment {Yellow} finish {reflection {0.04786947} ior 0.051577874}} sphere {<20,27,11>,1.9231666 pigment {Red} finish {reflection {0.22631934} ior 0.09431799}} sphere {<38,36,-21>,6.7772017 pigment {colour red 1.4967742 green 1.4967742 blue 1.4967742} finish {reflection {0.29949108} ior 2.7091513E-4}} sphere {<13,39,22>,0.56785226 pigment {Blue filter 0.18889505} finish {reflection {0.28499475} ior 0.06756274}} sphere {<28,3,-24>,6.1927695 pigment {Yellow} finish {reflection {0.30401975} ior 0.013762036}} sphere {<36,-12,28>,8 texture {Texture_1}} sphere {<-3,-1,37>,11 texture {Texture_1}} sphere {<-1,1,-4>,0.3655029 pigment {Blue filter 0.014270688} finish {reflection {0.111905955} ior 0.0067330645}} sphere {<22954,12551,13820>,2606.0508 pigment {Blue filter 0.017137611} finish {reflection {80.594025} ior 0.07603777}} sphere {<-9,-13,6>,6.3601465 pigment {Blue} finish {reflection {0.19712533} ior 0.055420205}} sphere {<20,-10,31>,10.277935 pigment {Blue} finish {reflection {0.30992746} ior 0.040243756}} sphere {<-8,-14,-8>,0.5458344 pigment {Blue} finish {reflection {0.022643583} ior 0.09317706}} sphere {<-18,49,0>,4.4178524 pigment {colour red 1.4064516 green 1.4064516 blue 1.4064516} finish {reflection {0.31630614} ior 0.0830726}} sphere {<-13,41,3>,6.4137564 pigment {Yellow filter 0.038001444} finish {reflection {0.23482125} ior 0.027143698}} sphere {<-11,17,-24>,5.681265 pigment {Yellow filter 0.051693022} finish {reflection {0.09463927} ior 0.005623412}} sphere {<15,-15,4>,1.1271775 pigment {Red} finish {reflection {0.31273136} ior 0.05480247}} sphere {<-10,38,0>,8.657847 pigment {Yellow filter 0.057032276} finish {reflection {0.29695466} ior 0.038700577}} sphere {<24,8,-20>,7.7607794 pigment {Blue} finish {reflection {0.17716357} ior 0.080514714}} sphere {<16,47,33>,2.515917 pigment {Green} finish {reflection {0.16530545} ior 0.029816171}} sphere {<27,11,5>,0.91593 pigment {colour red 1.2903225 green 1.2903225 blue 1.2903225 filter 0.13074923} finish {reflection {0.04181244} ior 0.08974472}} sphere {<8,-8,-28>,2.0443757 pigment {colour red 0.56774193 green 0.56774193 blue 0.56774193} finish {reflection {0.04592395} ior 0.011232412}} sphere {<21,38,16>,7.3803444 pigment {Yellow filter 0.015889801} finish {reflection {0.17543961} ior 0.08752556}} sphere {<36,0,-8>,8 texture {Texture_1}} sphere {<19,-19,19>,3.1582925 pigment {Red filter 0.15687136} finish {reflection {0.1555597} ior 0.041856896}} sphere {<11,36,-5>,9.1906595 pigment {Blue} finish {reflection {0.0052811354} ior 0.013266509}} sphere {<52,2,0>,7 texture {Texture_1}} sphere {<32,2,13>,9.000849 pigment {Yellow} finish {reflection {0.16449441} ior 0.043401312}} sphere {<-13,-13,-24>,9 texture {Texture_1}} sphere {<14,16,-12>,9.413749 pigment {Red} finish {reflection {0.1225437} ior 0.070235774}} sphere {<28,51,-24>,10 texture {Texture_1}} sphere {<36,0,33>,10.954814 pigment {Blue} finish {reflection {0.081350856} ior 0.0992417}} sphere {<3,-10,1>,1 texture {Texture_1}} sphere {<-2,46,-18>,1 texture {Texture_1}} sphere {<-18,-3,-13>,4.0937853 pigment {Blue} finish {reflection {0.024854677} ior 0.0036962107}} sphere {<1,37,-14>,7.2764077 pigment {Green} finish {reflection {0.105765134} ior 0.05110915}} sphere {<-11,2,17>,10 texture {Texture_1}} sphere {<17,-18,16>,6.7535577 pigment {Blue filter 0.107139476} finish {reflection {0.17286287} ior 0.077035785}} sphere {<14,45,28>,3.3269355 pigment {Red filter 0.13408712} finish {reflection {0.013628961} ior 0.04575948}} sphere {<-13,-9,17>,5 texture {Texture_1}} sphere {<50,-15,9>,5.8761153 pigment {Green} finish {reflection {0.18581377} ior 0.07466263}} sphere {<-4,-19,9>,8 texture {Texture_1}} sphere {<55,50,21>,5.5692387 pigment {Yellow} finish {reflection {0.092876725} ior 0.0783239}} sphere {<0,40,41>,8 texture {Texture_1}} sphere {<2,12,-10>,10.868846 pigment {Yellow filter 0.030877372} finish {reflection {0.15632322} ior 0.07562333}} sphere {<53,22,0>,7 texture {Texture_1}} sphere {<-5,-3,15>,5 texture {Texture_1}} sphere {<15,26,-6>,0 texture {Texture_1}} sphere {<4,14,15>,0.49867973 pigment {Blue filter 0.037616678} finish {reflection {0.090451024} ior 0.082823016}} sphere {<41,6,27>,2.8462749 pigment {Red filter 0.10330321} finish {reflection {0.26738837} ior 0.0055215647}} sphere {<16,53,-7>,8.164261 pigment {colour red 1.4967742 green 1.4967742 blue 1.4967742 filter 0.013059931} finish {reflection {0.011110688} ior 0.058518652}} sphere {<14,45,-19>,6.227265 pigment {Red filter 0.1407039} finish {reflection {0.183967} ior 0.09812255}} sphere {<28,22,-20>,5.23149 pigment {Blue} finish {reflection {0.20504518} ior 0.040044595}} sphere {<42,-18,10>,9.328132 pigment {Red} finish {reflection {0.16214004} ior 0.0820941}} sphere {<27,16,-19>,9.056502 pigment {Red} finish {reflection {0.16536969} ior 0.04156491}} sphere {<-2,31,31>,8.895295 pigment {Red filter 0.08870605} finish {reflection {0.18409456} ior 0.06424808}} sphere {<-9,-6,37>,7 texture {Texture_1}} sphere {<-17,-9,-15>,3.428423 pigment {Red} finish {reflection {0.12560423} ior 0.09965063}} sphere {<0,35,48>,3.0169265 pigment {Yellow filter 0.049516324} finish {reflection {0.028644435} ior 0.099731}} sphere {<25,29,-8>,4 texture {Texture_1}} sphere {<54,43,-20>,7.5629168 pigment {Blue} finish {reflection {0.063503414} ior 0.018943697}} sphere {<-3,-13,-19>,3 texture {Texture_1}} sphere {<46,27,-10>,2.863286 pigment {colour red 1.3419355 green 1.3419355 blue 1.3419355} finish {reflection {0.011684756} ior 0.063720375}} sphere {<33,35,38>,6 texture {Texture_1}} sphere {<0,35,-19>,3.8853862 pigment {Green} finish {reflection {0.30934715} ior 0.0473643}} sphere {<23,40,32>,1 texture {Texture_1}} sphere {<42,45,34>,5.1959887 pigment {Yellow} finish {reflection {0.16725466} ior 0.094081536}} sphere {<25,-2,-22>,8.77446 pigment {Yellow filter 0.19812205} finish {reflection {0.30614018} ior 0.09417613}} sphere {<11,39,11>,7.6807623 pigment {Blue filter 0.012828416} finish {reflection {0.17705514} ior 0.09184861}} sphere {<39,28,-25>,5.692525 pigment {Blue} finish {reflection {0.29384494} ior 0.009320891}} sphere {<-19,27,-12>,0.93449414 pigment {Green filter 0.02316961} finish {reflection {0.12222073} ior 0.002389837}} sphere {<24,19,7>,0.87278813 pigment {Green} finish {reflection {0.05015479} ior 0.09147944}} sphere {<6,5,20>,0.29129246 pigment {Red} finish {reflection {0.03735621} ior 0.03567662}} sphere {<-12,42,13>,8 texture {Texture_1}} sphere {<32,-16,-19>,8.202696 pigment {Yellow} finish {reflection {0.07427696} ior 0.04256134}} sphere {<45,-4,-8>,10.391653 pigment {Green} finish {reflection {0.29130074} ior 0.041488834}} sphere {<11,40,24>,10.236801 pigment {Red filter 0.18762897} finish {reflection {0.22664304} ior 0.0021472964}} sphere {<-15,-17,-18>,2.6736948 pigment {Red filter 0.112026274} finish {reflection {0.051464587} ior 0.023197152}} sphere {<24,49,36>,9.263773 pigment {Yellow} finish {reflection {0.2609367} ior 0.08649828}} sphere {<-2,45,-29>,3.03787 pigment {Yellow} finish {reflection {0.16079818} ior 0.057320714}} sphere {<9,53,8>,1 texture {Texture_1}} sphere {<29688,15505,2484>,4116.7817 pigment {Blue} finish {reflection {6.038738} ior 0.025236495}} sphere {<1,-18,-26>,1 texture {Texture_1}} sphere {<-15,-1,-28>,3.7972572 pigment {Yellow} finish {reflection {0.014158084} ior 0.07883087}} sphere {<11,31,5>,7 texture {Texture_1}} sphere {<0,15,18>,6.3736806 pigment {Red} finish {reflection {0.33386818} ior 0.045671582}} sphere {<50,27,16>,3 texture {Texture_1}} sphere {<54,-4,-24>,10 texture {Texture_1}} sphere {<-18,21,27>,3.6602283 pigment {Green filter 0.07640157} finish {reflection {0.1432612} ior 0.09556663}} sphere {<55,17,35>,2.630306 pigment {Blue filter 0.043546207} finish {reflection {0.26679602} ior 0.05741567}} sphere {<18,41,30>,2.0244823 pigment {Yellow} finish {reflection {0.0065935752} ior 0.07717444}} sphere {<44,47,-25>,7 texture {Texture_1}} sphere {<48,-5,36>,0.9424921 pigment {Red filter 0.093730256} finish {reflection {0.059877418} ior 0.09643467}} sphere {<28,20,9>,2 texture {Texture_1}} sphere {<5,16,-28>,6.324341 pigment {colour red 1.4967742 green 1.4967742 blue 1.4967742} finish {reflection {0.22111641} ior 0.042178847}} sphere {<25,-1,-8>,4.4254656 pigment {Green filter 0.12582776} finish {reflection {0.078684695} ior 0.0672493}} sphere {<48,45,-21>,5.4326987 pigment {colour red 1.4193548 green 1.4193548 blue 1.4193548} finish {reflection {0.19730698} ior 0.06346485}} sphere {<27,-13,-17>,6 texture {Texture_1}} sphere {<28,3,20>,4.4792905 pigment {Green} finish {reflection {0.16379651} ior 0.07372577}} sphere {<40,-17,-4>,6.8029585 pigment {Green} finish {reflection {0.07426102} ior 0.009107915}} sphere {<31,0,12>,8.219986 pigment {Red} finish {reflection {0.22507943} ior 0.052715722}} sphere {<45,45,6>,10.4634075 pigment {Red filter 0.0052531143} finish {reflection {0.09440718} ior 0.014360445}} sphere {<14,44,27>,6.9864593 pigment {Yellow filter 0.17493725} finish {reflection {0.31555727} ior 0.08145896}} sphere {<20,-4,-13>,9.366903 pigment {Red filter 0.103412636} finish {reflection {0.03170794} ior 0.09904878}} sphere {<18,23,-3>,7.896132 pigment {Yellow filter 0.07693159} finish {reflection {0.18422115} ior 0.02690912}} sphere {<-5,33,22>,7 texture {Texture_1}} sphere {<14,21,-13>,0 texture {Texture_1}} sphere {<38,44,45>,9.904605 pigment {Blue filter 0.0033857422} finish {reflection {0.14341477} ior 0.07311534}} sphere {<0,-10,8>,4.4562216 pigment {Blue} finish {reflection {0.06571024} ior 0.094405614}} sphere {<28,43,35>,7.28677 pigment {colour red 1.3935484 green 1.3935484 blue 1.3935484} finish {reflection {0.12743692} ior 0.02356932}} sphere {<-5,49,0>,7 texture {Texture_1}} sphere {<-15,32,29>,11 texture {Texture_1}} sphere {<-15,-17,-18>,3.1549435 pigment {Green filter 0.16323473} finish {reflection {0.0120445} ior 0.066917494}} sphere {<20794,6131,24333>,3040.7095 pigment {Red} finish {reflection {191.38652} ior 0.011774047}} sphere {<34,-10,28>,0.16463424 pigment {colour red 1.1483871 green 1.1483871 blue 1.1483871} finish {reflection {0.26918224} ior 0.012123209}} sphere {<-15,19,-18>,8 texture {Texture_1}} sphere {<-1,0,-9>,7.8403306 pigment {Blue filter 0.057139877} finish {reflection {0.046180762} ior 0.058079075}} sphere {<12,50,16>,0.64290965 pigment {Yellow} finish {reflection {0.18584791} ior 0.06546598}} sphere {<45,0,-3>,4.1605926 pigment {Yellow filter 0.19766356} finish {reflection {0.1913043} ior 0.005849409}} sphere {<14,50,30>,10.269944 pigment {Yellow} finish {reflection {0.04896093} ior 0.07534136}} sphere {<10,16,-2>,9.120325 pigment {Blue filter 0.036964975} finish {reflection {0.16636288} ior 0.099580534}} sphere {<-16,-3,-8>,8.2299595 pigment {Green} finish {reflection {0.31398597} ior 0.05570598}} sphere {<11,21,25>,4.8304415 pigment {colour red 1.3161291 green 1.3161291 blue 1.3161291} finish {reflection {0.30000132} ior 0.09631664}} sphere {<50,32,-1>,8.0780735 pigment {Red} finish {reflection {0.31601733} ior 0.011298975}} sphere {<10,32,0>,8 texture {Texture_1}} sphere {<29,-3,43>,3 texture {Texture_1}} sphere {<27,15,-24>,7.9077063 pigment {Blue} finish {reflection {0.059299666} ior 0.041398775}} sphere {<3,3,34>,7.4236984 pigment {Yellow filter 0.14877337} finish {reflection {0.21181975} ior 0.059891023}} sphere {<23,24,42>,0 texture {Texture_1}} sphere {<19,12,14>,9.327048 pigment {Red} finish {reflection {0.16294476} ior 0.09360145}} sphere {<37,23,-6>,8.948122 pigment {Red} finish {reflection {0.30989647} ior 0.086738735}} sphere {<49,-10,31>,9 texture {Texture_1}} sphere {<53,31,23>,5.4025855 pigment {Green filter 0.08389908} finish {reflection {0.16598037} ior 0.0041248044}} sphere {<-4,-8,-15>,2.9736514 pigment {Yellow filter 0.07311376} finish {reflection {0.048572205} ior 0.06539407}} sphere {<20,-16,17>,1.62274 pigment {Green filter 0.1606897} finish {reflection {0.08818093} ior 0.09109621}} sphere {<24,32,-11>,3 texture {Texture_1}} sphere {<32,33,-15>,9.346196 pigment {Yellow filter 0.053105608} finish {reflection {0.12245317} ior 8.578194E-4}} sphere {<-7,45,5>,9.614721 pigment {Red filter 0.11510054} finish {reflection {0.13708638} ior 0.04528908}} sphere {<-12,7,-21>,0.02074384 pigment {Red filter 0.11528058} finish {reflection {0.29714024} ior 0.011085885}} sphere {<37,3,-6>,10.099947 pigment {Green} finish {reflection {0.3113234} ior 0.003036412}} sphere {<19,-7,7>,9.507048 pigment {Blue} finish {reflection {0.33252063} ior 0.018457841}} sphere {<-5,31,2>,10.059104 pigment {Blue} finish {reflection {0.087711655} ior 0.06433289}} sphere {<28,-19,21>,1.7502714 pigment {Red filter 0.10386468} finish {reflection {0.23415999} ior 0.025535468}} sphere {<27,7,19>,2.1256082 pigment {Green filter 0.08752133} finish {reflection {0.11642863} ior 0.046794437}} sphere {<23,-11,17>,7 texture {Texture_1}} sphere {<-18,-15,4>,9 texture {Texture_1}} sphere {<6,-7,-10>,2.6542952 pigment {Red} finish {reflection {0.009072934} ior 0.08354733}} sphere {<22,22,6>,1.4107355 pigment {colour red 0.83870965 green 0.83870965 blue 0.83870965} finish {reflection {0.09872796} ior 0.019270306}} sphere {<-2,12,29>,9.44008 pigment {Blue filter 0.064669654} finish {reflection {0.08336443} ior 0.078613356}} sphere {<11,18,9>,8.04782 pigment {Green} finish {reflection {0.24316573} ior 0.09060595}} sphere {<12,-16,-22>,0.38712364 pigment {Yellow} finish {reflection {0.002799005} ior 0.09360159}} sphere {<6,-13,-5>,8 texture {Texture_1}} sphere {<-6,35,-4>,0.8687228 pigment {Blue} finish {reflection {0.24129125} ior 0.037603904}} sphere {<-1,29,27>,1.2027373 pigment {Green filter 0.1343955} finish {reflection {0.2598501} ior 0.079224154}} sphere {<34,47,20>,2.883607 pigment {Red} finish {reflection {0.24102116} ior 0.05499415}} sphere {<-11,7,37>,1.2210013 pigment {Blue} finish {reflection {0.30638942} ior 0.062219176}} sphere {<20,-19,-19>,1 texture {Texture_1}} sphere {<-9,-4,-8>,5 texture {Texture_1}} sphere {<14,34,7>,2.6864028 pigment {Green filter 0.16336912} finish {reflection {0.31147406} ior 0.032344207}} sphere {<27,-2,42>,7.8612227 pigment {Red filter 0.084865555} finish {reflection {0.023831978} ior 0.07267848}} sphere {<-13,21,-20>,5.9660106 pigment {Red filter 0.16932015} finish {reflection {0.30396205} ior 0.025517091}} sphere {<17,20,-8>,2.8758297 pigment {Yellow} finish {reflection {0.062632106} ior 0.0011405193}} sphere {<7,8,-5>,0.25560138 pigment {Red} finish {reflection {0.09837057} ior 0.0054039108}} sphere {<-15,21,25>,2.757518 pigment {colour red 1.2516129 green 1.2516129 blue 1.2516129 filter 0.16122097} finish {reflection {0.09577435} ior 0.0454435}} sphere {<31,7,-2>,0.09037173 pigment {Blue filter 0.17942438} finish {reflection {0.33237207} ior 0.030924011}} sphere {<19,28,-29>,5.4125576 pigment {Green filter 0.053558752} finish {reflection {0.07587351} ior 0.071587615}} sphere {<20,-7,19>,2.6319213 pigment {colour red 1.3419355 green 1.3419355 blue 1.3419355} finish {reflection {0.10662773} ior 0.07827423}} sphere {<16,-4,8>,7.8178306 pigment {Red filter 0.19515634} finish {reflection {0.054791782} ior 0.021197205}} sphere {<3,26,18>,2 texture {Texture_1}} sphere {<8,-13,-22>,1.7434124 pigment {Blue filter 0.18625194} finish {reflection {0.1685355} ior 0.07934188}} sphere {<18,41,31>,2 texture {Texture_1}} sphere {<-17,33,10>,8.613825 pigment {Yellow} finish {reflection {4.0793157E-4} ior 0.08806956}} sphere {<-17,8,1>,8.279555 pigment {Green filter 0.13579631} finish {reflection {0.27902946} ior 0.07073117}} sphere {<3,40,16>,7.498018 pigment {Green} finish {reflection {0.14090131} ior 0.09406849}} sphere {<31,48,35>,0 texture {Texture_1}} sphere {<45,39,45>,1.6861744 pigment {colour red 1.4709678 green 1.4709678 blue 1.4709678} finish {reflection {0.2433814} ior 0.08433931}} sphere {<54,47,23>,4 texture {Texture_1}} sphere {<0,-18,-10>,3.8653255 pigment {Yellow} finish {reflection {0.047180787} ior 0.0849652}} sphere {<8,0,-29>,4.8145113 pigment {colour red 0.83870965 green 0.83870965 blue 0.83870965} finish {reflection {0.11914787} ior 0.08409853}} sphere {<10,49,7>,2.157628 pigment {Blue} finish {reflection {0.13550572} ior 0.06195271}} sphere {<35,1,-29>,4.97882 pigment {Yellow filter 0.11877676} finish {reflection {0.07783061} ior 0.048931364}} sphere {<30,7,-14>,7 texture {Texture_1}} sphere {<-9,23,7>,4.696336 pigment {Green} finish {reflection {0.33426398} ior 0.031805538}} sphere {<6,35,-16>,10.392593 pigment {colour red 1.3548387 green 1.3548387 blue 1.3548387 filter 0.18232363} finish {reflection {0.054611444} ior 0.042751197}} sphere {<27,34,-7>,8.900251 pigment {Red} finish {reflection {0.24072358} ior 0.025109962}} sphere {<-15,35,-5>,0.28034014 pigment {colour red 1.3032258 green 1.3032258 blue 1.3032258 filter 0.10212342} finish {reflection {0.30350804} ior 0.05211273}} sphere {<18,-10,17>,7 texture {Texture_1}} sphere {<23,25,-12>,8.827777 pigment {Red} finish {reflection {0.23860528} ior 0.0560931}} sphere {<47,38,42>,11.232584 pigment {colour red 1.4967742 green 1.4967742 blue 1.4967742} finish {reflection {0.34957457} ior 0.068920344}} sphere {<25,-18,6>,8 texture {Texture_1}} sphere {<13,-1,30>,0.069986805 pigment {Green} finish {reflection {0.130376} ior 0.08799062}} sphere {<4,24,37>,10.221891 pigment {Green filter 0.14420436} finish {reflection {0.21094772} ior 0.04207624}} sphere {<23,0,-1>,6.5787544 pigment {colour red 1.5096774 green 1.5096774 blue 1.5096774} finish {reflection {0.31830272} ior 5.3281104E-4}} sphere {<-1,40,28>,4.7883825 pigment {Blue} finish {reflection {0.30205816} ior 0.052626852}} sphere {<-1,0,11>,11.560804 pigment {Green filter 0.15791385} finish {reflection {0.27398962} ior 2.0178824E-4}} sphere {<26,20,35>,8.374867 pigment {Yellow} finish {reflection {0.18997705} ior 0.042462528}} sphere {<51,36,9>,7 texture {Texture_1}} sphere {<-13,31,29>,4.0918937 pigment {Green} finish {reflection {0.14857134} ior 0.035174068}} sphere {<6,17,11>,10 texture {Texture_1}} sphere {<49,19,23>,7 texture {Texture_1}} sphere {<13,-9,-1>,3.4473603 pigment {Blue} finish {reflection {0.21382704} ior 0.08286862}} sphere {<-18,4,38>,2.6666443 pigment {Green filter 0.15204452} finish {reflection {0.08216306} ior 0.043738924}} sphere {<-11,16,31>,2 texture {Texture_1}} sphere {<41,6,0>,0.019257003 pigment {Yellow} finish {reflection {0.055345766} ior 0.07534221}} sphere {<-19,19,15>,9.072213 pigment {Green} finish {reflection {0.261319} ior 0.046209026}} sphere {<35,4,9>,9.188135 pigment {Green filter 0.06810412} finish {reflection {0.3005054} ior 0.06428263}} sphere {<7,41,24>,9 texture {Texture_1}} sphere {<-4,16,-27>,2.7102375 pigment {Blue filter 0.017083347} finish {reflection {0.2987507} ior 0.08095674}} sphere {<-3,46,21>,0.32967967 pigment {Green} finish {reflection {0.075048395} ior 0.0047233924}} sphere {<14,21,-5>,8.265291 pigment {Blue filter 0.0411265} finish {reflection {0.18223938} ior 0.096951604}} sphere {<21,32,36>,1 texture {Texture_1}} sphere {<22,44,30>,10.780952 pigment {colour red 1.4967742 green 1.4967742 blue 1.4967742 filter 0.1180163} finish {reflection {0.29182872} ior 0.09636085}} sphere {<28,50,25>,0 texture {Texture_1}} sphere {<8,20,14>,2.1377947 pigment {colour red 1.3032258 green 1.3032258 blue 1.3032258 filter 0.013666458} finish {reflection {0.017001364} ior 0.080597214}} sphere {<34,-1,25>,2.7762158 pigment {Red filter 0.02082527} finish {reflection {0.04847682} ior 0.018581519}} sphere {<-10,-12,-9>,4.5461187 pigment {colour red 0.59354836 green 0.59354836 blue 0.59354836} finish {reflection {0.065454625} ior 0.06670944}} sphere {<29918,4377,19284>,112.072975 pigment {Blue} finish {reflection {101.69627} ior 0.008333498}} sphere {<-7,19,-13>,1.9662024 pigment {colour red 0.9419355 green 0.9419355 blue 0.9419355} finish {reflection {0.1248076} ior 0.0652284}} sphere {<54,4,-5>,2 texture {Texture_1}} sphere {<-16,-3,26>,1.8426571 pigment {Blue} finish {reflection {0.20287617} ior 0.06712303}} sphere {<20,29,33>,2.6433272 pigment {Red} finish {reflection {0.29741007} ior 0.05363035}} sphere {<43,-12,5>,7.611931 pigment {Red} finish {reflection {0.26316586} ior 0.08863682}} sphere {<37,41,8>,0.8665472 pigment {Yellow} finish {reflection {0.0076298523} ior 0.02583533}} sphere {<-5,-18,-27>,1.2225586 pigment {Red} finish {reflection {0.10734468} ior 0.05315076}} sphere {<-15,39,6>,5 texture {Texture_1}} sphere {<-12,-7,7>,8.015335 pigment {Yellow} finish {reflection {0.12948523} ior 0.00309203}} sphere {<38,-2,-2>,1 texture {Texture_1}} sphere {<34,-15,36>,2 texture {Texture_1}} sphere {<33,1,35>,7.4064713 pigment {Blue filter 0.079085656} finish {reflection {0.22131978} ior 0.074951075}} sphere {<20,3,-26>,0.31613675 pigment {Yellow filter 0.07448308} finish {reflection {0.3657478} ior 0.040631045}} sphere {<26,10,-23>,1 texture {Texture_1}} sphere {<14,23,9>,7.1951537 pigment {Green filter 0.14810042} finish {reflection {0.088114694} ior 0.033375137}} sphere {<-15,-12,-14>,2.7955718 pigment {Blue} finish {reflection {0.016121795} ior 0.09981401}} sphere {<-1,-9,11>,0.2677978 pigment {Green filter 0.030130658} finish {reflection {0.06659237} ior 0.0041074543}} sphere {<3,3,-17>,10.479065 pigment {Green} finish {reflection {0.16430983} ior 0.038695287}} sphere {<31,15,-26>,3.5178933 pigment {Yellow filter 0.07238385} finish {reflection {0.30724296} ior 0.026102483}} sphere {<18,14,23>,5 texture {Texture_1}} sphere {<45,1,24>,7 texture {Texture_1}} sphere {<47,-15,-3>,6 texture {Texture_1}} sphere {<51,10,35>,2.001985 pigment {Red filter 0.08864439} finish {reflection {0.056021098} ior 0.032206945}} sphere {<43,13,-3>,8.522451 pigment {colour red 1.2903225 green 1.2903225 blue 1.2903225} finish {reflection {0.24047154} ior 0.0014874651}} sphere {<17,34,44>,9.994515 pigment {colour red 1.4709678 green 1.4709678 blue 1.4709678} finish {reflection {0.16571286} ior 0.0017928954}} sphere {<38,-3,-25>,0.7551716 pigment {Green} finish {reflection {0.29921627} ior 0.015163793}} sphere {<-12,-11,-13>,6.5559072 pigment {Yellow} finish {reflection {0.15698989} ior 0.08472564}} sphere {<23,37,11>,3 texture {Texture_1}} sphere {<7,-18,0>,8.0068035 pigment {Yellow} finish {reflection {0.27554327} ior 0.03562948}} sphere {<46,49,-25>,9.065168 pigment {Red} finish {reflection {0.2837104} ior 0.0722134}} sphere {<2,40,38>,7 texture {Texture_1}} sphere {<4,-15,-5>,3.7711785 pigment {Green} finish {reflection {0.34641096} ior 0.021336704}} sphere {<17,47,23>,1.9862013 pigment {Blue} finish {reflection {0.03874787} ior 0.01218476}} sphere {<7,-15,17>,4.240369 pigment {Red} finish {reflection {0.20341755} ior 0.028631454}} sphere {<-19,-7,-25>,0.8087309 pigment {colour red 0.59354836 green 0.59354836 blue 0.59354836} finish {reflection {0.058142852} ior 0.08221162}} sphere {<25314,36776,14485>,3226.5508 pigment {Yellow} finish {reflection {197.78185} ior 0.044851985}} sphere {<8,26,25>,2.54955 pigment {Green filter 0.14718662} finish {reflection {0.05422383} ior 0.0609916}} sphere {<-4,4,16>,3.145368 pigment {Red} finish {reflection {0.21280664} ior 0.09486001}} sphere {<5,-16,40>,3.6890101 pigment {Blue} finish {reflection {0.08147931} ior 0.052308593}} sphere {<40,39,-24>,1 texture {Texture_1}} sphere {<31,-16,-19>,9.745505 pigment {colour red 1.3548387 green 1.3548387 blue 1.3548387} finish {reflection {0.19611147} ior 0.02324273}} sphere {<45,-4,13>,4.9007745 pigment {colour red 1.4967742 green 1.4967742 blue 1.4967742} finish {reflection {0.056081206} ior 0.034394387}} sphere {<46,26,-13>,3.765229 pigment {Blue} finish {reflection {0.16855584} ior 0.09725538}} sphere {<28,-5,-23>,0.16590497 pigment {Green} finish {reflection {0.118684396} ior 0.033300642}} sphere {<38,13,20>,2.3493743 pigment {colour red 1.3419355 green 1.3419355 blue 1.3419355} finish {reflection {0.08499648} ior 0.031684674}} sphere {<-5,-16,16>,1.7340809 pigment {Red} finish {reflection {0.22418305} ior 0.02733774}} sphere {<-3,33,-11>,3 texture {Texture_1}} sphere {<34,43,-3>,2.132885 pigment {Green filter 0.09652099} finish {reflection {0.040407375} ior 0.043113098}} sphere {<-2,9,-5>,4.4495087 pigment {Yellow} finish {reflection {0.1750473} ior 0.019056115}} sphere {<42,16,42>,5.994469 pigment {Green} finish {reflection {0.29046538} ior 0.040535286}} sphere {<26,7,-13>,10.330931 pigment {colour red 1.4709678 green 1.4709678 blue 1.4709678} finish {reflection {0.34037554} ior 0.0064405794}} sphere {<15,32,5>,3.1113575 pigment {colour red 1.3548387 green 1.3548387 blue 1.3548387 filter 0.12608615} finish {reflection {0.08409611} ior 0.012570047}} sphere {<11,49,41>,6.271751 pigment {Green} finish {reflection {0.21590261} ior 0.07060961}} sphere {<36,-7,-20>,10 texture {Texture_1}} sphere {<55,12,35>,3.501456 pigment {Red} finish {reflection {0.29583445} ior 0.041271403}} sphere {<27,-19,24>,6.239234 pigment {Blue filter 0.17709756} finish {reflection {0.34381825} ior 0.019044679}} sphere {<17,30,30>,2 texture {Texture_1}} sphere {<45,-11,-26>,7.884616 pigment {Red} finish {reflection {0.120135546} ior 0.016796026}} sphere {<27,-3,-28>,6.0388055 pigment {Green} finish {reflection {0.09153024} ior 0.028950684}} sphere {<8,-11,24>,9 texture {Texture_1}} sphere {<0,-15,-22>,1.3890814 pigment {Green} finish {reflection {0.08700691} ior 0.035880953}} sphere {<24,-10,46>,3.6548843 pigment {Green} finish {reflection {0.17190646} ior 0.07302226}} sphere {<2,-16,-2>,9.707404 pigment {colour red 1.3419355 green 1.3419355 blue 1.3419355} finish {reflection {0.3064388} ior 0.061177667}} sphere {<-18,20,-10>,0.84285706 pigment {Red} finish {reflection {0.3028577} ior 5.4898753E-4}} sphere {<49,-15,-7>,9.584154 pigment {colour red 1.4967742 green 1.4967742 blue 1.4967742} finish {reflection {0.019692088} ior 0.021539457}} sphere {<-8,21,2>,9 texture {Texture_1}} sphere {<42,26,37>,2 texture {Texture_1}} sphere {<4,39,-19>,9.276533 pigment {Red} finish {reflection {0.15589522} ior 0.031439416}} sphere {<1,18,33>,6.186912 pigment {Blue} finish {reflection {0.17074397} ior 0.050222706}} sphere {<9,5,-8>,7.7840295 pigment {Red filter 0.091143355} finish {reflection {0.20458585} ior 0.09462514}} sphere {<31,41,3>,6 texture {Texture_1}} sphere {<56,28,12>,3 texture {Texture_1}} sphere {<30,2,6>,2.971147 pigment {Red} finish {reflection {0.09049706} ior 0.02095333}} sphere {<14,8,15>,0.61695844 pigment {Red} finish {reflection {0.008781101} ior 0.095536545}} sphere {<-16,-14,23>,8 texture {Texture_1}} sphere {<25,34,-1>,9.1488495 pigment {colour red 1.2516129 green 1.2516129 blue 1.2516129 filter 0.11876473} finish {reflection {0.029809553} ior 0.05925101}} sphere {<12,20,18>,6.690383 pigment {Blue} finish {reflection {0.025925104} ior 0.068301424}} sphere {<36,25,-4>,1.0429301 pigment {Yellow filter 0.1400258} finish {reflection {0.33661062} ior 0.0038259416}} sphere {<-2,9,-5>,0.6173382 pigment {Blue} finish {reflection {0.058270372} ior 0.081964985}} sphere {<51,0,36>,6.3197236 pigment {Green} finish {reflection {0.29666024} ior 0.051053327}} sphere {<11,35,6>,7.929429 pigment {Blue filter 0.18741481} finish {reflection {0.25006354} ior 4.6947668E-4}} sphere {<0,-14,25>,7.5006647 pigment {Blue filter 0.042699073} finish {reflection {0.18322656} ior 0.004571768}} sphere {<47,53,19>,8.064976 pigment {Yellow} finish {reflection {0.35609186} ior 0.02071316}} sphere {<-19,3,-6>,8.308995 pigment {colour red 1.3548387 green 1.3548387 blue 1.3548387} finish {reflection {0.013489399} ior 0.0972721}} sphere {<30,41,27>,3.1682649 pigment {Green} finish {reflection {0.19790038} ior 0.00832357}} sphere {<29,35,22>,9.079739 pigment {Red} finish {reflection {0.22461803} ior 0.05183312}} sphere {<37,36,18>,2.5585878 pigment {Red} finish {reflection {0.12133734} ior 0.05538233}} sphere {<21,5,17>,9.582782 pigment {Red} finish {reflection {0.26018465} ior 0.036915045}} sphere {<12,18,24>,2.3586986 pigment {colour red 1.3161291 green 1.3161291 blue 1.3161291} finish {reflection {0.1501507} ior 0.027048538}} sphere {<26,34,28>,8.33426 pigment {Green} finish {reflection {0.2123191} ior 0.0059265615}} sphere {<-4,4,-10>,1.4180723 pigment {Blue filter 0.18618459} finish {reflection {0.09693449} ior 0.09311457}} sphere {<20,-9,17>,2.2123811 pigment {Green filter 0.013590601} finish {reflection {0.0944734} ior 0.08181968}} sphere {<7,38,13>,8.438459 pigment {Blue} finish {reflection {0.09135945} ior 0.024552621}} sphere {<-5,19,32>,6.3987184 pigment {Green filter 0.06538056} finish {reflection {0.22415765} ior 0.0364562}} sphere {<1,31,4>,1.4800255 pigment {Blue} finish {reflection {0.065900505} ior 0.07363309}} sphere {<3,42,26>,1.5352571 pigment {Blue filter 0.048701048} finish {reflection {0.08884371} ior 0.09276517}} sphere {<-18,44,21>,3.4445426 pigment {Yellow filter 0.02351008} finish {reflection {0.12171797} ior 0.03915811}} sphere {<11,-14,13>,1.4819021 pigment {colour red 1.3548387 green 1.3548387 blue 1.3548387 filter 0.06705012} finish {reflection {0.31788474} ior 0.0022703584}} sphere {<-10,22,-25>,6 texture {Texture_1}} sphere {<5,-3,13>,0.8761982 pigment {Green} finish {reflection {0.28566995} ior 0.081076086}} sphere {<33,-8,13>,7.779985 pigment {colour red 1.4193548 green 1.4193548 blue 1.4193548} finish {reflection {0.14522362} ior 0.03604211}} sphere {<3,55,25>,0.1680301 pigment {Green filter 0.08061077} finish {reflection {0.32673937} ior 0.024799267}} sphere {<-12,28,7>,0.62255037 pigment {Green filter 0.0953436} finish {reflection {0.3310869} ior 0.09585932}} sphere {<-14,-16,-3>,2.1369553 pigment {Blue} finish {reflection {0.21190627} ior 0.09268301}} sphere {<0,24,1>,8 texture {Texture_1}} sphere {<20,-2,-3>,1.7446207 pigment {Green} finish {reflection {0.14846277} ior 0.07525001}} sphere {<24,10,8>,3.8522904 pigment {Yellow} finish {reflection {0.07432569} ior 0.09231461}} sphere {<-17,35,-4>,2.189117 pigment {Green filter 0.07331283} finish {reflection {0.19621411} ior 0.03998303}} sphere {<47,4,-10>,3.569474 pigment {Red} finish {reflection {0.22587943} ior 0.085479766}} sphere {<-10,14,29>,0 texture {Texture_1}} sphere {<8,-14,-21>,2.156734 pigment {Blue} finish {reflection {0.12866436} ior 0.062273525}} sphere {<-18,0,18>,3.9047399 pigment {colour red 0.9419355 green 0.9419355 blue 0.9419355 filter 0.1311622} finish {reflection {0.027946189} ior 0.004624458}} sphere {<-12,-14,35>,1.4124068 pigment {Blue filter 0.0068196775} finish {reflection {0.08723862} ior 0.012081381}} sphere {<33,40,30>,5.99489 pigment {Red filter 0.079362854} finish {reflection {0.23967107} ior 0.07818213}} sphere {<-18,10,14>,1.35367 pigment {colour red 1.3032258 green 1.3032258 blue 1.3032258} finish {reflection {0.26668334} ior 0.06874308}} sphere {<0,23,19>,0.6563183 pigment {Yellow filter 0.12831388} finish {reflection {0.013910936} ior 0.09826792}} sphere {<-19,16,14>,10.065493 pigment {Yellow} finish {reflection {0.2517768} ior 0.08195938}} sphere {<-16,25,-21>,4.547945 pigment {Blue filter 0.18933085} finish {reflection {0.029753737} ior 0.08123522}} sphere {<30,2,17>,6.1124187 pigment {colour red 1.4064516 green 1.4064516 blue 1.4064516 filter 0.0251115} finish {reflection {0.1319477} ior 0.06362571}} sphere {<37,20,-14>,5.56602 pigment {Green filter 0.061961696} finish {reflection {0.0025960207} ior 0.077288605}} sphere {<20,-19,8>,4.421729 pigment {Green} finish {reflection {0.19331115} ior 0.019144958}} sphere {<7,55,31>,1 texture {Texture_1}} sphere {<-17,21,-16>,7.9564986 pigment {Green} finish {reflection {0.37423593} ior 0.017631274}} sphere {<34,-11,-2>,1.7909162 pigment {Yellow filter 0.10930984} finish {reflection {0.15688738} ior 0.04298831}} sphere {<1,14,11>,7.112588 pigment {Green filter 0.083911486} finish {reflection {0.22090025} ior 0.06811563}} sphere {<22,10,-14>,8.838469 pigment {Green} finish {reflection {0.28747398} ior 0.08962357}} sphere {<49,35,3>,7.3645754 pigment {Red} finish {reflection {0.29068926} ior 0.089882135}} sphere {<6,24,46>,3.4476695 pigment {Green} finish {reflection {0.275783} ior 0.07038442}} sphere {<-2,2,25>,3.8968034 pigment {Red filter 0.1643398} finish {reflection {0.18552785} ior 0.090811856}} sphere {<25,26,-24>,6.972258 pigment {Yellow filter 0.13343653} finish {reflection {0.16441631} ior 0.09153337}} sphere {<-11,42,19>,3.0566378 pigment {Yellow} finish {reflection {0.22014835} ior 0.0646472}} sphere {<0,43,23>,4.298592 pigment {colour red 1.3032258 green 1.3032258 blue 1.3032258 filter 0.09153165} finish {reflection {0.20154883} ior 0.050444353}} sphere {<-3,31,-6>,1.2503593 pigment {Red} finish {reflection {0.04041615} ior 0.028010575}} sphere {<-16,20,-6>,9 texture {Texture_1}} sphere {<1,-16,0>,0.06625284 pigment {colour red 1.3032258 green 1.3032258 blue 1.3032258} finish {reflection {0.1348304} ior 0.043347117}} sphere {<6,-16,-28>,1.0187377 pigment {Yellow} finish {reflection {0.10937344} ior 0.04056796}} sphere {<28,4,-4>,2.134559 pigment {colour red 1.2516129 green 1.2516129 blue 1.2516129 filter 0.16475075} finish {reflection {0.29290336} ior 0.019416163}} sphere {<52,31,-23>,9.938353 pigment {Blue} finish {reflection {0.34913245} ior 0.079972506}} sphere {<21,28,-8>,3.2440739 pigment {colour red 1.2903225 green 1.2903225 blue 1.2903225 filter 0.1696379} finish {reflection {0.07216009} ior 0.039206024}} sphere {<18,27,-9>,1.706991 pigment {colour red 1.3161291 green 1.3161291 blue 1.3161291} finish {reflection {0.23158489} ior 0.0628191}} sphere {<2,33,-27>,7.7536635 pigment {Green filter 0.17790394} finish {reflection {0.10693354} ior 0.038874075}} sphere {<50,41,-14>,8.847689 pigment {Yellow} finish {reflection {0.28561258} ior 0.021618849}} sphere {<0,44,-14>,3.011372 pigment {Red filter 0.17913792} finish {reflection {0.10068794} ior 0.096396}} sphere {<22,21,23>,11.39077 pigment {colour red 1.4967742 green 1.4967742 blue 1.4967742 filter 0.06622054} finish {reflection {0.1823862} ior 0.06163569}} sphere {<33,3,-6>,5.823398 pigment {Green} finish {reflection {0.08214736} ior 0.09603448}} sphere {<2,-3,11>,0.90071934 pigment {Blue filter 0.11495233} finish {reflection {0.151386} ior 0.027423581}} sphere {<-3,0,-28>,8 texture {Texture_1}} sphere {<3,-12,-4>,5 texture {Texture_1}} sphere {<53,18,33>,1.1436102 pigment {Red} finish {reflection {0.19784452} ior 0.03439025}} sphere {<-12,11,16>,5.3018446 pigment {Red} finish {reflection {0.31446987} ior 0.07829347}} sphere {<25,4,29>,2.7452643 pigment {Yellow filter 0.1379353} finish {reflection {0.16435783} ior 0.06937364}} sphere {<-1,34,17>,5.0645614 pigment {colour red 1.083871 green 1.083871 blue 1.083871 filter 0.19184363} finish {reflection {0.07169615} ior 0.08652422}} sphere {<14,13,-26>,9 texture {Texture_1}} sphere {<44,25,22>,9.109007 pigment {Green} finish {reflection {0.22473481} ior 0.062665835}} sphere {<-9,14,-12>,2.9461122 pigment {Green filter 0.15262273} finish {reflection {0.21450485} ior 0.0533731}} sphere {<57,-3,-17>,6 texture {Texture_1}} sphere {<-17,40,-12>,1 texture {Texture_1}} sphere {<-1,-10,41>,10.3083515 pigment {colour red 1.4193548 green 1.4193548 blue 1.4193548} finish {reflection {0.072050326} ior 0.019925648}} sphere {<40,-17,-1>,0.8809843 pigment {colour red 1.2903225 green 1.2903225 blue 1.2903225} finish {reflection {0.03583272} ior 0.06563055}} sphere {<46,3,26>,1.725927 pigment {Yellow} finish {reflection {0.09299579} ior 0.02487586}} sphere {<29,22,21>,6.787568 pigment {Red} finish {reflection {0.29003355} ior 0.042403664}} sphere {<21,47,27>,0.1658875 pigment {colour red 1.3161291 green 1.3161291 blue 1.3161291 filter 0.044138253} finish {reflection {0.25936103} ior 0.07266695}} sphere {<-14,0,1>,5.5907125 pigment {colour red 1.5096774 green 1.5096774 blue 1.5096774} finish {reflection {0.06520536} ior 0.07162578}} sphere {<39,21,1>,0.61666554 pigment {Blue filter 0.03784081} finish {reflection {0.2946442} ior 0.006155735}} sphere {<15,43,-1>,8.142604 pigment {Blue} finish {reflection {0.1433217} ior 0.038575545}} sphere {<9,27,-9>,2.9336278 pigment {Red} finish {reflection {0.23870072} ior 0.05953506}} sphere {<1,25,33>,6.2822366 pigment {colour red 1.2903225 green 1.2903225 blue 1.2903225} finish {reflection {0.18633571} ior 0.0021254627}} sphere {<45,56,19>,8.278666 pigment {Red} finish {reflection {0.32253322} ior 0.06669405}} sphere {<2,41,-28>,10 texture {Texture_1}} sphere {<-4,1,-4>,8.897704 pigment {Red filter 0.17102917} finish {reflection {0.29325846} ior 0.065500155}} sphere {<17,47,10>,5.7153206 pigment {Green} finish {reflection {0.011731953} ior 0.017686706}} sphere {<27,1,-5>,8.148754 pigment {Green filter 0.14948145} finish {reflection {0.24121119} ior 0.070784256}} sphere {<16,35,8>,3.1073697 pigment {Yellow filter 0.10492419} finish {reflection {0.22404505} ior 0.04264341}} sphere {<-8,-2,29>,8.530211 pigment {Blue} finish {reflection {0.2535465} ior 0.06226135}} sphere {<28,14,24>,0.56903285 pigment {Green} finish {reflection {0.08674907} ior 0.03556312}} sphere {<-16,5,-5>,1.3823476 pigment {Red} finish {reflection {0.038638182} ior 0.08764072}} sphere {<35,-15,5>,5.920984 pigment {Yellow} finish {reflection {0.14387268} ior 0.045026332}} sphere {<45,-3,-23>,2.7405174 pigment {Green} finish {reflection {0.1098062} ior 0.09707322}} sphere {<-16,-7,31>,3.1410992 pigment {Green} finish {reflection {0.30672935} ior 0.0010609254}} sphere {<23,-18,25>,6.851714 pigment {Red} finish {reflection {0.2672944} ior 0.0065125325}} sphere {<-14,45,-7>,9.445481 pigment {Yellow} finish {reflection {0.043589283} ior 0.057472963}} sphere {<29,22,4>,8.551589 pigment {Yellow filter 0.1396445} finish {reflection {0.004942108} ior 0.043380193}} sphere {<49,33,26>,9.280958 pigment {Blue} finish {reflection {0.042373314} ior 0.058166508}} sphere {<-19,1,39>,7.580775 pigment {Blue filter 0.04167558} finish {reflection {0.039521772} ior 0.09770831}} sphere {<0,0,-21>,0.7037747 pigment {colour red 0.59354836 green 0.59354836 blue 0.59354836} finish {reflection {0.06501665} ior 0.017352711}} sphere {<42642,29513,2308>,5181.3467 pigment {Blue} finish {reflection {48.793896} ior 0.09527568}} sphere {<27,6,-4>,7.2957625 pigment {Blue} finish {reflection {0.20081551} ior 0.011651178}} sphere {<-18,31,-17>,7.6193056 pigment {Green filter 0.07702254} finish {reflection {0.13291328} ior 0.022961704}} sphere {<31,5,14>,4.6565185 pigment {Green filter 0.097117096} finish {reflection {0.3046825} ior 0.091660395}} sphere {<31,25,-16>,2.1615899 pigment {Green filter 0.13145985} finish {reflection {0.21986245} ior 0.03321651}} sphere {<13,17,-26>,0 texture {Texture_1}} sphere {<49,-1,12>,9.919804 pigment {Yellow} finish {reflection {0.30433038} ior 0.088733025}} sphere {<22,16,26>,1 texture {Texture_1}} sphere {<-17,18,28>,3.1488566 pigment {colour red 1.3032258 green 1.3032258 blue 1.3032258} finish {reflection {0.26603988} ior 0.08116947}} sphere {<51,7,35>,6.3687725 pigment {Red} finish {reflection {0.17477039} ior 0.07241181}} sphere {<42,16,6>,8.39722 pigment {Blue filter 0.18445112} finish {reflection {0.18341745} ior 0.02533946}} sphere {<48,-1,-25>,5.2463045 pigment {Blue filter 0.123305455} finish {reflection {0.024599448} ior 0.07543109}} sphere {<31,24,25>,0.26539022 pigment {colour red 1.5096774 green 1.5096774 blue 1.5096774 filter 0.01572347} finish {reflection {0.22510457} ior 0.07246681}} sphere {<-5,-2,-1>,11.261488 pigment {Yellow filter 0.13600051} finish {reflection {0.06624243} ior 0.07694806}} sphere {<4,15,-4>,1.6788257 pigment {Blue} finish {reflection {0.35435644} ior 0.095773146}} sphere {<-18,27,-3>,4 texture {Texture_1}} sphere {<49,39,-27>,2.6710336 pigment {colour red 1.3935484 green 1.3935484 blue 1.3935484} finish {reflection {0.19990544} ior 0.047850106}} sphere {<-17,22,3>,5.390797 pigment {Blue} finish {reflection {0.16479062} ior 0.054831386}} sphere {<43,1,-22>,9 texture {Texture_1}} sphere {<42,18,16>,0.04473304 pigment {Blue} finish {reflection {3.8896324E-5} ior 0.031842973}} sphere {<1,7,-25>,9.430225 pigment {colour red 1.4967742 green 1.4967742 blue 1.4967742} finish {reflection {0.2738734} ior 0.07352037}} sphere {<2,-19,-5>,0.84475166 pigment {Yellow} finish {reflection {0.27850497} ior 0.07040188}} sphere {<45,-3,24>,1.6517376 pigment {colour red 1.3032258 green 1.3032258 blue 1.3032258 filter 0.07575064} finish {reflection {0.07157618} ior 0.077064164}} sphere {<18,43,34>,1.582614 pigment {Yellow filter 0.14332923} finish {reflection {0.1401112} ior 0.07284425}} sphere {<21,-13,-2>,6.551591 pigment {Red} finish {reflection {0.15633039} ior 0.09922311}} sphere {<-18,13,-29>,10 texture {Texture_1}} sphere {<44,31,13>,2.4539351 pigment {Yellow} finish {reflection {0.08892638} ior 0.024578841}} sphere {<43,-14,5>,8 texture {Texture_1}} sphere {<50,18,25>,4.6865244 pigment {Green} finish {reflection {0.016393697} ior 0.03292765}} sphere {<9,42,10>,2.305613 pigment {Yellow filter 0.042835932} finish {reflection {0.19125244} ior 0.0071539897}} sphere {<13,40,18>,3.6748035 pigment {Blue} finish {reflection {0.07783674} ior 0.02012235}} sphere {<-18,-1,33>,1.1212573 pigment {Blue filter 0.16177994} finish {reflection {0.31897396} ior 0.0333719}} sphere {<53,26,-28>,3 texture {Texture_1}} sphere {<-12,4,-17>,7.4205027 pigment {Green filter 0.023375804} finish {reflection {0.14657041} ior 0.041693583}} sphere {<37,33,3>,3.9270046 pigment {Red} finish {reflection {0.142948} ior 0.042543802}} sphere {<4,0,-28>,4.0094056 pigment {colour red 0.58064514 green 0.58064514 blue 0.58064514 filter 0.014278227} finish {reflection {0.021082753} ior 0.06698148}} sphere {<44,33,40>,1 texture {Texture_1}} sphere {<-2,29,-24>,10.075844 pigment {Blue} finish {reflection {0.1507762} ior 0.022081608}} sphere {<0,-6,-7>,3.0416892 pigment {Blue} finish {reflection {0.13723457} ior 0.036256664}} sphere {<2,-14,5>,11.207083 pigment {Yellow} finish {reflection {0.03353518} ior 0.007010806}} sphere {<26,6,36>,3.4085186 pigment {Blue} finish {reflection {0.04876763} ior 0.01626443}} sphere {<-11,11,30>,2.649039 pigment {Green} finish {reflection {0.20663777} ior 0.07602675}} sphere {<36,-12,-11>,3.1176322 pigment {Yellow} finish {reflection {0.08198782} ior 0.07023029}} sphere {<-4,6,17>,6 texture {Texture_1}} sphere {<37,4,-2>,4.208364 pigment {colour red 1.3161291 green 1.3161291 blue 1.3161291 filter 0.094422005} finish {reflection {0.10662011} ior 0.08594234}} sphere {<0,3,-25>,2.1237392 pigment {Green} finish {reflection {0.29802006} ior 0.024633002}} sphere {<31,40,-14>,8.408951 pigment {Green filter 0.01678526} finish {reflection {0.113594696} ior 0.0401552}} sphere {<31,-12,-21>,9.860445 pigment {Green filter 0.1269572} finish {reflection {0.016733307} ior 0.050648633}} sphere {<31,20,21>,7 texture {Texture_1}} sphere {<-6,-18,13>,7 texture {Texture_1}} sphere {<37,45,-16>,5.1908746 pigment {Red} finish {reflection {0.22628875} ior 0.05995052}} sphere {<19,-19,27>,3.0290265 pigment {Yellow filter 0.17025438} finish {reflection {0.21373686} ior 0.04011419}} sphere {<54,36,22>,5.4175143 pigment {Red} finish {reflection {0.1839959} ior 0.09467698}} sphere {<-14,0,5>,9.267153 pigment {Blue} finish {reflection {0.05339724} ior 0.06515042}} sphere {<-9,14,-10>,0 texture {Texture_1}} sphere {<-14,-8,19>,10.54836 pigment {Blue} finish {reflection {0.07864114} ior 0.088051446}} sphere {<40,46,22>,4.93558 pigment {Green filter 0.07729882} finish {reflection {0.15601534} ior 0.07133883}} sphere {<9,15,0>,2.902555 pigment {Blue} finish {reflection {0.13443935} ior 0.069680355}} sphere {<0,28,17>,10 texture {Texture_1}} sphere {<20,24,26>,8.909508 pigment {colour red 1.4193548 green 1.4193548 blue 1.4193548} finish {reflection {0.045481514} ior 0.089252986}} sphere {<14,25,32>,7.432701 pigment {Yellow filter 0.065977395} finish {reflection {0.29110497} ior 0.0015961211}} sphere {<-6,-15,-7>,8.901616 pigment {Green filter 0.15439266} finish {reflection {0.31450638} ior 0.08465287}} sphere {<17,0,-23>,2.6259472 pigment {Yellow filter 0.09327056} finish {reflection {0.09177256} ior 0.0039987103}} sphere {<-6,25,10>,0.5292834 pigment {Blue} finish {reflection {0.16330509} ior 9.2753005E-4}} sphere {<43,47,29>,3 texture {Texture_1}} sphere {<23,-6,7>,10.715129 pigment {Green filter 0.055788726} finish {reflection {0.23528355} ior 0.057172682}} sphere {<29,-13,36>,0 texture {Texture_1}} sphere {<39,-12,9>,6.8468313 pigment {Yellow} finish {reflection {0.24401306} ior 0.013812913}} sphere {<1,-15,3>,5.949113 pigment {Blue filter 0.11243764} finish {reflection {0.2232387} ior 0.021286508}} sphere {<26,35,23>,4.166302 pigment {Red filter 0.14835589} finish {reflection {0.12318364} ior 0.0120884115}} sphere {<49,37,19>,7.469649 pigment {Red} finish {reflection {0.355236} ior 0.02333556}} sphere {<20,-13,0>,5.9083595 pigment {Red} finish {reflection {0.2504953} ior 0.0846879}} sphere {<14,-2,0>,4.702238 pigment {Blue filter 0.006988901} finish {reflection {0.007243006} ior 0.012587781}} sphere {<45,46,11>,6.4174285 pigment {Red} finish {reflection {0.1955135} ior 0.09580256}} sphere {<19,45,13>,5 texture {Texture_1}} sphere {<14,21,13>,0 texture {Texture_1}} sphere {<20,40,38>,9.746689 pigment {Red} finish {reflection {0.07829574} ior 0.09324334}} sphere {<3,-1,-22>,5.41222 pigment {Red filter 0.11556912} finish {reflection {0.05852562} ior 0.020307645}} sphere {<32276,34199,1474>,1045.3792 pigment {colour red 845.5871 green 845.5871 blue 845.5871 filter 0.15892182} finish {reflection {77.30166} ior 0.030511912}} sphere {<26,-15,-21>,4.046375 pigment {Yellow} finish {reflection {0.12301616} ior 0.055745665}} sphere {<-6,41,-10>,5.5030184 pigment {colour red 1.2516129 green 1.2516129 blue 1.2516129} finish {reflection {0.013448345} ior 0.050721858}} sphere {<32,2,7>,10.263099 pigment {Red filter 0.056985453} finish {reflection {0.12695825} ior 0.015902154}} sphere {<36,8,1>,1.2920583 pigment {Yellow} finish {reflection {0.13511339} ior 0.03400884}} sphere {<14,38,-1>,8.495449 pigment {Red} finish {reflection {0.29893804} ior 0.09709542}} sphere {<56,1,5>,6 texture {Texture_1}} sphere {<-11,-4,23>,2.8313122 pigment {colour red 1.2516129 green 1.2516129 blue 1.2516129} finish {reflection {0.052507326} ior 0.028508194}} sphere {<29,28,24>,10.5228 pigment {colour red 1.5612903 green 1.5612903 blue 1.5612903} finish {reflection {0.3466233} ior 0.019694885}} sphere {<55,0,24>,7 texture {Texture_1}} sphere {<2,47,20>,8 texture {Texture_1}} sphere {<15,7,1>,0.37232533 pigment {Red filter 0.14004026} finish {reflection {0.19348083} ior 0.03418641}} sphere {<4,-17,36>,4.668153 pigment {Green filter 0.119704776} finish {reflection {0.12857391} ior 0.00624701}} sphere {<3,34,36>,3.948049 pigment {Red filter 0.19093648} finish {reflection {0.18246287} ior 0.018202346}} sphere {<45,19,-19>,5.246603 pigment {Green} finish {reflection {0.054505028} ior 0.035415683}} sphere {<-1,-10,-7>,0.91131353 pigment {colour red 1.3419355 green 1.3419355 blue 1.3419355} finish {reflection {0.10314811} ior 4.3226618E-4}} sphere {<8,31,6>,3.8116715 pigment {colour red 1.2516129 green 1.2516129 blue 1.2516129} finish {reflection {0.0062879454} ior 0.06576952}} sphere {<13,21,-4>,5.397496 pigment {Blue} finish {reflection {0.14972381} ior 0.074038796}} sphere {<46,6,16>,12.030049 pigment {colour red 1.5612903 green 1.5612903 blue 1.5612903 filter 0.072220325} finish {reflection {0.25761193} ior 0.039702285}} sphere {<15,49,-2>,7 texture {Texture_1}} sphere {<14,42,-21>,4.718097 pigment {Green filter 0.057533503} finish {reflection {0.32978225} ior 0.056658883}} sphere {<0,19,26>,2.8540387 pigment {Blue} finish {reflection {0.23410836} ior 0.019245405}} sphere {<31,42,-28>,4.438932 pigment {Green filter 0.05038929} finish {reflection {0.31753674} ior 0.095109664}} sphere {<45,36,6>,4.9277925 pigment {colour red 1.2903225 green 1.2903225 blue 1.2903225} finish {reflection {0.08595675} ior 0.034033857}} sphere {<31,22,-1>,5.4218206 pigment {colour red 1.3032258 green 1.3032258 blue 1.3032258} finish {reflection {0.05583288} ior 0.0796508}} sphere {<51,8,30>,5.9902873 pigment {Green filter 0.15492606} finish {reflection {0.0016556671} ior 0.058016635}} sphere {<0,27,-22>,3 texture {Texture_1}} sphere {<52,-17,-14>,4.3457313 pigment {Blue} finish {reflection {0.23003635} ior 0.0613198}} sphere {<32,43,-26>,0.89751065 pigment {Blue filter 0.16763313} finish {reflection {0.26404715} ior 0.022451798}} sphere {<48,44,-14>,3.7421277 pigment {Green} finish {reflection {0.14347766} ior 0.021169124}} sphere {<20,-15,-28>,4.6591883 pigment {Red filter 0.1925546} finish {reflection {0.09556308} ior 0.03966092}} sphere {<21,-11,-8>,2.7031157 pigment {Green filter 0.13464043} finish {reflection {0.031167971} ior 0.021952309}} sphere {<26,58,19>,3.2715595 pigment {Red} finish {reflection {0.13158539} ior 0.05992011}} sphere {<-9,-1,24>,3.5974605 pigment {Yellow} finish {reflection {0.24729602} ior 0.006023779}} sphere {<26,-6,4>,9.816622 pigment {Yellow} finish {reflection {0.31214347} ior 0.051402632}} sphere {<44,11,-23>,4.620017 pigment {colour red 1.3032258 green 1.3032258 blue 1.3032258} finish {reflection {0.28939375} ior 0.002026723}} sphere {<-3,18,34>,4.5937834 pigment {Yellow filter 0.05810447} finish {reflection {0.27999333} ior 0.04154915}} sphere {<27,-1,-12>,4.7589445 pigment {colour red 1.3548387 green 1.3548387 blue 1.3548387 filter 0.104614265} finish {reflection {0.07940968} ior 0.056656573}} sphere {<25,22,3>,10.039525 pigment {Yellow filter 0.15390563} finish {reflection {0.1445847} ior 0.02994612}} sphere {<16,27,7>,5 texture {Texture_1}} sphere {<27,6,-10>,9 texture {Texture_1}} sphere {<-16,0,-17>,3.0956059 pigment {Yellow filter 0.13495132} finish {reflection {0.050754502} ior 0.016901318}} sphere {<-17,6,20>,4.9929547 pigment {colour red 1.2516129 green 1.2516129 blue 1.2516129} finish {reflection {0.22775632} ior 0.009526983}} sphere {<9,-7,18>,1.1784395 pigment {Green filter 0.100750476} finish {reflection {0.29431912} ior 0.04809253}} sphere {<8,8,36>,10 texture {Texture_1}} sphere {<18,41,0>,6.0866046 pigment {colour red 1.2516129 green 1.2516129 blue 1.2516129} finish {reflection {0.008867255} ior 0.07227771}} sphere {<32,-19,30>,0.039320197 pigment {Green filter 0.044347282} finish {reflection {0.23443177} ior 0.059338376}} sphere {<52,45,29>,9 texture {Texture_1}} sphere {<36,26,28>,3 texture {Texture_1}} sphere {<21,9,-11>,4.1220946 pigment {colour red 1.5096774 green 1.5096774 blue 1.5096774} finish {reflection {0.25821033} ior 0.07722718}} sphere {<20,28,-13>,11.030299 pigment {Yellow} finish {reflection {0.100466155} ior 0.07708451}} sphere {<45,-6,9>,3.844099 pigment {Red filter 0.09086977} finish {reflection {0.09965241} ior 0.09291834}} sphere {<40,53,-7>,9.613607 pigment {Green filter 0.06972324} finish {reflection {0.22988707} ior 0.08968555}} sphere {<-18,2,37>,2.7407002 pigment {Red filter 0.011048199} finish {reflection {0.15988334} ior 0.064984925}} sphere {<-5,30,28>,0.89245397 pigment {Red} finish {reflection {0.0267505} ior 0.07194393}} sphere {<38,-2,-11>,9.279413 pigment {Green} finish {reflection {0.060338836} ior 0.0036713127}} sphere {<43,33,23>,3.4974487 pigment {Blue} finish {reflection {0.12596352} ior 0.03119158}} sphere {<50,8,-20>,4 texture {Texture_1}} sphere {<33,-5,41>,6.984784 pigment {Yellow filter 0.111840285} finish {reflection {0.1958228} ior 0.022816626}} sphere {<10,12,32>,1.755326 pigment {Red} finish {reflection {0.11646589} ior 0.020637918}} sphere {<-1,19,14>,6.0726957 pigment {colour red 1.3032258 green 1.3032258 blue 1.3032258 filter 0.056079593} finish {reflection {0.017253425} ior 0.086303174}} sphere {<-17,36,30>,2.5771103 pigment {colour red 1.3032258 green 1.3032258 blue 1.3032258} finish {reflection {0.1948687} ior 0.023104163}} sphere {<1,-1,6>,2.568456 pigment {colour red 1.3935484 green 1.3935484 blue 1.3935484 filter 0.027420674} finish {reflection {0.2603452} ior 0.04599338}} sphere {<-18,-4,-15>,2.985495 pigment {colour red 0.56774193 green 0.56774193 blue 0.56774193} finish {reflection {0.040182345} ior 0.028415626}} sphere {<16,-7,17>,1 texture {Texture_1}} sphere {<51,-2,13>,0.35407323 pigment {Red} finish {reflection {0.028308932} ior 0.0824566}} sphere {<36,44,17>,4.207398 pigment {colour red 1.4709678 green 1.4709678 blue 1.4709678} finish {reflection {0.21022435} ior 0.0088932365}} sphere {<-14,29,28>,6.965895 pigment {colour red 1.3032258 green 1.3032258 blue 1.3032258} finish {reflection {0.29030383} ior 0.061157353}} sphere {<7,46,34>,6.2325277 pigment {Blue} finish {reflection {0.22838557} ior 0.030744469}} sphere {<48,-17,-7>,3.0258965 pigment {Red} finish {reflection {0.17548878} ior 0.028321695}} sphere {<24,33,-20>,6.4815063 pigment {Red filter 0.10398259} finish {reflection {0.30901432} ior 0.08411529}} sphere {<-18,39,-20>,6.1183176 pigment {colour red 1.4967742 green 1.4967742 blue 1.4967742} finish {reflection {0.37416005} ior 0.039366715}} sphere {<35,39,-14>,4.7072496 pigment {Green filter 0.1269642} finish {reflection {0.20957305} ior 0.009987077}} sphere {<21,21,0>,8 texture {Texture_1}} sphere {<45,47,-5>,3.630502 pigment {colour red 1.4709678 green 1.4709678 blue 1.4709678 filter 0.123185165} finish {reflection {0.297615} ior 0.05728761}} sphere {<9,15,15>,7 texture {Texture_1}} sphere {<0,50,-22>,2 texture {Texture_1}} sphere {<0,0,45>,8 texture {Texture_1}} sphere {<-5,35,11>,4.134927 pigment {Green filter 0.01904818} finish {reflection {0.09184551} ior 0.039891794}} sphere {<35,23,-10>,5.543555 pigment {colour red 1.3419355 green 1.3419355 blue 1.3419355} finish {reflection {0.27981913} ior 0.016563514}} sphere {<-11,30,27>,3.38658 pigment {Green} finish {reflection {0.09394304} ior 0.07434057}} sphere {<16,0,27>,0 texture {Texture_1}} sphere {<8,31,-7>,1.6035595 pigment {Yellow} finish {reflection {0.10950624} ior 0.059808023}} sphere {<38,40,-25>,7.2503214 pigment {Blue} finish {reflection {0.25386995} ior 0.09747614}} sphere {<33,15,-20>,8.67936 pigment {Blue} finish {reflection {0.10366609} ior 0.009910213}} sphere {<60,-10,-15>,5.345732 pigment {Yellow filter 0.050059482} finish {reflection {0.37071425} ior 0.08146241}} sphere {<49,7,-28>,4 texture {Texture_1}} sphere {<31,3,26>,9.3337 pigment {Yellow} finish {reflection {0.2758172} ior 0.048708707}} sphere {<-16,13,41>,2.5032728 pigment {Red} finish {reflection {0.23609196} ior 0.06877289}} sphere {<31,45,-11>,5.00772 pigment {Blue} finish {reflection {0.32320005} ior 0.021333028}} sphere {<-2,17,12>,7.9231477 pigment {Blue filter 0.06717137} finish {reflection {0.08447631} ior 0.06359801}} sphere {<36,-4,31>,5 texture {Texture_1}} sphere {<-15,-7,25>,2.424923 pigment {Green filter 0.002839194} finish {reflection {0.30645004} ior 0.08475233}} sphere {<26,-11,-29>,5.7855606 pigment {Yellow} finish {reflection {0.27135086} ior 0.09517726}} sphere {<6,15,-9>,2 texture {Texture_1}} sphere {<46,43,-14>,3.6000702 pigment {Yellow filter 0.17043948} finish {reflection {0.17161156} ior 0.019346435}} sphere {<33,16,20>,6.610659 pigment {Red} finish {reflection {0.21675566} ior 0.04333277}} sphere {<37,19,-1>,3.1041775 pigment {Blue} finish {reflection {0.15780514} ior 0.016340554}} sphere {<20,-13,3>,3.440328 pigment {Red} finish {reflection {0.1269019} ior 0.00578497}} sphere {<-18,-3,32>,3.386364 pigment {Yellow filter 0.08455232} finish {reflection {0.019673329} ior 0.03373911}} sphere {<25,-2,23>,6.691292 pigment {Blue filter 0.05122102} finish {reflection {0.30598944} ior 0.06413199}} sphere {<-19,0,-22>,1.0687089 pigment {Green filter 0.14468855} finish {reflection {0.04912093} ior 0.07486868}} sphere {<-4,25,-19>,3.9065108 pigment {Yellow} finish {reflection {0.17117578} ior 0.040430233}} sphere {<-8,47,26>,2 texture {Texture_1}} sphere {<37,10,21>,2.932 pigment {colour red 1.5096774 green 1.5096774 blue 1.5096774} finish {reflection {0.288651} ior 0.007991095}} sphere {<3,5,24>,6.0371385 pigment {colour red 1.2516129 green 1.2516129 blue 1.2516129 filter 0.009610541} finish {reflection {0.058407895} ior 0.025431534}} sphere {<-15,27,-24>,8.749147 pigment {colour red 1.4709678 green 1.4709678 blue 1.4709678 filter 0.06314987} finish {reflection {0.33393496} ior 0.08856385}} sphere {<9,-8,15>,1.665547 pigment {Yellow filter 0.12605697} finish {reflection {0.30744734} ior 0.061298896}} sphere {<8,-5,34>,7.3032007 pigment {Yellow filter 0.15434405} finish {reflection {0.2856585} ior 0.037544664}} sphere {<25,-10,16>,5.761698 pigment {Yellow} finish {reflection {0.3499495} ior 0.042206764}} sphere {<-1,53,30>,0.10304401 pigment {Yellow filter 0.12187951} finish {reflection {0.33440098} ior 0.06551625}} sphere {<13,0,-27>,8.253489 pigment {Yellow filter 0.045388512} finish {reflection {0.36114243} ior 0.06174951}} sphere {<-15,49,13>,6.7446623 pigment {Green filter 0.05680415} finish {reflection {0.12006335} ior 0.05902897}} sphere {<-13,23,8>,4.765565 pigment {colour red 1.4193548 green 1.4193548 blue 1.4193548} finish {reflection {0.1555195} ior 0.01634447}} sphere {<-3,-14,5>,6.916518 pigment {Blue filter 0.17818373} finish {reflection {0.16803072} ior 0.05864936}} sphere {<0,-2,-14>,8.701341 pigment {Blue} finish {reflection {0.15894048} ior 0.055480987}} sphere {<42,28,0>,5.3788385 pigment {Yellow filter 0.17818779} finish {reflection {0.13089767} ior 0.080315046}} sphere {<26,36,-18>,8.2950325 pigment {Yellow filter 0.17854896} finish {reflection {0.2425693} ior 0.043016188}} sphere {<33,23,5>,1.8715003 pigment {Yellow filter 0.006456627} finish {reflection {0.10799899} ior 0.013078752}} sphere {<12,42,-1>,1.2258414 pigment {colour red 1.3032258 green 1.3032258 blue 1.3032258 filter 0.19569054} finish {reflection {0.14604148} ior 0.040272947}} sphere {<7,-10,-23>,0.8184532 pigment {Blue filter 0.068168856} finish {reflection {0.013396372} ior 0.057159733}} sphere {<21,-7,-18>,11.866064 pigment {Green filter 0.063588716} finish {reflection {0.10567974} ior 0.08189203}} sphere {<11,-10,22>,6 texture {Texture_1}} sphere {<-14,9,-11>,0.10945755 pigment {Yellow filter 0.045822736} finish {reflection {0.120453686} ior 0.058164325}} sphere {<15,-16,38>,10.018012 pigment {Yellow} finish {reflection {0.13777193} ior 0.07213662}} sphere {<25,11,31>,1.9182192 pigment {Blue filter 0.03902614} finish {reflection {0.15054873} ior 0.03420813}} sphere {<31,37,1>,7.3011827 pigment {Blue filter 0.016191531} finish {reflection {0.2886197} ior 0.046292588}} sphere {<19,-8,7>,5.998085 pigment {colour red 1.3032258 green 1.3032258 blue 1.3032258} finish {reflection {0.07254612} ior 0.09026163}} sphere {<-1,-6,18>,3.5821946 pigment {Red filter 0.15158594} finish {reflection {0.012788965} ior 0.07468022}} sphere {<-7,49,40>,10 texture {Texture_1}} sphere {<14,17,-25>,1.6990335 pigment {Yellow} finish {reflection {0.0627199} ior 0.09873249}} sphere {<44,-13,-2>,7 texture {Texture_1}} sphere {<26,-19,-12>,5.376438 pigment {Red filter 0.042370893} finish {reflection {0.2321351} ior 0.028457487}} sphere {<16,42,-4>,5.009809 pigment {Red} finish {reflection {0.108652234} ior 0.095305614}} sphere {<0,29,-27>,7.962056 pigment {Yellow filter 0.050417375} finish {reflection {0.1540159} ior 0.023845257}} sphere {<32,46,-11>,8.790975 pigment {colour red 1.3935484 green 1.3935484 blue 1.3935484 filter 0.022008963} finish {reflection {0.21592888} ior 0.05538162}} sphere {<42,32,-10>,9.595289 pigment {Red filter 0.06670225} finish {reflection {0.09456863} ior 0.027054694}} sphere {<39,39,-25>,3 texture {Texture_1}} sphere {<41834,1098,2482>,2282.9321 pigment {Green filter 0.15425448} finish {reflection {30.593441} ior 0.042333852}} sphere {<44,7,-10>,3.3277023 pigment {Yellow filter 0.17781079} finish {reflection {0.13796018} ior 0.048345797}} sphere {<44,35,26>,6.4083543 pigment {Green} finish {reflection {0.060227323} ior 0.013344915}} sphere {<-11,4,-18>,1.5277559 pigment {Yellow} finish {reflection {0.17122631} ior 0.052255236}} sphere {<-16,51,4>,0.63470906 pigment {Red filter 0.07224578} finish {reflection {0.26569167} ior 0.052916095}} sphere {<4,-14,-28>,4.3058057 pigment {Green} finish {reflection {0.008530157} ior 0.021582328}} sphere {<28,18,-18>,5.4472103 pigment {colour red 1.1483871 green 1.1483871 blue 1.1483871} finish {reflection {0.080561854} ior 0.0067465226}} sphere {<19,21,7>,2 texture {Texture_1}} sphere {<20,50,-29>,8.724727 pigment {colour red 1.5096774 green 1.5096774 blue 1.5096774 filter 0.07712955} finish {reflection {0.06513034} ior 0.018016877}} sphere {<19,48,37>,5 texture {Texture_1}} sphere {<45,-19,-5>,9.617462 pigment {colour red 1.3548387 green 1.3548387 blue 1.3548387 filter 0.035376452} finish {reflection {0.30783564} ior 0.03926844}} sphere {<-10,14,40>,0.06368403 pigment {Green} finish {reflection {0.10512972} ior 0.07097218}} sphere {<44,25,11>,2.0917788 pigment {Blue} finish {reflection {0.29046318} ior 0.010110541}} sphere {<18,11,-13>,7 texture {Texture_1}} sphere {<-14,-8,-17>,0 texture {Texture_1}} sphere {<-3,31,5>,6 texture {Texture_1}} sphere {<27,22,29>,2.2255206 pigment {Blue} finish {reflection {0.23541151} ior 0.055064764}} sphere {<-9,3,-15>,0.95218915 pigment {Green filter 0.13149878} finish {reflection {0.035345845} ior 0.048984613}} sphere {<4,-12,20>,3.9272327 pigment {Green} finish {reflection {0.14782366} ior 0.09242367}} sphere {<7,0,23>,2.6928368 pigment {Red filter 0.12103364} finish {reflection {0.24920806} ior 0.035623275}} sphere {<-12,8,-17>,6.3679338 pigment {Green} finish {reflection {0.09427708} ior 0.06503669}} sphere {<10,-12,30>,6 texture {Texture_1}} sphere {<28,47,15>,8.843467 pigment {colour red 1.3419355 green 1.3419355 blue 1.3419355 filter 0.11801817} finish {reflection {0.14015085} ior 0.012622841}} sphere {<2,1,15>,2.8395305 pigment {Yellow filter 0.12754244} finish {reflection {0.07768838} ior 0.04888377}} sphere {<37,-6,32>,9.188571 pigment {colour red 1.4193548 green 1.4193548 blue 1.4193548} finish {reflection {0.018849496} ior 0.034081053}} sphere {<0,0,-13>,11.834368 pigment {Yellow filter 0.14536072} finish {reflection {0.15087457} ior 0.015248741}} sphere {<-11,3,-20>,4 texture {Texture_1}} sphere {<0,-19,8>,6.459264 pigment {Green filter 0.037911493} finish {reflection {0.039783373} ior 0.03428772}} sphere {<6,-3,31>,6.302697 pigment {Blue} finish {reflection {0.18413115} ior 0.09546087}} sphere {<33,13,-18>,3.9623857 pigment {Green} finish {reflection {0.15043052} ior 0.02939572}} sphere {<-16,7,27>,11.648681 pigment {Green filter 0.11961256} finish {reflection {0.14373185} ior 0.03591402}} sphere {<4,-18,-28>,5.995417 pigment {colour red 1.3032258 green 1.3032258 blue 1.3032258} finish {reflection {0.3008299} ior 0.025622591}} sphere {<-11,30,3>,9.636957 pigment {Red filter 0.17226319} finish {reflection {0.06972773} ior 0.0073489645}} sphere {<20,24,0>,2.5542216 pigment {Green} finish {reflection {0.0790724} ior 0.010785563}} sphere {<0,7,20>,9.92529 pigment {Red filter 0.1363717} finish {reflection {0.27458292} ior 0.072970666}} sphere {<54,-16,43>,6.1467066 pigment {Yellow filter 0.19936326} finish {reflection {0.25586075} ior 0.07407716}} sphere {<41,41,30>,5.769001 pigment {Red} finish {reflection {0.26679635} ior 0.025205296}} sphere {<-15,48,-24>,6.5510125 pigment {Green} finish {reflection {0.08623596} ior 0.027679551}} sphere {<-12,20,-22>,5.7666116 pigment {Red filter 0.14989218} finish {reflection {0.29097125} ior 0.09188503}} sphere {<-14,17,-16>,5.235858 pigment {colour red 1.3032258 green 1.3032258 blue 1.3032258} finish {reflection {0.10513917} ior 0.07455716}} sphere {<21,1,28>,2.6129706 pigment {Red} finish {reflection {0.21962084} ior 0.07530832}} sphere {<34,0,-19>,0.54808396 pigment {Red} finish {reflection {0.24408378} ior 0.045509268}} sphere {<15,30,0>,9 texture {Texture_1}} sphere {<-16,-5,-17>,4.582714 pigment {Yellow filter 0.1820657} finish {reflection {0.18474655} ior 0.04693875}} sphere {<2,31,-5>,7 texture {Texture_1}} sphere {<20,-2,33>,1.3563998 pigment {Red} finish {reflection {0.06734157} ior 0.025237838}} sphere {<-6,26,-7>,2.7950635 pigment {Green} finish {reflection {0.02013985} ior 0.085240245}} sphere {<11,-2,12>,8 texture {Texture_1}} sphere {<31,5,3>,0.66673887 pigment {Red} finish {reflection {0.15585071} ior 0.059761304}} sphere {<5,-5,47>,11.294696 pigment {colour red 1.5612903 green 1.5612903 blue 1.5612903} finish {reflection {0.25263232} ior 0.0698555}} sphere {<-4,15,4>,4.2813516 pigment {Yellow filter 0.08166446} finish {reflection {0.037967578} ior 0.08497441}} sphere {<13,16,-1>,7.334349 pigment {Yellow} finish {reflection {0.12392647} ior 0.08643841}} sphere {<-3,9,29>,1.6178503 pigment {Yellow} finish {reflection {0.2378845} ior 0.09662983}} sphere {<-14,-17,10>,7.420705 pigment {Green filter 0.11247939} finish {reflection {0.2076312} ior 0.063134745}} sphere {<32,5,-17>,7.4637175 pigment {Green filter 0.12844904} finish {reflection {0.20902947} ior 0.021082459}} sphere {<0,38,22>,6.788911 pigment {colour red 1.3548387 green 1.3548387 blue 1.3548387 filter 0.11397382} finish {reflection {0.1361427} ior 0.08825377}} sphere {<48,51,11>,7 texture {Texture_1}} sphere {<30,26,0>,7.214746 pigment {colour red 1.4451613 green 1.4451613 blue 1.4451613} finish {reflection {0.13348462} ior 0.07385239}} sphere {<36,38,9>,2 texture {Texture_1}} sphere {<0,38,16>,6.8613067 pigment {Yellow} finish {reflection {0.021839004} ior 0.09700994}} sphere {<31,14,31>,9.082894 pigment {Green filter 0.040477276} finish {reflection {0.21457416} ior 0.07824184}} sphere {<-2,23,43>,9.250141 pigment {Green filter 0.04003256} finish {reflection {0.06797346} ior 0.028252393}} sphere {<27,36,32>,5.031211 pigment {Red filter 0.18717374} finish {reflection {0.29435334} ior 0.041323412}} sphere {<32,-13,9>,0.0048778877 pigment {Green filter 0.055810448} finish {reflection {0.004113133} ior 0.08560971}} sphere {<15,11,-6>,10.275759 pigment {Blue} finish {reflection {0.24568513} ior 0.04396054}} sphere {<2,37,14>,4.4720383 pigment {Blue} finish {reflection {0.31064916} ior 0.09605721}} sphere {<1,24,28>,5.267661 pigment {Red} finish {reflection {0.13363327} ior 0.09890287}} sphere {<32,52,4>,6 texture {Texture_1}} sphere {<16,-7,20>,8.457536 pigment {Green} finish {reflection {0.12209001} ior 0.06487316}} sphere {<17,28,-21>,6.25559 pigment {Yellow} finish {reflection {0.29363903} ior 0.028948287}} sphere {<0,20,35>,4.7192593 pigment {colour red 1.3419355 green 1.3419355 blue 1.3419355} finish {reflection {0.3107088} ior 0.06026362}} sphere {<15,14,16>,1.4145285 pigment {Red} finish {reflection {0.2793886} ior 0.021444721}} sphere {<10,31,2>,9 texture {Texture_1}} sphere {<22,-10,7>,9.023138 pigment {Red filter 8.968239E-5} finish {reflection {0.12848793} ior 0.048987452}} sphere {<-4,44,21>,0.16443413 pigment {Red} finish {reflection {0.1488107} ior 0.09564362}} sphere {<-16,-9,-21>,10.204114 pigment {Green filter 0.19312818} finish {reflection {0.2611287} ior 0.026547335}} sphere {<43,29,-28>,9.005594 pigment {colour red 1.3935484 green 1.3935484 blue 1.3935484} finish {reflection {0.09214924} ior 0.039818186}} sphere {<-13,39,-14>,1.1907431 pigment {Red filter 0.053583078} finish {reflection {0.15220931} ior 0.022717442}} sphere {<0,42,-18>,2.563732 pigment {Yellow} finish {reflection {0.3018206} ior 0.06670797}} sphere {<-5,-5,-3>,1.5392165 pigment {Yellow} finish {reflection {0.10029417} ior 0.076293506}} sphere {<-9,11,7>,0.9818994 pigment {Yellow filter 0.11877022} finish {reflection {0.022707468} ior 0.038220517}} sphere {<7,43,-15>,9.760983 pigment {Blue} finish {reflection {0.17901032} ior 0.07710962}} sphere {<-18,-16,-6>,9.879211 pigment {Green filter 0.04462311} finish {reflection {0.08942841} ior 0.050087266}} sphere {<5,-17,-4>,2 texture {Texture_1}} sphere {<34,-10,10>,3.4541783 pigment {Red filter 0.0747691} finish {reflection {0.3060131} ior 0.029554226}} sphere {<16,10,-19>,0.7883712 pigment {colour red 1.2516129 green 1.2516129 blue 1.2516129} finish {reflection {0.047036048} ior 0.07517494}} sphere {<53,53,30>,8.156491 pigment {Red filter 0.14936279} finish {reflection {0.18623647} ior 0.09080663}} sphere {<40,10,30>,5.772435 pigment {colour red 1.3419355 green 1.3419355 blue 1.3419355 filter 0.1752402} finish {reflection {0.18636511} ior 0.07274112}} sphere {<20,27,-16>,1.2168167 pigment {Yellow} finish {reflection {0.21788087} ior 0.077627294}} sphere {<-15,15,39>,9.666209 pigment {Green filter 0.045990653} finish {reflection {0.02701608} ior 0.059643667}} sphere {<23,-14,-16>,5.116755 pigment {Blue filter 0.06923331} finish {reflection {0.27725643} ior 0.045488596}} sphere {<15,8,-18>,4.6110277 pigment {Blue} finish {reflection {0.06853041} ior 0.036843248}} sphere {<-11,2,-21>,2.009156 pigment {Yellow} finish {reflection {0.08409567} ior 0.04514042}} sphere {<25,-13,-5>,9.013422 pigment {colour red 1.2645161 green 1.2645161 blue 1.2645161} finish {reflection {0.13885035} ior 0.09133826}} sphere {<40,31,-19>,0.95224047 pigment {colour red 1.5096774 green 1.5096774 blue 1.5096774} finish {reflection {0.28171894} ior 0.062968925}} sphere {<25,41,14>,10.833637 pigment {Blue} finish {reflection {0.09922309} ior 0.09076335}} sphere {<49,55,-10>,9 texture {Texture_1}} sphere {<33,0,-26>,1.8757921 pigment {colour red 1.3419355 green 1.3419355 blue 1.3419355} finish {reflection {0.30225992} ior 0.04583216}} sphere {<40,-13,-3>,6.6318145 pigment {Green} finish {reflection {0.16830707} ior 0.04568433}} sphere {<15,1,13>,5.739757 pigment {Blue} finish {reflection {0.23570064} ior 0.046683107}} sphere {<25,1,35>,8.2586155 pigment {Green filter 0.032914873} finish {reflection {0.06112852} ior 0.041611835}} sphere {<33,9,-28>,0.6778003 pigment {Yellow} finish {reflection {0.13456894} ior 0.009404192}} sphere {<25,45,5>,0.99015397 pigment {Red} finish {reflection {0.005626442} ior 0.008079864}} sphere {<26,0,-27>,1.3027452 pigment {colour red 1.3032258 green 1.3032258 blue 1.3032258} finish {reflection {0.10192915} ior 0.007395104}} sphere {<22,-1,-19>,4.543357 pigment {Blue} finish {reflection {0.07434346} ior 0.0130899055}} sphere {<7,-10,-5>,3.9521928 pigment {Green} finish {reflection {0.07141365} ior 0.058699887}} sphere {<0,26,-21>,4.1632032 pigment {Red filter 0.11461403} finish {reflection {0.26608792} ior 0.07255951}} sphere {<19,-18,-4>,8.77444 pigment {Yellow filter 0.06411034} finish {reflection {0.1853077} ior 0.045639843}} sphere {<42,9,12>,4.2140226 pigment {Red filter 0.08247953} finish {reflection {0.21204644} ior 0.07526405}} sphere {<23,-10,10>,9.136858 pigment {Green} finish {reflection {0.05922502} ior 0.08270493}} sphere {<6,46,-7>,3.1304102 pigment {Blue} finish {reflection {0.16685428} ior 0.022416485}} sphere {<36,43,16>,7.747426 pigment {Red} finish {reflection {0.15338753} ior 0.033718433}} sphere {<-7,38,40>,2.4990754 pigment {Green} finish {reflection {0.22073273} ior 0.023626532}} sphere {<-9,-5,-29>,4.1626163 pigment {Yellow filter 0.14109674} finish {reflection {0.28889656} ior 0.06131816}} sphere {<-16,-3,-21>,3.0824761 pigment {Blue} finish {reflection {0.0364446} ior 0.04814658}} sphere {<-15,-4,10>,2.0613542 pigment {Green filter 0.059428494} finish {reflection {0.19225596} ior 0.09560953}} sphere {<45,-3,31>,0 texture {Texture_1}} sphere {<41,-7,-27>,6 texture {Texture_1}} sphere {<36,48,-17>,10.051857 pigment {Red filter 0.17689069} finish {reflection {0.33294588} ior 0.06574146}} sphere {<20,48,7>,10.771997 pigment {colour red 1.5225806 green 1.5225806 blue 1.5225806} finish {reflection {0.14012825} ior 0.0015730746}} sphere {<-6,13,-26>,6.7357483 pigment {colour red 1.3032258 green 1.3032258 blue 1.3032258} finish {reflection {0.1706378} ior 0.08359254}} sphere {<-18,-19,43>,8.623623 pigment {Blue} finish {reflection {0.23768316} ior 0.020311337}} sphere {<30,-3,41>,10 texture {Texture_1}} sphere {<34,7,17>,1.2270964 pigment {colour red 1.5096774 green 1.5096774 blue 1.5096774} finish {reflection {0.26389423} ior 0.096050456}} sphere {<-4,6,-22>,0.9129079 pigment {Green} finish {reflection {0.12397806} ior 0.057484828}} sphere {<34,22,-4>,2 texture {Texture_1}} sphere {<38,45,-11>,8.670735 pigment {Green} finish {reflection {0.26639658} ior 0.006791902}} sphere {<14,39,14>,4.670252 pigment {Green} finish {reflection {0.026864875} ior 0.064964935}} sphere {<33,14,24>,5.309497 pigment {Green filter 0.042861264} finish {reflection {0.27278125} ior 0.03107477}} sphere {<0,0,13>,9 texture {Texture_1}} sphere {<-4,12,14>,1.5423324 pigment {Red} finish {reflection {0.28301075} ior 0.090800405}} sphere {<-7,24,-10>,8.422269 pigment {colour red 1.4193548 green 1.4193548 blue 1.4193548 filter 0.07083336} finish {reflection {0.15924248} ior 0.077104814}} sphere {<27,12,49>,9.691345 pigment {colour red 1.5612903 green 1.5612903 blue 1.5612903 filter 0.074607} finish {reflection {0.19151686} ior 0.090492904}} sphere {<26,-4,7>,3 texture {Texture_1}} sphere {<28,56,39>,2.3293264 pigment {Red} finish {reflection {0.32482117} ior 0.0018986021}} sphere {<33,47,30>,8.443769 pigment {Yellow} finish {reflection {0.06678772} ior 0.024088968}} sphere {<8,31,-5>,5.266274 pigment {Red} finish {reflection {0.18702708} ior 0.021448998}} sphere {<42,8,-11>,5 texture {Texture_1}} sphere {<-2,43,-8>,7.6086874 pigment {Blue} finish {reflection {0.09605693} ior 0.09298452}} sphere {<6,44,-22>,3.4552886 pigment {Blue filter 0.12901908} finish {reflection {0.32403234} ior 0.056401998}} sphere {<24,23,9>,7.935701 pigment {Green filter 0.13395828} finish {reflection {0.025498705} ior 0.049173485}} sphere {<29,26,-19>,7.709821 pigment {Green} finish {reflection {0.15996104} ior 0.030197026}} sphere {<6,32,36>,8.105814 pigment {Yellow filter 0.037301306} finish {reflection {0.037369087} ior 7.5965916E-4}} sphere {<39,44,-27>,5.064953 pigment {Blue} finish {reflection {0.15306365} ior 0.037335586}} sphere {<27,53,-14>,0 texture {Texture_1}} sphere {<9,31,-7>,5.0002666 pigment {Blue filter 0.094556026} finish {reflection {0.19033685} ior 0.036473915}} sphere {<44,2,-28>,3.0142236 pigment {Red filter 0.046878893} finish {reflection {0.30785015} ior 0.022876812}} sphere {<0,22,-25>,6.5137696 pigment {colour red 1.3032258 green 1.3032258 blue 1.3032258} finish {reflection {0.2683783} ior 0.032555144}} sphere {<8,0,-27>,0 texture {Texture_1}} sphere {<-3,25,-16>,2 texture {Texture_1}} sphere {<42,11,23>,4.8078394 pigment {Red filter 0.16143769} finish {reflection {0.138647} ior 0.068111}} sphere {<36,37,12>,8.10874 pigment {Yellow} finish {reflection {0.12413737} ior 0.00988483}} sphere {<-11,34,13>,0.13804878 pigment {Blue} finish {reflection {0.30001584} ior 0.09684069}} sphere {<-15,-7,16>,0.865561 pigment {Yellow} finish {reflection {0.045819357} ior 0.0047458755}} sphere {<36,10,26>,3.5425847 pigment {Red} finish {reflection {0.22906749} ior 0.040137418}} sphere {<33,-16,21>,2.7173765 pigment {Blue} finish {reflection {0.13407192} ior 0.065020666}} sphere {<-4,5,21>,5.3351154 pigment {Yellow filter 0.09232907} finish {reflection {0.2365383} ior 0.094365455}} sphere {<27,-14,-23>,4.800167 pigment {Red} finish {reflection {0.23916468} ior 0.050381247}} sphere {<35,24,-3>,1.5222996 pigment {Green filter 0.14348532} finish {reflection {0.33180505} ior 0.02138832}} sphere {<29,-17,35>,6.3165774 pigment {Yellow filter 0.14314039} finish {reflection {0.15697326} ior 0.088450655}} sphere {<-15,9,37>,0.69874984 pigment {colour red 1.4193548 green 1.4193548 blue 1.4193548 filter 0.16575965} finish {reflection {0.14707477} ior 0.05740456}} sphere {<0,30,34>,3.197343 pigment {Green} finish {reflection {0.30277196} ior 0.075172104}} sphere {<9,39,38>,5 texture {Texture_1}} sphere {<26,17,11>,9.623925 pigment {Red} finish {reflection {0.26713055} ior 0.050490864}} sphere {<0,24,17>,3.6390948 pigment {Green filter 0.12060983} finish {reflection {0.07299376} ior 0.082621925}} sphere {<24,-15,30>,0.10609645 pigment {Green filter 0.02296439} finish {reflection {0.22690223} ior 0.023893015}} sphere {<39,29,6>,5.416766 pigment {Green filter 0.053133808} finish {reflection {0.0705795} ior 0.06009406}} sphere {<44,-5,36>,3.6772435 pigment {Green} finish {reflection {0.08651067} ior 0.08484039}} sphere {<-15,41,-19>,6.130273 pigment {Blue} finish {reflection {0.14814262} ior 0.09378708}} sphere {<25,56,25>,1.1840422 pigment {Green filter 0.07690305} finish {reflection {0.057581455} ior 0.09772725}} sphere {<-12,-1,-6>,0.87954694 pigment {Yellow} finish {reflection {0.120585635} ior 0.04660728}} sphere {<18,15,12>,6.7319794 pigment {Green} finish {reflection {0.10767204} ior 0.02581055}} sphere {<45,-17,11>,9 texture {Texture_1}} sphere {<44,11,-27>,4.796177 pigment {colour red 1.5612903 green 1.5612903 blue 1.5612903} finish {reflection {0.36737597} ior 0.007522827}} sphere {<-14,23,-16>,8.626095 pigment {Yellow filter 0.167668} finish {reflection {0.21490066} ior 0.031871486}} sphere {<23,25,19>,0.024645139 pigment {Red} finish {reflection {0.08215718} ior 0.039116457}} sphere {<40,-9,20>,3.8796477 pigment {colour red 1.2516129 green 1.2516129 blue 1.2516129 filter 0.15822333} finish {reflection {0.0015521782} ior 0.0011137597}} sphere {<1,-9,-3>,0.20508364 pigment {Red} finish {reflection {0.25885394} ior 0.087100625}} sphere {<11,38,10>,9.99993 pigment {Green} finish {reflection {0.016816441} ior 0.003403382}} sphere {<3,49,31>,9.2687235 pigment {Green filter 0.17064531} finish {reflection {0.14027718} ior 0.018608171}} sphere {<-6,26,-6>,2 texture {Texture_1}} sphere {<19,-11,28>,0.6090702 pigment {Red} finish {reflection {0.17974551} ior 0.07859104}} sphere {<28,53,-7>,8 texture {Texture_1}} sphere {<24,42,35>,2.2097378 pigment {colour red 1.4193548 green 1.4193548 blue 1.4193548 filter 0.12614293} finish {reflection {0.058292624} ior 0.054169185}} sphere {<20,8,-25>,1.5263443 pigment {Red} finish {reflection {0.26558045} ior 0.060536932}} sphere {<-14,26,17>,6.210183 pigment {Red filter 0.058295462} finish {reflection {0.028688846} ior 0.046404246}} sphere {<15,11,-2>,4.84522 pigment {Red} finish {reflection {0.27379423} ior 0.049571965}} sphere {<49,24,35>,3 texture {Texture_1}} sphere {<-16,9,-29>,4.0518484 pigment {Red} finish {reflection {0.020634834} ior 0.092410594}} sphere {<22,25,-5>,8.429159 pigment {Red} finish {reflection {0.05102329} ior 0.07373133}} sphere {<53,-13,-7>,0.43785366 pigment {colour red 1.4967742 green 1.4967742 blue 1.4967742} finish {reflection {0.046741597} ior 0.0012831887}} sphere {<2,2,39>,9 texture {Texture_1}} sphere {<-8,-2,34>,6.173856 pigment {Green} finish {reflection {0.23745577} ior 0.064139776}} sphere {<-16,41,22>,4.137889 pigment {colour red 1.3032258 green 1.3032258 blue 1.3032258 filter 0.11300565} finish {reflection {0.32192138} ior 0.010594219}} sphere {<0,31,0>,4.320219 pigment {Yellow} finish {reflection {0.25663665} ior 0.056430306}} sphere {<-16,-3,21>,0 texture {Texture_1}} sphere {<11,23,37>,5.386018 pigment {Green} finish {reflection {0.2672026} ior 0.038982287}} sphere {<2,-6,16>,7.779578 pigment {Green filter 0.19470963} finish {reflection {0.21816885} ior 0.03644329}} sphere {<-14,6,32>,1.7515892 pigment {Yellow filter 0.15127969} finish {reflection {0.2633081} ior 0.051025048}} sphere {<30,55,-7>,3.5821025 pigment {Green} finish {reflection {0.31391305} ior 0.08086167}} sphere {<36,23,-26>,3.7824378 pigment {Yellow filter 0.06784193} finish {reflection {0.2233768} ior 0.066593}} sphere {<0,0,0>,5 texture {Texture_1}} sphere {<7,2,45>,6.9682684 pigment {Blue} finish {reflection {0.13818088} ior 0.09908246}} sphere {<4,21,32>,8.609235 pigment {Blue filter 0.12465627} finish {reflection {0.35251665} ior 0.060020827}} sphere {<37,7,16>,8.900885 pigment {Green} finish {reflection {0.30220988} ior 0.070243396}} sphere {<35,40,-8>,7.133622 pigment {Blue filter 0.13911162} finish {reflection {0.29869488} ior 0.08729324}} sphere {<9,15,3>,8.666601 pigment {Yellow} finish {reflection {0.2680374} ior 0.0979798}} sphere {<17371,28426,23650>,2767.858 pigment {colour red 845.5871 green 845.5871 blue 845.5871 filter 0.1487471} finish {reflection {14.42449} ior 0.022153238}} sphere {<19,12,-20>,2 texture {Texture_1}} sphere {<-13,-7,17>,9.937348 pigment {Blue} finish {reflection {0.30735412} ior 0.022715433}} sphere {<30,39,39>,0.075401425 pigment {Yellow} finish {reflection {0.22121187} ior 0.072645195}} sphere {<4,36,11>,4.500931 pigment {Yellow} finish {reflection {0.08525524} ior 0.029887246}} sphere {<0,-1,-4>,3.7068584 pigment {colour red 0.59354836 green 0.59354836 blue 0.59354836} finish {reflection {0.001874022} ior 0.024797652}} sphere {<0,0,-18>,1.938891 pigment {colour red 0.9419355 green 0.9419355 blue 0.9419355} finish {reflection {0.050032474} ior 0.033340715}} sphere {<47,31,26>,8 texture {Texture_1}} sphere {<7,-17,-1>,4.930202 pigment {Green filter 0.121709116} finish {reflection {0.22668846} ior 0.07483236}} sphere {<31,27,-3>,8.239944 pigment {Yellow filter 0.12483804} finish {reflection {0.005753941} ior 0.066079654}} sphere {<37,-10,-14>,5.8368154 pigment {Red filter 0.009434218} finish {reflection {0.10726871} ior 0.041522164}} sphere {<16,-18,6>,8.7575245 pigment {Blue filter 0.103020094} finish {reflection {0.14597605} ior 0.043970373}} sphere {<-8,19,32>,9 texture {Texture_1}} sphere {<12,2,21>,7.851393 pigment {Green} finish {reflection {0.05557901} ior 0.023480047}} sphere {<11,26,4>,9.604262 pigment {Blue} finish {reflection {0.014108331} ior 0.018857062}} sphere {<-13,0,-18>,10.238699 pigment {Yellow filter 0.050730933} finish {reflection {0.015504527} ior 0.010742596}} sphere {<8,-17,6>,6.6484656 pigment {Yellow} finish {reflection {0.26489943} ior 0.08404297}} sphere {<51,-16,-6>,7.9802446 pigment {Green} finish {reflection {0.3049742} ior 0.052246146}} sphere {<45,0,-3>,7.8451133 pigment {Green} finish {reflection {0.2684224} ior 0.008168984}} sphere {<-14,7,-17>,3.2304237 pigment {Blue} finish {reflection {0.07281821} ior 0.007656818}} sphere {<2,-16,29>,7 texture {Texture_1}} sphere {<16,18,-12>,3.1050565 pigment {Red filter 0.15409769} finish {reflection {0.22652915} ior 0.08102029}} sphere {<-9,0,-8>,6.990313 pigment {colour red 1.4709678 green 1.4709678 blue 1.4709678} finish {reflection {0.14784281} ior 0.059575148}} sphere {<39,50,-11>,11.135137 pigment {Yellow} finish {reflection {0.31297347} ior 0.08523104}} sphere {<43,46,-14>,1.9187443 pigment {Yellow} finish {reflection {0.2614592} ior 0.019424295}} sphere {<44,27,6>,2.953259 pigment {Green filter 0.08422451} finish {reflection {0.33436292} ior 0.07290083}} sphere {<-18,15,3>,2 texture {Texture_1}} sphere {<15,-19,25>,3.0034375 pigment {Red} finish {reflection {0.33545583} ior 0.01699087}} sphere {<7,-4,-5>,7.9540396 pigment {Green filter 0.049386337} finish {reflection {0.26307598} ior 0.06956556}} sphere {<15,30,5>,5.642276 pigment {Yellow} finish {reflection {0.08696783} ior 0.092901886}} sphere {<10,56,-14>,3.787269 pigment {Green filter 0.02588941} finish {reflection {0.25431877} ior 0.024233261}} sphere {<-14,41,35>,0 texture {Texture_1}} sphere {<24,41,2>,7.9422874 pigment {Yellow} finish {reflection {0.08850524} ior 0.0056814724}} sphere {<22,-14,31>,5.991457 pigment {Yellow} finish {reflection {0.0448359} ior 0.06045559}} sphere {<-8,-6,20>,4.425038 pigment {Green} finish {reflection {0.25185242} ior 0.08153713}} sphere {<40,14,32>,3.4250007 pigment {Green} finish {reflection {0.07987421} ior 0.09088639}} sphere {<8,6,-24>,4.28127 pigment {Yellow} finish {reflection {0.09880378} ior 0.039182395}} sphere {<23,3,-24>,1.5701358 pigment {Yellow} finish {reflection {0.16793048} ior 0.047085803}} sphere {<14,53,34>,10 texture {Texture_1}} sphere {<31283,25842,14266>,1067.018 pigment {Red} finish {reflection {191.4443} ior 0.04223498}} sphere {<3,-7,-18>,4.520961 pigment {Red filter 0.16424005} finish {reflection {0.026446367} ior 0.026194174}} sphere {<26191,32983,677>,436.3583 pigment {Yellow} finish {reflection {137.14822} ior 0.018345276}} sphere {<-10,-1,-22>,4.0979366 pigment {Red} finish {reflection {0.061561614} ior 0.05626829}} sphere {<46,-15,2>,10.839345 pigment {Red filter 0.11876749} finish {reflection {0.19262233} ior 0.049499433}} sphere {<-17,-13,21>,1.1437286 pigment {Red} finish {reflection {3.2919546E-4} ior 0.032516364}} sphere {<-6,-14,-20>,1 texture {Texture_1}} sphere {<-18,0,-25>,3.6599126 pigment {Yellow} finish {reflection {0.035611432} ior 0.08995632}} sphere {<21,23,-13>,4.29339 pigment {Blue filter 0.18033165} finish {reflection {0.117143355} ior 0.043936055}} sphere {<-5,32,21>,6.5944204 pigment {Red} finish {reflection {0.3663363} ior 0.008004224}} sphere {<-17,40,37>,5.28937 pigment {Blue} finish {reflection {0.08969019} ior 6.4573967E-4}} sphere {<1,-5,13>,6.429479 pigment {Yellow filter 0.07247945} finish {reflection {0.14665273} ior 0.0050661876}} sphere {<-16,54,27>,0.3987401 pigment {Yellow} finish {reflection {0.17801869} ior 0.05682524}} sphere {<-14,15,-13>,3.56253 pigment {colour red 0.7483871 green 0.7483871 blue 0.7483871} finish {reflection {0.057931323} ior 0.014467648}} sphere {<-17,44,14>,7.5325937 pigment {Blue filter 0.02457081} finish {reflection {0.0022184246} ior 0.029460434}} sphere {<26,-11,23>,8 texture {Texture_1}} sphere {<42,54,-18>,4 texture {Texture_1}} sphere {<-16,35,-19>,4 texture {Texture_1}} sphere {<16,19,-1>,0.049500413 pigment {colour red 1.2516129 green 1.2516129 blue 1.2516129 filter 0.16888472} finish {reflection {0.21183476} ior 0.047317516}} sphere {<-8,48,29>,5.7735186 pigment {Red} finish {reflection {0.13438173} ior 0.051923506}} sphere {<5,6,-2>,5.47521 pigment {Blue} finish {reflection {0.16987017} ior 0.060440548}} sphere {<-9,11,-21>,3.6485298 pigment {Green} finish {reflection {0.08314765} ior 0.045978174}} sphere {<1,14,21>,5.5464773 pigment {Yellow filter 0.14142773} finish {reflection {0.15196557} ior 0.036493607}} sphere {<22,25,3>,6 texture {Texture_1}} sphere {<-6,42,24>,3.0256553 pigment {colour red 1.3032258 green 1.3032258 blue 1.3032258} finish {reflection {0.18270166} ior 0.06869574}} sphere {<19,-5,-15>,5.1312385 pigment {Blue filter 0.19812226} finish {reflection {0.19160163} ior 0.031214846}} sphere {<21,11,32>,7 texture {Texture_1}} sphere {<-3,49,43>,7 texture {Texture_1}} sphere {<52,55,4>,8 texture {Texture_1}} sphere {<-4,-19,12>,4.279037 pigment {Red filter 0.15556066} finish {reflection {0.025348723} ior 0.077882044}} sphere {<5,25,40>,2.389854 pigment {Yellow} finish {reflection {0.13008022} ior 0.08464623}} sphere {<34,5,-19>,8.867159 pigment {Red} finish {reflection {0.1447502} ior 0.025485441}} sphere {<-12,33,14>,6.846746 pigment {Red filter 0.041775677} finish {reflection {0.050502773} ior 0.022129675}} sphere {<4,49,16>,2.8782897 pigment {Yellow filter 0.027339958} finish {reflection {0.10466475} ior 0.04056626}} sphere {<11,-1,-5>,1.5773193 pigment {Blue filter 0.11611938} finish {reflection {0.021725055} ior 0.07001997}} sphere {<2,1,30>,3.5361056 pigment {Blue filter 0.06534172} finish {reflection {0.103104584} ior 0.07642313}} sphere {<-6,3,5>,8.474143 pigment {Blue filter 0.09412248} finish {reflection {0.20173362} ior 0.007070283}} sphere {<38,-5,-9>,7.5370636 pigment {colour red 1.4193548 green 1.4193548 blue 1.4193548} finish {reflection {0.16458413} ior 0.014098029}} sphere {<-9,-6,25>,2.7357917 pigment {Green} finish {reflection {0.13725363} ior 0.083736375}} sphere {<13,-11,44>,6 texture {Texture_1}} sphere {<0,24,14>,5.0005693 pigment {Blue} finish {reflection {0.041399762} ior 0.042231344}} sphere {<43,47,42>,5 texture {Texture_1}} sphere {<55,-1,1>,7.5861573 pigment {Yellow} finish {reflection {0.1361954} ior 0.014523862}} sphere {<-18,18,-15>,9 texture {Texture_1}} sphere {<0,-3,34>,2.0851164 pigment {colour red 1.3419355 green 1.3419355 blue 1.3419355 filter 0.09154091} finish {reflection {0.2744869} ior 0.057667337}} sphere {<-2,-18,-15>,4.8957644 pigment {colour red 1.2516129 green 1.2516129 blue 1.2516129 filter 0.17421354} finish {reflection {0.26017192} ior 0.0080875475}} sphere {<55,-7,37>,3.438715 pigment {Blue} finish {reflection {0.27998388} ior 0.06582382}} sphere {<9,1,-21>,5 texture {Texture_1}} sphere {<38,29,22>,8.580912 pigment {colour red 1.3419355 green 1.3419355 blue 1.3419355 filter 0.0486742} finish {reflection {0.06843582} ior 0.009499162}} sphere {<25,28,31>,7.133147 pigment {Yellow} finish {reflection {0.12810881} ior 0.05680482}} sphere {<24,6,21>,8.632098 pigment {colour red 1.3419355 green 1.3419355 blue 1.3419355 filter 0.15930308} finish {reflection {0.026928416} ior 0.015741196}} sphere {<3,36,-8>,8.552916 pigment {Blue} finish {reflection {0.13718422} ior 0.047652096}} sphere {<0,34,-2>,6 texture {Texture_1}} sphere {<-17,13,7>,1 texture {Texture_1}} sphere {<8,25,-21>,4.8557634 pigment {colour red 1.2516129 green 1.2516129 blue 1.2516129 filter 0.0031038485} finish {reflection {0.2507209} ior 0.08674345}} sphere {<47,22,-18>,1.238363 pigment {Green filter 0.16105829} finish {reflection {0.22881438} ior 0.08915751}} sphere {<24,-17,-15>,1.6059281 pigment {Yellow} finish {reflection {0.28755626} ior 0.07145986}} sphere {<-1,-7,2>,5.093377 pigment {Yellow filter 0.03653726} finish {reflection {0.33525136} ior 0.0021062489}} sphere {<-2,1,30>,10 texture {Texture_1}} sphere {<45,32,30>,7.537562 pigment {Red} finish {reflection {0.03829114} ior 0.0036659979}} sphere {<11,6,-24>,3.2225971 pigment {Red} finish {reflection {0.21047428} ior 0.008784159}} sphere {<5,-18,7>,5 texture {Texture_1}} sphere {<33,-12,25>,4.515101 pigment {Blue} finish {reflection {0.05093552} ior 0.06113597}} sphere {<20,46,13>,2 texture {Texture_1}} sphere {<7,18,-2>,1.5512995 pigment {Red filter 0.11738095} finish {reflection {0.23091632} ior 0.014397208}} sphere {<40,5,-10>,9 texture {Texture_1}} sphere {<8,-5,-2>,1.2660707 pigment {Yellow filter 0.13810496} finish {reflection {0.169824} ior 0.058690403}} sphere {<42,32,39>,1.2216885 pigment {colour red 1.3935484 green 1.3935484 blue 1.3935484 filter 0.018359886} finish {reflection {0.057220716} ior 0.059229437}} sphere {<13,25,-6>,10.785905 pigment {Red} finish {reflection {0.14041522} ior 0.07461189}} sphere {<33,13,9>,4 texture {Texture_1}} sphere {<-10,15,31>,1.9716494 pigment {Blue filter 0.026743915} finish {reflection {0.16737093} ior 0.08058578}} sphere {<25,-3,-17>,0.53402674 pigment {Yellow} finish {reflection {0.054722372} ior 0.036070712}} sphere {<-9,-14,-13>,3.461925 pigment {Blue filter 0.03276658} finish {reflection {0.34178528} ior 0.013195985}} sphere {<20,28,33>,8.343019 pigment {Red} finish {reflection {0.24183418} ior 0.049897164}} sphere {<1,-3,-14>,0.7940625 pigment {Blue filter 0.14342777} finish {reflection {0.15127364} ior 0.04660689}} sphere {<-3,27,1>,3.4632804 pigment {Blue filter 0.06011729} finish {reflection {0.016172193} ior 0.050842375}} sphere {<20,6,-27>,4.082158 pigment {colour red 1.5612903 green 1.5612903 blue 1.5612903 filter 0.0033221724} finish {reflection {0.2521561} ior 0.037691772}} sphere {<33,48,33>,8.518198 pigment {Blue filter 0.09052773} finish {reflection {0.16183123} ior 0.054012753}} sphere {<34,-17,-13>,1 texture {Texture_1}} sphere {<18,0,13>,5.9763956 pigment {Yellow} finish {reflection {0.22645828} ior 0.062595114}} sphere {<36,27,42>,8.925726 pigment {Green filter 0.1862437} finish {reflection {0.3330491} ior 0.095610455}} sphere {<31,-6,-21>,3.1668568 pigment {Green} finish {reflection {0.084642924} ior 0.07323218}} sphere {<48,-9,25>,2.445858 pigment {Red} finish {reflection {0.2558428} ior 0.0704451}} sphere {<38,-11,-8>,0 texture {Texture_1}} sphere {<42,-4,21>,0.5274117 pigment {Yellow filter 0.082408704} finish {reflection {0.06497612} ior 0.07307354}} sphere {<-2,27,42>,0.97956705 pigment {Yellow} finish {reflection {0.013134251} ior 0.059898082}} sphere {<14,5,6>,9.10815 pigment {Green filter 0.11719995} finish {reflection {0.08322468} ior 0.03181147}} sphere {<47,5,33>,3.6374564 pigment {Red} finish {reflection {0.1365611} ior 0.08697725}} sphere {<5,-14,7>,5.9995847 pigment {Yellow} finish {reflection {0.2004001} ior 0.09805291}} sphere {<16,5,24>,1.5201044 pigment {colour red 1.4451613 green 1.4451613 blue 1.4451613} finish {reflection {0.050656103} ior 0.005168064}} sphere {<35,7,-29>,9.311486 pigment {colour red 1.2516129 green 1.2516129 blue 1.2516129} finish {reflection {0.22654893} ior 0.061140794}} sphere {<54,-2,41>,2.5560486 pigment {Green} finish {reflection {0.21848601} ior 0.06615403}} sphere {<23,46,7>,9 texture {Texture_1}} sphere {<20,10,-11>,7.753124 pigment {Blue filter 0.07101621} finish {reflection {0.039983276} ior 0.03948384}} sphere {<-2,-19,1>,9.273034 pigment {Red filter 0.062044065} finish {reflection {0.29238164} ior 0.07382594}} sphere {<23,33,0>,3.4750695 pigment {Blue filter 0.14411493} finish {reflection {0.10341628} ior 0.05683094}} sphere {<43,-7,29>,1.6514225 pigment {Blue filter 0.049350366} finish {reflection {0.1961968} ior 0.07449941}} sphere {<42,29,39>,5.8277235 pigment {Blue} finish {reflection {0.30258793} ior 0.012658537}} sphere {<-13,20,-10>,2.0729759 pigment {colour red 1.4193548 green 1.4193548 blue 1.4193548} finish {reflection {0.17618734} ior 0.07954717}} sphere {<28,32,21>,2 texture {Texture_1}} sphere {<48,52,34>,8.478896 pigment {Blue filter 0.0455853} finish {reflection {0.015777605} ior 0.07544554}} sphere {<-1,23,8>,9.345591 pigment {Red} finish {reflection {0.012560498} ior 0.023097968}} sphere {<2,8,-15>,1.1974766 pigment {colour red 1.3032258 green 1.3032258 blue 1.3032258 filter 0.13822536} finish {reflection {0.25244918} ior 0.09501924}} sphere {<27,37,35>,3 texture {Texture_1}} sphere {<4,2,-27>,9 texture {Texture_1}} sphere {<-11,-17,-9>,4.1009684 pigment {colour red 1.4064516 green 1.4064516 blue 1.4064516 filter 0.05712465} finish {reflection {0.030954793} ior 0.053129476}} sphere {<34,14,27>,10.001996 pigment {colour red 1.3548387 green 1.3548387 blue 1.3548387} finish {reflection {0.24284947} ior 0.09126457}} sphere {<26,4,-19>,2 texture {Texture_1}} sphere {<56,5,36>,1 texture {Texture_1}} sphere {<-19,41,-16>,8.555197 pigment {Green filter 0.12190852} finish {reflection {0.2822337} ior 0.01604288}} sphere {<42,-4,41>,6.670817 pigment {Red} finish {reflection {0.0036325662} ior 0.06626733}} sphere {<-19,28,-3>,9.551592 pigment {Red} finish {reflection {0.1054292} ior 0.05485903}} sphere {<34,-8,29>,6.9188056 pigment {Yellow filter 0.17876655} finish {reflection {0.3542} ior 0.06895169}} sphere {<12,36,31>,5.7042985 pigment {Yellow filter 0.124250524} finish {reflection {0.25603792} ior 0.0070196083}} sphere {<21,-9,4>,5.448039 pigment {Blue} finish {reflection {0.16566625} ior 0.02878571}} sphere {<1,-16,-9>,6 texture {Texture_1}} sphere {<-6,48,42>,3.539463 pigment {Red filter 0.071528494} finish {reflection {0.34110358} ior 0.07301638}} sphere {<15,0,30>,0 texture {Texture_1}} sphere {<19,42,-15>,2.888287 pigment {Red} finish {reflection {0.26902536} ior 0.05993714}} sphere {<5,12,42>,5.584914 pigment {Green} finish {reflection {0.014927834} ior 0.057610117}} sphere {<19,43,-25>,8.587976 pigment {colour red 1.3548387 green 1.3548387 blue 1.3548387 filter 0.127946} finish {reflection {0.013101972} ior 0.043776985}} sphere {<29,-17,19>,4.0383782 pigment {colour red 1.4193548 green 1.4193548 blue 1.4193548} finish {reflection {0.044668797} ior 0.06213447}} sphere {<39,-14,32>,3 texture {Texture_1}} sphere {<7,11,-12>,1.118871 pigment {Green} finish {reflection {0.08103578} ior 0.014873026}} sphere {<10,-1,-8>,9.533905 pigment {Red filter 0.13393623} finish {reflection {0.2760505} ior 0.075200245}} sphere {<46,18,5>,1 texture {Texture_1}} sphere {<33,0,-12>,3.5961685 pigment {colour red 1.3032258 green 1.3032258 blue 1.3032258} finish {reflection {0.053087704} ior 0.05346316}} sphere {<5,-11,-2>,0.97660464 pigment {colour red 0.59354836 green 0.59354836 blue 0.59354836} finish {reflection {0.13863476} ior 0.093114994}} sphere {<23,-3,-26>,3.4577584 pigment {Green} finish {reflection {0.13216676} ior 0.089121975}} sphere {<25,13,11>,3.6764545 pigment {Red} finish {reflection {0.10898851} ior 0.052553434}} sphere {<38,22,5>,10.65219 pigment {colour red 1.4709678 green 1.4709678 blue 1.4709678} finish {reflection {0.26822135} ior 0.08928582}} sphere {<8,-13,5>,3.8114898 pigment {Blue} finish {reflection {0.2572924} ior 0.022225084}} sphere {<27,13,18>,0.511969 pigment {Red} finish {reflection {0.03584082} ior 0.032813758}} sphere {<3,-17,-13>,5 texture {Texture_1}} sphere {<23,-5,9>,7.928762 pigment {Red filter 0.050868064} finish {reflection {0.13657334} ior 0.009878831}} sphere {<26,46,-2>,6.01287 pigment {Red filter 0.08396354} finish {reflection {0.31122077} ior 0.010633132}} sphere {<7,9,23>,3.290491 pigment {Red} finish {reflection {0.1690386} ior 0.085220195}} sphere {<6,12,22>,6.224207 pigment {Yellow filter 0.10607351} finish {reflection {0.31802338} ior 0.09125426}} sphere {<19,15,3>,3.889983 pigment {colour red 1.3935484 green 1.3935484 blue 1.3935484 filter 0.19570024} finish {reflection {0.29855338} ior 0.023978211}} sphere {<33,10,24>,6.353751 pigment {colour red 1.5612903 green 1.5612903 blue 1.5612903 filter 0.19034356} finish {reflection {0.20384622} ior 0.042311016}} sphere {<5,18,-12>,4.7740693 pigment {Yellow} finish {reflection {0.22637492} ior 0.03817641}} sphere {<-14,36,12>,9.025187 pigment {Green filter 0.09314893} finish {reflection {0.3564217} ior 0.08561573}} sphere {<-1,41,7>,3.1176705 pigment {Red} finish {reflection {0.11866719} ior 0.018769598}} sphere {<27,20,-11>,0.27916157 pigment {Blue filter 0.12831144} finish {reflection {0.28531376} ior 0.07156766}} sphere {<-4,16,-1>,0.716911 pigment {Blue filter 0.03859625} finish {reflection {0.12503088} ior 0.09245196}} sphere {<6,9,9>,6.28471 pigment {Green filter 0.00980091} finish {reflection {0.18979107} ior 0.059194215}} sphere {<-4,-11,-8>,8 texture {Texture_1}} sphere {<-6,-10,-6>,0.7366424 pigment {Red filter 0.084746785} finish {reflection {0.17725046} ior 0.024123583}} sphere {<2,4,-29>,6.8408723 pigment {Green filter 0.020185333} finish {reflection {0.23024873} ior 0.080083825}} sphere {<19,21,-5>,4.036589 pigment {colour red 0.89032257 green 0.89032257 blue 0.89032257 filter 0.16501905} finish {reflection {0.18862657} ior 0.063296854}} sphere {<0,36,9>,1.8946413 pigment {Red filter 0.17903845} finish {reflection {0.15769261} ior 0.01941381}} sphere {<4,-18,4>,2 texture {Texture_1}} sphere {<41,32,-20>,10.646774 pigment {colour red 1.3935484 green 1.3935484 blue 1.3935484} finish {reflection {0.10038825} ior 0.08748043}} sphere {<18,42,-15>,9.319276 pigment {Yellow} finish {reflection {0.2647929} ior 0.013430538}} sphere {<-19,49,45>,3 texture {Texture_1}} sphere {<47,19,-4>,2.836896 pigment {Green} finish {reflection {0.006003089} ior 0.050993633}} sphere {<10,12,10>,4 texture {Texture_1}} sphere {<-1,28,18>,2 texture {Texture_1}} sphere {<9,1,10>,11.0512295 pigment {Yellow} finish {reflection {0.24311635} ior 0.09390808}} sphere {<43,19,-4>,3.8943417 pigment {Yellow} finish {reflection {0.31479666} ior 0.06878454}} sphere {<17,29,36>,0.068761036 pigment {Blue} finish {reflection {0.08676759} ior 0.033977553}} sphere {<14,-6,-27>,8.649358 pigment {Blue filter 0.04234524} finish {reflection {0.24985807} ior 0.016100833}} sphere {<51,-17,-18>,10 texture {Texture_1}} sphere {<-7,40,-6>,3 texture {Texture_1}} sphere {<-15,28,19>,3 texture {Texture_1}} sphere {<-1,23,-13>,7 texture {Texture_1}} sphere {<-14,4,18>,5.9952006 pigment {Yellow} finish {reflection {0.03047518} ior 0.052097008}} sphere {<49,44,38>,0 texture {Texture_1}} sphere {<54,55,-16>,5.0579185 pigment {colour red 1.5096774 green 1.5096774 blue 1.5096774} finish {reflection {0.13715646} ior 0.08491503}} sphere {<14,19,20>,8.471731 pigment {Blue} finish {reflection {0.26078108} ior 0.07859162}} sphere {<41,-16,13>,10 texture {Texture_1}} sphere {<41,-18,8>,8.893298 pigment {colour red 1.4193548 green 1.4193548 blue 1.4193548} finish {reflection {0.30640072} ior 0.018813848}} sphere {<-14,4,-28>,6.5719376 pigment {Red} finish {reflection {0.1691842} ior 0.04126426}} sphere {<31,20,4>,5.834464 pigment {Green} finish {reflection {0.17559454} ior 0.060295958}} sphere {<-13,30,13>,7.9120283 pigment {Yellow filter 0.11076396} finish {reflection {0.2430319} ior 0.07876556}} sphere {<12,6,-19>,9 texture {Texture_1}} sphere {<-6,46,-8>,0.7261257 pigment {colour red 1.4967742 green 1.4967742 blue 1.4967742 filter 0.11148445} finish {reflection {0.2206602} ior 0.07976251}} sphere {<16,24,-17>,4.7442365 pigment {Green} finish {reflection {0.04702733} ior 0.06756048}} sphere {<18,-1,12>,4 texture {Texture_1}} sphere {<35,43,-23>,8.916206 pigment {Yellow filter 0.00892523} finish {reflection {0.13247326} ior 0.016083492}} sphere {<1,-8,-8>,3.1338825 pigment {Red} finish {reflection {0.107010685} ior 0.077019624}} sphere {<-6,-3,12>,3.7510242 pigment {Blue filter 0.112997204} finish {reflection {0.15008926} ior 0.004335127}} sphere {<17,6,-7>,1 texture {Texture_1}} sphere {<-1,26,-13>,10.417992 pigment {Yellow} finish {reflection {0.32820427} ior 0.08626287}} sphere {<34,25,20>,3.2839668 pigment {Red filter 0.09964076} finish {reflection {0.16134784} ior 0.08974835}} sphere {<45,13,26>,8.74697 pigment {Blue} finish {reflection {0.2563636} ior 0.03598683}} sphere {<11,34,37>,8 texture {Texture_1}} sphere {<46,5,-6>,0 texture {Texture_1}} sphere {<20,-5,-14>,6.872045 pigment {Yellow filter 0.16909899} finish {reflection {0.23818082} ior 0.017226608}} sphere {<-12,52,24>,10 texture {Texture_1}} sphere {<-18,31,7>,5.131825 pigment {Yellow filter 0.05691937} finish {reflection {0.15482968} ior 0.08707967}} sphere {<14,-14,-28>,8.306055 pigment {Yellow filter 0.11249124} finish {reflection {0.06184269} ior 0.03872595}} sphere {<18,21,-17>,7.129607 pigment {Red filter 0.18938798} finish {reflection {0.10684347} ior 0.006001703}} sphere {<8,1,-21>,2.95301 pigment {Yellow filter 0.1932105} finish {reflection {0.30058184} ior 0.014665127}} sphere {<-5,-6,-21>,9.525112 pigment {Yellow filter 0.040260028} finish {reflection {0.1904914} ior 0.0842125}} sphere {<11,46,-11>,4.376487 pigment {Blue} finish {reflection {0.19740489} ior 0.09822667}} sphere {<12,-14,-10>,1.2005687 pigment {colour red 1.3032258 green 1.3032258 blue 1.3032258 filter 0.15231444} finish {reflection {0.31593296} ior 0.011017707}} sphere {<28,34,-22>,4.869951 pigment {Green filter 0.054674376} finish {reflection {0.026045533} ior 0.07249203}} sphere {<15,43,-20>,1.2077949 pigment {Red filter 0.19923404} finish {reflection {0.1283469} ior 0.07428528}} sphere {<-15,33,-19>,9.549271 pigment {Blue filter 0.19590697} finish {reflection {0.05011987} ior 0.044653118}} sphere {<0,-11,19>,5.573198 pigment {colour red 1.2516129 green 1.2516129 blue 1.2516129} finish {reflection {0.13930975} ior 0.06853891}} sphere {<-9,22,21>,4.9013553 pigment {colour red 1.032258 green 1.032258 blue 1.032258} finish {reflection {0.02488491} ior 0.0631089}} sphere {<51,52,35>,1 texture {Texture_1}} sphere {<40,41,37>,0.8164449 pigment {Yellow} finish {reflection {0.26593187} ior 0.058679305}} sphere {<49,6,-5>,5.996501 pigment {Blue filter 0.11246894} finish {reflection {0.20165299} ior 0.049996346}} sphere {<0,23,26>,4 texture {Texture_1}} sphere {<44,-17,32>,7.539364 pigment {Green} finish {reflection {0.057457697} ior 0.06817786}} sphere {<34,-5,1>,1.4065903 pigment {Green} finish {reflection {0.05313737} ior 0.002828886}} sphere {<-8,-7,-7>,6.6824937 pigment {colour red 1.2516129 green 1.2516129 blue 1.2516129} finish {reflection {0.24480854} ior 0.006680834}} sphere {<-10,35,-6>,3.93426 pigment {Blue filter 0.10088771} finish {reflection {0.21825032} ior 0.07114435}} sphere {<43,-10,15>,0 texture {Texture_1}} sphere {<-19,29,15>,4.38482 pigment {Yellow} finish {reflection {0.2870291} ior 9.685429E-4}} sphere {<2,0,-3>,3.1831656 pigment {Green} finish {reflection {0.022674862} ior 0.029955227}} sphere {<21,7,-7>,2.8920302 pigment {Blue} finish {reflection {0.20492616} ior 0.046600834}} sphere {<-3,12,11>,0.657415 pigment {Red filter 0.0020579912} finish {reflection {0.21519566} ior 0.02001415}} sphere {<50,40,30>,8 texture {Texture_1}} sphere {<39,4,3>,6.860849 pigment {Red} finish {reflection {0.09602022} ior 0.045887344}} sphere {<-13,-6,-20>,3.2513638 pigment {Blue} finish {reflection {0.27356005} ior 0.0648575}} sphere {<33,-17,-11>,6.5447273 pigment {Red} finish {reflection {0.3190034} ior 0.03149655}} sphere {<-19,23,-7>,6.8893805 pigment {colour red 1.4709678 green 1.4709678 blue 1.4709678} finish {reflection {0.18982008} ior 0.05062911}} sphere {<32,21,1>,3.4181302 pigment {Yellow filter 0.15047386} finish {reflection {0.19722089} ior 0.02284936}} sphere {<40,-14,-21>,4.798808 pigment {Blue} finish {reflection {0.02036894} ior 0.090115964}} sphere {<-5,49,28>,2.0870728 pigment {Blue filter 0.025766812} finish {reflection {0.028568426} ior 0.046635855}} sphere {<25,47,34>,3 texture {Texture_1}} sphere {<35,16,-27>,7.6294312 pigment {Yellow} finish {reflection {0.27782613} ior 0.0557745}} sphere {<3,39,3>,9.240176 pigment {Red} finish {reflection {0.17812087} ior 0.072704926}} sphere {<22,-5,-27>,3.2945812 pigment {colour red 1.3161291 green 1.3161291 blue 1.3161291} finish {reflection {0.25310808} ior 0.022057721}} sphere {<-14,28,-1>,0.8184954 pigment {colour red 1.2516129 green 1.2516129 blue 1.2516129} finish {reflection {0.12514438} ior 0.08018908}} sphere {<8,5,18>,3.9738045 pigment {Red filter 0.03960242} finish {reflection {0.15987082} ior 0.07170801}} sphere {<2,12,0>,6.8760147 pigment {colour red 1.3935484 green 1.3935484 blue 1.3935484} finish {reflection {0.12414019} ior 0.06810485}} sphere {<19,19,31>,10.4393835 pigment {Red} finish {reflection {0.010029884} ior 0.073355176}} sphere {<-5,47,-9>,6.923279 pigment {Red} finish {reflection {0.23276316} ior 0.05604041}} sphere {<52,55,15>,8.154038 pigment {colour red 1.4709678 green 1.4709678 blue 1.4709678 filter 0.020497356} finish {reflection {0.2868884} ior 0.049899638}} sphere {<-16,-16,16>,5.263154 pigment {colour red 1.3419355 green 1.3419355 blue 1.3419355 filter 0.074208416} finish {reflection {0.18626843} ior 0.089514956}} sphere {<12,11,30>,7.4993477 pigment {colour red 1.2516129 green 1.2516129 blue 1.2516129} finish {reflection {0.16428435} ior 0.07823249}} sphere {<3,53,42>,8 texture {Texture_1}} sphere {<-3,14,4>,4 texture {Texture_1}} sphere {<27,20,13>,9 texture {Texture_1}} sphere {<32,-11,15>,10.813354 pigment {Green} finish {reflection {0.10736519} ior 0.09571533}} sphere {<-17,31,28>,9.339256 pigment {Red} finish {reflection {0.006698772} ior 0.04782526}} sphere {<22,11,7>,5.325204 pigment {Green filter 0.19006425} finish {reflection {0.141344} ior 0.057204988}} sphere {<52,50,-12>,7 texture {Texture_1}} sphere {<-12,16,42>,0 texture {Texture_1}} sphere {<-18,5,-26>,10.028698 pigment {colour red 1.3032258 green 1.3032258 blue 1.3032258} finish {reflection {0.041326724} ior 0.06600538}} sphere {<43,34,21>,4.812383 pigment {Green} finish {reflection {0.23144479} ior 0.06652242}} sphere {<-6,-13,-4>,2.3379247 pigment {colour red 0.59354836 green 0.59354836 blue 0.59354836} finish {reflection {0.0038846035} ior 0.005937207}} sphere {<-15,22,18>,3.361592 pigment {colour red 0.9419355 green 0.9419355 blue 0.9419355 filter 0.0031290338} finish {reflection {0.031963117} ior 0.071512364}} sphere {<-10,40,-8>,9 texture {Texture_1}} sphere {<-17,29,30>,3.6253777 pigment {Blue filter 0.04262227} finish {reflection {0.11221925} ior 0.099443465}} sphere {<44,0,-3>,5.670598 pigment {Red filter 0.105909966} finish {reflection {0.10577629} ior 0.074862234}} sphere {<-19,49,28>,6.3850417 pigment {Yellow} finish {reflection {0.34948236} ior 0.0039978456}} sphere {<41,50,27>,3.347979 pigment {colour red 1.4064516 green 1.4064516 blue 1.4064516} finish {reflection {0.22713257} ior 0.014320844}} sphere {<21,41,-10>,8.330701 pigment {Blue} finish {reflection {0.25854206} ior 0.0034439259}} sphere {<12,-6,31>,8 texture {Texture_1}} sphere {<28,-13,-20>,1 texture {Texture_1}} sphere {<15,1,-9>,5.5136194 pigment {Green filter 0.17769393} finish {reflection {0.31030735} ior 0.094929054}} sphere {<9,4,12>,2.4671006 pigment {Red filter 0.13540362} finish {reflection {0.16977538} ior 0.04605459}} sphere {<15,-7,14>,9.111576 pigment {Yellow filter 0.030113343} finish {reflection {0.32057178} ior 0.025454752}} sphere {<9,-11,-22>,8.840609 pigment {Red} finish {reflection {0.052102663} ior 0.08141278}} sphere {<-13,28,-7>,3.3131244 pigment {Yellow} finish {reflection {0.23766366} ior 0.035250776}} sphere {<1,-3,28>,2.821399 pigment {Red} finish {reflection {0.13311957} ior 0.06908534}} sphere {<52,19,35>,2.5280657 pigment {colour red 1.4193548 green 1.4193548 blue 1.4193548} finish {reflection {0.22710732} ior 0.08022491}} sphere {<21,-15,-4>,5 texture {Texture_1}} sphere {<46,21,-29>,3.3774517 pigment {Green filter 0.19790158} finish {reflection {0.07951676} ior 0.034418087}} sphere {<5,4,-28>,1.7790813 pigment {colour red 0.56774193 green 0.56774193 blue 0.56774193} finish {reflection {0.09817402} ior 0.090291135}} sphere {<13,16,17>,6.715397 pigment {Green} finish {reflection {0.059597768} ior 0.028213907}} sphere {<-3,20,-5>,0.8696884 pigment {Red} finish {reflection {0.19584823} ior 0.013664891}} sphere {<44,39,15>,9.708067 pigment {Blue} finish {reflection {0.23599732} ior 0.059036735}} sphere {<36,4,40>,9.27539 pigment {Yellow} finish {reflection {0.22400206} ior 0.0722555}} sphere {<-1,1,-11>,8.047833 pigment {Blue filter 0.033729725} finish {reflection {0.25092092} ior 0.0916762}} sphere {<7,23,-1>,4.038719 pigment {Green} finish {reflection {0.057329282} ior 0.053411003}} sphere {<34,35,32>,3.433979 pigment {Blue filter 0.10494084} finish {reflection {0.07759816} ior 0.046789035}} sphere {<2,-19,-20>,4 texture {Texture_1}} sphere {<14,27,0>,4.415139 pigment {Blue} finish {reflection {0.111358166} ior 0.04752504}} sphere {<8,-14,25>,4.981944 pigment {Green} finish {reflection {0.32845318} ior 0.08184093}} sphere {<28,14,7>,3.3170726 pigment {Red} finish {reflection {0.29295632} ior 0.009543173}} sphere {<0,2,-27>,4.4257784 pigment {Yellow} finish {reflection {0.011998534} ior 0.067798875}} sphere {<0,24,-20>,5.1126046 pigment {Green filter 0.015610393} finish {reflection {0.10368985} ior 0.035410624}} sphere {<33,-19,29>,8 texture {Texture_1}} sphere {<-7,0,40>,5 texture {Texture_1}} sphere {<11,-14,-27>,6 texture {Texture_1}} sphere {<35,-17,-2>,0.84657496 pigment {Red} finish {reflection {0.20082591} ior 0.09948194}} sphere {<54,15,27>,0 texture {Texture_1}} sphere {<23,14,-29>,7 texture {Texture_1}} sphere {<-14,-3,-6>,2.755336 pigment {Yellow} finish {reflection {0.012650988} ior 0.088428766}} sphere {<8,26,-18>,1.0657599 pigment {Green} finish {reflection {0.073710404} ior 0.013829867}} sphere {<1,21,-14>,2.0602055 pigment {Green} finish {reflection {0.060215767} ior 0.06329148}} sphere {<6,24,-7>,4.4707103 pigment {Red} finish {reflection {0.18334983} ior 0.0010834463}} sphere {<45,-8,10>,2 texture {Texture_1}} sphere {<-16,7,31>,1.7054443 pigment {Green} finish {reflection {0.24998783} ior 0.09457093}} sphere {<29,33,-14>,0.34857017 pigment {Yellow filter 0.057907052} finish {reflection {0.1498999} ior 0.061161205}} sphere {<32,9,30>,9.2129345 pigment {Green} finish {reflection {0.19036548} ior 0.00504089}} sphere {<58,48,43>,0 texture {Texture_1}} sphere {<5,0,7>,0.26806596 pigment {Red} finish {reflection {0.24868888} ior 0.009254071}} sphere {<-4,21,-16>,5.8835616 pigment {Yellow} finish {reflection {0.031654667} ior 0.08361335}} sphere {<2,-2,-28>,7.4881754 pigment {Green filter 0.032256074} finish {reflection {0.037100893} ior 0.034775984}} sphere {<13,-7,14>,4.1901255 pigment {Red} finish {reflection {0.10591307} ior 0.07592616}} sphere {<44,32,-28>,8 texture {Texture_1}} sphere {<-2,26,25>,5.416378 pigment {colour red 1.4967742 green 1.4967742 blue 1.4967742} finish {reflection {0.11192408} ior 0.0026779533}} sphere {<11,15,38>,9.503408 pigment {Red} finish {reflection {0.31261215} ior 0.009399334}} sphere {<30,26,29>,2.1214876 pigment {Yellow} finish {reflection {0.065877214} ior 0.03983709}} sphere {<-1,-1,-23>,6.660043 pigment {Red filter 0.1623189} finish {reflection {0.1435249} ior 0.0282341}} sphere {<-16,37,37>,5.761589 pigment {Yellow} finish {reflection {0.34054038} ior 0.0042554084}} sphere {<42,-15,24>,9.8433485 pigment {colour red 1.4451613 green 1.4451613 blue 1.4451613 filter 0.13888718} finish {reflection {0.20739187} ior 0.08121763}} sphere {<19,41,-17>,0.036697887 pigment {Red} finish {reflection {0.16383204} ior 0.09513953}} sphere {<36,26,-21>,0.17190729 pigment {Red} finish {reflection {0.2532814} ior 0.015441776}} sphere {<43,-14,-25>,3.3494866 pigment {Red} finish {reflection {0.12040148} ior 0.09424702}} sphere {<33,53,40>,1 texture {Texture_1}} sphere {<-10,-17,-9>,2.4882157 pigment {Red} finish {reflection {0.017741138} ior 0.023550816}} sphere {<-4,1,-28>,3.9419708 pigment {Blue filter 0.0081646815} finish {reflection {0.15817012} ior 0.080820374}} sphere {<-18,4,-26>,5.3981376 pigment {Blue} finish {reflection {0.14020945} ior 0.04692475}} sphere {<-17,4,-2>,2 texture {Texture_1}} sphere {<21,23,-13>,5.552433 pigment {colour red 1.3419355 green 1.3419355 blue 1.3419355} finish {reflection {0.15275407} ior 0.07588482}} sphere {<21,19,3>,0.6215516 pigment {Yellow} finish {reflection {0.14442332} ior 0.07353652}} sphere {<-9,25,8>,6.7183084 pigment {Green} finish {reflection {0.05009523} ior 0.042221297}} sphere {<-5,-7,-1>,9.438684 pigment {colour red 1.3548387 green 1.3548387 blue 1.3548387} finish {reflection {0.07249524} ior 0.081539}} sphere {<20,40,-26>,7 texture {Texture_1}} sphere {<-9,-2,11>,4.075616 pigment {Yellow filter 0.18954016} finish {reflection {0.16716121} ior 0.09141471}} sphere {<22,10,-9>,7.6962523 pigment {colour red 1.3935484 green 1.3935484 blue 1.3935484} finish {reflection {0.013729639} ior 0.07042888}} sphere {<25,14,24>,2.1950972 pigment {Red} finish {reflection {0.13838853} ior 0.05478554}} sphere {<21,-17,-22>,4.329088 pigment {Green filter 0.0030163708} finish {reflection {0.32928446} ior 0.0912953}} sphere {<31,-7,15>,1.6596817 pigment {Yellow filter 0.18357457} finish {reflection {0.20399542} ior 0.07364238}} sphere {<6,20,8>,0.7471489 pigment {Red filter 0.028209887} finish {reflection {0.13693194} ior 0.095225245}} sphere {<8,-3,16>,6.663513 pigment {Red filter 0.18489924} finish {reflection {0.1477144} ior 0.013966541}} sphere {<-6,30,-10>,2.3982184 pigment {Green} finish {reflection {0.059599515} ior 0.09777849}} sphere {<-7,9,18>,2.4431286 pigment {Blue} finish {reflection {0.19920444} ior 0.011247404}} sphere {<-18,0,-15>,9.962074 pigment {Red} finish {reflection {0.11108287} ior 0.07701375}} sphere {<-19,-15,9>,0.41394335 pigment {Blue filter 0.116320476} finish {reflection {0.0589082} ior 0.07362868}} sphere {<12,37,9>,8.252103 pigment {Blue filter 0.104064986} finish {reflection {0.24105832} ior 0.0016248395}} sphere {<-3,2,-5>,2.684703 pigment {Green} finish {reflection {0.111289} ior 0.055954907}} sphere {<52,-19,-1>,5.3857565 pigment {colour red 1.4967742 green 1.4967742 blue 1.4967742 filter 0.09862608} finish {reflection {0.05528103} ior 0.030192489}} sphere {<45,29,9>,5.5573688 pigment {Green} finish {reflection {0.2282932} ior 0.0569388}} sphere {<4,-11,-23>,11.340471 pigment {colour red 1.4709678 green 1.4709678 blue 1.4709678} finish {reflection {0.35719872} ior 0.07766362}} sphere {<42,38,31>,8.694392 pigment {Red filter 0.12595579} finish {reflection {0.06405008} ior 0.010130493}} sphere {<51,22,46>,7.8855615 pigment {Red} finish {reflection {0.018815197} ior 0.093699425}} sphere {<-5,24,-11>,5.8802423 pigment {Blue} finish {reflection {0.06723898} ior 0.09299245}} sphere {<34,-18,32>,1 texture {Texture_1}} sphere {<56,55,25>,6 texture {Texture_1}} sphere {<22,-8,-7>,5 texture {Texture_1}} sphere {<39,-3,16>,4.7291884 pigment {colour red 1.4064516 green 1.4064516 blue 1.4064516 filter 0.015442835} finish {reflection {0.043441907} ior 0.07097371}} sphere {<1,20,-8>,9.711247 pigment {Red filter 0.16289674} finish {reflection {0.12520508} ior 0.062127404}} sphere {<17,39,-11>,10 texture {Texture_1}} sphere {<19,25,-17>,10 texture {Texture_1}} sphere {<-19,2,2>,2.8319924 pigment {Green filter 0.1292567} finish {reflection {0.057238106} ior 0.09132038}} sphere {<41,-14,-23>,0.017555766 pigment {colour red 1.4193548 green 1.4193548 blue 1.4193548} finish {reflection {0.08269229} ior 0.062184818}} sphere {<4,3,-16>,2.819444 pigment {colour red 0.58064514 green 0.58064514 blue 0.58064514 filter 0.14484741} finish {reflection {0.026426421} ior 0.03924833}} sphere {<-1,12,-24>,9 texture {Texture_1}} sphere {<-12,-12,-18>,2.8657627 pigment {Red} finish {reflection {0.29504338} ior 0.075862445}} sphere {<36,3,12>,0.65794283 pigment {Red} finish {reflection {0.19987802} ior 0.028602106}} sphere {<-2,24,26>,1 texture {Texture_1}} sphere {<40,-16,-19>,0 texture {Texture_1}} sphere {<2,6,2>,4.4457474 pigment {Yellow} finish {reflection {0.118496895} ior 0.03542178}} sphere {<23,-5,30>,7.906925 pigment {Red} finish {reflection {0.34086913} ior 0.01667978}} sphere {<44,17,35>,8 texture {Texture_1}} sphere {<46,7,19>,2.8380196 pigment {Red filter 0.03137866} finish {reflection {0.03224528} ior 0.089705065}} sphere {<1,32,-24>,3 texture {Texture_1}} sphere {<22,21,37>,0 texture {Texture_1}} sphere {<28,0,36>,1.071276 pigment {Red} finish {reflection {0.100488596} ior 0.010919931}} sphere {<33,-17,38>,1 texture {Texture_1}} sphere {<-13,14,-7>,3 texture {Texture_1}} sphere {<-8,19,12>,3.5222106 pigment {Blue filter 0.053480905} finish {reflection {0.010225724} ior 0.06280711}} sphere {<-7,36,37>,6.566845 pigment {Green filter 0.041715328} finish {reflection {0.20744982} ior 0.05013912}} sphere {<5,-12,-2>,8.8514805 pigment {Yellow} finish {reflection {0.3271405} ior 0.058804575}} sphere {<43,3,-20>,2.8538845 pigment {Green} finish {reflection {0.12765363} ior 0.069134116}} sphere {<39,13,-2>,3.352016 pigment {Red filter 0.100651205} finish {reflection {0.2672218} ior 0.07003831}} sphere {<45,-19,7>,3.8689198 pigment {Yellow filter 0.09465019} finish {reflection {0.20005685} ior 0.03303305}} sphere {<43,38,31>,4 texture {Texture_1}} sphere {<1,36,16>,8.116056 pigment {colour red 1.4064516 green 1.4064516 blue 1.4064516 filter 0.077847764} finish {reflection {0.023858033} ior 0.076460205}} sphere {<11,3,-13>,1.8267921 pigment {Red} finish {reflection {0.010212314} ior 0.03009015}} sphere {<4,29,30>,10.355188 pigment {Green} finish {reflection {0.088678755} ior 0.04493778}} sphere {<-9,-7,-6>,9.0800085 pigment {Yellow filter 0.1422355} finish {reflection {0.34821022} ior 0.0762972}} sphere {<42,20,-27>,10 texture {Texture_1}} sphere {<20,-2,18>,0.44363183 pigment {Green} finish {reflection {0.19361095} ior 0.0061366544}} sphere {<-15,18,15>,9.505278 pigment {Red} finish {reflection {0.100109324} ior 0.039720792}} sphere {<-19,0,-18>,0.68550485 pigment {Yellow filter 0.1612017} finish {reflection {0.38197044} ior 0.06926588}} sphere {<30,20,22>,1.6625124 pigment {Red filter 0.15996805} finish {reflection {0.033768788} ior 0.046890516}} sphere {<-11,10,-12>,9 texture {Texture_1}} sphere {<8,-5,-2>,1.1219901 pigment {Green} finish {reflection {0.09677435} ior 0.08891715}} sphere {<5,23,-4>,3.2883365 pigment {Yellow} finish {reflection {0.13876304} ior 0.0054540136}} sphere {<45,56,-18>,1.5192169 pigment {colour red 1.4967742 green 1.4967742 blue 1.4967742 filter 0.042121142} finish {reflection {0.029134972} ior 0.059534997}} sphere {<-12,49,17>,8.852427 pigment {Blue} finish {reflection {0.29387215} ior 0.050148685}} sphere {<18,35,3>,10 texture {Texture_1}} sphere {<19,34,-2>,7.7789946 pigment {colour red 1.2516129 green 1.2516129 blue 1.2516129 filter 0.16125874} finish {reflection {0.20129962} ior 0.01636777}} sphere {<3,37,-19>,2 texture {Texture_1}} sphere {<50,41,3>,4.608389 pigment {colour red 1.4709678 green 1.4709678 blue 1.4709678} finish {reflection {0.15473925} ior 0.092896655}} sphere {<19,-18,-27>,5 texture {Texture_1}} sphere {<18,14,1>,9 texture {Texture_1}} sphere {<0,51,27>,11 texture {Texture_1}} sphere {<2,22,17>,6.557391 pigment {Blue filter 0.036877584} finish {reflection {0.106788404} ior 0.088089675}} sphere {<17,32,32>,3.3705535 pigment {Red filter 0.1062159} finish {reflection {0.22397158} ior 0.08469878}} sphere {<23,10,-24>,3.5009747 pigment {Green filter 0.121571876} finish {reflection {0.08041407} ior 0.09034467}} sphere {<25,19,5>,5 texture {Texture_1}} sphere {<8,27,34>,5.9705915 pigment {Blue} finish {reflection {0.18866746} ior 0.09442994}} sphere {<41,-13,19>,6.024878 pigment {Red} finish {reflection {0.24818136} ior 0.08191187}} sphere {<25,21,30>,9.064553 pigment {Red filter 0.08532876} finish {reflection {0.10660634} ior 0.0936115}} sphere {<8,9,-18>,5.644978 pigment {Yellow filter 0.052367534} finish {reflection {0.0128873475} ior 0.026307346}} sphere {<7,28,-14>,10.3223915 pigment {Blue filter 0.067604445} finish {reflection {0.17484634} ior 0.05813212}} sphere {<-19,30,1>,3.4817944 pigment {colour red 1.0580645 green 1.0580645 blue 1.0580645 filter 0.029928302} finish {reflection {0.22961006} ior 6.1335706E-4}} sphere {<44,-8,2>,2.9740157 pigment {colour red 1.3032258 green 1.3032258 blue 1.3032258} finish {reflection {0.25046465} ior 0.018987486}} sphere {<15,7,32>,4 texture {Texture_1}} sphere {<6,8,22>,0.2583858 pigment {colour red 1.2516129 green 1.2516129 blue 1.2516129 filter 0.14923477} finish {reflection {0.20074387} ior 0.08759912}} sphere {<33,8,15>,9.610281 pigment {Red filter 0.18297856} finish {reflection {0.30438432} ior 0.005556031}} sphere {<10,44,16>,5.483264 pigment {Yellow} finish {reflection {0.060571387} ior 0.049758468}} sphere {<-10,-2,0>,8.886347 pigment {Yellow} finish {reflection {0.24648215} ior 0.057377428}} sphere {<41,40,37>,7.3926926 pigment {colour red 1.4193548 green 1.4193548 blue 1.4193548} finish {reflection {0.09167756} ior 0.073624596}} sphere {<42,0,27>,8 texture {Texture_1}} sphere {<20,28,27>,11.3232975 pigment {Red} finish {reflection {0.1974583} ior 0.06678693}} sphere {<-7,-13,35>,2.2886648 pigment {Yellow} finish {reflection {0.09402688} ior 0.071367}} sphere {<14,-2,-10>,0.4433033 pigment {Yellow} finish {reflection {0.11749917} ior 0.09702591}} sphere {<25,38,39>,10.437091 pigment {Red filter 0.16391662} finish {reflection {0.31950185} ior 0.056055013}} sphere {<-5,3,0>,4 texture {Texture_1}} sphere {<43,1,-4>,5 texture {Texture_1}} sphere {<55,34,38>,8.791296 pigment {Red filter 0.120192625} finish {reflection {0.12669954} ior 0.022272108}} sphere {<17,30,-5>,8.239937 pigment {Red} finish {reflection {0.29062158} ior 0.073268555}} sphere {<-15,17,-24>,6.3664274 pigment {colour red 1.2516129 green 1.2516129 blue 1.2516129} finish {reflection {0.059192136} ior 0.044074733}} sphere {<7,49,-6>,1.1703075 pigment {Red} finish {reflection {0.020768564} ior 0.030839719}} sphere {<35,21,-29>,1 texture {Texture_1}} sphere {<35,27,-2>,10.048811 pigment {Green filter 0.046922214} finish {reflection {0.043480515} ior 0.05053467}} sphere {<17,-3,-29>,9.682802 pigment {Green} finish {reflection {0.32286805} ior 0.021237686}} sphere {<36,35,-28>,8.529679 pigment {Red} finish {reflection {0.28795344} ior 0.008112124}} sphere {<6,12,43>,10.179381 pigment {colour red 1.4709678 green 1.4709678 blue 1.4709678} finish {reflection {0.1257409} ior 0.06255897}} sphere {<-11,24,29>,11.188009 pigment {Red filter 0.033146784} finish {reflection {0.16541083} ior 0.036386725}} sphere {<38,-4,-6>,4.2519155 pigment {Yellow} finish {reflection {0.13707758} ior 0.07837908}} sphere {<39,46,-7>,8 texture {Texture_1}} sphere {<48,-7,30>,2.4740458 pigment {Blue filter 0.046926394} finish {reflection {0.29140642} ior 0.0019087603}} sphere {<36,-4,-22>,0.7320237 pigment {Blue} finish {reflection {0.29852048} ior 0.06601237}} sphere {<17,0,-22>,3.7073314 pigment {Green} finish {reflection {0.32466984} ior 0.01409426}} sphere {<3,-16,16>,4.246533 pigment {Green} finish {reflection {0.24410236} ior 0.019519348}} sphere {<20,34,31>,8.357602 pigment {Red filter 0.022108192} finish {reflection {0.14310493} ior 0.0018979466}} sphere {<-4,31,-4>,0.037138075 pigment {Blue filter 0.08346609} finish {reflection {0.08141692} ior 0.025916444}} sphere {<36,33,16>,1.0814787 pigment {Blue} finish {reflection {0.016123112} ior 0.07934536}} sphere {<39,15,-17>,1.3017973 pigment {Yellow} finish {reflection {0.054813396} ior 0.027107619}} sphere {<-11,27,36>,9.663852 pigment {Yellow filter 0.1438348} finish {reflection {0.3044378} ior 0.04593641}} sphere {<44,-4,23>,5 texture {Texture_1}} sphere {<0,27,14>,7.4512925 pigment {colour red 1.3548387 green 1.3548387 blue 1.3548387} finish {reflection {0.096797265} ior 0.068511136}} sphere {<32,55,-29>,0.102442324 pigment {Yellow filter 0.15399821} finish {reflection {0.0015678876} ior 0.03828433}} sphere {<35,-5,-22>,7.3024435 pigment {colour red 1.3032258 green 1.3032258 blue 1.3032258 filter 0.18673982} finish {reflection {0.28962094} ior 0.0074308356}} sphere {<-5,-15,2>,2.029848 pigment {Green filter 0.06579933} finish {reflection {0.14692713} ior 0.0027763965}} sphere {<6,4,-22>,2.7560568 pigment {Yellow} finish {reflection {0.090073496} ior 0.020658024}} sphere {<1,17,2>,4.056874 pigment {Red} finish {reflection {0.14638849} ior 0.021007616}} sphere {<47,42,-7>,9.939713 pigment {colour red 1.4709678 green 1.4709678 blue 1.4709678} finish {reflection {0.33680987} ior 0.05089989}} sphere {<-4,16,26>,3.8074708 pigment {Red} finish {reflection {0.28516766} ior 0.07514945}} sphere {<5,29,22>,2.9281502 pigment {Red filter 0.044932786} finish {reflection {0.2876232} ior 0.03561761}} sphere {<41,42,-5>,7.301797 pigment {Blue filter 0.0941378} finish {reflection {0.105485916} ior 0.076448366}} sphere {<14,-16,-14>,1.4436603 pigment {Green} finish {reflection {0.09632191} ior 0.053886898}} sphere {<38,2,2>,0 texture {Texture_1}} sphere {<27,32,5>,0.67568797 pigment {colour red 1.3032258 green 1.3032258 blue 1.3032258} finish {reflection {0.0486172} ior 0.0096389465}} sphere {<26,-15,22>,1.1756785 pigment {Blue} finish {reflection {0.077480294} ior 0.05253837}} sphere {<46,-4,-21>,0.7676054 pigment {Blue filter 0.114450656} finish {reflection {0.13056193} ior 0.05772148}} sphere {<28,-11,34>,2.0768936 pigment {Red} finish {reflection {0.16942023} ior 0.099225074}} sphere {<10,0,-20>,3.9635422 pigment {Green filter 0.1887288} finish {reflection {0.1638526} ior 0.090666175}} sphere {<16,9,7>,4 texture {Texture_1}} sphere {<-3,41,30>,1.625601 pigment {Red filter 0.017773202} finish {reflection {0.13662753} ior 0.087025315}} sphere {<10,23,-2>,1.8065411 pigment {Red filter 0.036676254} finish {reflection {0.304398} ior 0.08072089}} sphere {<38,0,-16>,0 texture {Texture_1}} sphere {<3,19,0>,7.55424 pigment {colour red 1.3419355 green 1.3419355 blue 1.3419355 filter 0.056967016} finish {reflection {0.11547259} ior 0.0667593}} sphere {<6,-18,6>,4.8905377 pigment {Red filter 0.18143423} finish {reflection {0.30432126} ior 0.02003173}} sphere {<-19,-10,-16>,2 texture {Texture_1}} sphere {<20,45,33>,11.18878 pigment {Blue} finish {reflection {0.29646486} ior 0.061130363}} sphere {<13,30,6>,11 texture {Texture_1}} sphere {<53,46,36>,0.29166862 pigment {Red} finish {reflection {0.0052192216} ior 0.05964846}} sphere {<10,7,14>,5 texture {Texture_1}} sphere {<46,38,-27>,4.566072 pigment {Green} finish {reflection {0.081234805} ior 0.06460625}} sphere {<16,37,10>,4 texture {Texture_1}} sphere {<-5,-18,8>,2 texture {Texture_1}} sphere {<-8,-9,-10>,7.70291 pigment {Yellow} finish {reflection {0.0865023} ior 0.022841202}} sphere {<36,-18,-7>,0.35568377 pigment {Green} finish {reflection {0.19660525} ior 0.07581538}} sphere {<-3,46,7>,1.5034678 pigment {Yellow filter 0.06267046} finish {reflection {0.0040574903} ior 0.043774378}} sphere {<14,21,16>,2 texture {Texture_1}} sphere {<-6,36,11>,4 texture {Texture_1}} sphere {<-4,-1,18>,10.641132 pigment {Yellow} finish {reflection {0.21887383} ior 0.041605312}} sphere {<6,7,32>,2 texture {Texture_1}} sphere {<41,3,23>,1.9798343 pigment {Red filter 0.16840269} finish {reflection {0.06621201} ior 0.018920027}} sphere {<30,3,-7>,1.0304352 pigment {colour red 1.3032258 green 1.3032258 blue 1.3032258} finish {reflection {0.06692347} ior 0.07645145}} sphere {<-6,37,17>,11.143896 pigment {Green filter 0.11937403} finish {reflection {0.12069552} ior 0.032363996}} sphere {<-14,4,31>,1.8598535 pigment {Blue filter 0.096317664} finish {reflection {0.13226666} ior 0.06295409}} sphere {<-6,1,0>,5.8689375 pigment {Blue} finish {reflection {0.05129828} ior 0.035113033}} sphere {<22,40,29>,9 texture {Texture_1}} sphere {<-7,28,30>,5.0488462 pigment {Red filter 0.016099613} finish {reflection {0.17633507} ior 0.09944775}} sphere {<39,56,37>,0.034475688 pigment {Yellow} finish {reflection {0.048602153} ior 0.03430183}} sphere {<-9,2,-6>,4 texture {Texture_1}} sphere {<-16,28,40>,5 texture {Texture_1}} sphere {<26,40,6>,6.0344234 pigment {colour red 1.4064516 green 1.4064516 blue 1.4064516} finish {reflection {0.31971502} ior 0.035679918}} sphere {<-19,3,1>,1.7709919 pigment {Blue} finish {reflection {0.14662498} ior 0.0013828132}} sphere {<-11,30,-18>,1 texture {Texture_1}} sphere {<21,-9,-29>,3.3599744 pigment {Red} finish {reflection {0.1275935} ior 0.039488}} sphere {<-1,-9,-17>,6 texture {Texture_1}} sphere {<45,5,12>,3 texture {Texture_1}} sphere {<-17,6,-11>,10.509215 pigment {Green} finish {reflection {0.068442434} ior 0.02695603}} sphere {<13,-18,4>,0 texture {Texture_1}} sphere {<45,9,0>,6.4298487 pigment {Yellow filter 0.13875361} finish {reflection {0.120129995} ior 0.09865788}} sphere {<40,36,22>,9.71734 pigment {Blue} finish {reflection {0.14853236} ior 0.029980695}} sphere {<-6,48,-11>,1.7283754 pigment {Yellow filter 0.1452875} finish {reflection {0.046078905} ior 0.07514956}} sphere {<22,10,20>,6.360828 pigment {Green} finish {reflection {0.10923509} ior 0.09647128}} sphere {<-7,40,-5>,7.345019 pigment {colour red 1.4709678 green 1.4709678 blue 1.4709678} finish {reflection {0.045557} ior 0.08159297}} sphere {<46,9,39>,4.2035136 pigment {colour red 1.4193548 green 1.4193548 blue 1.4193548} finish {reflection {0.028062524} ior 0.058738876}} sphere {<8,16,21>,0.059910666 pigment {Red} finish {reflection {0.23745623} ior 0.045145847}} sphere {<44,3,19>,9.057386 pigment {colour red 1.4193548 green 1.4193548 blue 1.4193548} finish {reflection {0.30888322} ior 0.07201074}} sphere {<12,37,-17>,6 texture {Texture_1}} sphere {<4,2,27>,8.989924 pigment {colour red 1.2516129 green 1.2516129 blue 1.2516129 filter 0.12276454} finish {reflection {0.020315014} ior 0.06683485}} sphere {<12,37,43>,7 texture {Texture_1}} sphere {<43,39,14>,6.8677917 pigment {Green} finish {reflection {0.039733723} ior 0.08922164}} sphere {<39,33,-5>,2.7151945 pigment {Blue filter 0.16081473} finish {reflection {0.17033519} ior 0.008999153}} sphere {<45,10,25>,5.9426208 pigment {colour red 1.3161291 green 1.3161291 blue 1.3161291} finish {reflection {0.27524504} ior 0.060452368}} sphere {<26,51,21>,8 texture {Texture_1}} sphere {<-5,-7,-18>,6.529901 pigment {colour red 1.4709678 green 1.4709678 blue 1.4709678} finish {reflection {0.01866547} ior 0.060644798}} sphere {<16,17,-3>,4.930072 pigment {Green} finish {reflection {0.10067909} ior 0.09991821}} sphere {<14,-19,-20>,3.8363705 pigment {Yellow} finish {reflection {0.019999525} ior 0.033323195}} sphere {<10,-18,48>,1.8972247 pigment {colour red 1.548387 green 1.548387 blue 1.548387 filter 0.02108033} finish {reflection {0.08364756} ior 0.02699599}} sphere {<14,26,34>,5 texture {Texture_1}} sphere {<18,17,13>,5.7929106 pigment {Yellow filter 0.035237394} finish {reflection {0.121271975} ior 0.02849572}} sphere {<-11,-1,-8>,1.6037071 pigment {Red} finish {reflection {0.3191204} ior 0.09188394}} sphere {<-18,-4,22>,8.027145 pigment {Blue} finish {reflection {0.17756943} ior 0.057190336}} sphere {<-11,20,-25>,6.3406596 pigment {colour red 1.3161291 green 1.3161291 blue 1.3161291} finish {reflection {0.11021383} ior 0.07908878}} sphere {<51,-5,23>,5 texture {Texture_1}} sphere {<10,50,45>,5.842103 pigment {Green} finish {reflection {0.09980991} ior 0.011623732}} sphere {<-9,2,20>,0.87235993 pigment {colour red 1.2516129 green 1.2516129 blue 1.2516129} finish {reflection {0.09617511} ior 0.041083112}} sphere {<-1,17,-9>,8 texture {Texture_1}} sphere {<10,-10,29>,1.4039543 pigment {Green filter 0.06870687} finish {reflection {0.18480542} ior 0.037799295}} sphere {<30,18,-10>,7.7319374 pigment {Blue} finish {reflection {0.06397028} ior 0.018431837}} sphere {<4,-14,-22>,8 texture {Texture_1}} sphere {<-12,15,35>,3.89947 pigment {Yellow} finish {reflection {0.15065084} ior 0.065854}} sphere {<20,43,30>,0.27760822 pigment {Blue filter 0.13921055} finish {reflection {0.15297812} ior 0.010460925}} sphere {<-12,19,8>,0 texture {Texture_1}} sphere {<37,17,33>,2.1256845 pigment {Green} finish {reflection {0.27932307} ior 0.03522688}} sphere {<44,22,-1>,2.454537 pigment {Red} finish {reflection {0.050701596} ior 0.058437817}} sphere {<33,6,18>,8 texture {Texture_1}} sphere {<36,28,-15>,1.0618403 pigment {Blue filter 0.056906525} finish {reflection {0.24121489} ior 0.050299577}} sphere {<2,18,-20>,2.0252168 pigment {Blue filter 0.13173002} finish {reflection {0.2575345} ior 0.0503383}} sphere {<34,-10,0>,1.417269 pigment {Yellow filter 0.09357799} finish {reflection {0.1303298} ior 0.09604275}} sphere {<39,-6,12>,5 texture {Texture_1}} sphere {<32,-3,-12>,3.493063 pigment {colour red 1.4193548 green 1.4193548 blue 1.4193548} finish {reflection {0.30212435} ior 0.050219305}} sphere {<-13,11,32>,10 texture {Texture_1}} sphere {<-17,-11,-14>,8.533663 pigment {Red} finish {reflection {0.16656582} ior 0.024771102}} sphere {<12,26,17>,7.2859297 pigment {Yellow} finish {reflection {0.23732239} ior 0.022289725}} sphere {<7,4,-8>,5.6557775 pigment {colour red 1.3032258 green 1.3032258 blue 1.3032258} finish {reflection {0.042093787} ior 0.008344871}} sphere {<-6,-3,7>,9.929107 pigment {Blue} finish {reflection {0.2461997} ior 0.054700915}} sphere {<47,49,-4>,8.510628 pigment {Red} finish {reflection {0.036744285} ior 0.07554798}} sphere {<11,6,-14>,3 texture {Texture_1}} sphere {<34,41,-12>,8.02939 pigment {colour red 1.3548387 green 1.3548387 blue 1.3548387 filter 0.14833178} finish {reflection {0.06742577} ior 0.0074060257}} sphere {<-17,0,36>,10.188564 pigment {colour red 1.3935484 green 1.3935484 blue 1.3935484} finish {reflection {0.07211055} ior 0.06884204}} sphere {<-16,16,41>,4.233482 pigment {colour red 1.3935484 green 1.3935484 blue 1.3935484} finish {reflection {0.13872474} ior 0.04616465}} sphere {<-16,30,3>,1.7938778 pigment {Green} finish {reflection {0.029841674} ior 0.06159508}} sphere {<42,54,45>,7.527875 pigment {Red filter 0.11359311} finish {reflection {0.09111084} ior 0.0375445}} sphere {<12,-4,-26>,6.0521746 pigment {Green filter 0.12764513} finish {reflection {0.23712674} ior 0.051865052}} sphere {<3,43,-25>,7.6441336 pigment {Red filter 0.07963491} finish {reflection {0.23530692} ior 0.019202266}} sphere {<14,-7,-24>,3 texture {Texture_1}} sphere {<10,18,0>,1.1404426 pigment {colour red 1.3032258 green 1.3032258 blue 1.3032258} finish {reflection {0.01685787} ior 0.045352034}} sphere {<3,27,-10>,4.444969 pigment {Blue} finish {reflection {0.08369471} ior 0.009060358}} sphere {<-4,-10,-22>,3.7836423 pigment {Red filter 0.05351691} finish {reflection {0.013171604} ior 0.013295783}} sphere {<41,-14,43>,3 texture {Texture_1}} sphere {<0,-17,16>,10.913846 pigment {Green} finish {reflection {0.038200356} ior 0.07346669}} sphere {<33,0,15>,4.204768 pigment {Green filter 0.18276273} finish {reflection {0.060013935} ior 0.05247062}} sphere {<2,42,4>,9.859255 pigment {Yellow filter 0.09664773} finish {reflection {0.080695875} ior 0.086769775}} sphere {<35,7,12>,3.5365176 pigment {Yellow} finish {reflection {0.14242427} ior 0.03227325}} sphere {<-1,47,8>,9.0504675 pigment {Yellow} finish {reflection {0.110113025} ior 0.037719864}} sphere {<46,18,-4>,4.919145 pigment {Blue filter 0.1902828} finish {reflection {0.20658977} ior 0.08849895}} sphere {<19,-18,5>,6 texture {Texture_1}} sphere {<0,37,3>,5.2310953 pigment {Blue} finish {reflection {0.16642296} ior 0.06644664}} sphere {<37,32,15>,8.73341 pigment {Green filter 0.08144822} finish {reflection {0.0693818} ior 0.080379285}} sphere {<34,35,9>,10.250373 pigment {Yellow} finish {reflection {0.04973461} ior 0.04783664}} sphere {<31,8,5>,0.97457933 pigment {Green} finish {reflection {0.26245895} ior 0.09928422}} sphere {<5,32,-27>,9 texture {Texture_1}} sphere {<7,29,-17>,7.92852 pigment {Green filter 0.062400647} finish {reflection {0.062467773} ior 0.08443159}} sphere {<-5,-6,13>,0.56015885 pigment {Yellow} finish {reflection {0.0201758} ior 0.028423615}} sphere {<17,14,0>,7.352912 pigment {Green} finish {reflection {0.11846798} ior 0.09684711}} sphere {<49,-6,13>,3.6143699 pigment {Red} finish {reflection {0.21949859} ior 0.0808802}} sphere {<-8,-17,-9>,9.830157 pigment {Green filter 0.11133255} finish {reflection {0.051836684} ior 0.045045957}} sphere {<0,-7,15>,4.3906746 pigment {Yellow filter 0.041729286} finish {reflection {0.24026965} ior 0.005672128}} sphere {<37,40,9>,5.2014713 pigment {colour red 1.4193548 green 1.4193548 blue 1.4193548 filter 0.16198052} finish {reflection {0.32406533} ior 0.049686737}} sphere {<27,-17,42>,10.43704 pigment {Blue} finish {reflection {0.06498703} ior 0.017774615}} sphere {<-7,38,8>,5.6388245 pigment {Red} finish {reflection {0.20367125} ior 0.08782244}} sphere {<-13,7,32>,8.838182 pigment {Green} finish {reflection {5.054538E-4} ior 0.04587707}} sphere {<27,21,-12>,2.5793102 pigment {Green filter 0.14396802} finish {reflection {0.3082878} ior 0.046017762}} sphere {<40,43,-4>,3.0921102 pigment {Green filter 0.0262625} finish {reflection {0.120475166} ior 0.0070828465}} sphere {<20,47,-11>,5.7490435 pigment {colour red 1.4193548 green 1.4193548 blue 1.4193548} finish {reflection {0.25215822} ior 0.031798773}} sphere {<44,24,33>,7.760086 pigment {Red} finish {reflection {0.012224672} ior 0.07384211}} sphere {<38,36,8>,6.699711 pigment {Yellow} finish {reflection {0.27530164} ior 0.031076018}} sphere {<11,22,-19>,8.0376 pigment {Red filter 0.19591448} finish {reflection {0.26554784} ior 0.07605472}} sphere {<38,24,-1>,9 texture {Texture_1}} sphere {<6,18,11>,3.2557251 pigment {Yellow} finish {reflection {0.18146446} ior 0.0921833}} sphere {<51,6,22>,6.697197 pigment {Green filter 0.04753609} finish {reflection {0.36399713} ior 0.09681875}} sphere {<16,46,-16>,0.7184246 pigment {Blue} finish {reflection {0.06271482} ior 0.08000575}} sphere {<21,22,-21>,6.4386263 pigment {Red filter 0.13618703} finish {reflection {0.23742129} ior 0.046535686}} sphere {<-5,8,-18>,9.954547 pigment {Yellow} finish {reflection {0.14256714} ior 0.052624818}} sphere {<-5,53,5>,9 texture {Texture_1}} sphere {<22,-18,-16>,10 texture {Texture_1}} sphere {<17,38,26>,1.9490292 pigment {colour red 1.4709678 green 1.4709678 blue 1.4709678} finish {reflection {0.106813096} ior 0.09801535}} sphere {<-9,-15,-3>,3.7431426 pigment {Red} finish {reflection {0.11500422} ior 0.0032752987}} sphere {<22,-14,41>,0.20249262 pigment {Blue filter 0.063124865} finish {reflection {0.31354502} ior 0.045079563}} sphere {<36,37,-24>,6.109332 pigment {Blue} finish {reflection {0.18342754} ior 0.051535614}} sphere {<-7,18,0>,4.2661586 pigment {colour red 1.3161291 green 1.3161291 blue 1.3161291} finish {reflection {0.0014932645} ior 0.076827005}} sphere {<18,-17,23>,5.984753 pigment {Red filter 0.1975718} finish {reflection {0.3083385} ior 0.010694565}} sphere {<9,25,20>,7.298869 pigment {Yellow filter 0.15980415} finish {reflection {0.15522198} ior 0.04369211}} sphere {<23,37,-28>,8.152578 pigment {Blue filter 0.12546586} finish {reflection {0.27923235} ior 0.050613806}} sphere {<38,32,-12>,6.9001603 pigment {Blue} finish {reflection {0.25964656} ior 0.0084662605}} sphere {<-12,38,6>,0 texture {Texture_1}} sphere {<-18,-18,24>,5.69392 pigment {Red filter 0.067300245} finish {reflection {0.28842416} ior 0.030632542}} sphere {<2,19,-17>,1.358443 pigment {Blue} finish {reflection {0.13469267} ior 0.066975445}} sphere {<19,3,18>,0.22930995 pigment {Red} finish {reflection {0.104451545} ior 0.08487413}} sphere {<29,0,26>,1.1585693 pigment {Blue} finish {reflection {0.099114604} ior 0.05084664}} sphere {<4,18,-6>,3.1530204 pigment {Red filter 0.12735575} finish {reflection {0.1898891} ior 0.031062778}} sphere {<29,27,36>,9.75769 pigment {Blue} finish {reflection {0.08483434} ior 0.011997522}} sphere {<28,10,-18>,2.9108648 pigment {colour red 1.4064516 green 1.4064516 blue 1.4064516} finish {reflection {0.32657915} ior 0.010292807}} sphere {<7,-7,12>,6 texture {Texture_1}} sphere {<-9,40,15>,0.97382945 pigment {Red} finish {reflection {0.3200543} ior 0.019573543}} sphere {<-9,33,-29>,2.9559784 pigment {Red} finish {reflection {0.0584336} ior 0.09075273}} sphere {<28,2,-22>,1.5885261 pigment {colour red 1.4967742 green 1.4967742 blue 1.4967742} finish {reflection {0.36026958} ior 0.011519065}} sphere {<20,1,-9>,9.742966 pigment {Yellow filter 0.093045026} finish {reflection {0.28297442} ior 0.025465019}} sphere {<37,30,26>,8.793486 pigment {Red filter 0.022652475} finish {reflection {0.122416206} ior 0.0018590044}} sphere {<43,-7,-6>,6 texture {Texture_1}} sphere {<47,20,3>,1.3078105 pigment {colour red 1.4193548 green 1.4193548 blue 1.4193548 filter 0.18980183} finish {reflection {0.064787276} ior 0.02933561}} sphere {<37,-19,31>,6.0815725 pigment {Red filter 0.03576544} finish {reflection {0.1457246} ior 0.010708869}} sphere {<3,36,-3>,9.828848 pigment {Green} finish {reflection {0.0028988216} ior 0.081390046}} sphere {<16,1,-7>,7.8247848 pigment {Blue} finish {reflection {0.035426393} ior 0.029535316}} sphere {<26,0,2>,0.39148948 pigment {Blue filter 0.11380131} finish {reflection {0.060229037} ior 0.071208104}} sphere {<-1,31,-4>,5.881325 pigment {Yellow} finish {reflection {0.19239977} ior 0.09350051}} sphere {<1,39,32>,7.3063507 pigment {Blue} finish {reflection {0.24143264} ior 0.06759435}} sphere {<54,-19,40>,2 texture {Texture_1}} sphere {<4,22,20>,2.437587 pigment {Green} finish {reflection {0.063709244} ior 0.07804283}} sphere {<0,18,-4>,0.5893352 pigment {Red filter 0.17613621} finish {reflection {0.28761622} ior 0.09449688}} sphere {<-16,0,8>,5.6350455 pigment {Yellow} finish {reflection {0.067369826} ior 0.005015116}} sphere {<4,-2,-16>,10 texture {Texture_1}} sphere {<3,42,1>,1.0521853 pigment {Blue filter 0.084374905} finish {reflection {0.08413167} ior 0.09155348}} sphere {<1,29,32>,10.047846 pigment {colour red 1.3032258 green 1.3032258 blue 1.3032258 filter 0.08790647} finish {reflection {0.052247934} ior 0.031955253}} sphere {<17,47,-11>,7.4746704 pigment {colour red 1.3032258 green 1.3032258 blue 1.3032258 filter 0.114000104} finish {reflection {0.06661736} ior 0.06771148}} sphere {<20,-9,0>,10 texture {Texture_1}} sphere {<5,-4,-18>,0.22780964 pigment {Green filter 0.0022244176} finish {reflection {0.10181938} ior 0.0759823}} sphere {<39867,4722,30311>,2952.7632 pigment {Red} finish {reflection {97.409546} ior 0.07019651}} sphere {<-13,22,-3>,4.833247 pigment {Green} finish {reflection {0.14802687} ior 0.0018923125}} sphere {<12,30,12>,0.47720557 pigment {Green} finish {reflection {0.13081823} ior 0.025817702}} sphere {<-6,34,26>,8.005373 pigment {colour red 1.2903225 green 1.2903225 blue 1.2903225} finish {reflection {0.21510832} ior 0.005738099}} sphere {<-15,-4,-9>,7 texture {Texture_1}} sphere {<41,0,19>,8 texture {Texture_1}} sphere {<16,-9,28>,5.777302 pigment {Blue filter 0.043829426} finish {reflection {0.19674003} ior 0.046350695}} sphere {<3,19,-5>,7 texture {Texture_1}} sphere {<38,4,23>,11.564539 pigment {Blue} finish {reflection {0.35013554} ior 0.05073106}} sphere {<27,-3,-25>,3.6468189 pigment {Blue} finish {reflection {0.012913296} ior 0.07300662}} sphere {<1,-1,34>,10.502341 pigment {Blue filter 0.12391092} finish {reflection {0.3197362} ior 0.05267163}} sphere {<39,39,-9>,6.1121793 pigment {Yellow} finish {reflection {0.29653752} ior 0.077519074}} sphere {<-16,47,22>,1 texture {Texture_1}} sphere {<8,-10,-27>,1 texture {Texture_1}} sphere {<19,7,-11>,4.0263543 pigment {Red filter 0.054610804} finish {reflection {0.12656464} ior 0.032264315}} sphere {<-6,29,21>,9.607781 pigment {Red} finish {reflection {0.19154754} ior 0.0018278774}} sphere {<11,-9,37>,9 texture {Texture_1}} sphere {<7,31,27>,4.5866423 pigment {Red} finish {reflection {0.19874722} ior 0.085652195}} sphere {<-9,-14,-9>,8.027006 pigment {colour red 1.2645161 green 1.2645161 blue 1.2645161 filter 0.089768164} finish {reflection {0.2893521} ior 0.00630353}} sphere {<42,47,7>,11.238039 pigment {Blue filter 0.013487255} finish {reflection {0.34306195} ior 0.014853168}} sphere {<18,17,28>,10 texture {Texture_1}} sphere {<11,-2,14>,0.2887732 pigment {Red filter 0.07790931} finish {reflection {0.028396072} ior 0.034175552}} sphere {<39,30,20>,1.3673365 pigment {colour red 1.2903225 green 1.2903225 blue 1.2903225} finish {reflection {0.017846713} ior 0.0055898656}} sphere {<-11,1,-3>,1 texture {Texture_1}} sphere {<21,0,33>,2.2474341 pigment {Blue filter 0.1279271} finish {reflection {0.069873296} ior 0.016391803}} sphere {<29,37,-29>,0.8453957 pigment {Green filter 0.0953846} finish {reflection {0.28693467} ior 0.087965086}} sphere {<-18,-8,-12>,8.121093 pigment {colour red 1.2903225 green 1.2903225 blue 1.2903225} finish {reflection {0.11581697} ior 0.06774087}} sphere {<46,-2,29>,10 texture {Texture_1}} sphere {<15,-17,-25>,2.997182 pigment {Yellow} finish {reflection {0.20005623} ior 0.083521955}} sphere {<15,-16,24>,1.2263693 pigment {Blue} finish {reflection {0.29169506} ior 0.024527252}} sphere {<22,2,11>,0.58324873 pigment {Blue filter 0.19885351} finish {reflection {0.17489077} ior 0.094711654}} sphere {<-17,18,12>,4.9923716 pigment {Green} finish {reflection {0.13358968} ior 0.046074554}} sphere {<-10,27,-11>,9 texture {Texture_1}} sphere {<52,14,-5>,11.103667 pigment {colour red 1.5612903 green 1.5612903 blue 1.5612903 filter 0.050768614} finish {reflection {0.13289522} ior 0.08200424}} sphere {<19,11,30>,7 texture {Texture_1}} sphere {<27,3,44>,10.280607 pigment {Red filter 0.1349441} finish {reflection {0.008267898} ior 0.054429114}} sphere {<41,12,-21>,10.452313 pigment {colour red 1.4709678 green 1.4709678 blue 1.4709678 filter 0.14631821} finish {reflection {0.11671335} ior 0.076741844}} sphere {<16,35,-11>,5.8272543 pigment {Red} finish {reflection {0.033895344} ior 0.09833419}} sphere {<-7,-3,-10>,4.2897124 pigment {Yellow} finish {reflection {0.11355928} ior 0.05601902}} sphere {<-1,-6,30>,1.449793 pigment {Yellow} finish {reflection {0.35788476} ior 0.034950934}} sphere {<12,-5,-27>,5.746446 pigment {colour red 1.4709678 green 1.4709678 blue 1.4709678 filter 0.14708936} finish {reflection {0.2889578} ior 0.048882153}} sphere {<13,-9,19>,8.29524 pigment {Blue filter 0.08156611} finish {reflection {0.23483554} ior 0.02003037}} sphere {<1,13,-2>,1 texture {Texture_1}} sphere {<19,22,11>,6.354219 pigment {Green filter 0.0048760534} finish {reflection {0.051377743} ior 0.06308421}} sphere {<23,41,15>,8.34175 pigment {Yellow} finish {reflection {0.14468639} ior 0.034783896}} sphere {<22,-9,34>,7.916527 pigment {Green filter 0.094394684} finish {reflection {0.040334854} ior 0.014928725}} sphere {<38,43,-8>,6.197526 pigment {colour red 1.4967742 green 1.4967742 blue 1.4967742 filter 0.15617639} finish {reflection {0.31552857} ior 0.09687766}} sphere {<15,11,-15>,6.5646133 pigment {colour red 1.3419355 green 1.3419355 blue 1.3419355 filter 0.13634314} finish {reflection {0.047440097} ior 0.085127875}} sphere {<7,9,4>,8.66077 pigment {Red filter 0.17514384} finish {reflection {0.16356258} ior 0.06993566}} sphere {<51,29,20>,2.7461042 pigment {Red} finish {reflection {0.22029933} ior 0.006275093}} sphere {<17038,29894,8475>,2401.9043 pigment {Green} finish {reflection {44.712166} ior 0.088255905}} sphere {<29,28,18>,4 texture {Texture_1}} sphere {<23,27,25>,9.4360285 pigment {Red filter 0.086033836} finish {reflection {0.2361668} ior 0.042969022}} sphere {<33,44,-13>,10.523782 pigment {Blue} finish {reflection {0.15544859} ior 0.036856975}} sphere {<15,45,8>,7 texture {Texture_1}} sphere {<-19,3,-1>,3.7939277 pigment {colour red 1.3032258 green 1.3032258 blue 1.3032258 filter 0.08938279} finish {reflection {0.07771648} ior 0.026967231}} sphere {<42,-4,5>,7.5131454 pigment {Blue filter 0.04252367} finish {reflection {0.04435434} ior 0.08084314}} sphere {<4,40,35>,8.079403 pigment {colour red 1.3032258 green 1.3032258 blue 1.3032258} finish {reflection {0.26240477} ior 0.0883685}} sphere {<5,17,-17>,7 texture {Texture_1}} sphere {<-1,5,-16>,2 texture {Texture_1}} sphere {<38,18,0>,10.447293 pigment {Green} finish {reflection {0.008886032} ior 0.012498885}} sphere {<39,-11,44>,5.7803907 pigment {Blue} finish {reflection {0.16721024} ior 0.09990695}} sphere {<-14,-5,-23>,1.8768384 pigment {Yellow filter 0.11538441} finish {reflection {0.20239508} ior 0.04021725}} sphere {<47,14,18>,8 texture {Texture_1}} sphere {<-18,23,14>,6.388282 pigment {Red filter 0.032357294} finish {reflection {0.005100519} ior 0.022600561}} sphere {<41,41,-7>,10.128569 pigment {Yellow filter 0.14328581} finish {reflection {0.10641889} ior 0.037909713}} sphere {<47,-4,43>,5 texture {Texture_1}} sphere {<29,-17,-24>,9.533728 pigment {Blue} finish {reflection {0.21379198} ior 0.093224175}} sphere {<3,1,-16>,1.6030588 pigment {Red} finish {reflection {0.062776566} ior 0.006197568}} sphere {<30,22,21>,4.2497177 pigment {Yellow} finish {reflection {0.2472591} ior 0.031644136}} sphere {<-18,12,-28>,6 texture {Texture_1}} sphere {<54,54,-25>,2.9147973 pigment {Green} finish {reflection {0.12305906} ior 0.018587958}} sphere {<6,24,24>,5.9946837 pigment {Green} finish {reflection {0.20446314} ior 0.024047822}} sphere {<13,-6,10>,2.5777388 pigment {Yellow} finish {reflection {0.10829699} ior 0.060454637}} sphere {<-10,-18,-9>,9.569933 pigment {Yellow filter 0.08349794} finish {reflection {0.12560499} ior 0.053083703}} sphere {<35,0,31>,4.6285563 pigment {Red filter 0.065140955} finish {reflection {0.0687867} ior 0.018189903}} sphere {<-17,42,-13>,6.5847244 pigment {Red} finish {reflection {0.25277132} ior 0.036164355}} sphere {<22,1,24>,7.583487 pigment {colour red 1.5612903 green 1.5612903 blue 1.5612903} finish {reflection {0.26741925} ior 0.096583806}} sphere {<-19,3,28>,1 texture {Texture_1}} sphere {<24,0,-17>,1.5303626 pigment {colour red 1.4193548 green 1.4193548 blue 1.4193548} finish {reflection {0.2480617} ior 0.07253631}} sphere {<42,-5,-1>,2 texture {Texture_1}} sphere {<-6,-2,13>,0 texture {Texture_1}} sphere {<58,17,31>,2 texture {Texture_1}} sphere {<32,-9,-14>,4.358941 pigment {colour red 1.3419355 green 1.3419355 blue 1.3419355 filter 0.0077460506} finish {reflection {0.10377105} ior 0.010104608}} sphere {<34,-5,-8>,6.8490424 pigment {Red filter 0.025330506} finish {reflection {0.31636494} ior 0.07338825}} sphere {<-10,14,2>,10.614958 pigment {Yellow filter 0.12977771} finish {reflection {0.1429927} ior 0.06728397}} sphere {<0,2,-18>,9.792257 pigment {Green} finish {reflection {0.15427111} ior 0.08954364}} sphere {<-10,-14,37>,9 texture {Texture_1}} sphere {<7,36,0>,10.72259 pigment {Green filter 0.005471607} finish {reflection {0.25715807} ior 0.09163072}} sphere {<-5,26,7>,3.4175136 pigment {Blue filter 0.10697996} finish {reflection {0.08134006} ior 0.07969627}} sphere {<15,19,1>,5.926223 pigment {colour red 1.4709678 green 1.4709678 blue 1.4709678} finish {reflection {0.17984848} ior 0.056152247}} sphere {<-14,25,14>,2.1142879 pigment {Red filter 0.039653488} finish {reflection {0.32262656} ior 0.07671561}} sphere {<41,45,6>,4 texture {Texture_1}} sphere {<47,-19,-2>,5 texture {Texture_1}} sphere {<-7,-1,35>,1.2398818 pigment {colour red 1.4064516 green 1.4064516 blue 1.4064516 filter 0.009636546} finish {reflection {0.11282547} ior 0.06112278}} sphere {<16,46,-22>,9.857415 pigment {colour red 1.3548387 green 1.3548387 blue 1.3548387 filter 0.18807334} finish {reflection {0.13715962} ior 0.07793485}} sphere {<6,1,39>,4.2402735 pigment {Yellow} finish {reflection {0.2968884} ior 0.031464737}} sphere {<40,5,-24>,0 texture {Texture_1}} sphere {<33,44,-8>,0.8889535 pigment {Blue filter 0.14719242} finish {reflection {0.30309218} ior 0.034764208}} sphere {<-19,4,-4>,4.297229 pigment {colour red 1.2516129 green 1.2516129 blue 1.2516129} finish {reflection {0.12534933} ior 0.021762522}} sphere {<-12,-4,23>,1 texture {Texture_1}} sphere {<-18,25,38>,1 texture {Texture_1}} sphere {<5,-2,-5>,3.2127624 pigment {Red} finish {reflection {0.01627582} ior 0.075282484}} sphere {<8,-18,-20>,1.8085687 pigment {colour red 1.1483871 green 1.1483871 blue 1.1483871 filter 0.17817914} finish {reflection {0.04893167} ior 0.008727057}} sphere {<10,-18,27>,11 texture {Texture_1}} sphere {<30,-12,44>,8.956751 pigment {Green filter 0.12725802} finish {reflection {0.10068809} ior 0.06268294}} sphere {<37,58,-9>,2 texture {Texture_1}} sphere {<17,14,12>,10.442735 pigment {Red} finish {reflection {0.0926003} ior 0.074729}} sphere {<-11,29,33>,10.020835 pigment {Red filter 0.07532007} finish {reflection {0.06362051} ior 0.044066433}} sphere {<13,-1,-27>,3.04708 pigment {Green filter 0.0143834455} finish {reflection {0.026103638} ior 0.081275284}} sphere {<21,-15,16>,5.0352964 pigment {Blue filter 0.005364676} finish {reflection {0.30639023} ior 0.062031996}} sphere {<40,35,-9>,7.350901 pigment {Blue} finish {reflection {0.16327587} ior 0.031888705}} sphere {<46,48,28>,4.31776 pigment {Red filter 0.08792051} finish {reflection {0.24229558} ior 0.016046744}} sphere {<28,-3,-2>,1.7786528 pigment {Red} finish {reflection {0.21549578} ior 0.046588797}} sphere {<-7,4,12>,6 texture {Texture_1}} sphere {<51,2,-17>,7 texture {Texture_1}} sphere {<2,27,-21>,2.3299234 pigment {Red} finish {reflection {0.2023085} ior 0.033639144}} sphere {<27,39,16>,8.646478 pigment {colour red 1.5096774 green 1.5096774 blue 1.5096774 filter 0.07832767} finish {reflection {0.25398687} ior 0.033605173}} sphere {<5,22,-26>,3 texture {Texture_1}} sphere {<25,24,6>,6.070803 pigment {Blue} finish {reflection {0.15003793} ior 0.064587995}} sphere {<18,36,-18>,8.677858 pigment {Yellow filter 0.004428899} finish {reflection {0.24321826} ior 0.07404183}} sphere {<53,47,5>,8 texture {Texture_1}} sphere {<27,30,-20>,0.54787314 pigment {Blue} finish {reflection {0.2110306} ior 0.07725408}} sphere {<-1,37,-23>,1.3233941 pigment {Green} finish {reflection {0.28397366} ior 0.072851755}} sphere {<-13,11,15>,9.682286 pigment {Blue} finish {reflection {0.16689715} ior 0.06596725}} sphere {<33,42,4>,8.567787 pigment {colour red 1.4709678 green 1.4709678 blue 1.4709678 filter 0.13918059} finish {reflection {0.34623706} ior 0.09425582}} sphere {<49,14,-25>,4.973749 pigment {Blue} finish {reflection {0.18399528} ior 0.0091099}} sphere {<-13,6,-1>,2.420071 pigment {Yellow} finish {reflection {0.10981062} ior 0.095793135}} sphere {<13701,35066,313>,3857.793 pigment {Yellow} finish {reflection {182.5923} ior 0.061449446}} sphere {<15,25,-14>,2.3972003 pigment {Red filter 0.044984747} finish {reflection {0.03223545} ior 0.015500786}} sphere {<8,10,-11>,2.4195714 pigment {colour red 1.5612903 green 1.5612903 blue 1.5612903} finish {reflection {0.28913704} ior 0.08142994}} sphere {<5,9,-17>,7 texture {Texture_1}} sphere {<34,48,33>,6.147168 pigment {colour red 1.4064516 green 1.4064516 blue 1.4064516} finish {reflection {0.09483587} ior 0.055675324}} sphere {<8,16,-17>,7.5837426 pigment {Blue filter 0.04597387} finish {reflection {0.27994305} ior 0.03674055}} sphere {<20,-17,15>,5.1423793 pigment {Yellow filter 0.11571462} finish {reflection {0.1857512} ior 0.08618966}} sphere {<-6,0,-9>,0.36824527 pigment {Green} finish {reflection {0.3235263} ior 0.06708702}} sphere {<-11,17,31>,8.351467 pigment {Green filter 0.016514769} finish {reflection {0.27398014} ior 0.013018844}} sphere {<12,13,2>,8.244682 pigment {Green} finish {reflection {0.16408478} ior 0.06348003}} sphere {<49,-4,17>,0.39454287 pigment {colour red 1.3935484 green 1.3935484 blue 1.3935484} finish {reflection {0.1430387} ior 0.020133344}} sphere {<25,25,22>,5.3634243 pigment {Blue} finish {reflection {0.30471477} ior 0.008157108}} sphere {<-19,37,12>,8 texture {Texture_1}} sphere {<43,29,0>,7.6439962 pigment {Yellow} finish {reflection {0.17316021} ior 5.5101875E-4}} sphere {<40,8,28>,7.145772 pigment {colour red 1.3032258 green 1.3032258 blue 1.3032258 filter 0.03730195} finish {reflection {0.010324453} ior 0.025709283}} sphere {<2,0,16>,3.2320004 pigment {Yellow} finish {reflection {0.1301431} ior 0.03208645}} sphere {<24,27,6>,4.8605304 pigment {Yellow filter 0.0021804408} finish {reflection {0.36264443} ior 0.07202472}} sphere {<0,-16,-21>,6.2864027 pigment {colour red 1.3548387 green 1.3548387 blue 1.3548387} finish {reflection {0.2872677} ior 0.03236561}} sphere {<17,15,28>,5.1978836 pigment {Green} finish {reflection {0.13543645} ior 0.0068377447}} sphere {<9,4,38>,10.326349 pigment {Red} finish {reflection {0.3156988} ior 0.0014132763}} sphere {<25,3,20>,6.215685 pigment {Red filter 0.110718586} finish {reflection {0.16758339} ior 0.007638418}} sphere {<50,-7,21>,6.377152 pigment {Blue} finish {reflection {0.26043713} ior 0.010497742}} sphere {<42,48,27>,8 texture {Texture_1}} sphere {<36,40,-4>,7.5519233 pigment {Green} finish {reflection {0.22461428} ior 0.03060777}} sphere {<40,0,-18>,4 texture {Texture_1}} sphere {<-11,0,18>,9.359338 pigment {Red} finish {reflection {0.24582323} ior 0.058308315}} sphere {<43,10,-15>,10.372333 pigment {Yellow} finish {reflection {0.11735679} ior 0.027824687}} sphere {<-15,9,7>,3.9489732 pigment {Yellow} finish {reflection {0.08454031} ior 0.09712228}} sphere {<-6,20,-2>,8.51947 pigment {Red} finish {reflection {0.094206415} ior 0.03645712}} sphere {<4,37,9>,9.0907955 pigment {Green filter 0.014438845} finish {reflection {0.24192469} ior 0.095511824}} sphere {<45,19,8>,3.1553044 pigment {colour red 1.3548387 green 1.3548387 blue 1.3548387} finish {reflection {0.05102444} ior 0.0073878774}} sphere {<34,3,-28>,9 texture {Texture_1}} sphere {<-17,-19,-15>,2.4837937 pigment {colour red 0.58064514 green 0.58064514 blue 0.58064514 filter 0.09955893} finish {reflection {0.0837491} ior 0.06270067}} sphere {<5448,14094,32988>,4440.501 pigment {Yellow filter 0.10189764} finish {reflection {181.57983} ior 0.06086306}} sphere {<8,1,0>,3.1494908 pigment {Green filter 0.17186326} finish {reflection {0.07040548} ior 1.1435891E-4}} sphere {<-12,25,-21>,5.8121023 pigment {Green filter 0.18899734} finish {reflection {0.187082} ior 0.091112755}} sphere {<-2,50,8>,8.907923 pigment {Green} finish {reflection {0.3553272} ior 0.038482133}} sphere {<3,-4,1>,7.3949013 pigment {Yellow filter 0.15326318} finish {reflection {0.23386598} ior 0.033058204}} sphere {<-3,10,34>,6 texture {Texture_1}} sphere {<5,10,-20>,4.1811337 pigment {Red} finish {reflection {0.077192724} ior 0.08190352}} sphere {<14381,12855,6005>,4418.467 pigment {Red} finish {reflection {119.746735} ior 0.07481234}} sphere {<14,8,-1>,4.587547 pigment {Green} finish {reflection {0.004058808} ior 0.024575336}} sphere {<32,44,-21>,7.202895 pigment {Red} finish {reflection {0.28106442} ior 0.08364919}} sphere {<23,-6,-10>,4.1168118 pigment {Blue} finish {reflection {0.31596315} ior 0.07397936}} sphere {<30,7,-3>,2.4030483 pigment {Blue} finish {reflection {0.0784795} ior 0.07020966}} sphere {<41,15,-23>,3.6862996 pigment {Red} finish {reflection {0.2174788} ior 0.067970894}} sphere {<14,31,-21>,6.412847 pigment {colour red 1.4451613 green 1.4451613 blue 1.4451613} finish {reflection {0.29248556} ior 0.026974238}} sphere {<33,-3,-11>,6 texture {Texture_1}} sphere {<57,26,-10>,3.2366214 pigment {Red} finish {reflection {0.18230364} ior 0.06581693}} sphere {<-8,-15,7>,4 texture {Texture_1}} sphere {<17,49,-18>,0.41314667 pigment {Red} finish {reflection {0.18638645} ior 0.08846519}} sphere {<20,15,27>,6 texture {Texture_1}} sphere {<-13,29,-8>,5.3321996 pigment {colour red 1.2516129 green 1.2516129 blue 1.2516129} finish {reflection {0.11904459} ior 0.059851043}} sphere {<22,-6,40>,1.9236816 pigment {Blue filter 0.08377045} finish {reflection {0.33243707} ior 0.0117963925}} sphere {<-11,-18,23>,1 texture {Texture_1}} sphere {<28,-4,44>,5.6301737 pigment {colour red 1.4709678 green 1.4709678 blue 1.4709678 filter 0.1727633} finish {reflection {0.31198788} ior 0.03069416}} sphere {<-13,46,-15>,2.8611953 pigment {Green} finish {reflection {0.11505048} ior 0.07812752}} sphere {<40,32,15>,5.63456 pigment {Yellow filter 0.0011713263} finish {reflection {0.12956785} ior 0.018498601}} sphere {<-7,-17,22>,9.131359 pigment {Yellow} finish {reflection {0.11316951} ior 0.04226922}} sphere {<39,31,-6>,7.815712 pigment {Blue} finish {reflection {0.19732642} ior 0.08116262}} sphere {<3,-17,-26>,10 texture {Texture_1}} sphere {<51,40,23>,2.722565 pigment {Yellow} finish {reflection {0.09744866} ior 0.06185505}} sphere {<-14,7,0>,7.886762 pigment {Green} finish {reflection {0.16266955} ior 0.089784}} sphere {<5,-18,-6>,3.6748207 pigment {colour red 0.59354836 green 0.59354836 blue 0.59354836 filter 0.118098766} finish {reflection {0.06805365} ior 0.0655509}} sphere {<2410,26857,16812>,5331.6924 pigment {colour red 845.5871 green 845.5871 blue 845.5871} finish {reflection {115.02561} ior 0.08869242}} sphere {<27,13,-8>,6.866548 pigment {Yellow filter 0.16105242} finish {reflection {0.20398079} ior 0.026251059}} sphere {<-15,-17,9>,2.9787343 pigment {Blue} finish {reflection {0.3079502} ior 0.0024115148}} sphere {<18,32,20>,8 texture {Texture_1}} sphere {<45,30,0>,9.46126 pigment {Blue} finish {reflection {0.2329109} ior 0.002808364}} sphere {<14,-14,8>,1.5974866 pigment {Red} finish {reflection {0.25912577} ior 0.011732616}} sphere {<42,14,24>,7.4805326 pigment {Red} finish {reflection {0.22637357} ior 0.06594105}} sphere {<-10,-17,-27>,2.573822 pigment {Blue} finish {reflection {0.02866473} ior 0.095066674}} sphere {<-8,49,39>,2.9456367 pigment {Yellow filter 0.14530617} finish {reflection {0.10715391} ior 0.080561794}} sphere {<40,-11,8>,8 texture {Texture_1}} sphere {<13,-15,33>,6 texture {Texture_1}} sphere {<6,25,-7>,3 texture {Texture_1}} sphere {<35,-19,36>,9.731209 pigment {Green} finish {reflection {0.12655348} ior 0.070199005}} sphere {<-11,0,13>,10 texture {Texture_1}} sphere {<37,-17,23>,9 texture {Texture_1}} sphere {<14,-11,26>,4.5331216 pigment {Green} finish {reflection {0.16655515} ior 0.009506365}} sphere {<-9,38,16>,5 texture {Texture_1}} sphere {<43,39,0>,0.48664474 pigment {Green} finish {reflection {0.20643741} ior 0.051965803}} sphere {<31,36,-24>,3.8945174 pigment {Green filter 0.04849552} finish {reflection {0.26929978} ior 0.08265665}} sphere {<32,-11,4>,5.3525224 pigment {Green} finish {reflection {0.118459955} ior 0.0734867}} sphere {<-4,35,-26>,8.359131 pigment {Red filter 0.07559934} finish {reflection {0.16787018} ior 0.07321529}} sphere {<-9,46,-19>,8.987345 pigment {Yellow filter 0.03419802} finish {reflection {0.04664491} ior 0.006928449}} sphere {<-17,11,3>,2.336139 pigment {Yellow} finish {reflection {0.17203571} ior 0.09559631}} sphere {<-2,34,20>,1 texture {Texture_1}} sphere {<44,47,35>,6.8445864 pigment {Blue filter 0.08061705} finish {reflection {0.27456495} ior 0.084535845}} sphere {<-11,10,-28>,7.137351 pigment {Yellow} finish {reflection {0.0030634773} ior 0.06532685}} sphere {<-7,11,-12>,4.0348973 pigment {Green} finish {reflection {0.026305664} ior 0.014289306}} sphere {<19,22,2>,7 texture {Texture_1}} sphere {<8,44,38>,10.495225 pigment {Blue filter 0.022202983} finish {reflection {0.25467646} ior 0.010461494}} sphere {<24,36,-17>,7.802987 pigment {colour red 1.2516129 green 1.2516129 blue 1.2516129} finish {reflection {0.28788576} ior 0.05609551}} sphere {<-4,9,16>,3 texture {Texture_1}} sphere {<19,46,27>,4.4255466 pigment {Red filter 0.15512437} finish {reflection {0.07300634} ior 0.008066922}} sphere {<0,35,-7>,8 texture {Texture_1}} sphere {<25,25,-8>,8 texture {Texture_1}} sphere {<16,5,25>,7.980394 pigment {colour red 1.4193548 green 1.4193548 blue 1.4193548 filter 0.037794545} finish {reflection {0.036130544} ior 0.035763584}} sphere {<5,45,-5>,2.1273417 pigment {Green} finish {reflection {0.12170299} ior 0.08851366}} sphere {<-12,2,-13>,2 texture {Texture_1}} sphere {<4,0,-10>,0.89602405 pigment {Green} finish {reflection {0.1049096} ior 0.058904722}} sphere {<6,-12,-2>,2.5124068 pigment {Blue filter 0.11064935} finish {reflection {0.32453462} ior 0.001503814}} sphere {<0,4,38>,8.229511 pigment {Green filter 0.16168936} finish {reflection {0.32328317} ior 0.021465171}} sphere {<52,12,10>,10 texture {Texture_1}} sphere {<21,2,19>,6.6380706 pigment {colour red 1.3548387 green 1.3548387 blue 1.3548387} finish {reflection {0.066636205} ior 0.041429162}} sphere {<-8,18,40>,7 texture {Texture_1}} sphere {<-12,11,-2>,6.5637064 pigment {Blue} finish {reflection {0.047390807} ior 0.08084323}} sphere {<-3,45,10>,3 texture {Texture_1}} sphere {<27,4,17>,5.656665 pigment {Yellow} finish {reflection {0.16143502} ior 0.0055423696}} sphere {<8,46,28>,1.5464177 pigment {Blue} finish {reflection {0.3053336} ior 0.008336172}} sphere {<-3,-11,-29>,6.6507225 pigment {colour red 1.2516129 green 1.2516129 blue 1.2516129 filter 0.17320582} finish {reflection {0.0023288948} ior 0.021895094}} sphere {<35,0,16>,6.709382 pigment {colour red 1.2903225 green 1.2903225 blue 1.2903225 filter 0.1075163} finish {reflection {0.01511904} ior 0.08590627}} sphere {<41,23,34>,6.061731 pigment {Red} finish {reflection {0.34724107} ior 0.09038099}} sphere {<2,-2,-2>,6.579554 pigment {colour red 1.3032258 green 1.3032258 blue 1.3032258} finish {reflection {0.107098624} ior 0.016081158}} sphere {<-17,10,-27>,3 texture {Texture_1}} sphere {<-17,37,9>,0 texture {Texture_1}} sphere {<32,50,23>,9 texture {Texture_1}} sphere {<33,38,29>,2.6820176 pigment {Red} finish {reflection {0.20680149} ior 0.095732}} sphere {<39,-2,1>,5.2577133 pigment {Blue filter 0.1887314} finish {reflection {0.07909663} ior 0.0050258003}} sphere {<39,25,24>,5.2687764 pigment {Blue filter 0.11027776} finish {reflection {0.12572591} ior 0.06976177}} sphere {<-13,-2,0>,2.7335067 pigment {Green filter 0.12100384} finish {reflection {0.109150395} ior 0.060293153}} sphere {<28800,1054,2283>,1041.4133 pigment {Green} finish {reflection {125.20271} ior 0.009240771}} sphere {<8,-17,17>,0.91143817 pigment {Red} finish {reflection {4.3306188E-4} ior 0.024268523}} sphere {<-12,45,0>,6.8445 pigment {colour red 1.3419355 green 1.3419355 blue 1.3419355} finish {reflection {0.026976043} ior 0.09937748}} sphere {<17,-11,-27>,1.7213761 pigment {Red} finish {reflection {0.24806203} ior 0.03384119}} sphere {<36,12,-14>,2.4638286 pigment {Yellow} finish {reflection {0.33348954} ior 0.06540011}} sphere {<43,31,-17>,8.236732 pigment {Yellow filter 0.049648482} finish {reflection {0.025254609} ior 0.035527296}} sphere {<16,39,6>,9.21633 pigment {colour red 1.2645161 green 1.2645161 blue 1.2645161} finish {reflection {0.21181385} ior 0.018839315}} sphere {<22,18,-27>,7.0411553 pigment {Yellow} finish {reflection {0.19977304} ior 0.032765437}} sphere {<41,29,30>,5.550561 pigment {colour red 1.3032258 green 1.3032258 blue 1.3032258 filter 0.17411852} finish {reflection {0.2125267} ior 0.015681693}} sphere {<-15,-3,23>,0.83050096 pigment {Blue} finish {reflection {0.117938645} ior 0.020080972}} sphere {<27,43,-8>,7 texture {Texture_1}} sphere {<-3,17,3>,4 texture {Texture_1}} sphere {<25,31,-21>,8.067968 pigment {colour red 1.4193548 green 1.4193548 blue 1.4193548 filter 0.18003541} finish {reflection {0.33990446} ior 0.011679431}} sphere {<19,9,35>,3.6437535 pigment {colour red 1.2903225 green 1.2903225 blue 1.2903225} finish {reflection {0.23687705} ior 0.056745607}} sphere {<-2,32,34>,9.316797 pigment {Yellow filter 0.18035139} finish {reflection {0.14459917} ior 2.518774E-4}} sphere {<37,47,6>,2.8324194 pigment {Blue} finish {reflection {0.1521358} ior 0.06582116}} sphere {<32,-2,27>,6.4028215 pigment {Yellow} finish {reflection {0.050566886} ior 0.077915065}} sphere {<20,9,-28>,8.387285 pigment {colour red 1.4193548 green 1.4193548 blue 1.4193548} finish {reflection {0.16265003} ior 0.040308904}} sphere {<30,7,-13>,4 texture {Texture_1}} sphere {<-8,45,6>,5.740139 pigment {colour red 1.3161291 green 1.3161291 blue 1.3161291 filter 0.16585916} finish {reflection {0.07316014} ior 0.09192379}} sphere {<49,21,-3>,3.0308528 pigment {Green} finish {reflection {0.2650214} ior 0.026823442}} sphere {<23,35,13>,5.958323 pigment {Yellow filter 0.14397644} finish {reflection {0.28783938} ior 0.074002475}} sphere {<15,33,4>,10.227796 pigment {Yellow} finish {reflection {0.14365847} ior 0.07082175}} sphere {<5,-12,13>,2.1244562 pigment {colour red 1.5096774 green 1.5096774 blue 1.5096774 filter 0.14511184} finish {reflection {0.33356518} ior 0.07911719}} sphere {<38,-9,-14>,8.180399 pigment {colour red 1.3032258 green 1.3032258 blue 1.3032258} finish {reflection {0.011793551} ior 0.08505875}} sphere {<42,-11,3>,8.968118 pigment {colour red 1.4193548 green 1.4193548 blue 1.4193548 filter 0.11521637} finish {reflection {0.28997093} ior 0.040994797}} sphere {<-19,17,-10>,10.745248 pigment {Blue filter 0.16331618} finish {reflection {0.048244715} ior 0.09072793}} sphere {<9,13,19>,0.058931626 pigment {colour red 1.3935484 green 1.3935484 blue 1.3935484} finish {reflection {0.26705435} ior 0.038257018}} sphere {<-6,-17,8>,6.654783 pigment {colour red 1.5612903 green 1.5612903 blue 1.5612903} finish {reflection {0.30953407} ior 0.043808427}} sphere {<3,-19,-20>,8 texture {Texture_1}} sphere {<44,36,-15>,5.0931606 pigment {Blue filter 0.073731735} finish {reflection {0.26060408} ior 0.06388964}} sphere {<49,7,21>,6.8609023 pigment {Yellow} finish {reflection {0.04453927} ior 0.06539987}} sphere {<-16,36,-14>,2.270719 pigment {Yellow} finish {reflection {0.25267443} ior 0.0028144661}} sphere {<-1,52,-23>,3.9708962 pigment {colour red 1.4967742 green 1.4967742 blue 1.4967742 filter 0.18593472} finish {reflection {0.14792214} ior 0.032349743}} sphere {<-2,-11,31>,3.2649467 pigment {Red} finish {reflection {0.09955088} ior 0.024490526}} sphere {<1,-4,-3>,1.893115 pigment {Red} finish {reflection {0.08209306} ior 0.06334201}} sphere {<4,10,-16>,1.8885319 pigment {Green filter 0.106035024} finish {reflection {0.04980663} ior 0.0033513552}} sphere {<10,-5,-25>,1.2195698 pigment {Red} finish {reflection {0.1206537} ior 0.061112206}} sphere {<8,33,-6>,11.248301 pigment {Red} finish {reflection {0.20179774} ior 0.0029821505}} sphere {<38,18,25>,8 texture {Texture_1}} sphere {<-7,30,28>,0.15569502 pigment {Red filter 0.12495971} finish {reflection {0.083125286} ior 0.0028469642}} sphere {<3,-14,-26>,6.751564 pigment {Green} finish {reflection {0.2765188} ior 0.09902823}} sphere {<31,-1,-20>,0.6967322 pigment {colour red 1.2645161 green 1.2645161 blue 1.2645161} finish {reflection {0.092800274} ior 0.047233436}} sphere {<-14,39,-4>,2.2156377 pigment {Red} finish {reflection {0.028492682} ior 0.07175636}} sphere {<37,37,-10>,3 texture {Texture_1}} sphere {<15,44,12>,2.472861 pigment {Blue} finish {reflection {0.20797783} ior 0.06478316}} sphere {<21,1,23>,8.634504 pigment {Red} finish {reflection {0.20639713} ior 0.04529571}} sphere {<34,7,26>,1.0024732 pigment {Blue filter 0.08026783} finish {reflection {0.08592264} ior 0.05997457}} sphere {<-2,1,-22>,6.813854 pigment {Blue} finish {reflection {0.064552136} ior 0.089808844}} sphere {<46,30,33>,1.4836555 pigment {colour red 1.4193548 green 1.4193548 blue 1.4193548} finish {reflection {0.31090683} ior 0.07603159}} sphere {<29,8,-21>,2 texture {Texture_1}} sphere {<3,44,31>,8 texture {Texture_1}} sphere {<7,2,40>,6.5694923 pigment {Green} finish {reflection {0.24694337} ior 0.009605426}} sphere {<4,11,-5>,8.36674 pigment {Red filter 0.029906185} finish {reflection {0.027696392} ior 0.011822427}} sphere {<-15,51,-5>,2.7293353 pigment {Blue filter 0.0024547896} finish {reflection {0.10095351} ior 0.049452003}} sphere {<23,20,26>,3.1215994 pigment {Yellow filter 0.14739384} finish {reflection {0.25079274} ior 0.009824733}} sphere {<26,40,-27>,1.0508511 pigment {colour red 1.4709678 green 1.4709678 blue 1.4709678} finish {reflection {0.2690575} ior 0.08237713}} sphere {<3,24,-8>,8 texture {Texture_1}} sphere {<-12,21,42>,0.47930676 pigment {colour red 1.4193548 green 1.4193548 blue 1.4193548} finish {reflection {0.34977028} ior 0.022468187}} sphere {<-9,-6,-13>,10 texture {Texture_1}} sphere {<16,50,40>,11 texture {Texture_1}} sphere {<-6,13,43>,2 texture {Texture_1}} sphere {<-9,45,22>,11.400166 pigment {Blue filter 0.1025744} finish {reflection {0.08535769} ior 0.07971988}} sphere {<3,9,4>,0.55160636 pigment {Yellow} finish {reflection {0.3134841} ior 0.010585018}} sphere {<-1,29,25>,2.211495 pigment {colour red 1.3032258 green 1.3032258 blue 1.3032258} finish {reflection {0.0076872413} ior 0.06742226}} sphere {<12,-12,-15>,3.8651001 pigment {Yellow} finish {reflection {0.0024325326} ior 0.093167484}} sphere {<14,-7,20>,1.2528594 pigment {Blue} finish {reflection {0.03806974} ior 0.080864206}} sphere {<16,2,-13>,3 texture {Texture_1}} sphere {<-19,-7,-28>,0.4012178 pigment {Blue} finish {reflection {0.021166865} ior 0.06963598}} sphere {<1,5,-18>,4.011842 pigment {colour red 0.52903223 green 0.52903223 blue 0.52903223} finish {reflection {0.12240847} ior 0.016586566}} sphere {<19,8,-18>,6 texture {Texture_1}} sphere {<30,-16,37>,9.115537 pigment {Green filter 0.185529} finish {reflection {0.00610523} ior 0.034841}} sphere {<25,7,50>,2.043386 pigment {Red filter 0.12773667} finish {reflection {0.22291777} ior 0.057691917}} sphere {<-16,33,-7>,3 texture {Texture_1}} sphere {<-15,16,-15>,4.368159 pigment {Blue} finish {reflection {0.015313027} ior 0.09717612}} sphere {<41,40,14>,3.5697186 pigment {Yellow} finish {reflection {0.1536338} ior 0.020925947}} sphere {<22,13,12>,8.819477 pigment {Blue} finish {reflection {0.13324666} ior 0.010319167}} sphere {<-5,47,-22>,10.510872 pigment {Green} finish {reflection {0.03267835} ior 0.032311685}} sphere {<36,-13,2>,4.385293 pigment {Blue filter 0.028041698} finish {reflection {0.3031267} ior 0.09079968}} sphere {<13,-9,-1>,4.2944956 pigment {Blue filter 0.19774345} finish {reflection {0.29281855} ior 0.06283076}} sphere {<19,16,25>,8 texture {Texture_1}} sphere {<45,-3,40>,2.2450764 pigment {Green} finish {reflection {0.21726654} ior 0.029149532}} sphere {<44,12,26>,3.6497083 pigment {colour red 1.2903225 green 1.2903225 blue 1.2903225 filter 0.1414311} finish {reflection {0.10672576} ior 0.099267565}} sphere {<17,-18,32>,8.647131 pigment {Red filter 0.17613222} finish {reflection {0.32035264} ior 0.096943736}} sphere {<-7,28,10>,7.960443 pigment {Red filter 0.04366586} finish {reflection {0.3005057} ior 0.0864892}} sphere {<11,11,-25>,8.380817 pigment {Red} finish {reflection {0.1835718} ior 0.05713458}} sphere {<6,15,-10>,3.5911298 pigment {Blue filter 0.19058023} finish {reflection {0.024627479} ior 0.017470967}} sphere {<36,8,23>,5 texture {Texture_1}} sphere {<10,-5,23>,3.3618178 pigment {colour red 1.4451613 green 1.4451613 blue 1.4451613} finish {reflection {0.011492766} ior 0.068946645}} sphere {<46,-2,24>,1.9634457 pigment {Blue filter 0.10257063} finish {reflection {0.071347855} ior 0.06945391}} sphere {<16,0,9>,8.510996 pigment {Green filter 0.10821096} finish {reflection {0.21531004} ior 0.035743807}} sphere {<2,39,22>,5.1898627 pigment {Blue} finish {reflection {0.13449985} ior 0.030414917}} sphere {<9,27,42>,5.9245386 pigment {Blue} finish {reflection {0.06496111} ior 0.025301654}} sphere {<-6,-1,-19>,7.948205 pigment {Yellow} finish {reflection {0.21158949} ior 0.089896485}} sphere {<20,35,-21>,4 texture {Texture_1}} sphere {<12,-14,6>,0.55419123 pigment {Green} finish {reflection {0.11878633} ior 0.020752953}} sphere {<20,-16,-19>,0.47837812 pigment {Green filter 0.14505884} finish {reflection {0.32787985} ior 0.07936799}} sphere {<-14,27,25>,3.7769654 pigment {Blue} finish {reflection {0.18524039} ior 0.063099384}} sphere {<43,9,-18>,7.908815 pigment {Green} finish {reflection {0.26259953} ior 0.08513866}} sphere {<41,8,15>,6.778605 pigment {Red filter 0.012443634} finish {reflection {0.23806602} ior 0.059863955}} sphere {<15,31,-2>,6.8915224 pigment {Red} finish {reflection {0.038767528} ior 0.0340797}} sphere {<42,-10,27>,3 texture {Texture_1}} sphere {<-9,6,-27>,2.5343885 pigment {Blue} finish {reflection {0.13489877} ior 0.072806105}} sphere {<42339,26758,35618>,3582.798 pigment {Red filter 0.15004325} finish {reflection {62.276722} ior 0.0020345536}} sphere {<0,18,17>,0.82844746 pigment {Red filter 0.050786033} finish {reflection {0.035125844} ior 0.06765478}} sphere {<37,-3,-11>,8.459582 pigment {Red filter 0.114984415} finish {reflection {0.1897925} ior 0.014189136}} sphere {<22,22,-8>,8.529448 pigment {colour red 1.3032258 green 1.3032258 blue 1.3032258 filter 0.028132603} finish {reflection {0.2164247} ior 0.018711057}} sphere {<30,17,5>,5.137121 pigment {Yellow} finish {reflection {0.021862442} ior 0.018156368}} sphere {<41,11,-4>,6.075321 pigment {Blue filter 0.043370403} finish {reflection {0.30664876} ior 0.016346732}} sphere {<37,37,-7>,6.973893 pigment {Green} finish {reflection {0.24319708} ior 0.061261363}} sphere {<-19,12,22>,6.7488136 pigment {Red filter 0.10431156} finish {reflection {0.06264247} ior 0.08632427}} sphere {<46,10,18>,10 texture {Texture_1}} sphere {<41,36,25>,7.7354074 pigment {Red} finish {reflection {0.03616806} ior 0.053141505}} sphere {<36,23,-22>,5 texture {Texture_1}} sphere {<-1,-12,20>,6.1046977 pigment {colour red 1.4193548 green 1.4193548 blue 1.4193548} finish {reflection {0.13294247} ior 0.00271131}} sphere {<38,33,-16>,7.142981 pigment {Blue filter 0.18869886} finish {reflection {0.055196695} ior 0.028265083}} sphere {<53,9,8>,5 texture {Texture_1}} sphere {<8,22,-18>,2.4541736 pigment {colour red 1.3419355 green 1.3419355 blue 1.3419355 filter 0.14369495} finish {reflection {0.3237198} ior 0.08442885}} sphere {<-14,-5,-22>,3 texture {Texture_1}} sphere {<-14,16,-10>,2 texture {Texture_1}} sphere {<-9,-10,-14>,4.695221 pigment {Blue} finish {reflection {0.06789482} ior 0.07625614}} sphere {<3,19,15>,1.0708854 pigment {Red filter 0.14332487} finish {reflection {1.6315545E-4} ior 0.018359724}} sphere {<24,7,-22>,0.58545184 pigment {colour red 1.3935484 green 1.3935484 blue 1.3935484} finish {reflection {0.2001375} ior 0.028265072}} sphere {<-17,5,16>,6.639908 pigment {colour red 1.3032258 green 1.3032258 blue 1.3032258} finish {reflection {0.27736682} ior 0.025919022}} sphere {<50,40,-10>,3 texture {Texture_1}} sphere {<4,-9,-17>,1.9207046 pigment {colour red 0.56774193 green 0.56774193 blue 0.56774193} finish {reflection {0.017223159} ior 0.08722925}} sphere {<-18,24,-22>,1.553152 pigment {colour red 1.2516129 green 1.2516129 blue 1.2516129 filter 0.0016845107} finish {reflection {0.121078454} ior 0.022139177}} sphere {<8,0,26>,1.2610544 pigment {Yellow filter 0.09298568} finish {reflection {0.04725795} ior 0.026825383}} sphere {<18,24,-21>,2.4846444 pigment {Green filter 0.19721621} finish {reflection {0.10299948} ior 0.073232174}} sphere {<44,26,33>,10.969649 pigment {Blue} finish {reflection {0.11708627} ior 0.070623286}} sphere {<50,10,37>,0.9060612 pigment {Red filter 0.017141946} finish {reflection {0.29171294} ior 0.09434894}} sphere {<18,7,21>,9.500016 pigment {colour red 1.4709678 green 1.4709678 blue 1.4709678} finish {reflection {0.141836} ior 0.043577228}} sphere {<32,18,25>,9.025009 pigment {Yellow filter 0.16136606} finish {reflection {0.04658281} ior 0.06541475}} sphere {<48,48,10>,3.1208408 pigment {Red filter 0.034468077} finish {reflection {0.10180741} ior 0.050236087}} sphere {<27,-10,6>,7.863688 pigment {colour red 1.4193548 green 1.4193548 blue 1.4193548} finish {reflection {0.2995325} ior 0.017890494}} sphere {<38,-12,35>,8 texture {Texture_1}} sphere {<24,45,-3>,11 texture {Texture_1}} sphere {<17,17,35>,1.4267269 pigment {Yellow filter 0.0034514582} finish {reflection {0.31449363} ior 0.09612678}} sphere {<11,14,33>,0.19944842 pigment {colour red 1.2516129 green 1.2516129 blue 1.2516129 filter 0.06728891} finish {reflection {0.12773004} ior 0.010131279}} sphere {<13,-10,1>,2.5249329 pigment {colour red 1.3935484 green 1.3935484 blue 1.3935484} finish {reflection {0.13999258} ior 0.048364878}} sphere {<47,23,12>,2.4121964 pigment {colour red 1.3935484 green 1.3935484 blue 1.3935484 filter 0.0020301326} finish {reflection {0.11965317} ior 0.04965611}} sphere {<29,-16,-3>,6.8979797 pigment {Yellow} finish {reflection {0.24160828} ior 0.011756227}} sphere {<37,41,1>,2.3836238 pigment {Yellow filter 0.05897711} finish {reflection {0.26430294} ior 0.030950261}} sphere {<32,49,23>,5.333472 pigment {Green filter 0.17911871} finish {reflection {0.047379784} ior 0.028587569}} sphere {<39,-12,22>,0.45028988 pigment {Red} finish {reflection {0.17559803} ior 0.06814771}} sphere {<-18,-17,-13>,7.429067 pigment {Green} finish {reflection {0.18600069} ior 0.077128485}} sphere {<33,42,32>,9 texture {Texture_1}} sphere {<3,28,-27>,7 texture {Texture_1}} sphere {<23,40,-1>,6.512338 pigment {Yellow filter 0.082245074} finish {reflection {0.3731145} ior 0.023469303}} sphere {<-14,-1,-10>,7.3002257 pigment {colour red 1.2903225 green 1.2903225 blue 1.2903225 filter 0.1377631} finish {reflection {0.21066539} ior 0.08135128}} sphere {<-6,-16,0>,4.418536 pigment {Green} finish {reflection {0.059843853} ior 0.08777357}} sphere {<23,-18,-8>,8.293029 pigment {Green} finish {reflection {0.23886424} ior 0.029846491}} sphere {<14,-13,26>,7.945366 pigment {Yellow filter 0.011853055} finish {reflection {0.027287273} ior 0.032751266}} sphere {<27,0,-14>,0.4718732 pigment {colour red 1.3935484 green 1.3935484 blue 1.3935484} finish {reflection {0.18141212} ior 0.05037123}} sphere {<13,1,4>,7.6112328 pigment {colour red 1.5612903 green 1.5612903 blue 1.5612903 filter 0.116610676} finish {reflection {0.23194163} ior 0.014576407}} sphere {<-15,-2,-9>,3.1271539 pigment {Red} finish {reflection {0.106641084} ior 0.028847026}} sphere {<25,-2,-28>,8.074996 pigment {Yellow} finish {reflection {0.2805919} ior 0.025070498}} sphere {<30,2,-8>,6.6486044 pigment {Green} finish {reflection {0.22237828} ior 0.0013995457}} sphere {<11,33,41>,3 texture {Texture_1}} sphere {<-10,-10,21>,2.950483 pigment {colour red 1.3032258 green 1.3032258 blue 1.3032258} finish {reflection {0.03103764} ior 0.098573156}} sphere {<30,52,-25>,7.0506682 pigment {Red filter 0.10004341} finish {reflection {0.10836093} ior 0.099930964}} sphere {<49,-3,34>,1.6439501 pigment {Green filter 0.057972524} finish {reflection {0.23075444} ior 0.067126}} sphere {<27,40,-15>,10.30241 pigment {Yellow filter 0.017843122} finish {reflection {0.17062277} ior 0.01878224}} sphere {<16,7,-14>,9.1427765 pigment {Yellow} finish {reflection {0.043603864} ior 0.050320152}} sphere {<25,-12,21>,4 texture {Texture_1}} sphere {<31,-8,25>,3 texture {Texture_1}} sphere {<-16,18,-7>,0.42395806 pigment {colour red 1.3548387 green 1.3548387 blue 1.3548387 filter 0.020048263} finish {reflection {0.3060303} ior 0.017211279}} sphere {<-18,-16,-23>,1 texture {Texture_1}} sphere {<35,11,28>,2.1830688 pigment {colour red 1.4193548 green 1.4193548 blue 1.4193548 filter 0.027657915} finish {reflection {0.10252084} ior 0.08878045}} sphere {<24,-19,0>,1.022099 pigment {Blue} finish {reflection {0.25287706} ior 0.084436886}} sphere {<1,16,18>,5.6069803 pigment {Green filter 0.022318646} finish {reflection {0.23680376} ior 0.032792766}} sphere {<-15,-16,9>,5.2156634 pigment {Red} finish {reflection {0.08119031} ior 0.004100526}} sphere {<14,26,-6>,3 texture {Texture_1}} sphere {<-15,-11,-4>,10.037415 pigment {Green} finish {reflection {0.30017078} ior 0.07512498}} sphere {<24,14,15>,1.4528192 pigment {Green} finish {reflection {0.12125303} ior 0.0060504284}} sphere {<56,34,22>,0 texture {Texture_1}} sphere {<-9,49,32>,5 texture {Texture_1}} sphere {<-3,-2,-22>,3.256208 pigment {Blue} finish {reflection {0.13740984} ior 0.057772666}} sphere {<20,1,-14>,4.1641808 pigment {Yellow} finish {reflection {0.110526554} ior 0.035368834}} sphere {<6,-12,11>,6.287881 pigment {Green} finish {reflection {0.20797278} ior 0.07718535}} sphere {<39,-4,10>,8 texture {Texture_1}} sphere {<23,-14,29>,5.4975824 pigment {Green filter 0.15997781} finish {reflection {0.09257044} ior 0.0026841299}} sphere {<5,-14,-5>,8.77487 pigment {colour red 1.3935484 green 1.3935484 blue 1.3935484 filter 0.13822077} finish {reflection {0.027892673} ior 0.028928906}} sphere {<42,37,4>,9.621435 pigment {Blue} finish {reflection {0.18578663} ior 0.044519674}} sphere {<-16,-4,-16>,4.37007 pigment {Blue filter 0.16656327} finish {reflection {0.13918711} ior 0.0971243}} sphere {<-16,33,21>,5.4396605 pigment {Green filter 0.16085656} finish {reflection {0.05874949} ior 0.08202224}} sphere {<-7,48,33>,3 texture {Texture_1}} sphere {<0,-4,42>,8 texture {Texture_1}} sphere {<35,19,-19>,4 texture {Texture_1}} sphere {<39,30,-25>,0.048922125 pigment {Blue} finish {reflection {0.12678054} ior 0.09144026}} sphere {<54,48,0>,0 texture {Texture_1}} sphere {<7,23,13>,4 texture {Texture_1}} sphere {<-18,24,-23>,0.6559173 pigment {Green filter 0.04131935} finish {reflection {0.11526193} ior 0.07649749}} sphere {<-9,-11,-13>,7 texture {Texture_1}} sphere {<17,-6,41>,1.9248359 pigment {Blue filter 0.031801827} finish {reflection {0.025388522} ior 0.035738453}} sphere {<13,24,-22>,9 texture {Texture_1}} sphere {<5,-4,42>,9.789851 pigment {Red filter 0.11485893} finish {reflection {0.013744008} ior 0.017801391}} sphere {<35,-3,32>,8.951466 pigment {colour red 1.4967742 green 1.4967742 blue 1.4967742 filter 0.07726875} finish {reflection {0.21609825} ior 0.06538334}} sphere {<0,28,30>,4.026512 pigment {Blue filter 0.07640345} finish {reflection {0.09580319} ior 0.036017504}} sphere {<45,-10,-22>,5.415632 pigment {Yellow filter 0.019498745} finish {reflection {0.018253477} ior 0.081517756}} sphere {<31,-15,-15>,1.3848288 pigment {colour red 1.4709678 green 1.4709678 blue 1.4709678} finish {reflection {0.007002593} ior 0.0016179151}} sphere {<33,52,12>,6 texture {Texture_1}} sphere {<3,-17,-23>,1 texture {Texture_1}} sphere {<24,16,-24>,6 texture {Texture_1}} sphere {<14,29,-28>,5.153074 pigment {Red} finish {reflection {0.12584122} ior 0.08776323}} sphere {<1,-14,27>,1.2749752 pigment {Red} finish {reflection {0.274334} ior 0.0075521185}} sphere {<41,-11,38>,1.1837507 pigment {colour red 1.4709678 green 1.4709678 blue 1.4709678} finish {reflection {0.06647352} ior 0.009845678}} sphere {<1,23,-14>,0.7924551 pigment {Yellow} finish {reflection {0.091110446} ior 0.06912581}} sphere {<22,53,45>,2.6880906 pigment {Red} finish {reflection {0.33082777} ior 0.0999657}} sphere {<13,-16,29>,0.7878034 pigment {Green} finish {reflection {0.15625662} ior 0.053222444}} sphere {<31,21,13>,2.1307533 pigment {colour red 1.2516129 green 1.2516129 blue 1.2516129 filter 0.19870609} finish {reflection {0.0010291452} ior 0.05586432}} sphere {<11,-7,-26>,9.545295 pigment {Red filter 0.12578395} finish {reflection {0.2718898} ior 0.07479357}} sphere {<44,5,0>,8.937786 pigment {Blue} finish {reflection {0.045874815} ior 0.06830321}} sphere {<9,-1,12>,8.060681 pigment {colour red 1.5612903 green 1.5612903 blue 1.5612903 filter 0.10536948} finish {reflection {0.2406318} ior 0.061277725}} sphere {<-17,4,-22>,9.70647 pigment {colour red 1.3548387 green 1.3548387 blue 1.3548387} finish {reflection {0.3140298} ior 0.03530062}} sphere {<25,-11,38>,7.3678107 pigment {Red} finish {reflection {0.07003007} ior 0.0193525}} sphere {<36,20,8>,9.966429 pigment {Green} finish {reflection {0.17892537} ior 0.007296127}} sphere {<10,-15,31>,9.483079 pigment {Green} finish {reflection {0.035935983} ior 0.012862742}} sphere {<33,0,-1>,9.370278 pigment {Yellow filter 0.19811477} finish {reflection {0.112161815} ior 0.02321038}} sphere {<-4,-9,32>,9.068697 pigment {Blue filter 0.1696458} finish {reflection {0.2812433} ior 0.072171934}} sphere {<25,-12,-25>,8.547255 pigment {Yellow} finish {reflection {0.010358106} ior 0.09500422}} sphere {<31,53,-7>,10.302067 pigment {Yellow} finish {reflection {0.29576144} ior 0.08945828}} sphere {<-5,-13,38>,2 texture {Texture_1}} sphere {<-17,-3,-19>,2.2154725 pigment {Yellow} finish {reflection {0.039686237} ior 0.017449342}} sphere {<2157,40428,25734>,4635.077 pigment {Yellow filter 0.17751373} finish {reflection {136.51248} ior 0.04164533}} sphere {<3,-1,-2>,3.5159888 pigment {Blue} finish {reflection {0.14489311} ior 0.07725202}} sphere {<20,22,-11>,7 texture {Texture_1}} sphere {<37,25,39>,10.837887 pigment {Yellow} finish {reflection {0.035836402} ior 0.055875354}} sphere {<25,46,-20>,4.9075365 pigment {Red filter 0.1674949} finish {reflection {0.18971619} ior 0.034864753}} sphere {<48,-2,36>,10.785634 pigment {colour red 1.5225806 green 1.5225806 blue 1.5225806} finish {reflection {0.019006232} ior 0.08023304}} sphere {<45,29,7>,7.1906075 pigment {Yellow} finish {reflection {0.30768484} ior 0.09804025}} sphere {<0,8,-20>,3.4009979 pigment {Red filter 0.094266616} finish {reflection {0.16356297} ior 0.09365796}} sphere {<-4,56,27>,3.9368157 pigment {Green} finish {reflection {0.024652703} ior 0.0653067}} sphere {<-8,24,7>,4.5340877 pigment {Green} finish {reflection {0.22465178} ior 0.05745083}} sphere {<18,9,-1>,6 texture {Texture_1}} sphere {<18,2,-1>,8.9400425 pigment {Red} finish {reflection {0.24920574} ior 0.067858435}} sphere {<15,21,5>,10.164606 pigment {Yellow filter 0.13634233} finish {reflection {0.36738715} ior 0.0568246}} sphere {<54,53,-5>,11 texture {Texture_1}} sphere {<-10,-19,17>,4.8792486 pigment {Red filter 0.08346402} finish {reflection {0.022152225} ior 0.094671495}} sphere {<38,0,0>,5.6052046 pigment {Red} finish {reflection {0.24268825} ior 0.04627488}} sphere {<30,42,5>,9.503489 pigment {Red filter 0.15894702} finish {reflection {0.21128565} ior 0.02238795}} sphere {<51,25,7>,6 texture {Texture_1}} sphere {<8,-15,-8>,8 texture {Texture_1}} sphere {<-18,-16,-6>,0.71123266 pigment {Green} finish {reflection {0.018939339} ior 0.09535114}} sphere {<41,-10,29>,6.1992517 pigment {Yellow} finish {reflection {0.08903647} ior 0.017744016}} sphere {<-15,10,26>,1.6043144 pigment {Red} finish {reflection {0.09736432} ior 0.082647346}} sphere {<46,9,12>,9.461737 pigment {Green filter 0.13208106} finish {reflection {0.2867741} ior 0.006853298}} sphere {<8,28,-23>,6 texture {Texture_1}} sphere {<41,0,15>,7.905242 pigment {Green} finish {reflection {0.07563592} ior 0.06554906}} sphere {<51,55,18>,8.094502 pigment {Blue} finish {reflection {0.06532214} ior 0.08031472}} sphere {<14,-14,8>,2.503748 pigment {Red filter 0.15670672} finish {reflection {0.26707885} ior 0.063167244}} sphere {<-6,51,-27>,8.271647 pigment {Green} finish {reflection {0.2910929} ior 0.05995425}} sphere {<9,37,-25>,5.576141 pigment {colour red 1.3548387 green 1.3548387 blue 1.3548387} finish {reflection {0.093405806} ior 0.030780293}} sphere {<5,47,34>,6.3676157 pigment {Blue filter 0.057265457} finish {reflection {0.2535045} ior 0.06026254}} sphere {<-6,3,-8>,8.899778 pigment {Blue} finish {reflection {0.14426056} ior 0.032623637}} sphere {<-13,15,-2>,5.1879587 pigment {Green filter 0.094078965} finish {reflection {0.14017303} ior 0.09632037}} sphere {<38,-1,-6>,7 texture {Texture_1}} sphere {<9,6,-8>,4.288397 pigment {Green} finish {reflection {0.054207627} ior 0.046225566}} sphere {<-1,2,20>,2.8942387 pigment {Green} finish {reflection {0.17490889} ior 0.0044026915}} sphere {<42,-10,19>,5.3991346 pigment {Blue} finish {reflection {0.08323549} ior 0.07655819}} sphere {<24,44,-29>,2.1298857 pigment {Blue} finish {reflection {0.11619186} ior 0.04579273}} sphere {<48,-1,20>,7.8701296 pigment {Red} finish {reflection {0.34674686} ior 0.02981363}} sphere {<20,43,6>,3.3534095 pigment {Green filter 0.05231053} finish {reflection {0.2311248} ior 0.021829572}} sphere {<44,36,36>,0.014130205 pigment {Blue} finish {reflection {0.20279796} ior 0.029552855}} sphere {<-6,23,-28>,4.2696605 pigment {Green filter 0.14804897} finish {reflection {0.20714547} ior 0.04254819}} sphere {<1,57,18>,5 texture {Texture_1}} sphere {<-8,26,-29>,9.285709 pigment {Yellow} finish {reflection {0.117125064} ior 0.047809284}} sphere {<6,50,18>,11.120528 pigment {Blue filter 0.031972777} finish {reflection {0.27239937} ior 0.06550228}} sphere {<24,23,24>,3.7248478 pigment {Blue} finish {reflection {0.13742596} ior 0.08160066}} sphere {<0,10,10>,2 texture {Texture_1}} sphere {<-14,-8,4>,7.9335966 pigment {Yellow filter 0.045089934} finish {reflection {0.0051423316} ior 0.029004008}} sphere {<1,7,30>,10.744121 pigment {Green filter 0.11189801} finish {reflection {0.2556139} ior 0.056835003}} sphere {<43,20,4>,4.0266304 pigment {Red filter 0.083561525} finish {reflection {0.039337687} ior 0.046882194}} sphere {<39,34,3>,10 texture {Texture_1}} sphere {<32,37,45>,8.2621765 pigment {Red filter 0.19457476} finish {reflection {0.29836404} ior 0.06611311}} sphere {<15,-7,9>,6.02733 pigment {Yellow} finish {reflection {0.019781254} ior 0.018816583}} sphere {<-2,18,26>,6.9171004 pigment {Green} finish {reflection {0.10939341} ior 0.042682968}} sphere {<-3,16,-21>,0.124592304 pigment {Blue} finish {reflection {0.30960634} ior 0.044828437}} sphere {<1,-15,-24>,0.39674062 pigment {Green} finish {reflection {0.32122874} ior 0.09975186}} sphere {<-3,2,29>,3.2199295 pigment {colour red 1.3935484 green 1.3935484 blue 1.3935484 filter 0.0456678} finish {reflection {0.16337135} ior 0.040765733}} sphere {<46,34,5>,8.916676 pigment {Blue} finish {reflection {0.004881737} ior 0.02402314}} sphere {<19,-1,40>,6.3829675 pigment {Yellow filter 0.041449763} finish {reflection {0.068082705} ior 0.052728403}} sphere {<10,-8,4>,0 texture {Texture_1}} sphere {<45,28,24>,5 texture {Texture_1}} sphere {<0,8,-4>,1 texture {Texture_1}} sphere {<0,-9,-29>,2 texture {Texture_1}} sphere {<56,-19,1>,6.2411265 pigment {Red} finish {reflection {0.12031356} ior 0.069109485}} sphere {<-4,46,36>,3.5362384 pigment {Blue} finish {reflection {0.18723197} ior 0.07290895}} sphere {<28,33,20>,0.65361047 pigment {Blue} finish {reflection {0.21607688} ior 0.073791504}} sphere {<53,23,9>,4.326423 pigment {Red filter 0.18399797} finish {reflection {0.26872587} ior 0.085497156}} sphere {<-6,-4,-11>,1.873461 pigment {Blue filter 0.1640814} finish {reflection {0.052603707} ior 0.008738861}} sphere {<4,30,15>,3.2279975 pigment {Green filter 0.024195874} finish {reflection {0.046116866} ior 0.090711236}} sphere {<29,-15,-14>,0.68217605 pigment {Yellow filter 0.15011877} finish {reflection {0.18016021} ior 0.08449151}} sphere {<17,-5,27>,7.1616287 pigment {Red} finish {reflection {0.21104759} ior 0.09030958}} sphere {<26,3,-4>,7.6278534 pigment {Yellow} finish {reflection {0.25057593} ior 0.08019107}} sphere {<-11,31,10>,6 texture {Texture_1}} sphere {<24,18,-3>,4 texture {Texture_1}} sphere {<20,-3,-26>,7 texture {Texture_1}} sphere {<10,40,-14>,6.8311677 pigment {Blue} finish {reflection {0.20666744} ior 0.07988421}} sphere {<3,-4,25>,4 texture {Texture_1}} sphere {<4,17,-24>,10 texture {Texture_1}} sphere {<2,14,-5>,9.241378 pigment {colour red 1.3032258 green 1.3032258 blue 1.3032258} finish {reflection {0.032115143} ior 0.062992506}} sphere {<-11,35,-26>,2.4883425 pigment {Blue} finish {reflection {0.20157735} ior 0.027902529}} sphere {<2,25,24>,0.75132966 pigment {Green} finish {reflection {0.29735824} ior 0.03475962}} sphere {<-2,-2,-27>,2.9837794 pigment {Yellow} finish {reflection {0.085733384} ior 0.074648336}} sphere {<8,19,-3>,6.042916 pigment {Blue filter 0.095453545} finish {reflection {0.106154196} ior 0.020416366}} sphere {<19,21,13>,5.9433074 pigment {Red filter 0.12696704} finish {reflection {0.2832739} ior 0.072777554}} sphere {<34,28,-11>,10.506407 pigment {Blue} finish {reflection {0.31786835} ior 0.0380339}} sphere {<19,1,41>,4 texture {Texture_1}} sphere {<15,-8,33>,1.7515848 pigment {Green} finish {reflection {0.3008573} ior 0.033553313}} sphere {<51,33,20>,5.7115374 pigment {colour red 1.3935484 green 1.3935484 blue 1.3935484} finish {reflection {0.30030754} ior 0.03975787}} sphere {<-18,-9,23>,6.1014624 pigment {colour red 1.3161291 green 1.3161291 blue 1.3161291} finish {reflection {0.034343857} ior 0.018944046}} sphere {<38,9,19>,5 texture {Texture_1}} sphere {<23,14,6>,5.568981 pigment {Green} finish {reflection {0.1224502} ior 0.06552691}} sphere {<-2,23,18>,8.782132 pigment {Red} finish {reflection {0.0070742625} ior 0.053344034}} sphere {<-17,11,5>,9.949886 pigment {Yellow filter 0.18317887} finish {reflection {0.14446849} ior 0.012550197}} sphere {<7,-18,14>,7.588225 pigment {Red} finish {reflection {0.054271396} ior 0.024762528}} sphere {<18,13,13>,3.305399 pigment {Red} finish {reflection {0.020097587} ior 0.040205497}} sphere {<1,24,19>,0.5872403 pigment {colour red 1.2903225 green 1.2903225 blue 1.2903225} finish {reflection {0.17930757} ior 0.07927168}} sphere {<10,27,-18>,3.416444 pigment {Green} finish {reflection {0.07984832} ior 0.030201443}} sphere {<1,28,-24>,0.81022775 pigment {colour red 1.5612903 green 1.5612903 blue 1.5612903} finish {reflection {0.27494144} ior 0.08339991}} sphere {<57,49,-14>,9.12137 pigment {Blue filter 0.18896076} finish {reflection {0.02437632} ior 0.0873558}} sphere {<42,-10,31>,4.7428656 pigment {Blue filter 0.14822334} finish {reflection {0.35202673} ior 0.09161558}} sphere {<9,34,30>,8.022385 pigment {Yellow} finish {reflection {0.0063428218} ior 0.024293004}} sphere {<32,-16,9>,7.900796 pigment {colour red 1.3032258 green 1.3032258 blue 1.3032258 filter 0.11866507} finish {reflection {0.009400911} ior 0.05754316}} sphere {<39,0,12>,6.333175 pigment {Yellow filter 0.12429294} finish {reflection {0.11068556} ior 0.021088785}} sphere {<51,23,9>,6 texture {Texture_1}} sphere {<-7,12,-28>,11.122992 pigment {colour red 1.4967742 green 1.4967742 blue 1.4967742 filter 0.11863064} finish {reflection {0.32079035} ior 0.064377874}} sphere {<36,-14,-28>,9.081569 pigment {Green} finish {reflection {0.15686947} ior 0.018610198}} sphere {<41,17,-15>,2.2359772 pigment {Blue filter 0.19662733} finish {reflection {0.011899819} ior 0.044684924}} sphere {<-14,31,0>,6.0702333 pigment {Blue} finish {reflection {0.057285726} ior 0.09715903}} sphere {<5,-11,-8>,1.3680065 pigment {Yellow} finish {reflection {0.13400775} ior 0.093300864}} sphere {<0,32,-8>,1 texture {Texture_1}} sphere {<-13,13,25>,0.73235244 pigment {Red filter 0.13089897} finish {reflection {0.10726324} ior 0.008280955}} sphere {<6,31,-6>,6.3527303 pigment {Red filter 0.1353595} finish {reflection {0.065011986} ior 0.051056925}} sphere {<-4,43,5>,8.390516 pigment {colour red 1.5096774 green 1.5096774 blue 1.5096774 filter 0.06107652} finish {reflection {0.024150109} ior 0.09301502}} sphere {<35,-12,-14>,7 texture {Texture_1}} sphere {<33,-16,-24>,9.91556 pigment {Red} finish {reflection {0.26492572} ior 0.06338805}} sphere {<29,33,-7>,10.167532 pigment {Blue filter 0.08678651} finish {reflection {0.16998936} ior 0.014896781}} sphere {<-15,19,-1>,8.952503 pigment {Blue} finish {reflection {0.32160085} ior 0.049441017}} sphere {<26,-5,0>,0.32291836 pigment {Yellow} finish {reflection {0.16821262} ior 0.07093292}} sphere {<-4,27,9>,2.6191115 pigment {Red} finish {reflection {0.124547556} ior 0.042457666}} sphere {<46,11,20>,4.5576143 pigment {Yellow} finish {reflection {0.13134836} ior 0.09324054}} sphere {<-4,35,-19>,4.8608184 pigment {Blue filter 0.10678288} finish {reflection {0.11885551} ior 0.0013546565}} sphere {<37,26,-15>,5.9868426 pigment {Blue} finish {reflection {0.15782276} ior 0.091041006}} sphere {<1,-8,8>,2.3767421 pigment {Red} finish {reflection {0.096797474} ior 0.032608215}} sphere {<-14,11,-22>,6 texture {Texture_1}} sphere {<25,-4,13>,9 texture {Texture_1}} sphere {<8,42,31>,8.905407 pigment {colour red 1.4967742 green 1.4967742 blue 1.4967742 filter 0.026891643} finish {reflection {0.06751325} ior 0.02947917}} sphere {<-13,28,43>,5 texture {Texture_1}} sphere {<14,30,12>,5.7365594 pigment {Red} finish {reflection {0.327941} ior 0.0058015655}} sphere {<35,35,33>,4.5329947 pigment {Blue} finish {reflection {0.23877075} ior 0.061961994}} sphere {<16,4,-25>,10.451791 pigment {Yellow} finish {reflection {0.1417192} ior 0.019417766}} sphere {<4,46,-8>,6.8122587 pigment {Red filter 0.10921088} finish {reflection {0.031828858} ior 0.014292312}} sphere {<8,-5,-26>,3.9755464 pigment {Red} finish {reflection {0.036343273} ior 0.0035219293}} sphere {<6,-4,8>,3.9171638 pigment {Red} finish {reflection {0.027434494} ior 0.09633488}} sphere {<5,-17,21>,2 texture {Texture_1}} sphere {<27,53,41>,7.8908205 pigment {colour red 1.5096774 green 1.5096774 blue 1.5096774 filter 0.09830737} finish {reflection {0.2103042} ior 0.02596651}} sphere {<54,16,44>,7 texture {Texture_1}} sphere {<3,5,-27>,9.952042 pigment {Red} finish {reflection {0.13989912} ior 0.071281165}} sphere {<-4,10,-7>,5.236615 pigment {Yellow filter 0.07677951} finish {reflection {0.30338967} ior 0.02496295}} sphere {<-12,34,18>,8.983644 pigment {Blue} finish {reflection {0.2629052} ior 0.0076996638}} sphere {<47,48,34>,4 texture {Texture_1}} sphere {<10,0,-1>,8.429777 pigment {Yellow} finish {reflection {0.001506036} ior 0.05824762}} sphere {<1,1,17>,1.6713203 pigment {Green} finish {reflection {0.05406404} ior 0.06696736}} sphere {<-16,46,36>,0.6352575 pigment {Red} finish {reflection {0.15174566} ior 0.023763914}} sphere {<17,24,5>,0.20698579 pigment {Blue} finish {reflection {0.1724669} ior 0.029177818}} sphere {<5,-19,-10>,3.9832141 pigment {Green filter 0.10258069} finish {reflection {0.07422486} ior 0.0646219}} sphere {<16,39,4>,0.967127 pigment {Green} finish {reflection {0.24771619} ior 0.09955292}} sphere {<49,44,16>,0.90636617 pigment {Green} finish {reflection {0.26023242} ior 0.030391717}} sphere {<35,33,0>,0.041349344 pigment {colour red 1.2516129 green 1.2516129 blue 1.2516129} finish {reflection {0.22751972} ior 0.08749688}} sphere {<38,51,14>,3.990891 pigment {Blue filter 0.19528835} finish {reflection {0.14166304} ior 0.048894007}} sphere {<56,32,-10>,11.437149 pigment {Green} finish {reflection {0.35084203} ior 0.0070564956}} sphere {<-2,-7,34>,11.0625725 pigment {colour red 1.4709678 green 1.4709678 blue 1.4709678 filter 0.05775439} finish {reflection {0.19814248} ior 0.029625025}} sphere {<41,20,-22>,8.49687 pigment {colour red 1.2516129 green 1.2516129 blue 1.2516129} finish {reflection {0.23191983} ior 0.018728338}} sphere {<6,39,-19>,6.4672737 pigment {Green} finish {reflection {0.07987561} ior 0.049792018}} sphere {<-17,44,16>,3.5290527 pigment {Green} finish {reflection {0.10012701} ior 0.03132836}} sphere {<-13,2,-12>,0.115461156 pigment {Yellow} finish {reflection {0.081887394} ior 0.07889642}} sphere {<-10,26,12>,3.9407322 pigment {Red} finish {reflection {0.15837601} ior 0.07259089}} sphere {<22,24,35>,9.929617 pigment {Red} finish {reflection {0.21100438} ior 0.09370445}} sphere {<37,5,-16>,4.3478365 pigment {Blue} finish {reflection {0.124677256} ior 0.023290856}} sphere {<27,45,13>,9.738989 pigment {Blue} finish {reflection {0.26315352} ior 0.09307115}} sphere {<30,9,18>,7.4049897 pigment {colour red 1.2516129 green 1.2516129 blue 1.2516129} finish {reflection {0.29749233} ior 0.011685532}} sphere {<-15,-5,3>,1.4374754 pigment {Yellow} finish {reflection {0.1164748} ior 0.022002246}} sphere {<-17,23,2>,4 texture {Texture_1}} sphere {<-12,42,4>,5.373882 pigment {Blue} finish {reflection {0.32985577} ior 0.011886451}} sphere {<41,6,-19>,1.4222074 pigment {Red} finish {reflection {0.26451427} ior 0.0047839335}} sphere {<18,-15,7>,9.261271 pigment {Yellow filter 0.019397166} finish {reflection {0.12924601} ior 0.06274437}} sphere {<34,46,-18>,4 texture {Texture_1}} sphere {<21,15,-17>,2.6580338 pigment {Blue} finish {reflection {0.345032} ior 0.099057496}} sphere {<30,6,26>,10 texture {Texture_1}} sphere {<-15,31,-29>,2.952083 pigment {Green} finish {reflection {0.25156355} ior 0.09732208}} sphere {<40,4,33>,2.9024127 pigment {colour red 1.4967742 green 1.4967742 blue 1.4967742} finish {reflection {0.3475314} ior 0.06806674}} sphere {<15,35,-4>,6 texture {Texture_1}} sphere {<40,14,-12>,10 texture {Texture_1}} sphere {<27,-17,-6>,3.22155 pigment {Red} finish {reflection {0.32877806} ior 0.044919897}} sphere {<-12,41,-15>,9.043702 pigment {Red} finish {reflection {0.19028664} ior 0.0085758}} sphere {<17,-5,-25>,4.354277 pigment {colour red 1.4967742 green 1.4967742 blue 1.4967742} finish {reflection {0.25929967} ior 0.020325981}} sphere {<8,36,14>,0.730654 pigment {colour red 1.3032258 green 1.3032258 blue 1.3032258} finish {reflection {0.29699302} ior 0.018747013}} sphere {<-19,-4,-14>,1.1688597 pigment {colour red 0.59354836 green 0.59354836 blue 0.59354836 filter 0.14791295} finish {reflection {0.07830877} ior 0.06833045}} sphere {<-12,-9,-27>,5.7158566 pigment {Blue filter 0.08480143} finish {reflection {0.0020008069} ior 0.009614328}} sphere {<23,25,27>,0 texture {Texture_1}} sphere {<28,48,-2>,9.940492 pigment {colour red 1.3419355 green 1.3419355 blue 1.3419355} finish {reflection {0.09470988} ior 0.04845215}} sphere {<7,16,-24>,8.447769 pigment {Yellow} finish {reflection {0.1681678} ior 0.09418722}} sphere {<2,7,-11>,5.5599456 pigment {Green filter 0.1507648} finish {reflection {0.3327701} ior 0.07733353}} sphere {<1,28,-3>,4.601693 pigment {Green} finish {reflection {0.12667884} ior 0.052092332}} sphere {<48,55,-17>,6 texture {Texture_1}} sphere {<-2,31,3>,9.804163 pigment {Yellow} finish {reflection {0.05856773} ior 0.08505162}} sphere {<-18,-10,-14>,5.1394415 pigment {Blue filter 0.05590692} finish {reflection {0.08074876} ior 0.045799498}} sphere {<15,-11,35>,0.30401683 pigment {Yellow filter 0.115211844} finish {reflection {0.060207915} ior 0.07952382}} sphere {<33,43,14>,0.15423623 pigment {Green} finish {reflection {0.12822612} ior 0.039156906}} sphere {<10,50,-25>,4.256622 pigment {Yellow} finish {reflection {0.27678654} ior 0.04267394}} sphere {<-5,28,32>,0.6349032 pigment {Yellow filter 0.11459731} finish {reflection {0.13776061} ior 0.020018192}} sphere {<-7,-12,-16>,3.0386424 pigment {Yellow} finish {reflection {0.003913193} ior 0.037150074}} sphere {<-12,-3,-18>,3 texture {Texture_1}} sphere {<47,24,28>,7.446187 pigment {Green filter 0.12388057} finish {reflection {0.25127554} ior 0.056726918}} sphere {<25,24,-18>,5.482993 pigment {Yellow} finish {reflection {0.07318731} ior 0.020260314}} sphere {<-12,0,33>,8.088084 pigment {Blue filter 0.12013768} finish {reflection {0.05795155} ior 0.081019394}} sphere {<48,20,15>,7.1977806 pigment {Green filter 0.012612335} finish {reflection {0.065376654} ior 0.07499025}} sphere {<-19,29,0>,0.3967076 pigment {Red} finish {reflection {0.08761467} ior 0.08953582}} sphere {<6,8,13>,5 texture {Texture_1}} sphere {<-17,32,35>,9.20204 pigment {colour red 1.4967742 green 1.4967742 blue 1.4967742} finish {reflection {0.36127874} ior 0.03333951}} sphere {<-9,-12,20>,2.6857538 pigment {Yellow filter 0.065851286} finish {reflection {0.20902681} ior 0.015290536}} sphere {<23,-13,5>,9.0459175 pigment {Red} finish {reflection {0.10576166} ior 0.07572316}} sphere {<46,54,-24>,7.619498 pigment {Green} finish {reflection {0.24444146} ior 0.025806416}} sphere {<48,-11,-2>,7 texture {Texture_1}} sphere {<38,-16,-8>,9.541843 pigment {colour red 1.3161291 green 1.3161291 blue 1.3161291} finish {reflection {0.10040355} ior 0.089273356}} sphere {<12,13,-22>,2.5027802 pigment {colour red 1.4709678 green 1.4709678 blue 1.4709678} finish {reflection {0.27529442} ior 0.049490657}} sphere {<23,33,-1>,9.150488 pigment {Yellow} finish {reflection {0.30233705} ior 0.03063638}} sphere {<-11,-6,-11>,7.957479 pigment {Yellow} finish {reflection {0.1482767} ior 0.09085261}} sphere {<51,31,31>,1.0309293 pigment {Blue} finish {reflection {0.09178894} ior 0.023191007}} sphere {<44,34,5>,7.008887 pigment {Green} finish {reflection {0.18504196} ior 0.050442424}} sphere {<16,47,34>,4 texture {Texture_1}} sphere {<-6,8,-7>,3.9476185 pigment {Yellow} finish {reflection {0.14356944} ior 0.06508845}} sphere {<18156,10685,18279>,2769.9832 pigment {Green filter 0.14190757} finish {reflection {175.93042} ior 0.059688393}} sphere {<-9,2,3>,4.957951 pigment {Yellow filter 0.17142396} finish {reflection {0.08595953} ior 0.05948766}} sphere {<-19,12,7>,6.562974 pigment {colour red 1.4193548 green 1.4193548 blue 1.4193548 filter 0.065544136} finish {reflection {0.056801174} ior 0.056453057}} sphere {<-5,-1,20>,3.135431 pigment {Blue} finish {reflection {0.30384928} ior 0.0014436998}} sphere {<6,-13,8>,5.5613623 pigment {Yellow} finish {reflection {0.14846943} ior 0.09790122}} sphere {<25,6,-20>,8.022083 pigment {Red} finish {reflection {0.15069358} ior 0.08795479}} sphere {<20,3,16>,0.37304106 pigment {Red filter 0.10248433} finish {reflection {0.050693966} ior 0.07637129}} sphere {<23,38,21>,2 texture {Texture_1}} sphere {<14,-12,19>,11.598207 pigment {Blue} finish {reflection {0.15830134} ior 0.08570436}} sphere {<-18,-2,34>,5.5282316 pigment {Yellow filter 0.12281978} finish {reflection {0.2614516} ior 0.052430965}} sphere {<25,-10,2>,7 texture {Texture_1}} sphere {<-16,10,16>,0.49128976 pigment {Green filter 0.09817339} finish {reflection {0.23362376} ior 0.074037306}} sphere {<51,47,6>,3.3361773 pigment {Yellow filter 0.06151246} finish {reflection {0.3381062} ior 0.05349444}} sphere {<42,6,14>,3 texture {Texture_1}} sphere {<12,-13,35>,9 texture {Texture_1}} sphere {<26,17,-13>,5.3889513 pigment {colour red 1.3032258 green 1.3032258 blue 1.3032258} finish {reflection {0.058083076} ior 0.024665337}} sphere {<11,50,29>,0.9889846 pigment {Green filter 0.0559903} finish {reflection {0.09651663} ior 0.058936436}} sphere {<0,41,24>,5.8404717 pigment {Red filter 0.062588245} finish {reflection {0.14570028} ior 0.08616805}} sphere {<42,25,6>,9.132662 pigment {Green} finish {reflection {0.17170271} ior 0.015799528}} sphere {<39,-2,-17>,7.0578384 pigment {Green} finish {reflection {0.34995413} ior 0.00547768}} sphere {<-18,30,-1>,3 texture {Texture_1}} sphere {<6,-9,16>,8.82125 pigment {Yellow} finish {reflection {0.068014085} ior 0.059456732}} sphere {<-1,23,-11>,1.3963187 pigment {Blue} finish {reflection {0.2190942} ior 0.080616385}} sphere {<-1,24,18>,2.613721 pigment {Blue filter 0.13941458} finish {reflection {0.18929875} ior 0.0048598764}} sphere {<-6,17,12>,1 texture {Texture_1}} sphere {<15,-2,-21>,9.721472 pigment {Blue filter 0.026918273} finish {reflection {0.2417877} ior 0.0762089}} sphere {<47,48,-17>,8.063804 pigment {Green filter 0.16817772} finish {reflection {0.16108702} ior 0.047378443}} sphere {<28,13,37>,8 texture {Texture_1}} sphere {<8,40,-18>,4 texture {Texture_1}} sphere {<-17,-19,35>,8.110881 pigment {Red} finish {reflection {0.19985674} ior 0.047921184}} sphere {<22,0,12>,2.102514 pigment {Red} finish {reflection {0.10912357} ior 0.04816807}} sphere {<37,-8,-6>,1.8958395 pigment {Green filter 0.18881787} finish {reflection {0.28327546} ior 0.041747756}} sphere {<42,33,-1>,9.195974 pigment {colour red 1.3032258 green 1.3032258 blue 1.3032258 filter 0.12075895} finish {reflection {0.11363325} ior 0.01495427}} sphere {<13,29,-7>,5.0747395 pigment {Red} finish {reflection {0.08804769} ior 0.07942728}} sphere {<18,52,-17>,1 texture {Texture_1}} sphere {<10,16,12>,4.826684 pigment {Green} finish {reflection {0.072350994} ior 0.027619986}} sphere {<45,7,0>,3.0429568 pigment {Red filter 0.19847673} finish {reflection {0.124678746} ior 0.01773935}} sphere {<37,29,31>,0.313327 pigment {Red} finish {reflection {0.29768863} ior 0.04324212}} sphere {<24,30,-10>,0.44076824 pigment {Green filter 0.0803552} finish {reflection {0.3222487} ior 0.037588425}} sphere {<12,34,30>,5.6398726 pigment {Blue} finish {reflection {0.06794182} ior 0.035823066}} sphere {<14,-2,-16>,2.541039 pigment {Green} finish {reflection {0.002185813} ior 0.051158637}} sphere {<-16,49,32>,3.0562546 pigment {Green filter 0.042375375} finish {reflection {0.21414891} ior 0.02998265}} sphere {<16,36,-26>,11.338634 pigment {Blue filter 0.04402473} finish {reflection {0.10354878} ior 0.07950445}} sphere {<-5,9,15>,4.6902723 pigment {Red} finish {reflection {0.17082523} ior 0.07271072}} sphere {<9,-14,-29>,0 texture {Texture_1}} sphere {<-12,17,20>,5 texture {Texture_1}} sphere {<-15,-15,15>,5.5305924 pigment {Blue filter 0.036447722} finish {reflection {0.14025714} ior 0.037068132}} sphere {<43,-1,-28>,5 texture {Texture_1}} sphere {<37,-15,14>,5.015025 pigment {colour red 1.4193548 green 1.4193548 blue 1.4193548} finish {reflection {0.12672403} ior 0.02061232}} sphere {<33282,32387,4>,935.0453 pigment {Yellow filter 0.10786787} finish {reflection {146.75546} ior 0.08295135}} sphere {<29,16,-13>,3.6680465 pigment {colour red 1.2903225 green 1.2903225 blue 1.2903225 filter 0.14471556} finish {reflection {0.24158198} ior 0.014283882}} sphere {<-13,15,-14>,6.433202 pigment {Blue} finish {reflection {0.14021721} ior 0.01579081}} sphere {<52,24,-25>,7.945225 pigment {Green filter 0.15297769} finish {reflection {0.25566772} ior 0.059727747}} sphere {<-19,44,-9>,3 texture {Texture_1}} sphere {<-15,44,-13>,9.165665 pigment {Green filter 0.17089202} finish {reflection {0.09104484} ior 0.022054592}} sphere {<-5,-14,-9>,4.130732 pigment {Yellow} finish {reflection {0.0056030885} ior 0.015809087}} sphere {<30,-9,31>,6.248697 pigment {colour red 1.2903225 green 1.2903225 blue 1.2903225} finish {reflection {0.20272818} ior 0.029126922}} sphere {<38,-6,30>,9.156631 pigment {Green} finish {reflection {0.036644466} ior 0.0017605424}} sphere {<28,35,-6>,6.1420455 pigment {colour red 1.4193548 green 1.4193548 blue 1.4193548} finish {reflection {0.09261129} ior 0.04632378}} sphere {<-9,45,23>,6 texture {Texture_1}} sphere {<37,-3,-1>,0.8542725 pigment {Green} finish {reflection {0.040473405} ior 0.09249663}} sphere {<-5,-15,3>,2.6745965 pigment {Yellow} finish {reflection {0.12611316} ior 0.04674445}} sphere {<29,-10,36>,1.8941214 pigment {Red filter 0.06650495} finish {reflection {0.17798705} ior 2.9094781E-5}} sphere {<-10,24,18>,3 texture {Texture_1}} sphere {<13,39,-13>,8.53487 pigment {colour red 1.3032258 green 1.3032258 blue 1.3032258} finish {reflection {0.08727671} ior 0.099462524}} sphere {<38,-2,-13>,4.6128526 pigment {Yellow filter 0.16008446} finish {reflection {0.12994176} ior 0.051086504}} sphere {<38,1,5>,4.5464497 pigment {colour red 1.2903225 green 1.2903225 blue 1.2903225} finish {reflection {0.043101765} ior 0.099726394}} sphere {<-16,-16,23>,4.039777 pigment {Green filter 0.065537974} finish {reflection {0.16302092} ior 0.08504592}} sphere {<36,-15,-12>,2.0965738 pigment {Yellow filter 0.0019799585} finish {reflection {0.26666358} ior 0.059096526}} sphere {<37,-9,21>,8 texture {Texture_1}} sphere {<-9,47,21>,6.4837623 pigment {colour red 1.3548387 green 1.3548387 blue 1.3548387} finish {reflection {0.29502383} ior 0.040113505}} sphere {<22,-12,-18>,8.4425125 pigment {Red} finish {reflection {0.33099496} ior 0.04250426}} sphere {<-9,45,18>,1 texture {Texture_1}} sphere {<3,15,3>,1.9030718 pigment {Green} finish {reflection {0.111992665} ior 0.0035314627}} sphere {<43,13,6>,5.535831 pigment {Blue} finish {reflection {0.16035879} ior 0.07285274}} sphere {<27,-12,0>,2.647616 pigment {Blue} finish {reflection {0.18495712} ior 0.09930413}} sphere {<-5,25,40>,7.793073 pigment {Yellow filter 0.17542383} finish {reflection {0.22251114} ior 0.087689176}} sphere {<1,-5,-25>,2.7889977 pigment {Green filter 0.068911694} finish {reflection {0.12175429} ior 0.06856142}} sphere {<15,16,5>,4 texture {Texture_1}} sphere {<0,-11,6>,5.358504 pigment {colour red 1.4709678 green 1.4709678 blue 1.4709678} finish {reflection {0.29257172} ior 0.08426465}} sphere {<25,8,23>,8.375246 pigment {Yellow} finish {reflection {0.06527554} ior 0.08664377}} sphere {<13,50,22>,9.117738 pigment {Red filter 0.04195585} finish {reflection {0.28172576} ior 0.053211804}} sphere {<41,-13,30>,6.8520637 pigment {colour red 1.3548387 green 1.3548387 blue 1.3548387} finish {reflection {0.12928672} ior 0.025480041}} sphere {<45,34,-11>,1 texture {Texture_1}} sphere {<34,-5,-26>,0.80995685 pigment {Blue} finish {reflection {0.19597076} ior 0.057980333}} sphere {<-14,39,2>,2.0756469 pigment {colour red 1.2516129 green 1.2516129 blue 1.2516129 filter 0.1583873} finish {reflection {0.1875209} ior 0.0071241977}} sphere {<41,36,33>,4.274847 pigment {Green filter 0.1811789} finish {reflection {0.061857495} ior 0.0721803}} sphere {<-12,9,-3>,0.37654167 pigment {Green} finish {reflection {0.08233999} ior 0.02479692}} sphere {<-6,32,39>,9.609714 pigment {colour red 1.4709678 green 1.4709678 blue 1.4709678 filter 0.04088188} finish {reflection {0.0049967426} ior 0.08865995}} sphere {<55,-1,18>,2.7315447 pigment {Red filter 0.032323636} finish {reflection {0.1451612} ior 0.040189113}} sphere {<-7,-18,10>,5 texture {Texture_1}} sphere {<7,-11,-27>,5.02078 pigment {Green filter 0.17283925} finish {reflection {0.34330323} ior 0.039117612}} sphere {<6,-11,-15>,1.2431376 pigment {colour red 0.56774193 green 0.56774193 blue 0.56774193 filter 0.06320311} finish {reflection {0.008196638} ior 0.015811075}} sphere {<26,0,-13>,4 texture {Texture_1}} sphere {<-14,44,13>,1.9649264 pigment {colour red 1.3419355 green 1.3419355 blue 1.3419355 filter 0.16641584} finish {reflection {0.06776543} ior 0.015933424}} sphere {<17,39,-24>,7.4473953 pigment {colour red 1.2516129 green 1.2516129 blue 1.2516129} finish {reflection {0.3128152} ior 0.07752541}} sphere {<15,43,24>,7.5064645 pigment {Yellow} finish {reflection {0.370101} ior 0.080415785}} sphere {<-11,-3,12>,5.304906 pigment {Green} finish {reflection {0.047515508} ior 0.0125951115}} sphere {<-17,35,4>,2.0833616 pigment {Yellow} finish {reflection {0.15928063} ior 0.06443333}} sphere {<3,-17,-27>,3.3777878 pigment {Green} finish {reflection {0.33478373} ior 0.016144691}} sphere {<24,41,3>,1.3666731 pigment {Red} finish {reflection {0.25275058} ior 0.039958887}} sphere {<-8,-2,-7>,3.692681 pigment {Blue} finish {reflection {0.039780002} ior 0.09029216}} sphere {<6,41,0>,0 texture {Texture_1}} sphere {<16,45,17>,1.4045985 pigment {colour red 1.3032258 green 1.3032258 blue 1.3032258} finish {reflection {0.13166381} ior 0.020345692}} sphere {<42,27,-12>,0.90298355 pigment {Yellow} finish {reflection {0.25830418} ior 0.058825064}} sphere {<22,39,19>,1.9480842 pigment {Yellow} finish {reflection {0.23347452} ior 0.07386683}} sphere {<44,6,-21>,2.4565234 pigment {Red filter 0.14529605} finish {reflection {0.27359554} ior 0.056111958}} sphere {<-7,29,44>,7.871652 pigment {Red} finish {reflection {0.12755434} ior 0.016184764}} sphere {<2,-14,-25>,9.124935 pigment {Yellow filter 0.12288067} finish {reflection {0.08673628} ior 0.09584728}} sphere {<-1,1,-6>,1.4392302 pigment {Blue} finish {reflection {0.04135077} ior 0.05210113}} sphere {<-15,3,-2>,3.9567776 pigment {Yellow filter 0.17423314} finish {reflection {0.20913772} ior 0.07511057}} sphere {<19,-4,-1>,6.8737288 pigment {Blue} finish {reflection {0.008239951} ior 0.054083806}} sphere {<-7,33,35>,5.8892884 pigment {colour red 1.4967742 green 1.4967742 blue 1.4967742 filter 0.0039289794} finish {reflection {0.17150828} ior 0.006948198}} sphere {<47,-18,42>,11.621386 pigment {colour red 1.5096774 green 1.5096774 blue 1.5096774} finish {reflection {0.041355122} ior 0.087601915}} sphere {<-2,19,25>,1 texture {Texture_1}} sphere {<-15,13,30>,2.0826287 pigment {Yellow filter 0.10711745} finish {reflection {0.16073003} ior 0.045841433}} sphere {<-11,35,-22>,2.049031 pigment {Yellow filter 0.11541208} finish {reflection {0.15199628} ior 0.028891433}} sphere {<10,29,25>,7 texture {Texture_1}} sphere {<14,-3,9>,3.5971808 pigment {Red} finish {reflection {0.02633896} ior 0.020257385}} sphere {<-19,-6,6>,0.8973153 pigment {Yellow} finish {reflection {0.30317542} ior 0.06994474}} sphere {<5,23,-12>,4.2426047 pigment {Green filter 0.12716502} finish {reflection {0.055103667} ior 0.0685361}} sphere {<15,-10,35>,5.7416625 pigment {Green} finish {reflection {0.107561044} ior 0.033557754}} sphere {<-13,31,-10>,8.982975 pigment {Yellow} finish {reflection {0.15632147} ior 0.0041943677}} sphere {<-19,26,-9>,8.502437 pigment {colour red 1.3548387 green 1.3548387 blue 1.3548387} finish {reflection {0.12629892} ior 0.03708654}} sphere {<49,2,-25>,0.25661343 pigment {Red filter 0.10256505} finish {reflection {0.013295305} ior 0.064393625}} sphere {<-5,-13,-16>,1.2984488 pigment {Blue filter 0.046772674} finish {reflection {0.036249924} ior 0.09090835}} sphere {<32,7,27>,7.0906305 pigment {colour red 1.3548387 green 1.3548387 blue 1.3548387} finish {reflection {0.11213771} ior 0.06966137}} sphere {<29,25,4>,2.3431942 pigment {Red} finish {reflection {0.050844304} ior 0.03897197}} sphere {<40,13,2>,2.708013 pigment {Blue} finish {reflection {0.25052336} ior 0.029426804}} sphere {<31,0,40>,0.4605578 pigment {Yellow filter 0.1370149} finish {reflection {0.24403936} ior 0.07263983}} sphere {<25,48,19>,1 texture {Texture_1}} sphere {<-5,33,-16>,6.6804824 pigment {Red} finish {reflection {0.11438491} ior 0.019549731}} sphere {<8,22,0>,3.601244 pigment {Green filter 0.0949916} finish {reflection {0.060894575} ior 0.0060639232}} sphere {<1,-8,16>,8 texture {Texture_1}} sphere {<36,14,-6>,1 texture {Texture_1}} sphere {<-8,10,20>,7 texture {Texture_1}} sphere {<-18,-12,21>,0.15549555 pigment {Yellow filter 0.13267453} finish {reflection {0.1024129} ior 0.094267115}} sphere {<1,43,2>,10.53446 pigment {colour red 1.4709678 green 1.4709678 blue 1.4709678} finish {reflection {0.13236871} ior 0.0522598}} sphere {<5,-12,-28>,1.6422638 pigment {Blue filter 0.018966125} finish {reflection {0.009769632} ior 0.09271831}} sphere {<-11,48,21>,9.590634 pigment {Red} finish {reflection {0.2738798} ior 0.010177862}} sphere {<41,2,0>,5 texture {Texture_1}} sphere {<4,23,-18>,1.5316479 pigment {colour red 1.3032258 green 1.3032258 blue 1.3032258} finish {reflection {0.19421223} ior 0.028787067}} sphere {<31,18,-23>,3 texture {Texture_1}} sphere {<14,23,34>,3.7985358 pigment {Yellow filter 0.14371486} finish {reflection {0.11255864} ior 0.09787725}} sphere {<49,46,-9>,1.4518368 pigment {colour red 1.3935484 green 1.3935484 blue 1.3935484 filter 0.14971137} finish {reflection {0.10641054} ior 0.08061922}} sphere {<20,17,-25>,10.798036 pigment {Yellow} finish {reflection {0.2700839} ior 0.04750435}} sphere {<0,-13,-21>,2.0855148 pigment {Red} finish {reflection {2.4435294E-4} ior 0.05496327}} sphere {<38,25,-10>,4.4502387 pigment {colour red 1.2516129 green 1.2516129 blue 1.2516129} finish {reflection {0.28597403} ior 0.044794917}} sphere {<27,36,20>,6.359605 pigment {Blue} finish {reflection {0.029361164} ior 0.0999197}} sphere {<20,32,-9>,3.177805 pigment {colour red 1.2903225 green 1.2903225 blue 1.2903225 filter 0.06658968} finish {reflection {0.11289152} ior 0.04016314}} sphere {<33,-9,31>,2 texture {Texture_1}} sphere {<-3,26,-4>,4.1755767 pigment {Blue filter 0.1286835} finish {reflection {0.20150363} ior 0.05425809}} sphere {<-14,42,26>,6.1620197 pigment {Yellow} finish {reflection {0.28487703} ior 0.026706574}} sphere {<5,0,-11>,2.8997145 pigment {Yellow} finish {reflection {0.19407144} ior 0.07809009}} sphere {<24,0,-28>,5.1422095 pigment {Red filter 0.036409903} finish {reflection {0.24686114} ior 0.06567954}} sphere {<-3,37,6>,3.4209576 pigment {Green filter 0.07108563} finish {reflection {0.03424117} ior 0.026974482}} sphere {<45,38,-25>,9 texture {Texture_1}} sphere {<6,14,6>,6.0174723 pigment {Yellow} finish {reflection {0.28122416} ior 0.0069536245}} sphere {<15,-14,11>,4.193693 pigment {colour red 1.3032258 green 1.3032258 blue 1.3032258} finish {reflection {0.053074293} ior 0.049191378}} sphere {<40,13,-24>,8 texture {Texture_1}} sphere {<-4,2,-12>,4.723235 pigment {Green} finish {reflection {0.03215033} ior 0.07313555}} sphere {<-5,-11,15>,4 texture {Texture_1}} sphere {<55,-10,46>,2.8966959 pigment {Blue} finish {reflection {0.31867263} ior 0.07188863}} sphere {<5,-12,23>,1.7064581 pigment {Red filter 0.13168503} finish {reflection {0.111590035} ior 0.020894041}} sphere {<-4,35,-29>,1.2925351 pigment {Red} finish {reflection {0.038516596} ior 0.09165142}} sphere {<6,-8,33>,8.055717 pigment {Yellow} finish {reflection {0.035934936} ior 0.086120225}} sphere {<4,-3,-9>,7.0167685 pigment {Yellow filter 0.03041472} finish {reflection {0.012889534} ior 0.0093823}} sphere {<44,34,31>,9.058528 pigment {colour red 1.3032258 green 1.3032258 blue 1.3032258} finish {reflection {0.103472106} ior 0.00932118}} sphere {<28,53,2>,1 texture {Texture_1}} sphere {<-11,5,-23>,2 texture {Texture_1}} sphere {<8,-2,-4>,3.1492906 pigment {Yellow} finish {reflection {0.28830773} ior 4.446864E-4}} sphere {<2,-1,5>,4.609451 pigment {Yellow} finish {reflection {0.3129044} ior 0.03743526}} sphere {<39,15,-12>,7.9657593 pigment {Green} finish {reflection {0.20409915} ior 0.014837541}} sphere {<21,4,28>,2.391587 pigment {Blue filter 0.10828973} finish {reflection {0.09225219} ior 0.039727326}} sphere {<-15,54,28>,1.7866678 pigment {Blue filter 0.17391111} finish {reflection {2.5776742E-4} ior 0.0049569034}} sphere {<-9,9,3>,1.1724315 pigment {Yellow filter 0.14074346} finish {reflection {0.2530594} ior 0.063058086}} sphere {<45,55,35>,3.7211502 pigment {Yellow} finish {reflection {0.26912254} ior 0.09595299}} sphere {<30,-6,37>,4.396878 pigment {Yellow filter 0.03425069} finish {reflection {0.21826907} ior 0.036892273}} sphere {<-8,-14,-25>,8 texture {Texture_1}} sphere {<17,10,22>,0 texture {Texture_1}} sphere {<18,-4,38>,9.5365095 pigment {colour red 1.4193548 green 1.4193548 blue 1.4193548} finish {reflection {0.077013716} ior 0.024720028}} sphere {<-15,-13,-10>,0.58466256 pigment {Red} finish {reflection {0.028582875} ior 0.07071453}} sphere {<-1,-2,-16>,0.31613535 pigment {Yellow filter 0.15571979} finish {reflection {0.0453561} ior 0.09127381}} sphere {<-13,46,12>,2.7367442 pigment {Green filter 0.123811565} finish {reflection {0.052053507} ior 0.017803103}} sphere {<44,8,-25>,8.565069 pigment {Green filter 0.16822882} finish {reflection {0.22727849} ior 0.07993454}} sphere {<14,-17,0>,3.0541005 pigment {Red} finish {reflection {0.21098453} ior 0.090618595}} sphere {<8,-2,43>,7.876184 pigment {Yellow} finish {reflection {0.30975807} ior 0.04101784}} sphere {<17,48,20>,5.2824955 pigment {Yellow} finish {reflection {0.07864786} ior 0.008448341}} sphere {<45,-6,3>,1 texture {Texture_1}} sphere {<0,-5,30>,8 texture {Texture_1}} sphere {<-16,35,-20>,3.0506134 pigment {colour red 1.4193548 green 1.4193548 blue 1.4193548} finish {reflection {0.056972638} ior 0.069107875}} sphere {<11,14,-8>,2 texture {Texture_1}} sphere {<38,-7,-19>,5.9742384 pigment {Blue filter 0.15837324} finish {reflection {0.326898} ior 0.054175857}} sphere {<-4,34,16>,9.20862 pigment {Green filter 0.0946524} finish {reflection {0.15084612} ior 0.04514718}} sphere {<39,11,-20>,2.647489 pigment {Green filter 0.021947075} finish {reflection {0.17021984} ior 0.0043087006}} sphere {<-14,36,-13>,2.4150379 pigment {Red} finish {reflection {0.0239373} ior 7.7846186E-4}} sphere {<15,48,-8>,10.903398 pigment {Blue filter 0.079619855} finish {reflection {0.15332454} ior 0.07021023}} sphere {<-10,39,18>,9.971398 pigment {Green} finish {reflection {0.2666901} ior 0.082428955}} sphere {<29,-15,-23>,7 texture {Texture_1}} sphere {<-9,-15,10>,7.8587623 pigment {Green} finish {reflection {0.055632565} ior 0.0057241805}} sphere {<-9,17,24>,10 texture {Texture_1}} sphere {<-11,21,5>,7 texture {Texture_1}} sphere {<20,-3,48>,3.4339032 pigment {Yellow} finish {reflection {0.3580452} ior 0.066651404}} sphere {<-12,4,-13>,1.1955099 pigment {Blue filter 0.0064131776} finish {reflection {0.14128858} ior 0.09510539}} sphere {<37,-9,-13>,2.4174805 pigment {colour red 1.3032258 green 1.3032258 blue 1.3032258} finish {reflection {0.10416879} ior 0.09647706}} sphere {<-7,-16,33>,11.259906 pigment {Blue} finish {reflection {0.23689903} ior 0.08610668}} sphere {<37,32,31>,8.794821 pigment {Blue} finish {reflection {0.28525347} ior 0.0982583}} sphere {<23,-1,-17>,7.1824775 pigment {colour red 1.4193548 green 1.4193548 blue 1.4193548} finish {reflection {0.09085287} ior 0.06184834}} sphere {<-17,20,0>,7.2510514 pigment {Red} finish {reflection {0.26456755} ior 0.023146113}} sphere {<41,6,25>,2.8490155 pigment {Blue} finish {reflection {0.29842898} ior 0.07281418}} sphere {<12,-10,-20>,9 texture {Texture_1}} sphere {<-6,46,29>,5.8199625 pigment {colour red 1.5612903 green 1.5612903 blue 1.5612903} finish {reflection {0.15896556} ior 0.06168005}} sphere {<13,31,-20>,0.2475168 pigment {Green filter 0.0074840775} finish {reflection {0.27589044} ior 0.005466997}} sphere {<5,-9,2>,3.552163 pigment {Blue filter 0.11475938} finish {reflection {0.021855138} ior 0.039485864}} sphere {<10,-1,-16>,8.783716 pigment {Yellow filter 0.13440813} finish {reflection {0.18657626} ior 0.05172515}} sphere {<38,-14,-24>,7 texture {Texture_1}} sphere {<50,-8,-6>,10 texture {Texture_1}} sphere {<15,14,-15>,3.5826802 pigment {colour red 1.2516129 green 1.2516129 blue 1.2516129} finish {reflection {0.23132698} ior 0.050406974}} sphere {<35,8,-27>,0.44358817 pigment {colour red 1.4193548 green 1.4193548 blue 1.4193548} finish {reflection {0.22743571} ior 0.058170553}} sphere {<34,-8,-8>,9.661789 pigment {colour red 1.2903225 green 1.2903225 blue 1.2903225 filter 0.17671412} finish {reflection {0.23772544} ior 0.022723906}} sphere {<22,54,23>,5.196715 pigment {Blue} finish {reflection {0.24307166} ior 0.058425914}} sphere {<28,20,-18>,4 texture {Texture_1}} sphere {<-2,-15,-7>,0 texture {Texture_1}} sphere {<23,-18,20>,3.0762358 pigment {Green} finish {reflection {0.25195765} ior 0.020585777}} sphere {<1,12,-12>,0 texture {Texture_1}} sphere {<5,21,9>,1 texture {Texture_1}} sphere {<29,11,2>,3.5275111 pigment {colour red 1.3419355 green 1.3419355 blue 1.3419355 filter 0.04626049} finish {reflection {0.26078638} ior 0.07021551}} sphere {<43,43,-20>,1 texture {Texture_1}} sphere {<9,2,4>,4.9481287 pigment {Green filter 0.12273537} finish {reflection {0.271145} ior 0.014564931}} sphere {<-18,47,22>,2.5634463 pigment {Green filter 0.019796435} finish {reflection {0.11857118} ior 0.04992256}} sphere {<2,1,-13>,2.3394666 pigment {Blue filter 0.16803901} finish {reflection {0.16202618} ior 0.09470271}} sphere {<37,-9,15>,1.0401938 pigment {colour red 1.2903225 green 1.2903225 blue 1.2903225} finish {reflection {0.24948874} ior 0.033106353}} sphere {<-17,5,22>,1.2442877 pigment {Green} finish {reflection {0.0922297} ior 0.05383405}} sphere {<24,-8,5>,0.33454186 pigment {Blue filter 0.17504907} finish {reflection {0.07037216} ior 0.07926352}} sphere {<39,27,23>,3.3810132 pigment {colour red 1.2516129 green 1.2516129 blue 1.2516129 filter 0.069565676} finish {reflection {0.01945203} ior 0.0819215}} sphere {<-12,30,-17>,7.289796 pigment {Red filter 0.06161936} finish {reflection {0.32606477} ior 0.07414359}} sphere {<17,5,-5>,0.101305045 pigment {colour red 1.2903225 green 1.2903225 blue 1.2903225} finish {reflection {0.29181683} ior 0.06300699}} sphere {<-10,26,-10>,1.7311665 pigment {Blue} finish {reflection {0.01737102} ior 0.028747305}} sphere {<3,2,9>,7.447829 pigment {Blue filter 0.07506504} finish {reflection {0.23211004} ior 0.0113144005}} sphere {<8,-8,0>,5.889486 pigment {Green} finish {reflection {0.12813483} ior 0.05556558}} sphere {<-11,17,41>,2.0213752 pigment {colour red 1.5225806 green 1.5225806 blue 1.5225806} finish {reflection {0.14467828} ior 0.061724067}} sphere {<-6,0,-8>,0.6808569 pigment {Blue} finish {reflection {0.10450078} ior 0.047074527}} sphere {<8,0,0>,3.7841315 pigment {Yellow filter 0.0868179} finish {reflection {0.07400939} ior 0.040756583}} sphere {<7,2,28>,9.606055 pigment {Yellow filter 0.1789013} finish {reflection {0.06736569} ior 0.047827687}} sphere {<35,-12,-2>,8 texture {Texture_1}} sphere {<-16,40,23>,2.1924992 pigment {Green} finish {reflection {0.27331614} ior 0.08027926}} sphere {<33,37,0>,8.430983 pigment {colour red 1.4967742 green 1.4967742 blue 1.4967742} finish {reflection {0.06907391} ior 6.1553775E-4}} sphere {<36,25,-8>,6.3078833 pigment {Green} finish {reflection {0.23025928} ior 0.036995262}} sphere {<9,13,1>,3.3267505 pigment {Green filter 0.0049599353} finish {reflection {0.15765315} ior 0.04418815}} sphere {<45,-2,12>,6.185254 pigment {Red filter 0.14300872} finish {reflection {0.33879587} ior 0.0129174255}} sphere {<9,22,-19>,3 texture {Texture_1}} sphere {<-1,32,27>,10.50736 pigment {Red filter 0.018915322} finish {reflection {0.06928517} ior 0.04214491}} sphere {<16,43,-27>,8.353196 pigment {colour red 1.3032258 green 1.3032258 blue 1.3032258} finish {reflection {0.3117962} ior 0.030512862}} sphere {<46,41,-24>,1.606904 pigment {Yellow} finish {reflection {0.038548604} ior 0.032177832}} sphere {<47,5,-7>,9.828757 pigment {Yellow} finish {reflection {0.21387911} ior 0.050695095}} sphere {<22,32,26>,0.49109143 pigment {Green} finish {reflection {0.0920754} ior 0.040131338}} sphere {<-12,0,3>,4.7178845 pigment {Green filter 0.14049552} finish {reflection {0.25376147} ior 0.09616658}} sphere {<-8,18,-18>,2.316814 pigment {Blue} finish {reflection {0.30736837} ior 0.021499196}} sphere {<17,27,20>,6.187578 pigment {Red} finish {reflection {0.15975158} ior 0.0038178153}} sphere {<30,1,-25>,0.5487896 pigment {Yellow filter 0.1998186} finish {reflection {0.10764731} ior 0.05230307}} sphere {<17,-9,8>,2 texture {Texture_1}} sphere {<0,25,-11>,7.943303 pigment {colour red 1.3548387 green 1.3548387 blue 1.3548387} finish {reflection {0.14789616} ior 0.010103625}} sphere {<55,41,-10>,2.9876523 pigment {colour red 1.4967742 green 1.4967742 blue 1.4967742} finish {reflection {0.3597646} ior 0.09277215}} sphere {<0,-15,7>,9.5167055 pigment {Blue} finish {reflection {0.09681252} ior 0.024141746}} sphere {<19,52,38>,4.0557804 pigment {Yellow filter 0.071658105} finish {reflection {0.37352255} ior 0.0068662786}} sphere {<41,39,-10>,3.367764 pigment {Yellow filter 0.14826855} finish {reflection {0.3293395} ior 0.046709597}} sphere {<13,37,-28>,5.898329 pigment {Yellow filter 0.17636672} finish {reflection {0.12680408} ior 0.07056047}} sphere {<10,34,35>,7 texture {Texture_1}} sphere {<-12,39,25>,5.1021266 pigment {Yellow filter 0.12275462} finish {reflection {0.1443669} ior 0.035273176}} sphere {<2,34,11>,1 texture {Texture_1}} sphere {<-14,-13,32>,6 texture {Texture_1}} sphere {<-13,35,12>,4.556449 pigment {Green filter 0.09268525} finish {reflection {0.25858927} ior 0.061825823}} sphere {<0,-9,-21>,0 texture {Texture_1}} sphere {<4,-4,-21>,6 texture {Texture_1}} sphere {<-6,33,-21>,5.9541917 pigment {colour red 1.4064516 green 1.4064516 blue 1.4064516} finish {reflection {0.15340374} ior 0.032178953}} sphere {<21,39,0>,0.30764169 pigment {Blue} finish {reflection {0.31451184} ior 0.08338203}} sphere {<24,29,-14>,6.468436 pigment {Red filter 0.03359085} finish {reflection {0.29862154} ior 0.038883768}} sphere {<33,-17,37>,4 texture {Texture_1}} sphere {<42,12,2>,5.8080244 pigment {Blue} finish {reflection {0.16690646} ior 0.056366287}} sphere {<-15,-8,0>,7 texture {Texture_1}} sphere {<-10,18,30>,2 texture {Texture_1}} sphere {<19,22,2>,4.5572424 pigment {Red filter 0.14773655} finish {reflection {0.33936515} ior 0.06765779}} sphere {<30,40,21>,7.5580153 pigment {Blue} finish {reflection {0.111446306} ior 0.09796458}} sphere {<1,18,-15>,2.4241517 pigment {colour red 1.2645161 green 1.2645161 blue 1.2645161} finish {reflection {0.16123767} ior 0.093098216}} sphere {<34,12,-19>,5 texture {Texture_1}} sphere {<-5,39,-9>,6.339867 pigment {Yellow} finish {reflection {0.29444093} ior 0.08310886}} sphere {<20,9,29>,8.7077265 pigment {Green} finish {reflection {0.086830355} ior 0.06670393}} sphere {<7,51,37>,8.924837 pigment {Yellow filter 0.15300418} finish {reflection {0.22798376} ior 0.034048676}} sphere {<-1,11,3>,2.2567468 pigment {Green} finish {reflection {0.21875037} ior 0.044636805}} sphere {<-15,-12,-27>,1.0053461 pigment {Green filter 0.0040371954} finish {reflection {0.116688244} ior 0.06824345}} sphere {<39,48,18>,9.47493 pigment {Yellow} finish {reflection {0.05696471} ior 0.036972474}} sphere {<3,-11,35>,0 texture {Texture_1}} sphere {<5,5,46>,5.9231477 pigment {Blue} finish {reflection {0.120531864} ior 0.07765376}} sphere {<41,48,-19>,3 texture {Texture_1}} sphere {<32,-7,16>,3.4119477 pigment {Green filter 0.1478699} finish {reflection {0.30774975} ior 0.056672756}} sphere {<-18,42,11>,9.408411 pigment {colour red 1.4967742 green 1.4967742 blue 1.4967742} finish {reflection {0.3026983} ior 0.08149533}} sphere {<3,21,37>,8 texture {Texture_1}} sphere {<15,54,-4>,5.763543 pigment {Green filter 0.07779503} finish {reflection {0.1581911} ior 0.02518049}} sphere {<49,13,41>,0 texture {Texture_1}} sphere {<-5,-19,-7>,0 texture {Texture_1}} sphere {<4,-8,-4>,4.361182 pigment {colour red 0.87741935 green 0.87741935 blue 0.87741935} finish {reflection {0.1449403} ior 0.09824171}} sphere {<19,-1,15>,9 texture {Texture_1}} sphere {<32,46,15>,1.0231811 pigment {Red} finish {reflection {0.07346112} ior 0.079864755}} sphere {<18,-10,-13>,0.7119552 pigment {Red} finish {reflection {0.25454494} ior 0.030424535}} sphere {<-6,33,12>,1.9185703 pigment {Blue} finish {reflection {0.3119805} ior 0.049397875}} sphere {<30,19,10>,3.672046 pigment {Yellow filter 0.022588687} finish {reflection {0.30569074} ior 0.08804741}} sphere {<16,17,-15>,4.8433695 pigment {Red} finish {reflection {0.1730489} ior 0.013921419}} sphere {<31,51,3>,7.9788985 pigment {Yellow} finish {reflection {0.26770782} ior 0.007997967}} sphere {<-14,-6,-5>,4.3626556 pigment {Green filter 0.030079091} finish {reflection {0.06742722} ior 0.07245807}} sphere {<-4,13,24>,4.7125278 pigment {Yellow filter 0.08633358} finish {reflection {0.22136658} ior 0.07137946}} sphere {<47,-2,-3>,5 texture {Texture_1}} sphere {<17,0,13>,4.207528 pigment {Green filter 0.08445292} finish {reflection {0.022586998} ior 0.067905635}} sphere {<19,42,23>,1.6505568 pigment {Green filter 0.06403993} finish {reflection {0.16697289} ior 0.054045685}} sphere {<0,45,6>,6 texture {Texture_1}} sphere {<33,19,-22>,3.5574393 pigment {Green} finish {reflection {0.12650539} ior 0.08333845}} sphere {<-10,-6,-17>,4.895396 pigment {Blue} finish {reflection {0.09902892} ior 0.023971962}} sphere {<35,4,0>,6.9909363 pigment {Blue} finish {reflection {0.32289302} ior 0.033820648}} sphere {<-19,0,23>,0.019691506 pigment {Green} finish {reflection {0.19836274} ior 0.066326655}} sphere {<-17,-4,14>,2.3906345 pigment {Blue} finish {reflection {0.25126263} ior 0.07650652}} sphere {<9,15,10>,3 texture {Texture_1}} sphere {<6,8,-15>,4.7429943 pigment {Yellow filter 0.055418007} finish {reflection {0.17861596} ior 0.06331012}} sphere {<-4,47,-20>,6 texture {Texture_1}} sphere {<9,30,41>,2.2157395 pigment {colour red 1.4193548 green 1.4193548 blue 1.4193548} finish {reflection {0.2639574} ior 0.045856398}} sphere {<12,6,-21>,7 texture {Texture_1}} sphere {<9,49,20>,10 texture {Texture_1}} sphere {<28,0,5>,7.9962473 pigment {Yellow} finish {reflection {0.08486439} ior 0.05098764}} sphere {<20,-4,35>,8.346385 pigment {Yellow} finish {reflection {0.32776716} ior 0.048358098}} sphere {<29,-19,24>,0 texture {Texture_1}} sphere {<9,21,-2>,3 texture {Texture_1}} sphere {<5,-18,24>,2.7811868 pigment {Yellow filter 0.19987419} finish {reflection {0.012843648} ior 0.09698884}} sphere {<41,12,-13>,6.670658 pigment {Yellow filter 0.14372218} finish {reflection {0.26546267} ior 0.001083251}} sphere {<-19,51,39>,6.1501803 pigment {Yellow} finish {reflection {0.355095} ior 9.934767E-4}} sphere {<51,5,-22>,2.01405 pigment {Yellow filter 0.06991538} finish {reflection {0.07103854} ior 0.043577295}} sphere {<44,34,-18>,0 texture {Texture_1}} sphere {<-14,-18,36>,5.6817493 pigment {colour red 1.3161291 green 1.3161291 blue 1.3161291} finish {reflection {0.2823859} ior 0.057463255}} sphere {<-12,31,12>,8.102141 pigment {Blue} finish {reflection {0.19487031} ior 0.09727177}} sphere {<21,22,-16>,6.8459487 pigment {Green} finish {reflection {0.17667662} ior 0.052015636}} sphere {<-11,41,35>,9.752759 pigment {Yellow} finish {reflection {0.10416953} ior 0.04089232}} sphere {<24,-4,-8>,3 texture {Texture_1}} sphere {<-12,49,-1>,7.123194 pigment {colour red 1.4709678 green 1.4709678 blue 1.4709678} finish {reflection {0.05780242} ior 0.04679691}} sphere {<15,0,-22>,5.487252 pigment {Red filter 0.19787452} finish {reflection {0.20865983} ior 0.047126636}} sphere {<-2,-2,5>,3.2854538 pigment {Blue} finish {reflection {0.017041981} ior 0.090657525}} sphere {<28,-9,0>,6.4144974 pigment {Yellow filter 0.085160725} finish {reflection {0.09732758} ior 0.050034482}} sphere {<12,39,7>,2.1446028 pigment {Yellow filter 0.029725019} finish {reflection {0.27481377} ior 0.0465324}} sphere {<-8,22,15>,4.610902 pigment {Blue} finish {reflection {0.14204723} ior 0.056285206}} sphere {<-2,1,13>,6.3208666 pigment {colour red 1.2903225 green 1.2903225 blue 1.2903225 filter 0.14882897} finish {reflection {0.14054191} ior 0.019932846}} sphere {<-12,-8,-19>,4.613511 pigment {Green} finish {reflection {0.28197452} ior 0.020292917}} sphere {<2,17,15>,4.3746223 pigment {Green} finish {reflection {0.12868387} ior 0.07053668}} sphere {<24,-17,7>,1 texture {Texture_1}} sphere {<-18,-10,0>,10.731745 pigment {colour red 1.4967742 green 1.4967742 blue 1.4967742 filter 0.17730717} finish {reflection {0.08538737} ior 0.05563465}} sphere {<-16,1,17>,4.7489247 pigment {Red filter 0.101138696} finish {reflection {0.21605821} ior 0.024787938}} sphere {<12,-7,-12>,10.706556 pigment {Red} finish {reflection {0.22599745} ior 0.031264953}} sphere {<6,5,33>,1.2829238 pigment {Yellow filter 0.0073537715} finish {reflection {0.31272304} ior 0.057195965}} sphere {<4,1,-6>,2 texture {Texture_1}} sphere {<22,10,25>,6.315732 pigment {colour red 1.4709678 green 1.4709678 blue 1.4709678 filter 0.17977774} finish {reflection {0.02564244} ior 0.09709643}} sphere {<43,19,41>,1 texture {Texture_1}} sphere {<12,16,-14>,2.0134447 pigment {colour red 1.3419355 green 1.3419355 blue 1.3419355 filter 0.07207331} finish {reflection {0.26666692} ior 0.028730175}} sphere {<23,22,2>,5.8588233 pigment {colour red 1.3032258 green 1.3032258 blue 1.3032258 filter 0.13788551} finish {reflection {0.016145162} ior 0.015657306}} sphere {<5,-9,-19>,5.7852798 pigment {Red} finish {reflection {0.18927574} ior 0.04103968}} sphere {<-2,41,32>,5.741199 pigment {colour red 1.3419355 green 1.3419355 blue 1.3419355} finish {reflection {0.2474219} ior 0.07822519}} sphere {<-4,11,23>,8.008383 pigment {colour red 1.3032258 green 1.3032258 blue 1.3032258} finish {reflection {0.25780937} ior 0.011903997}} sphere {<-13,-5,0>,8.913059 pigment {Red} finish {reflection {0.18805934} ior 0.0057484144}} sphere {<-14,-10,37>,2 texture {Texture_1}} sphere {<-19,49,8>,0.55104005 pigment {Blue} finish {reflection {0.12961747} ior 0.090271726}} sphere {<15,55,-26>,7 texture {Texture_1}} sphere {<-11,-4,2>,8.593386 pigment {Green filter 0.005592161} finish {reflection {0.15754367} ior 0.0032309194}} sphere {<-13,11,20>,8 texture {Texture_1}} sphere {<49,-10,-27>,6.706397 pigment {Red filter 0.1636571} finish {reflection {0.34798363} ior 0.006116663}} sphere {<17,20,0>,0.5480269 pigment {Red} finish {reflection {0.20935705} ior 0.004741652}} sphere {<18,24,43>,3 texture {Texture_1}} sphere {<3,7,-23>,0 texture {Texture_1}} sphere {<11,12,-8>,7.8575034 pigment {Blue} finish {reflection {0.19981489} ior 0.046171017}} sphere {<32,10,0>,3.6317031 pigment {Red filter 0.1421918} finish {reflection {0.29477665} ior 0.070645526}} sphere {<15,-16,-18>,0 texture {Texture_1}} sphere {<6,0,17>,5.443826 pigment {Yellow filter 0.117864124} finish {reflection {0.1317941} ior 0.01281831}} sphere {<-9,-3,-17>,3.373467 pigment {colour red 0.56774193 green 0.56774193 blue 0.56774193} finish {reflection {0.11267068} ior 0.0027308657}} sphere {<56,-16,2>,7.896872 pigment {colour red 1.4967742 green 1.4967742 blue 1.4967742 filter 0.06879534} finish {reflection {0.02544551} ior 0.07414038}} sphere {<11,3,32>,0.58364755 pigment {Red} finish {reflection {0.06171378} ior 0.044831257}} sphere {<30,-5,-26>,3.4258015 pigment {colour red 1.4709678 green 1.4709678 blue 1.4709678 filter 0.13132939} finish {reflection {0.087309726} ior 0.09294303}} sphere {<-7,38,19>,6.051364 pigment {Green filter 0.15263022} finish {reflection {0.13953845} ior 0.0075263344}} sphere {<28,54,-4>,11.802893 pigment {Green filter 0.02805608} finish {reflection {0.3715538} ior 0.055267293}} sphere {<38,-9,25>,5 texture {Texture_1}} sphere {<42,17,11>,9.698389 pigment {Green filter 0.14462335} finish {reflection {0.19784948} ior 0.077027224}} sphere {<29,16,-10>,10.393188 pigment {Blue filter 0.17460579} finish {reflection {0.0076225665} ior 0.06510664}} sphere {<26,24,-10>,9 texture {Texture_1}} sphere {<-13,14,6>,5 texture {Texture_1}} sphere {<37,-11,28>,10 texture {Texture_1}} sphere {<46,25,13>,1 texture {Texture_1}} sphere {<7,-10,38>,9 texture {Texture_1}} sphere {<-5,52,-5>,0.32047614 pigment {Green filter 0.17446867} finish {reflection {0.2995455} ior 0.012779219}} sphere {<2925,41619,4734>,5233.034 pigment {Green} finish {reflection {111.29925} ior 0.010766072}} sphere {<29,29,26>,2 texture {Texture_1}} sphere {<14,18,-13>,2 texture {Texture_1}} sphere {<17,9,-16>,6.0540037 pigment {Green} finish {reflection {0.26529235} ior 0.013951361}} sphere {<43,-5,-20>,4.809719 pigment {Red} finish {reflection {0.23023404} ior 0.0015999794}} sphere {<27,1,25>,1.0122799 pigment {Green} finish {reflection {0.05455202} ior 0.063808784}} sphere {<7,33,45>,8 texture {Texture_1}} sphere {<-11,28,16>,2.9433873 pigment {Green filter 0.17186092} finish {reflection {0.08053001} ior 0.056251943}} sphere {<24,8,-10>,0.44046456 pigment {colour red 1.3032258 green 1.3032258 blue 1.3032258 filter 0.08740318} finish {reflection {0.0249832} ior 0.07639945}} sphere {<-5,-17,-24>,5.1429663 pigment {Blue filter 0.056291845} finish {reflection {0.016642189} ior 0.06366422}} sphere {<1,11,3>,7 texture {Texture_1}} sphere {<39,34,5>,6.8012404 pigment {Green} finish {reflection {0.3147907} ior 0.06517626}} sphere {<9,-4,19>,3.6208851 pigment {Blue} finish {reflection {0.260147} ior 0.044483032}} sphere {<-11,-9,-2>,4.606669 pigment {Green} finish {reflection {0.23423164} ior 0.03517772}} sphere {<54,28,-21>,0.4130003 pigment {Green} finish {reflection {0.039559428} ior 0.024796085}} sphere {<17,3,-6>,4.5225606 pigment {Green filter 0.19744673} finish {reflection {0.20421669} ior 0.09460452}} sphere {<-4,-5,2>,10.446742 pigment {Yellow} finish {reflection {0.32180202} ior 0.030808754}} sphere {<17,-7,9>,2.9368026 pigment {colour red 1.3419355 green 1.3419355 blue 1.3419355} finish {reflection {0.16450807} ior 0.057049464}} sphere {<0,-19,32>,1.969607 pigment {Yellow filter 0.114550464} finish {reflection {0.13785864} ior 4.485226E-4}} sphere {<-3,28,9>,3.1155303 pigment {Blue filter 0.009034536} finish {reflection {0.19209602} ior 0.0077860244}} sphere {<36,45,-13>,8.315389 pigment {Blue} finish {reflection {0.18699381} ior 0.059736263}} sphere {<-4,42,-2>,5.8487716 pigment {Yellow filter 0.18311773} finish {reflection {0.34819803} ior 0.04116984}} sphere {<30,-16,12>,7.992837 pigment {Green} finish {reflection {0.033322927} ior 0.071695}} sphere {<42,-11,3>,2.22767 pigment {Red filter 0.10875587} finish {reflection {0.27958435} ior 0.092512205}} sphere {<30,22,-23>,5.1655154 pigment {Yellow filter 0.09175138} finish {reflection {0.37339112} ior 0.09625461}} sphere {<41,39,6>,7.8941164 pigment {Green} finish {reflection {0.004287699} ior 0.03910714}} sphere {<40,30,8>,9 texture {Texture_1}} sphere {<23,-19,5>,8.387937 pigment {Green} finish {reflection {0.033702143} ior 0.0923816}} sphere {<3,-9,-15>,2.5329561 pigment {Green filter 0.08832854} finish {reflection {0.06592213} ior 0.071740195}} sphere {<-4,14,26>,6.582082 pigment {Yellow} finish {reflection {0.07645265} ior 0.093425035}} sphere {<12,33,-5>,7.5452995 pigment {Red} finish {reflection {0.13495804} ior 0.09881383}} sphere {<43,48,-10>,0.14382014 pigment {Red} finish {reflection {0.36764815} ior 0.028145732}} sphere {<-14,26,-6>,4.094087 pigment {colour red 1.3032258 green 1.3032258 blue 1.3032258 filter 0.055153612} finish {reflection {0.030083934} ior 0.057246555}} sphere {<36,29,42>,1.1635705 pigment {Blue} finish {reflection {0.028085217} ior 0.08014994}} sphere {<11,28,9>,0.20077893 pigment {Green} finish {reflection {0.062944874} ior 0.009043377}} sphere {<45,1,-11>,1.9491066 pigment {Blue} finish {reflection {0.16120008} ior 0.02213852}} sphere {<2,6,36>,6.1997366 pigment {colour red 1.3935484 green 1.3935484 blue 1.3935484 filter 0.17840533} finish {reflection {0.18331845} ior 0.023398355}} sphere {<-15,4,-23>,3 texture {Texture_1}} sphere {<26,33,-23>,4.1174536 pigment {Yellow filter 0.043943394} finish {reflection {0.12246837} ior 0.01347613}} sphere {<44,46,28>,3.9875157 pigment {Red} finish {reflection {0.14625028} ior 0.026377965}} sphere {<7,0,9>,7.411851 pigment {Blue} finish {reflection {0.18490997} ior 0.063938804}} sphere {<-4,28,36>,8 texture {Texture_1}} sphere {<26,40,41>,3.6388981 pigment {Green} finish {reflection {0.04588247} ior 0.08777262}} sphere {<39,50,-29>,2.9548163 pigment {Blue} finish {reflection {0.23063019} ior 0.07060454}} sphere {<-18,14,33>,7 texture {Texture_1}} sphere {<2,31,36>,3.64225 pigment {colour red 1.3548387 green 1.3548387 blue 1.3548387 filter 0.16764113} finish {reflection {0.014747057} ior 0.08629225}} sphere {<45,44,24>,2 texture {Texture_1}} sphere {<28,-1,31>,9.778837 pigment {Green} finish {reflection {0.23753853} ior 0.019692501}} sphere {<-10,22,-29>,8 texture {Texture_1}} sphere {<43,8,43>,9 texture {Texture_1}} sphere {<40,10,26>,1.3075434 pigment {Yellow} finish {reflection {0.18815537} ior 0.023254316}} sphere {<0,18,4>,0 texture {Texture_1}} sphere {<28,26,-8>,3 texture {Texture_1}} sphere {<29,34,3>,9.028821 pigment {Red filter 0.1813276} finish {reflection {0.22548898} ior 0.062339522}} sphere {<20,44,18>,9 texture {Texture_1}} sphere {<21,31,28>,3 texture {Texture_1}} sphere {<23,0,27>,2.3786936 pigment {Red} finish {reflection {0.18716465} ior 0.045407884}} sphere {<-10,23,39>,6.025925 pigment {Red filter 0.08360318} finish {reflection {0.32799426} ior 0.041735042}} sphere {<46,14,-25>,6.527381 pigment {Green} finish {reflection {0.096552156} ior 0.06116533}} sphere {<27,-10,18>,1 texture {Texture_1}} sphere {<-15,46,17>,8.256001 pigment {Yellow filter 0.13331968} finish {reflection {0.26723513} ior 0.025247507}} sphere {<22,3,-19>,11.481902 pigment {colour red 1.4967742 green 1.4967742 blue 1.4967742 filter 0.094927765} finish {reflection {0.15004389} ior 0.0010445463}} sphere {<22,-19,9>,4.7506113 pigment {Yellow filter 0.11443243} finish {reflection {0.15972704} ior 0.09152955}} sphere {<32,5,-26>,0.4831305 pigment {Green} finish {reflection {0.2586158} ior 0.053541742}} sphere {<21301,4976,27148>,4874.5986 pigment {Blue} finish {reflection {92.14116} ior 0.03952099}} sphere {<4,11,24>,7.8117456 pigment {Green filter 0.1262248} finish {reflection {0.29519162} ior 0.081286415}} sphere {<3,-7,50>,1.7014421 pigment {Yellow} finish {reflection {0.35810786} ior 0.024353389}} sphere {<13,24,37>,2.446037 pigment {colour red 1.3548387 green 1.3548387 blue 1.3548387} finish {reflection {0.29171908} ior 0.09874133}} sphere {<18,39,-6>,1.7944782 pigment {colour red 1.4193548 green 1.4193548 blue 1.4193548 filter 0.09623562} finish {reflection {0.096402034} ior 0.06111894}} sphere {<14,1,36>,2 texture {Texture_1}} sphere {<40,40,4>,5.608455 pigment {Green filter 0.08514897} finish {reflection {0.08394854} ior 0.007515125}} sphere {<20,13,-25>,9.319498 pigment {Blue filter 0.049004544} finish {reflection {0.28380793} ior 0.07921317}} sphere {<24,-2,-25>,2.6277523 pigment {colour red 1.3935484 green 1.3935484 blue 1.3935484} finish {reflection {0.08923516} ior 0.06977882}} sphere {<25,27,-10>,4.5439253 pigment {Green} finish {reflection {0.2507042} ior 0.046316706}} sphere {<5027,17920,14400>,3997.6738 pigment {Red} finish {reflection {168.02708} ior 0.07577995}} sphere {<28,6,19>,2.788116 pigment {Green} finish {reflection {0.06813833} ior 0.0723276}} sphere {<7,44,-28>,4 texture {Texture_1}} sphere {<33,5,31>,2 texture {Texture_1}} sphere {<-2,18,-10>,5.139048 pigment {Yellow} finish {reflection {0.18602967} ior 0.06522607}} sphere {<1,-5,-9>,2.9715004 pigment {Red} finish {reflection {0.10168817} ior 0.062534206}} sphere {<23,33,2>,3.446509 pigment {colour red 1.2516129 green 1.2516129 blue 1.2516129} finish {reflection {0.1369609} ior 0.07360768}} sphere {<-1,39,1>,6.728025 pigment {Red filter 0.06798316} finish {reflection {0.13461739} ior 0.0760976}} sphere {<41,25,31>,7 texture {Texture_1}} sphere {<38,46,12>,6.711567 pigment {Blue filter 0.07039873} finish {reflection {0.3136228} ior 0.07376409}} sphere {<5,39,23>,9.353111 pigment {Yellow} finish {reflection {0.15230285} ior 0.064013936}} sphere {<-12,12,11>,7.255194 pigment {Blue} finish {reflection {0.116714686} ior 0.008592182}} sphere {<28,4,-22>,6.2192388 pigment {Blue} finish {reflection {0.18102112} ior 0.051714074}} sphere {<13,16,-13>,9 texture {Texture_1}} sphere {<41,43,27>,3 texture {Texture_1}} sphere {<37,11,19>,9.231501 pigment {Blue} finish {reflection {0.21490116} ior 0.00463816}} sphere {<5,-1,4>,1.63396 pigment {colour red 1.2903225 green 1.2903225 blue 1.2903225 filter 0.0456906} finish {reflection {0.17600845} ior 0.07236502}} sphere {<33,13,46>,10.449242 pigment {Red filter 0.0039823544} finish {reflection {0.09958683} ior 0.028672863}} sphere {<16,32,26>,3.34907 pigment {Red} finish {reflection {0.15233845} ior 0.006949004}} sphere {<-9,-6,30>,5.9044924 pigment {Yellow} finish {reflection {0.34880912} ior 0.07499944}} sphere {<33,21,15>,8 texture {Texture_1}} sphere {<-5,-13,1>,5.5915713 pigment {Green} finish {reflection {0.03608227} ior 0.07184192}} sphere {<-15,-14,43>,2.5634618 pigment {Blue filter 0.13470928} finish {reflection {0.32211617} ior 0.036980573}} sphere {<22,18,-19>,6.6304827 pigment {Yellow filter 0.18004167} finish {reflection {0.22809926} ior 0.03566635}} sphere {<27,0,17>,3 texture {Texture_1}} sphere {<33,23,0>,7.826065 pigment {Green filter 0.049641535} finish {reflection {0.082368374} ior 0.089252375}} sphere {<-12,0,13>,5 texture {Texture_1}} sphere {<-18,44,-7>,1.9991186 pigment {Blue} finish {reflection {0.36885715} ior 0.019002555}} sphere {<34,8,6>,10.029524 pigment {Yellow filter 0.08656857} finish {reflection {0.030635433} ior 0.0061481027}} sphere {<27,33,1>,5.95204 pigment {colour red 1.2903225 green 1.2903225 blue 1.2903225} finish {reflection {0.22876698} ior 0.038671825}} sphere {<-15,22,15>,2.6360013 pigment {Green filter 0.19673474} finish {reflection {0.06703213} ior 0.008343518}} sphere {<-19,0,-20>,4.0756726 pigment {Green filter 0.07562427} finish {reflection {0.13875479} ior 0.09315999}} sphere {<-3,38,-6>,9.2895565 pigment {Red} finish {reflection {0.09807787} ior 0.049961526}} sphere {<1,-6,10>,8.297185 pigment {Red filter 0.18048988} finish {reflection {0.0887418} ior 0.09572044}} sphere {<28,14,-12>,4.7609816 pigment {Yellow} finish {reflection {0.17863524} ior 0.010674168}} sphere {<-18,20,-8>,1.7984915 pigment {Blue} finish {reflection {0.29514602} ior 0.057794675}} sphere {<-13,16,33>,0.45591387 pigment {Blue} finish {reflection {0.088245325} ior 0.028945535}} sphere {<-6,10,10>,6.1799207 pigment {Yellow filter 0.07592959} finish {reflection {0.013095349} ior 0.0064436374}} sphere {<54,49,-28>,10.561529 pigment {Red filter 0.19516988} finish {reflection {0.12678427} ior 0.043087855}} sphere {<7,1,-2>,4.2301717 pigment {colour red 1.3548387 green 1.3548387 blue 1.3548387} finish {reflection {0.18996733} ior 0.035890095}} sphere {<14,6,-19>,7 texture {Texture_1}} sphere {<12,36,-7>,8.984399 pigment {Yellow} finish {reflection {0.28942698} ior 0.02693167}} sphere {<34,13,17>,11.412001 pigment {Green} finish {reflection {0.14492483} ior 0.04953698}} sphere {<21,-10,-1>,9.573346 pigment {Blue filter 0.05100311} finish {reflection {0.2149178} ior 0.08067509}} sphere {<7,33,-17>,7 texture {Texture_1}} sphere {<47,19,32>,8 texture {Texture_1}} sphere {<27,24,12>,5.5570645 pigment {Yellow filter 0.14089753} finish {reflection {0.0639177} ior 0.05708362}} sphere {<5,11,-20>,2.2856047 pigment {Blue filter 0.044402644} finish {reflection {0.3074289} ior 0.024432696}} sphere {<9,-7,27>,7.4013977 pigment {Yellow} finish {reflection {0.2645449} ior 0.07221802}} sphere {<25,8,9>,7.5344744 pigment {Blue} finish {reflection {0.028988672} ior 0.022512598}} sphere {<-10,10,-16>,1 texture {Texture_1}}