POV-Ray : Newsgroups : povray.general : Toughts about texturing system : Re: Toughts about texturing system Server Time
8 Aug 2024 20:20:12 EDT (-0400)
  Re: Toughts about texturing system  
From: ian
Date: 3 Oct 2000 09:12:24
Message: <39d9db38@news.povray.org>
Hello,

Very well put.
I like your ideas, and agree that the nontrivial complexity inherent to
complete declaration of materials was implemented here-to-fore in a vexing
and insipid manner.

I intend not to bash Pov-Ray, but to state as the growth of the program has
increased, old methods of handling things must be changed.

This vast syntax alteration will cause many incompatibilities, but is
logical relative to the present form.

ian

Fabien Mosen wrote in message <39D9C88D.C0ABE99D@skynet.be>...
>
>material {
>          surface {
>                   [pattern - surface_map]
>                   texture {
>                            [pattern - texture_map]
>                            pigment {..}
>                            normal {..}
>                           }
>                   finish

>                           [pattern - finish_map]
>                           reflection {type .. min .. max .. exponent
>..}
>                           highlights {phong .. specular .. blinn ..}
>                           iridescence {irid .. thickness ..}
>                           light {ambient..  brilliance ..}
>                          }
>                  }
>
>          interior {
>                   refraction {..}
>                   media {..}
>                   }
>         }


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.