#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 <-51.7*sin(2*pi*clock), 0,-51.7*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 { <-3.44,0.46,-0.92>, 0.38 } sphere { <-2.90,-0.94,-1.21>, 0.38 } sphere { <-1.39,-0.88,-1.44>, 0.38 } sphere { <-0.59,-0.26,-0.27>, 0.38 } sphere { <-1.28,1.04,0.26>, 0.38 } sphere { <-2.80,1.04,0.33>, 0.38 } sphere { <0.86,0.00,-0.78>, 0.38 } sphere { <1.92,-0.87,-0.43>, 0.38 } sphere { <3.23,-0.66,-0.89>, 0.38 } sphere { <3.51,0.39,-1.74>, 0.38 } sphere { <2.49,1.24,-2.13>, 0.38 } sphere { <1.17,1.05,-1.68>, 0.38 } sphere { <-0.17,-0.83,2.14>, 0.38 } pigment{color Clear} finish{ F_Glass1 } interior { I_Glass2 fade_color Col_Citrine_01 ior 1.55 } } union { //Cl sphere { <0.00,2.14,-2.33>, 0.50 } pigment{color Clear} finish{ F_Glass1 } interior { I_Glass2 fade_color Col_Emerald_01 ior 1.59 } } union { //N sphere { <-0.69,-1.27,0.84>, 0.38 } pigment{color Clear} finish{ F_Glass1 } interior { I_Glass2 fade_color Col_Sapphire_02 ior 1.77 } } union { //O sphere { <-0.65,1.97,0.77>, 0.37 } pigment{color Clear} finish{ F_Glass1 } interior { I_Glass2 fade_color Col_Ruby_01 ior 1.77 } } merge { //H and Bond sphere { <-4.52,0.42,-0.79>, 0.16 } sphere { <-3.25,1.11,-1.78>, 0.16 } sphere { <-3.39,-1.34,-2.10>, 0.16 } sphere { <-3.14,-1.62,-0.38>, 0.16 } sphere { <-1.03,-1.90,-1.66>, 0.16 } sphere { <-1.23,-0.33,-2.37>, 0.16 } sphere { <-3.14,2.08,0.45>, 0.16 } sphere { <-3.10,0.48,1.22>, 0.16 } sphere { <1.77,-1.72,0.23>, 0.16 } sphere { <4.02,-1.34,-0.58>, 0.16 } sphere { <4.52,0.56,-2.09>, 0.16 } sphere { <2.71,2.06,-2.82>, 0.16 } sphere { <-0.25,-2.14,0.56>, 0.16 } sphere { <-0.15,-1.69,2.82>, 0.16 } sphere { <-0.82,-0.08,2.60>, 0.16 } sphere { <0.85,-0.44,2.08>, 0.16 } cylinder { <-3.44,0.46,-0.92>,<-2.90,-0.94,-1.21>,0.05} cylinder { <-3.44,0.46,-0.92>,<-2.80,1.04,0.33>,0.05} cylinder { <-3.44,0.46,-0.92>,<-4.52,0.42,-0.79>,0.05} cylinder { <-3.44,0.46,-0.92>,<-3.25,1.11,-1.78>,0.05} cylinder { <-2.90,-0.94,-1.21>,<-1.39,-0.88,-1.44>,0.05} cylinder { <-2.90,-0.94,-1.21>,<-3.39,-1.34,-2.10>,0.05} cylinder { <-2.90,-0.94,-1.21>,<-3.14,-1.62,-0.38>,0.05} cylinder { <-1.39,-0.88,-1.44>,<-0.59,-0.26,-0.27>,0.05} cylinder { <-1.39,-0.88,-1.44>,<-1.03,-1.90,-1.66>,0.05} cylinder { <-1.39,-0.88,-1.44>,<-1.23,-0.33,-2.37>,0.05} cylinder { <-0.59,-0.26,-0.27>,<-1.28,1.04,0.26>,0.05} cylinder { <-0.59,-0.26,-0.27>,<0.86,0.00,-0.78>,0.05} cylinder { <-0.59,-0.26,-0.27>,<-0.69,-1.27,0.84>,0.05} cylinder { <-1.28,1.04,0.26>,<-2.80,1.04,0.33>,0.05} cylinder { <-1.28,1.04,0.26>,<-0.65,1.97,0.77>,0.05} cylinder { <-2.80,1.04,0.33>,<-3.14,2.08,0.45>,0.05} cylinder { <-2.80,1.04,0.33>,<-3.10,0.48,1.22>,0.05} cylinder { <0.86,0.00,-0.78>,<1.92,-0.87,-0.43>,0.05} cylinder { <0.86,0.00,-0.78>,<1.17,1.05,-1.68>,0.05} cylinder { <1.92,-0.87,-0.43>,<3.23,-0.66,-0.89>,0.05} cylinder { <1.92,-0.87,-0.43>,<1.77,-1.72,0.23>,0.05} cylinder { <3.23,-0.66,-0.89>,<3.51,0.39,-1.74>,0.05} cylinder { <3.23,-0.66,-0.89>,<4.02,-1.34,-0.58>,0.05} cylinder { <3.51,0.39,-1.74>,<2.49,1.24,-2.13>,0.05} cylinder { <3.51,0.39,-1.74>,<4.52,0.56,-2.09>,0.05} cylinder { <2.49,1.24,-2.13>,<1.17,1.05,-1.68>,0.05} cylinder { <2.49,1.24,-2.13>,<2.71,2.06,-2.82>,0.05} cylinder { <1.17,1.05,-1.68>,<0.00,2.14,-2.33>,0.05} cylinder { <-0.17,-0.83,2.14>,<-0.15,-1.69,2.82>,0.05} cylinder { <-0.17,-0.83,2.14>,<-0.82,-0.08,2.60>,0.05} cylinder { <-0.17,-0.83,2.14>,<0.85,-0.44,2.08>,0.05} cylinder { <-0.17,-0.83,2.14>,<-0.69,-1.27,0.84>,0.05} cylinder { <-0.25,-2.14,0.56>,<-0.69,-1.27,0.84>,0.05} sphere { <-3.44,0.46,-0.92>, 0.08 } sphere { <-2.90,-0.94,-1.21>, 0.08 } sphere { <-1.39,-0.88,-1.44>, 0.08 } sphere { <-0.59,-0.26,-0.27>, 0.08 } sphere { <-1.28,1.04,0.26>, 0.08 } sphere { <-2.80,1.04,0.33>, 0.08 } sphere { <0.86,0.00,-0.78>, 0.08 } sphere { <1.92,-0.87,-0.43>, 0.08 } sphere { <3.23,-0.66,-0.89>, 0.08 } sphere { <3.51,0.39,-1.74>, 0.08 } sphere { <2.49,1.24,-2.13>, 0.08 } sphere { <1.17,1.05,-1.68>, 0.08 } sphere { <-0.17,-0.83,2.14>, 0.08 } sphere { <0.00,2.14,-2.33>, 0.08 } sphere { <-0.69,-1.27,0.84>, 0.08 } sphere { <-0.65,1.97,0.77>, 0.08 } 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