#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> } background {color rgb <1,1,1>} camera { location <-61.5*sin(2*pi*clock), 0,-61.5*cos(2*pi*clock)> look_at <0, 0, 0> angle 12.0 } // ******* 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.53,-1.72,-1.60>, 0.38 } sphere { <3.26,-1.79,-0.78>, 0.38 } sphere { <2.51,-0.91,1.34>, 0.38 } sphere { <1.10,-1.43,1.18>, 0.38 } sphere { <0.29,-0.65,0.14>, 0.38 } sphere { <-0.04,0.75,0.62>, 0.38 } sphere { <-1.04,2.12,2.32>, 0.38 } sphere { <-1.94,1.87,3.51>, 0.38 } sphere { <-2.40,-0.26,-3.76>, 0.38 } sphere { <-4.34,-0.16,0.83>, 0.38 } pigment{color Clear} finish{ F_Glass1 } interior { I_Glass2 fade_color Col_Citrine_01 ior 1.55 } } union { //O sphere { <3.52,-1.08,0.44>, 0.37 } sphere { <2.95,-0.29,2.28>, 0.37 } sphere { <0.29,1.77,0.04>, 0.37 } sphere { <-0.73,0.82,1.78>, 0.37 } sphere { <-2.52,0.09,-2.42>, 0.37 } sphere { <-3.62,0.16,-0.32>, 0.37 } pigment{color Clear} finish{ F_Glass1 } interior { I_Glass2 fade_color Col_Ruby_01 ior 1.77 } } union { //P sphere { <-2.93,-1.08,-1.26>, 0.55 } pigment{color Clear} finish{ F_Glass1 } interior { I_Glass2 fade_color Col_Amethyst_06 ior 1.55 } } union { //S sphere { <-1.12,-1.76,-0.32>, 0.51 } sphere { <-3.89,-2.69,-1.69>, 0.51 } pigment{color Clear} finish{ F_Glass1 } interior { I_Glass2 fade_color Col_Amber_06 ior 1.55 } } merge { //H and Bond sphere { <4.38,-2.26,-2.55>, 0.16 } sphere { <5.38,-2.18,-1.08>, 0.16 } sphere { <4.81,-0.69,-1.84>, 0.16 } sphere { <2.40,-1.31,-1.31>, 0.16 } sphere { <2.97,-2.83,-0.55>, 0.16 } sphere { <0.59,-1.40,2.17>, 0.16 } sphere { <1.13,-2.51,0.90>, 0.16 } sphere { <0.92,-0.56,-0.79>, 0.16 } sphere { <-1.54,2.74,1.55>, 0.16 } sphere { <-0.09,2.62,2.61>, 0.16 } sphere { <-2.18,2.83,3.99>, 0.16 } sphere { <-1.47,1.24,4.27>, 0.16 } sphere { <-2.89,1.40,3.22>, 0.16 } sphere { <-1.53,-0.91,-3.92>, 0.16 } sphere { <-2.24,0.70,-4.27>, 0.16 } sphere { <-3.30,-0.74,-4.15>, 0.16 } sphere { <-3.90,-1.01,1.38>, 0.16 } sphere { <-5.38,-0.39,0.57>, 0.16 } sphere { <-4.29,0.74,1.45>, 0.16 } cylinder { <4.53,-1.72,-1.60>,<3.26,-1.79,-0.78>,0.05} cylinder { <4.53,-1.72,-1.60>,<4.38,-2.26,-2.55>,0.05} cylinder { <4.53,-1.72,-1.60>,<5.38,-2.18,-1.08>,0.05} cylinder { <4.53,-1.72,-1.60>,<4.81,-0.69,-1.84>,0.05} cylinder { <3.26,-1.79,-0.78>,<2.40,-1.31,-1.31>,0.05} cylinder { <3.26,-1.79,-0.78>,<2.97,-2.83,-0.55>,0.05} cylinder { <3.26,-1.79,-0.78>,<3.52,-1.08,0.44>,0.05} cylinder { <2.51,-0.91,1.34>,<1.10,-1.43,1.18>,0.05} cylinder { <2.51,-0.91,1.34>,<3.52,-1.08,0.44>,0.05} cylinder { <2.51,-0.91,1.34>,<2.95,-0.29,2.28>,0.05} cylinder { <1.10,-1.43,1.18>,<0.29,-0.65,0.14>,0.05} cylinder { <1.10,-1.43,1.18>,<0.59,-1.40,2.17>,0.05} cylinder { <1.10,-1.43,1.18>,<1.13,-2.51,0.90>,0.05} cylinder { <0.29,-0.65,0.14>,<-0.04,0.75,0.62>,0.05} cylinder { <0.29,-0.65,0.14>,<0.92,-0.56,-0.79>,0.05} cylinder { <0.29,-0.65,0.14>,<-1.12,-1.76,-0.32>,0.05} cylinder { <-0.04,0.75,0.62>,<0.29,1.77,0.04>,0.05} cylinder { <-0.04,0.75,0.62>,<-0.73,0.82,1.78>,0.05} cylinder { <-1.04,2.12,2.32>,<-1.94,1.87,3.51>,0.05} cylinder { <-1.04,2.12,2.32>,<-1.54,2.74,1.55>,0.05} cylinder { <-1.04,2.12,2.32>,<-0.09,2.62,2.61>,0.05} cylinder { <-1.04,2.12,2.32>,<-0.73,0.82,1.78>,0.05} cylinder { <-1.94,1.87,3.51>,<-2.18,2.83,3.99>,0.05} cylinder { <-1.94,1.87,3.51>,<-1.47,1.24,4.27>,0.05} cylinder { <-1.94,1.87,3.51>,<-2.89,1.40,3.22>,0.05} cylinder { <-2.40,-0.26,-3.76>,<-1.53,-0.91,-3.92>,0.05} cylinder { <-2.40,-0.26,-3.76>,<-2.24,0.70,-4.27>,0.05} cylinder { <-2.40,-0.26,-3.76>,<-3.30,-0.74,-4.15>,0.05} cylinder { <-2.40,-0.26,-3.76>,<-2.52,0.09,-2.42>,0.05} cylinder { <-4.34,-0.16,0.83>,<-3.90,-1.01,1.38>,0.05} cylinder { <-4.34,-0.16,0.83>,<-5.38,-0.39,0.57>,0.05} cylinder { <-4.34,-0.16,0.83>,<-4.29,0.74,1.45>,0.05} cylinder { <-4.34,-0.16,0.83>,<-3.62,0.16,-0.32>,0.05} cylinder { <-2.52,0.09,-2.42>,<-2.93,-1.08,-1.26>,0.05} cylinder { <-3.62,0.16,-0.32>,<-2.93,-1.08,-1.26>,0.05} cylinder { <-2.93,-1.08,-1.26>,<-1.12,-1.76,-0.32>,0.05} cylinder { <-2.93,-1.08,-1.26>,<-3.89,-2.69,-1.69>,0.05} sphere { <4.53,-1.72,-1.60>, 0.08 } sphere { <3.26,-1.79,-0.78>, 0.08 } sphere { <2.51,-0.91,1.34>, 0.08 } sphere { <1.10,-1.43,1.18>, 0.08 } sphere { <0.29,-0.65,0.14>, 0.08 } sphere { <-0.04,0.75,0.62>, 0.08 } sphere { <-1.04,2.12,2.32>, 0.08 } sphere { <-1.94,1.87,3.51>, 0.08 } sphere { <-2.40,-0.26,-3.76>, 0.08 } sphere { <-4.34,-0.16,0.83>, 0.08 } sphere { <3.52,-1.08,0.44>, 0.08 } sphere { <2.95,-0.29,2.28>, 0.08 } sphere { <0.29,1.77,0.04>, 0.08 } sphere { <-0.73,0.82,1.78>, 0.08 } sphere { <-2.52,0.09,-2.42>, 0.08 } sphere { <-3.62,0.16,-0.32>, 0.08 } sphere { <-2.93,-1.08,-1.26>, 0.08 } sphere { <-1.12,-1.76,-0.32>, 0.08 } sphere { <-3.89,-2.69,-1.69>, 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