//Scene with Voyager //Kurt Bangert 1998 //http://www.travelnotes.de #include "colors.inc" #include "textures.inc" #include "voyager.inc" #include "stars.inc" camera { location <0,0, -4.5> look_at <0,0,0> } light_source { <100, 100, -100> color red 1 green 1 blue 1} light_source { <100, 100, -200> color red 1 green 1 blue 1} object {voyager rotate < -90, 125,0> translate <0.8,1,2.5>}