POV-Ray : Newsgroups : povray.binaries.images : Monday Abstract 78k : Re: Monday Abstract 78k Server Time
8 Aug 2024 14:16:06 EDT (-0400)
  Re: Monday Abstract 78k  
From: Jim Charter
Date: 6 Jul 2005 08:47:41
Message: <42cbd2ed$1@news.povray.org>
aaglo wrote:
> Nice abstracty :)
> 
> Jim Charter <jrc### [at] msncom> wrote:
> 
>>Jim Charter wrote:
>>
>>
>>>maybe reuse the wood pattern or similar several times?
>>
>>a quick try in p.b.scene-files
> 
> 
> Hmm.. is that some sort of averaged bump map (can they be averaged?)?

I did post the code.  But, it is averaged, it is not a "map" in the 
sense of using some sort of raster image.  It is a "map" in the sense 
that the pattern is defined in a pigment statement so that the 
pigment_map can be used to shape the profile of the ripple.  It is then 
inserted into the normal statement via the pigment_pattern wrapper.  The 
averaging of several instances is applied in the normal statement.


> 
> And how about making some sort of height-field with co-centric spotlights
> (with positive and negative colour values)?
> 

Sounds like a possibility.  The biggest challenge is shaping the ripple. 
  The code I posted is only partially successful in that regard.


Post a reply to this message

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