#include "colors.inc" #include "textures.inc" #include "SPLINE.MCR" #declare MyPath = create_spline ( array[5]{ <50000,-10000, -15000>, <14000, 0, 5300>, <1500, 0, 6000>, <0,0, 15000>, <-1000,0,20000> //<-2000,0,25000>//, //<-10000,0,30000> } create_default_spline + spline_loop (no)+ spline_radius (5.0)) camera {right x*4/3 up z location <0.09, 0.09, 0.09> look_at z animate_by_spline (MyPath, auto_banking (0))} //#declare Cam1 =camera { //location<-150,-150,19000> //look_at <0,0,50> //} //camera{Cam1} light_source{<-20000,-40000,71> color White*1} light_source{<150000,200000,250> color White*0.7} light_source{<-100000, 100000,200> color White*0.7} light_source{<100000, -100000,-200> color White*0.7} light_source{<0,-10000,-1000> color rgb <1,1,1>} light_source{<5,5,150> color rgb <1,1,1>} background {color rgb <0,0,0>} #macro Sp(x0,y0,z0,r0) sphere { , 36.8 pigment {Yellow}} // finish { reflection .5 phong .7 }} #end #macro Spp(x0,y0,z0,r0) sphere { , 29.3 pigment{Red} } // finish { reflection .6 phong .7 }} #end //preview_spline(MyPath, default_options) Sp(12.7057,2.02088,59.5291,0.1) Sp(-1229.59780771,2167.8440658,212.071,0.1) Sp(1057.2953885184,-66.004622548,216.721,0.1) Sp(-2146.96014304,-2035.1977317,208.454,0.1) Sp(-5539.2238286875,989.46333177,207.112,0.1) Sp(-1975.82671896,3665.9082329,221.748,0.1) Sp(1715.9965560276,-600.206915992,225.746,0.1) Sp(-4672.13818759,-3403.0880664,207.961,0.1) Sp(-9646.56139553,2541.57711696,206.06,0.1) Sp(-2167.99516661,6118.6832142,229.578,0.1) Sp(2331.46273085,-2623.20573468,227.201,0.1) Sp(-10011.44752284,-5046.6402896,192.659,0.1) Sp(-15753.57597216,6088.241178,194.816,0.1) Sp(-1373.89590141,9687.2209726,232.579,0.1) Sp(2487.69770496,-6396.2523419,214.598,0.1) Sp(-16499.60782351,-6713.0108748,156.448,0.1) Sp(-23356.44982875,10409.488177,163.969,0.1) Sp(-2702.14865825,16206.26917488,222.52,0.1) Sp(5605.42480128,-8280.54705346,195.678,0.1) Sp(-15669.07163956,-10398.5622984,106.599,0.1) Sp(-26709.01956039,7412.5492508,94.774,0.1) Sp(-18743.67607296,25414.5136108,165.036,0.1) Sp(11548.43209051,8166.0603726,204.881,0.1) Sp(649.62065232,-14072.37002226,104.879,0.1) Sp(-10624.43500739,-6313.6137438,27.0032,0.1) Sp(-16359.07443075,4864.639491,21.4458,0.1) Sp(-22172.62938324,20748.5756008,71.7513,0.1) Sp(-6674.472385,29806.568832,160.502,0.1) Sp(15103.8227191376,2407.9237176,156.28,0.1) Sp(4978.18778652,-8774.53194464,51.4874,0.1) Sp(587.42534664,-3343.8469855,-6.31874,0.1) Sp(-66.30633175,-864.447234,-22.4945,0.1) Sp(-165.7318781679,-217.578106888,-26.5093,0.1) Sp(-221.518400001595,-2.84002848292,-27.6143,0.1) Sp(-394.4557206191,229.92092568,-27.6866,0.1) Sp(-941.39473332,803.76568624,-26.3537,0.1) Sp(-2520.12247371,2415.1610834,-21.2996,0.1) Sp(-6538.01616913,6790.08627384,-6.00736,0.1) Sp(-13528.05399939,16833.3209998,33.9649,0.1) Sp(-11934.16407424,29082.8867532,109.841,0.1) Sp(10716.99278979,17459.7752554,156.785,0.1) Sp(11776.50744096,-3398.2948484,89.1719,0.1) Sp(5002.98187856,-2303.5000275,16.9501,0.1) Sp(2149.78055779,1426.3606638,-7.28789,0.1) Sp(-564.11577088,4213.88502066,-6.43545,0.1) Sp(-4985.22222616,9056.9368239,11.3426,0.1) Sp(-9925.81413375,18006.360152,53.2603,0.1) Sp(-4542.127337,24620.876616,116.234,0.1) Sp(10861.07617651,12023.7215778,137.062,0.1) Sp(9721.0815582499,-1440.95206479,79.6892,0.1) Sp(4629.1298063556,-875.675700512,26.4778,0.1) Sp(2076.91671688,1679.92046166,7.55682,0.1) Sp(-139.1025536,3935.81016312,8.28493,0.1)