POV-Ray : Newsgroups : povray.binaries.images : craters : Re: craters Server Time
3 Oct 2024 17:13:27 EDT (-0400)
  Re: craters  
From: Chris Huff
Date: 2 Jan 2000 10:30:20
Message: <chrishuff_99-24353C.10302202012000@news.povray.org>
In article <386ECBB1.73C897FE@istar.ca>, sde### [at] istarca wrote:

> Can you post the source in one of the groups? I still can't figure out 
> how to incorporate pigments into isosurfaces :(

This should work:
#declare MyPigmentFunction =
function {
   pigment {blahblah}
}

then you just use this function as you would noise3d:
MyPigmentFunction(x, y, z)

-- 
Chris Huff
e-mail: chr### [at] yahoocom
Web page: http://chrishuff.dhs.org/


Post a reply to this message

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