POV-Ray : Newsgroups : povray.binaries.images : The Shallows -Work in progress : Re: The Shallows -Work in progress Server Time
20 Apr 2024 03:27:03 EDT (-0400)
  Re: The Shallows -Work in progress  
From: And
Date: 11 Oct 2022 11:05:00
Message: <web.6345859762d5b00f9a7d0c2caa81652d@news.povray.org>
Thomas de Groot <tho### [at] degrootorg> wrote:
> Op 10-10-2022 om 13:59 schreef And:
> > Thomas de Groot <tho### [at] degrootorg> wrote:
> >> Specially for jr ;-)
> >>
> >> The sleeper at the origin is Friedrich Lohmueller's original CSG version
> >> as comparison. The others are isowood versions.
> >>
> >> --
> >> Thomas
> >
> > May I ask that which settings are you use?
> > /color_map/ /...?/ /isowood/
> >
>
> Sure. You need the isowood macro of course, and then I used the following:
>
> #declare P_RoughOak =
> pigment {
>    P_IW_13
>    color_map { CM_IW_05 }
>    scale 1/4
> }
>
> #declare Fin_W =  //which is basically the default
> finish {
>    ambient 0.00
>    diffuse 0.7
>    brilliance 1
>    //specular 0.2
>    //roughness 0.001
> }
>
> #declare N_IW_14 =  //instead of Norm_W (if you prefer)
> normal {
>    wood 0.4
>    octaves 4
>    turbulence <0.07, 0.07, 0.4>
>    lambda 0.80
>    scale  <0.06, 0.06, 0.9>
> }
>
>
> --
> Thomas

Thank you.


Post a reply to this message

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