TUD Organische Chemie | ![]() | Immel | ![]() | Graphics | ![]() | Povray 3.1 | ![]() | colors | ![]() | ![]() | View or Print (this frame only) |
Example file (colors.pov):
// Persistence Of Vision raytracer version 3.0 sample file.
// By Chris Young & Dan Farmer
// Illustrates many of the colors in standard include file "colors.inc"
#version 3.0
global_settings { assumed_gamma 2.2 }
#include "colors.inc"
#declare Col0 = -36
#declare Col1 = -30
#declare Col2 = -24
#declare Col3 = -18
#declare Col4 = -12
#declare Col5 = -6
#declare Col6 = 0
#declare Col7 = 6
#declare Col8 = 12
#declare Col9 = 18
#declare Col10 = 24
#declare Col11 = 30
#declare Col12 = 36
#declare Row1 = 24
#declare Row2 = 18
#declare Row3 = 12
#declare Row4 = 6
#declare Row5 = 0
#declare Row6 = -6
#declare Row7 = -12
#declare Row8 = -18
#declare Row9 = -24
#declare Row10 = -30
camera {
location
direction <0, 0, 5.5>
look_at
}
light_source {<-500, 500, -1500> color White}
default {
finish {
phong 1 phong_size 100
ambient .15
diffuse .7
}
}
#declare Dist = -4
#declare Radius = 3
plane {
z,3.1
pigment {White}
}
sphere {
pigment {Gray05}
}
sphere {
pigment {Gray10}
}
sphere {
pigment {Gray15}
}
sphere {
pigment {Gray20}
}
sphere {
pigment {Gray25}
}
sphere {
pigment {Gray30}
}
sphere {
pigment {Gray35}
}
sphere {
pigment {Gray40}
}
sphere {
pigment {Gray45}
}
sphere {
pigment {Gray50}
}
sphere {
pigment {Gray55}
}
sphere {
pigment {Gray60}
}
sphere {
pigment {Gray65}
}
sphere {
pigment {Gray70}
}
sphere {
pigment {Gray75}
}
sphere {
pigment {Gray80}
}
sphere {
pigment {Gray85}
}
sphere {
pigment {Gray90}
}
sphere {
pigment {Gray95}
}
sphere {
pigment {DimGray}
}
sphere {
pigment {Grey}
}
sphere {
pigment {LightGrey}
}
sphere {
pigment {VLightGrey}
}
sphere {
pigment {Clear}
}
sphere {
pigment {White}
}
sphere {
pigment {Red}
}
sphere {
pigment {Green}
}
sphere {
pigment {Blue}
}
sphere {
pigment {Yellow}
}
sphere {
pigment {Cyan}
}
sphere {
pigment {Magenta}
}
sphere {
pigment {Black}
}
sphere {
pigment {Aquamarine}
}
sphere {
pigment {BlueViolet}
}
sphere {
pigment {Brown}
}
sphere {
pigment {CadetBlue}
}
sphere {
pigment {Coral}
}
sphere {
pigment {CornflowerBlue}
}
sphere {
pigment {DarkGreen}
}
sphere {
pigment {DarkOliveGreen}
}
sphere {
pigment {DarkOrchid}
}
sphere {
pigment {DarkSlateBlue}
}
sphere {
pigment {DarkSlateGrey}
}
sphere {
pigment {DarkTurquoise}
}
sphere {
pigment {Firebrick}
}
sphere {
pigment {ForestGreen}
}
sphere {
pigment {Gold}
}
sphere {
pigment {Goldenrod}
}
sphere {
pigment {GreenYellow}
}
sphere {
pigment {IndianRed}
}
sphere {
pigment {Khaki}
}
sphere {
pigment {LightBlue}
}
sphere {
pigment {LightSteelBlue}
}
sphere {
pigment {LimeGreen}
}
sphere {
pigment {Maroon}
}
sphere {
pigment {MediumAquamarine}
}
sphere {
pigment {MediumBlue}
}
sphere {
pigment {MediumForestGreen}
}
sphere {
pigment {MediumGoldenrod}
}
sphere {
pigment {MediumOrchid}
}
sphere {
pigment {MediumSeaGreen}
}
sphere {
pigment {MediumSlateBlue}
}
sphere {
pigment {MediumSpringGreen}
}
sphere {
pigment {MediumTurquoise}
}
sphere {
pigment {MediumVioletRed}
}
sphere {
pigment {MidnightBlue}
}
sphere {
pigment {Navy}
}
sphere {
pigment {NavyBlue}
}
sphere {
pigment {Orange}
}
sphere {
pigment {OrangeRed}
}
sphere {
pigment {Orchid}
}
sphere {
pigment {PaleGreen}
}
sphere {
pigment {Pink}
}
sphere {
pigment {Plum}
}
sphere {
pigment {Salmon}
}
sphere {
pigment {SeaGreen}
}
sphere {
pigment {Sienna}
}
sphere {
pigment {SkyBlue}
}
sphere {
pigment {SlateBlue}
}
sphere {
pigment {SpringGreen}
}
sphere {
pigment {SteelBlue}
}
sphere {
pigment {Tan}
}
sphere {
pigment {Thistle}
}
sphere {
pigment {Turquoise}
}
sphere {
pigment {Violet}
}
sphere {
pigment {VioletRed}
}
sphere {
pigment {Wheat}
}
sphere {
pigment {YellowGreen}
}
sphere {
pigment {SummerSky}
}
sphere {
pigment {RichBlue}
}
sphere {
pigment {Brass}
}
sphere {
pigment {Copper}
}
sphere {
pigment {Bronze}
}
sphere {
pigment {Bronze2}
}
sphere {
pigment {Silver}
}
sphere {
pigment {BrightGold}
}
sphere {
pigment {OldGold}
}
sphere {
pigment {Feldspar}
}
sphere {
pigment {Quartz}
}
sphere {
pigment {Mica}
}
sphere {
pigment {NeonPink}
}
sphere {
pigment {DarkPurple}
}
sphere {
pigment {NeonBlue}
}
sphere {
pigment {CoolCopper}
}
sphere {
pigment {MandarinOrange}
}
sphere {
pigment {LightWood}
}
sphere {
pigment {MediumWood}
}
sphere {
pigment {DarkWood}
}
sphere {
pigment {SpicyPink}
}
sphere {
pigment {SemiSweetChoc}
}
sphere {
pigment {BakersChoc}
}
sphere {
pigment {Flesh}
}
sphere {
pigment {NewTan}
}
sphere {
pigment {NewMidnightBlue}
}
sphere {
pigment {VeryDarkBrown}
}
sphere {
pigment {DarkBrown}
}
sphere {
pigment {DarkTan}
}
sphere {
pigment {GreenCopper}
}
sphere {
pigment {DkGreenCopper}
}
sphere {
pigment {DustyRose}
}
sphere {
pigment {HuntersGreen}
}
sphere {
pigment {Scarlet}
}
/*
sphere {
pigment { }
}
sphere {
pigment { }
}
sphere {
pigment { }
}
sphere {
pigment { }
}
sphere {
pigment { }
}
sphere {
pigment { }
}
sphere {
pigment { }
}
sphere {
pigment { }
}
*/