#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 <-72.9*sin(2*pi*clock), 0,-72.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 { <5.04,-0.17,1.80>, 0.38 } sphere { <5.57,0.96,2.45>, 0.38 } sphere { <5.06,2.25,2.16>, 0.38 } sphere { <4.02,2.41,1.21>, 0.38 } sphere { <3.48,1.27,0.55>, 0.38 } sphere { <4.00,-0.02,0.85>, 0.38 } sphere { <2.37,1.42,-0.45>, 0.38 } sphere { <1.16,0.64,0.04>, 0.38 } sphere { <1.51,-0.82,0.16>, 0.38 } sphere { <-1.16,0.18,-0.61>, 0.38 } sphere { <-2.25,0.45,-1.61>, 0.38 } sphere { <0.74,-2.87,0.67>, 0.38 } sphere { <-3.51,-0.31,-1.23>, 0.38 } sphere { <-4.61,-0.05,-2.22>, 0.38 } pigment{color Clear} finish{ F_Glass1 } interior { I_Glass2 fade_color Col_Citrine_01 ior 1.55 } } union { //N sphere { <0.02,0.83,-0.86>, 0.38 } sphere { <-2.56,1.89,-1.68>, 0.38 } pigment{color Clear} finish{ F_Glass1 } interior { I_Glass2 fade_color Col_Sapphire_02 ior 1.77 } } union { //O sphere { <2.58,-1.30,-0.10>, 0.37 } sphere { <0.43,-1.51,0.55>, 0.37 } sphere { <-1.31,-0.56,0.34>, 0.37 } sphere { <-5.71,-0.72,-1.88>, 0.37 } sphere { <-4.52,0.67,-3.19>, 0.37 } pigment{color Clear} finish{ F_Glass1 } interior { I_Glass2 fade_color Col_Ruby_01 ior 1.77 } } merge { //H and Bond sphere { <-6.38,-0.51,-2.55>, 0.16 } sphere { <-3.29,-1.40,-1.21>, 0.16 } sphere { <-3.85,0.01,-0.22>, 0.16 } sphere { <-3.30,2.04,-2.36>, 0.16 } sphere { <-2.95,2.19,-0.79>, 0.16 } sphere { <-1.90,0.11,-2.61>, 0.16 } sphere { <-0.17,-3.41,1.01>, 0.16 } sphere { <1.07,-3.24,-0.32>, 0.16 } sphere { <1.56,-2.98,1.41>, 0.16 } sphere { <0.11,1.42,-1.68>, 0.16 } sphere { <0.88,1.00,1.05>, 0.16 } sphere { <2.11,2.50,-0.55>, 0.16 } sphere { <2.70,1.03,-1.43>, 0.16 } sphere { <3.62,3.41,0.99>, 0.16 } sphere { <5.47,3.14,2.67>, 0.16 } sphere { <3.58,-0.90,0.34>, 0.16 } sphere { <6.38,0.85,3.19>, 0.16 } sphere { <5.43,-1.18,2.02>, 0.16 } cylinder { <5.04,-0.17,1.80>,<5.57,0.96,2.45>,0.05} cylinder { <5.04,-0.17,1.80>,<4.00,-0.02,0.85>,0.05} cylinder { <5.04,-0.17,1.80>,<5.43,-1.18,2.02>,0.05} cylinder { <5.57,0.96,2.45>,<5.06,2.25,2.16>,0.05} cylinder { <5.57,0.96,2.45>,<6.38,0.85,3.19>,0.05} cylinder { <5.06,2.25,2.16>,<4.02,2.41,1.21>,0.05} cylinder { <5.06,2.25,2.16>,<5.47,3.14,2.67>,0.05} cylinder { <4.02,2.41,1.21>,<3.48,1.27,0.55>,0.05} cylinder { <4.02,2.41,1.21>,<3.62,3.41,0.99>,0.05} cylinder { <3.48,1.27,0.55>,<4.00,-0.02,0.85>,0.05} cylinder { <3.48,1.27,0.55>,<2.37,1.42,-0.45>,0.05} cylinder { <4.00,-0.02,0.85>,<3.58,-0.90,0.34>,0.05} cylinder { <2.37,1.42,-0.45>,<1.16,0.64,0.04>,0.05} cylinder { <2.37,1.42,-0.45>,<2.11,2.50,-0.55>,0.05} cylinder { <2.37,1.42,-0.45>,<2.70,1.03,-1.43>,0.05} cylinder { <1.16,0.64,0.04>,<1.51,-0.82,0.16>,0.05} cylinder { <1.16,0.64,0.04>,<0.88,1.00,1.05>,0.05} cylinder { <1.16,0.64,0.04>,<0.02,0.83,-0.86>,0.05} cylinder { <1.51,-0.82,0.16>,<2.58,-1.30,-0.10>,0.05} cylinder { <1.51,-0.82,0.16>,<0.43,-1.51,0.55>,0.05} cylinder { <-1.16,0.18,-0.61>,<-2.25,0.45,-1.61>,0.05} cylinder { <-1.16,0.18,-0.61>,<0.02,0.83,-0.86>,0.05} cylinder { <-1.16,0.18,-0.61>,<-1.31,-0.56,0.34>,0.05} cylinder { <-2.25,0.45,-1.61>,<-3.51,-0.31,-1.23>,0.05} cylinder { <-2.25,0.45,-1.61>,<-1.90,0.11,-2.61>,0.05} cylinder { <-2.25,0.45,-1.61>,<-2.56,1.89,-1.68>,0.05} cylinder { <0.74,-2.87,0.67>,<-0.17,-3.41,1.01>,0.05} cylinder { <0.74,-2.87,0.67>,<1.07,-3.24,-0.32>,0.05} cylinder { <0.74,-2.87,0.67>,<1.56,-2.98,1.41>,0.05} cylinder { <0.74,-2.87,0.67>,<0.43,-1.51,0.55>,0.05} cylinder { <-3.51,-0.31,-1.23>,<-4.61,-0.05,-2.22>,0.05} cylinder { <-3.51,-0.31,-1.23>,<-3.29,-1.40,-1.21>,0.05} cylinder { <-3.51,-0.31,-1.23>,<-3.85,0.01,-0.22>,0.05} cylinder { <-4.61,-0.05,-2.22>,<-5.71,-0.72,-1.88>,0.05} cylinder { <-4.61,-0.05,-2.22>,<-4.52,0.67,-3.19>,0.05} cylinder { <-6.38,-0.51,-2.55>,<-5.71,-0.72,-1.88>,0.05} cylinder { <-3.30,2.04,-2.36>,<-2.56,1.89,-1.68>,0.05} cylinder { <-2.95,2.19,-0.79>,<-2.56,1.89,-1.68>,0.05} cylinder { <0.11,1.42,-1.68>,<0.02,0.83,-0.86>,0.05} sphere { <5.04,-0.17,1.80>, 0.08 } sphere { <5.57,0.96,2.45>, 0.08 } sphere { <5.06,2.25,2.16>, 0.08 } sphere { <4.02,2.41,1.21>, 0.08 } sphere { <3.48,1.27,0.55>, 0.08 } sphere { <4.00,-0.02,0.85>, 0.08 } sphere { <2.37,1.42,-0.45>, 0.08 } sphere { <1.16,0.64,0.04>, 0.08 } sphere { <1.51,-0.82,0.16>, 0.08 } sphere { <-1.16,0.18,-0.61>, 0.08 } sphere { <-2.25,0.45,-1.61>, 0.08 } sphere { <0.74,-2.87,0.67>, 0.08 } sphere { <-3.51,-0.31,-1.23>, 0.08 } sphere { <-4.61,-0.05,-2.22>, 0.08 } sphere { <0.02,0.83,-0.86>, 0.08 } sphere { <-2.56,1.89,-1.68>, 0.08 } sphere { <2.58,-1.30,-0.10>, 0.08 } sphere { <0.43,-1.51,0.55>, 0.08 } sphere { <-1.31,-0.56,0.34>, 0.08 } sphere { <-5.71,-0.72,-1.88>, 0.08 } sphere { <-4.52,0.67,-3.19>, 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