#version 3.0 #include "colors.inc" #include "shapes.inc" #include "textures.inc" #include "glass.inc" global_settings { assumed_gamma 2.4 ambient_light rgb<1,1,1> } camera { location <-55.9*sin(2*pi*clock), 0,-55.9*cos(2*pi*clock)> look_at <0, 0, 0> angle 10.0 } background {color rgb <1,1,1>} // ******* L I G H T S ******* light_source { // Area_Lichtpunkt 1 <-60,100,-75> color rgb<1,1,1> area_light <-20,0,0>, <0,-20,0>, 3, 3 adaptive 1 jitter } light_source { // Area_Lichtpunkt 2 <60,100,-10> color rgb<1,1,1> area_light <0,-20,0>, <0,0,-20>, 3, 3 adaptive 1 jitter } union { //C sphere { <0.90,-2.37,0.13>, 0.38 } sphere { <2.34,-2.26,0.10>, 0.38 } sphere { <2.64,-1.42,-1.14>, 0.38 } sphere { <1.94,-0.10,-1.03>, 0.38 } sphere { <0.91,0.07,-0.19>, 0.38 } sphere { <0.42,-1.04,0.69>, 0.38 } sphere { <2.36,0.91,-1.79>, 0.38 } sphere { <1.77,2.11,-1.70>, 0.38 } sphere { <0.74,2.28,-0.87>, 0.38 } sphere { <0.32,1.27,-0.11>, 0.38 } sphere { <-1.08,-1.02,0.72>, 0.38 } sphere { <-3.18,-1.25,0.32>, 0.38 } sphere { <-3.19,-0.68,1.31>, 0.38 } pigment{color Clear} finish{ F_Glass1 } interior { I_Glass2 fade_color Col_Citrine_01 ior 1.55 } } union { //Cl sphere { <-2.39,-2.85,-2.46>, 0.50 } pigment{color Clear} finish{ F_Glass1 } interior { I_Glass2 fade_color Col_Emerald_01 ior 1.59 } } union { //N sphere { <-1.82,-1.53,-0.16>, 0.38 } sphere { <-1.77,-0.49,1.64>, 0.38 } pigment{color Clear} finish{ F_Glass1 } interior { I_Glass2 fade_color Col_Sapphire_02 ior 1.77 } } merge { //H and Bond sphere { <-1.50,-2.36,-1.60>, 0.16 } sphere { <0.58,-3.21,0.79>, 0.16 } sphere { <0.47,-2.59,-0.87>, 0.16 } sphere { <2.82,-3.26,0.02>, 0.16 } sphere { <2.75,-1.79,1.03>, 0.16 } sphere { <3.73,-1.25,-1.22>, 0.16 } sphere { <2.27,-1.96,-2.04>, 0.16 } sphere { <0.82,-0.90,1.72>, 0.16 } sphere { <3.20,0.76,-2.49>, 0.16 } sphere { <2.13,2.95,-2.31>, 0.16 } sphere { <0.24,3.26,-0.80>, 0.16 } sphere { <-0.53,1.41,0.59>, 0.16 } sphere { <-3.71,-2.22,0.46>, 0.16 } sphere { <-3.69,-0.62,-0.45>, 0.16 } sphere { <-3.70,-1.27,2.10>, 0.16 } sphere { <-3.73,0.29,1.24>, 0.16 } sphere { <-1.39,0.00,2.49>, 0.16 } cylinder { <0.90,-2.37,0.13>,<2.34,-2.26,0.10>,0.05} cylinder { <0.90,-2.37,0.13>,<0.42,-1.04,0.69>,0.05} cylinder { <0.90,-2.37,0.13>,<0.58,-3.21,0.79>,0.05} cylinder { <0.90,-2.37,0.13>,<0.47,-2.59,-0.87>,0.05} cylinder { <2.34,-2.26,0.10>,<2.64,-1.42,-1.14>,0.05} cylinder { <2.34,-2.26,0.10>,<2.82,-3.26,0.02>,0.05} cylinder { <2.34,-2.26,0.10>,<2.75,-1.79,1.03>,0.05} cylinder { <2.64,-1.42,-1.14>,<1.94,-0.10,-1.03>,0.05} cylinder { <2.64,-1.42,-1.14>,<3.73,-1.25,-1.22>,0.05} cylinder { <2.64,-1.42,-1.14>,<2.27,-1.96,-2.04>,0.05} cylinder { <1.94,-0.10,-1.03>,<0.91,0.07,-0.19>,0.05} cylinder { <1.94,-0.10,-1.03>,<2.36,0.91,-1.79>,0.05} cylinder { <0.91,0.07,-0.19>,<0.42,-1.04,0.69>,0.05} cylinder { <0.91,0.07,-0.19>,<0.32,1.27,-0.11>,0.05} cylinder { <0.42,-1.04,0.69>,<-1.08,-1.02,0.72>,0.05} cylinder { <0.42,-1.04,0.69>,<0.82,-0.90,1.72>,0.05} cylinder { <2.36,0.91,-1.79>,<1.77,2.11,-1.70>,0.05} cylinder { <2.36,0.91,-1.79>,<3.20,0.76,-2.49>,0.05} cylinder { <1.77,2.11,-1.70>,<0.74,2.28,-0.87>,0.05} cylinder { <1.77,2.11,-1.70>,<2.13,2.95,-2.31>,0.05} cylinder { <0.74,2.28,-0.87>,<0.32,1.27,-0.11>,0.05} cylinder { <0.74,2.28,-0.87>,<0.24,3.26,-0.80>,0.05} cylinder { <0.32,1.27,-0.11>,<-0.53,1.41,0.59>,0.05} cylinder { <-1.08,-1.02,0.72>,<-1.82,-1.53,-0.16>,0.05} cylinder { <-1.08,-1.02,0.72>,<-1.77,-0.49,1.64>,0.05} cylinder { <-3.18,-1.25,0.32>,<-3.19,-0.68,1.31>,0.05} cylinder { <-3.18,-1.25,0.32>,<-3.71,-2.22,0.46>,0.05} cylinder { <-3.18,-1.25,0.32>,<-3.69,-0.62,-0.45>,0.05} cylinder { <-3.18,-1.25,0.32>,<-1.82,-1.53,-0.16>,0.05} cylinder { <-3.19,-0.68,1.31>,<-3.70,-1.27,2.10>,0.05} cylinder { <-3.19,-0.68,1.31>,<-3.73,0.29,1.24>,0.05} cylinder { <-3.19,-0.68,1.31>,<-1.77,-0.49,1.64>,0.05} cylinder { <-2.39,-2.85,-2.46>,<-1.50,-2.36,-1.60>,0.05} cylinder { <-1.39,0.00,2.49>,<-1.77,-0.49,1.64>,0.05} sphere { <0.90,-2.37,0.13>, 0.05 } sphere { <2.34,-2.26,0.10>, 0.05 } sphere { <2.64,-1.42,-1.14>, 0.05 } sphere { <1.94,-0.10,-1.03>, 0.05 } sphere { <0.91,0.07,-0.19>, 0.05 } sphere { <0.42,-1.04,0.69>, 0.05 } sphere { <2.36,0.91,-1.79>, 0.05 } sphere { <1.77,2.11,-1.70>, 0.05 } sphere { <0.74,2.28,-0.87>, 0.05 } sphere { <0.32,1.27,-0.11>, 0.05 } sphere { <-1.08,-1.02,0.72>, 0.05 } sphere { <-3.18,-1.25,0.32>, 0.05 } sphere { <-3.19,-0.68,1.31>, 0.05 } sphere { <-2.39,-2.85,-2.46>, 0.05 } sphere { <-1.82,-1.53,-0.16>, 0.05 } sphere { <-1.77,-0.49,1.64>, 0.05 } pigment{color Clear} finish{ F_Glass1 } interior { I_Glass2 fade_color Col_Topaz_01 ior 1.63 } } sky_sphere { //pigment {color rgb <0.10,0.10,1.00>}//Sky for 1 pigment {color rgb <0.40,0.40,1.00>}//Sky for 3 pigment {//Cloud bozo turbulence 0.6 octaves 6.0 omega 0.7 lambda 2.0 color_map { [0.0 color rgb <0.85, 0.85, 0.85>] [0.1 color rgb <0.75, 0.75, 0.75>] [0.5 color rgbt <1, 1, 1, 1>] } scale 0.4 } rotate -135*x } // End of File