POV-Ray : Newsgroups : povray.binaries.images : SSLT Dragon : Re: SSLT Dragon Server Time
31 Jul 2024 04:20:29 EDT (-0400)
  Re: SSLT Dragon  
From: Alain
Date: 6 Mar 2011 15:49:18
Message: <4d73f34e@news.povray.org>


>> I suppose I'll wait until RC4 to do more SSLT; it's a real pain having
>> to use
>> slow layered textures for the pigments, and the SSLT/radiosity/emission
>> artifacts in RC3 drive me bonkers!
>>
>> So, I'm calling this one done for now. Rendered in 17.5 hrs.
>>
>> Cheers,
>> Rob
>>
>> -------------------------------------------------
>> www.McGregorFineArt.com
>>
>>
>
> There is no real need to use layered textures.
>
> You can apply a pattern to SSLT. You just need to use a texture_map. The
> pigment don't realy mather.
>
> box{-1 1 texture {agate texture_map{
> [0 finish{subsurface{<25, 24, 22>, <0.007, 0.008, 0.009> }]
> [1 finish{subsurface{<0.8, 0.3, 0.01>,<0.0021, 0.0025, 0.00946> } ]
> }
> scale 0.4
> }
> interior{ior 1.43}
> }
>
> This gives an agate pattern that closely match the pigment.
>
>
>
> Alain

Oups, missing closing braces in the finishes.



Alain


Post a reply to this message

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