POV-Ray Raytracer Beschreibungen von Friedrich A.Lohmüller   
POV-Ray Raytracer descriptions by Friedrich A.Lohmueller

Einfache regelmäßige Pigment- / Normal-Muster
Simple regular pigment / normal patterns

Name

Sample - Beispiel

checker

hexagon

brick



pigment{checker color rgb<1,1,1> color rgb<0,1,0>}

pigment{hexagon color rgb<0,0,1> color rgb<1,0,0> color  rgb<0,1,0>}

pigment{brick color rgb<1,0,0> , color  rgb<0.5,0.5,0.5>
            <2,1,1>// size of brick
             0.2 // width of mortar
           }//---end of pigment


Pigment- / Normal-Muster
pigment / normal patterns

Name

Sample - Beispiel

agate


bozo

bumps

crackle

dents

gradient

granite

leopard

mandel
a mandelbrot  fractal surface in XY
marble

onion

quilted


radial
projected color_map in X-Z
ripples

spiral1

spiral2

spotted
!turbulence has no effect
waves
 (also use phase)
wood
concentric along Z axis
wrinkles

agate
agate_turb
0.3 // can alter turbulence [1.0]
// color_map {...} // optional color map
bozo turbulence 0.3
// color_map...
bumps 0.3 scale 0.01

crackle turbulence 0.5

dents 0.6

gradient <1,1,0>
// color_map {...} // requires a color map
granite
// color_map {...} // optional color map
leopard
// color_map {...} // optional color map
mandel 50 // (2...1000) [256]
scale <1,1,1> translate <0,0,0>
// color_map {...} // requires a color map
marble turbulence 1.0 // should have some!
// color_map {...} // uses a color map
onion
// color_map {...} // requires a color map
quilted 1// amount
     control0 -1// lower curvature (-1...1)
     control1 1 // upper curvature (-1...1)
radial frequency 4.0 // increases # of color "spokes"
// color_map ...
ripples 0.5 scale 0.15

spiral1  5

spiral2  5, 0.6

spotted
// color_map {...} // requires a color map
waves 0.5 scale 0.15

wood turbulence 0.1 // should have some!
// color_map {...} // optional color map
wrinkles 0.5


© Friedrich A. Lohmüller, 2004
email email: (legacy email redacted)
homepage:
www.f-lohmueller.de