#version 3.0 #include "colors.inc" #include "shapes.inc" #include "textures.inc" #include "glass.inc" global_settings { assumed_gamma 2.2 ambient_light rgb<1,1,1> } camera { location <-94.9*sin(2*pi*clock), 0,-94.9*cos(2*pi*clock)> look_at <0, 0, 0> angle 12.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 } // ******** TEXTURES ******* union { //C sphere { <-4.63,-0.99,-1.85>, 0.38 } sphere { <-4.59,0.34,-1.73>, 0.38 } sphere { <-3.49,0.94,-1.27>, 0.38 } sphere { <-2.43,0.20,-0.91>, 0.38 } sphere { <-2.47,-1.13,-1.03>, 0.38 } sphere { <-3.57,-1.73,-1.50>, 0.38 } sphere { <-0.55,-0.40,-0.25>, 0.38 } sphere { <-1.30,-1.68,-0.63>, 0.38 } sphere { <0.70,-0.33,0.22>, 0.38 } sphere { <1.44,0.74,0.57>, 0.38 } sphere { <2.67,0.37,1.00>, 0.38 } sphere { <2.81,-0.96,0.96>, 0.38 } sphere { <3.68,1.13,1.42>, 0.38 } sphere { <4.83,0.57,1.80>, 0.38 } sphere { <4.97,-0.76,1.75>, 0.38 } sphere { <3.96,-1.52,1.33>, 0.38 } pigment{color Clear} finish{ F_Glass1 } interior { I_Glass2 fade_color Col_Citrine_01 ior 1.55 } } union { //N sphere { <-1.31,0.59,-0.47>, 0.38 } sphere { <1.75,-1.51,0.52>, 0.38 } pigment{color Clear} finish{ F_Glass1 } interior { I_Glass2 fade_color Col_Sapphire_02 ior 1.77 } } union { //Na sphere { <-8.30,-3.07,-3.49>, 0.95 } sphere { <8.30,3.07,3.28>, 0.95 } pigment{color Clear} finish{ F_Glass1 } interior { I_Glass2 fade_color Col_Aquamarine_04 ior 1.58 } } union { //O sphere { <-0.96,-2.84,-0.58>, 0.37 } sphere { <1.06,1.89,0.50>, 0.37 } sphere { <-6.14,-2.92,-3.69>, 0.37 } sphere { <7.66,1.03,2.88>, 0.37 } sphere { <-7.40,-1.02,-3.16>, 0.37 } sphere { <-7.14,-2.73,-1.58>, 0.37 } sphere { <6.12,2.60,3.69>, 0.37 } sphere { <6.93,2.78,1.50>, 0.37 } pigment{color Clear} finish{ F_Glass1 } interior { I_Glass2 fade_color Col_Ruby_01 ior 1.77 } } union { //S sphere { <-6.10,-1.80,-2.47>, 0.51 } sphere { <6.18,1.59,2.38>, 0.51 } pigment{color Clear} finish{ F_Glass1 } interior { I_Glass2 fade_color Col_Amber_06 ior 1.55 } } merge { //H and Bond sphere { <1.59,-2.54,0.39>, 0.16 } sphere { <-1.05,1.59,-0.30>, 0.16 } sphere { <-5.46,0.94,-2.03>, 0.16 } sphere { <-3.46,2.03,-1.18>, 0.16 } sphere { <-3.61,-2.82,-1.58>, 0.16 } sphere { <3.57,2.23,1.45>, 0.16 } sphere { <5.92,-1.22,2.05>, 0.16 } sphere { <4.07,-2.62,1.30>, 0.16 } cylinder { <-4.63,-0.99,-1.85>,<-4.59,0.34,-1.73>,0.05} cylinder { <-4.63,-0.99,-1.85>,<-3.57,-1.73,-1.50>,0.05} cylinder { <-4.63,-0.99,-1.85>,<-6.10,-1.80,-2.47>,0.05} cylinder { <-4.59,0.34,-1.73>,<-3.49,0.94,-1.27>,0.05} cylinder { <-4.59,0.34,-1.73>,<-5.46,0.94,-2.03>,0.05} cylinder { <-3.49,0.94,-1.27>,<-2.43,0.20,-0.91>,0.05} cylinder { <-3.49,0.94,-1.27>,<-3.46,2.03,-1.18>,0.05} cylinder { <-2.43,0.20,-0.91>,<-2.47,-1.13,-1.03>,0.05} cylinder { <-2.43,0.20,-0.91>,<-1.31,0.59,-0.47>,0.05} cylinder { <-2.47,-1.13,-1.03>,<-3.57,-1.73,-1.50>,0.05} cylinder { <-2.47,-1.13,-1.03>,<-1.30,-1.68,-0.63>,0.05} cylinder { <-3.57,-1.73,-1.50>,<-3.61,-2.82,-1.58>,0.05} cylinder { <-0.55,-0.40,-0.25>,<-1.30,-1.68,-0.63>,0.05} cylinder { <-0.55,-0.40,-0.25>,<0.70,-0.33,0.22>,0.05} cylinder { <-0.55,-0.40,-0.25>,<-1.31,0.59,-0.47>,0.05} cylinder { <-1.30,-1.68,-0.63>,<-0.96,-2.84,-0.58>,0.05} cylinder { <0.70,-0.33,0.22>,<1.44,0.74,0.57>,0.05} cylinder { <0.70,-0.33,0.22>,<1.75,-1.51,0.52>,0.05} cylinder { <1.44,0.74,0.57>,<2.67,0.37,1.00>,0.05} cylinder { <1.44,0.74,0.57>,<1.06,1.89,0.50>,0.05} cylinder { <2.67,0.37,1.00>,<2.81,-0.96,0.96>,0.05} cylinder { <2.67,0.37,1.00>,<3.68,1.13,1.42>,0.05} cylinder { <2.81,-0.96,0.96>,<3.96,-1.52,1.33>,0.05} cylinder { <2.81,-0.96,0.96>,<1.75,-1.51,0.52>,0.05} cylinder { <3.68,1.13,1.42>,<4.83,0.57,1.80>,0.05} cylinder { <3.68,1.13,1.42>,<3.57,2.23,1.45>,0.05} cylinder { <4.83,0.57,1.80>,<4.97,-0.76,1.75>,0.05} cylinder { <4.83,0.57,1.80>,<6.18,1.59,2.38>,0.05} cylinder { <4.97,-0.76,1.75>,<3.96,-1.52,1.33>,0.05} cylinder { <4.97,-0.76,1.75>,<5.92,-1.22,2.05>,0.05} cylinder { <3.96,-1.52,1.33>,<4.07,-2.62,1.30>,0.05} cylinder { <1.59,-2.54,0.39>,<1.75,-1.51,0.52>,0.05} cylinder { <-1.05,1.59,-0.30>,<-1.31,0.59,-0.47>,0.05} cylinder { <-6.14,-2.92,-3.69>,<-6.10,-1.80,-2.47>,0.05} cylinder { <7.66,1.03,2.88>,<6.18,1.59,2.38>,0.05} cylinder { <-7.40,-1.02,-3.16>,<-6.10,-1.80,-2.47>,0.05} cylinder { <-7.14,-2.73,-1.58>,<-6.10,-1.80,-2.47>,0.05} cylinder { <6.12,2.60,3.69>,<6.18,1.59,2.38>,0.05} cylinder { <6.93,2.78,1.50>,<6.18,1.59,2.38>,0.05} sphere { <-4.63,-0.99,-1.85>, 0.05 } sphere { <-4.59,0.34,-1.73>, 0.05 } sphere { <-3.49,0.94,-1.27>, 0.05 } sphere { <-2.43,0.20,-0.91>, 0.05 } sphere { <-2.47,-1.13,-1.03>, 0.05 } sphere { <-3.57,-1.73,-1.50>, 0.05 } sphere { <-0.55,-0.40,-0.25>, 0.05 } sphere { <-1.30,-1.68,-0.63>, 0.05 } sphere { <0.70,-0.33,0.22>, 0.05 } sphere { <1.44,0.74,0.57>, 0.05 } sphere { <2.67,0.37,1.00>, 0.05 } sphere { <2.81,-0.96,0.96>, 0.05 } sphere { <3.68,1.13,1.42>, 0.05 } sphere { <4.83,0.57,1.80>, 0.05 } sphere { <4.97,-0.76,1.75>, 0.05 } sphere { <3.96,-1.52,1.33>, 0.05 } sphere { <-1.31,0.59,-0.47>, 0.05 } sphere { <1.75,-1.51,0.52>, 0.05 } sphere { <-0.96,-2.84,-0.58>, 0.05 } sphere { <1.06,1.89,0.50>, 0.05 } sphere { <-6.14,-2.92,-3.69>, 0.05 } sphere { <7.66,1.03,2.88>, 0.05 } sphere { <-7.40,-1.02,-3.16>, 0.05 } sphere { <-7.14,-2.73,-1.58>, 0.05 } sphere { <6.12,2.60,3.69>, 0.05 } sphere { <6.93,2.78,1.50>, 0.05 } sphere { <-6.10,-1.80,-2.47>, 0.05 } sphere { <6.18,1.59,2.38>, 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