home *** CD-ROM | disk | FTP | other *** search
- #begin render_settings
- Description "Persistence of Vision 2.0"
- Quality "5|Quick|9|Full"
- Type 10
- SetDefault ""
- SetInclude "+l"
- SetExit "+X +V"
- SetAntialias "+A"
- SetQuality "+Q"
- SetHeight "+h"
- SetWidth "+w"
- SetInput "+i"
- SetOutput "+o"
- #end
- #begin texure_options
- 0 ""
- 1 "0|Planar|1|Spherical|2|Cylindrical|5|Quadratic"
- 2 "0|None|2|Bilinear|4|Normalized"
- 3 "4|Normalized|2|Bilinear"
- #end
- #begin texture_syntax
- "pigment"
- {
- "agate" B 0
- "agate_turb" D "0|1|1"
- "bozo" B 0
- "granite" B 0
- "leopard" B 0
- "marble" B 0
- "onion" B 0
- "radial" B 0
- "spotted" B 0
- "wood" B 0
- "mandel" I "10|256|10"
- "checker" T 0
- "hexagon" H 0
- "color" C 0
- "color_map" M 0
- "phase" D "0|1|0"
- "frequency" D "-1|10|1"
- "image_map"
- {
- "*image" F 0
- "once" B 0
- "interpolate" O 2
- "map_type" O 1
- }
- "*modify"
- {
- "scale" S 0
- "translate" S 0
- "rotate" S 0
- }
- "quick_color" C 0
- "*turbulence"
- {
- "turbulence" D "0|1|0"
- "octaves" I "2|10|6"
- "omega" D "0.1|2|0.5"
- "lambda" D "0|2|1"
- }
- }
- "normal"
- {
- "bumps" D "0|1|0.5"
- "bump_map"
- {
- "*image" F 0
- "once" B 0
- "interpolate" O 3
- "map_type" O 1
- "use_color" B 0
- "use_index" B 0
- "bump_size" D "0|1|0.5"
- }
- "dents" D "0|1|0"
- "phase" D "0|1|0"
- "ripples" D "0|1|0"
- "waves" D "0|1|0"
- "wrinkles" D "0|1|0"
- "frequency" D "0|10|1"
- "*modify"
- {
- "scale" S 0
- "translate" S 0
- "rotate" S 0
- }
- }
- "finish"
- {
- "ambient" D "0|1|0.1"
- "crand" D "0|1|0"
- "metallic" B 0
- "diffuse" D "0|1|0"
- "specular" D "0|1|0"
- "roughness" D "0|1|0"
- "phong" D "0|1|0"
- "phong_size" D "0|100|40"
- "brilliance" D "0|10|1"
- "ior" D "0|3|0"
- "refraction" D "0|1|0"
- "reflection" D "0|1|0"
- }
- "*modify"
- {
- "scale" S 0
- "translate" S 0
- "rotate" S 0
- }
- #end
- #begin texture_xref
- "agate" "/pigment/agate"
- "bozo" "/pigment/bozo"
- "granite" "/pigment/granite"
- "leopard" "/pigment/leopard"
- "marble" "/pigment/marble"
- "onion" "/pigment/onion"
- "radial" "/pigment/radial"
- "spotted" "/pigment/spotted"
- "wood" "/pigment/wood"
- "mandel" "/pigment/mandel"
- "checker" "/pigment/checker"
- "hexagon" "/pigment/hexagon"
- "color" "/pigment/color"
- "color_map" "/pigment/color_map"
- "image_map" "/pigment/image_map/*image"
- "turbulence" "/pigment/*turbulence/turbulence"
- "bumps" "/normal/bumps"
- "dents" "/normal/dents"
- "phase" "/normal/phase"
- "ripples" "/normal/ripples"
- "waves" "/normal/waves"
- "wrinkles" "/normal/wrinkles"
- "frequency" "/normal/frequency"
- "ambient" "/finish/ambient"
- "crand" "/finish/crand"
- "metallic" "/finish/metallic"
- "diffuse" "/finish/diffuse"
- "specular" "/finish/specular"
- "roughness" "/finish/roughness"
- "phong" "/finish/phong"
- "phong_size" "/finish/phong_size"
- "brilliance" "/finish/brilliance"
- "ior" "/finish/ior"
- "refraction" "/finish/refraction"
- "reflection" "/finish/reflection"
- "scale" "/*modify/scale"
- "translate" "/*modify/translate"
- "rotate" "/*modify/rotate"
- #end
-
-