POV-Ray : Newsgroups : povray.advanced-users : multiple bump_map(s) : Re: multiple bump_map(s) Server Time
28 Jul 2024 14:29:31 EDT (-0400)
  Re: multiple bump_map(s)  
From: Florian Brucker
Date: 19 Jan 2005 03:54:55
Message: <41ee205f@news.povray.org>
Untested quick idea:
Create a pattern function for each image and combine them in another 
function. Use this function as a pattern for your normal.


HTH,
Florian
-- 
camera{look_at-y*10location<8,-3,-8>*10}#local a=0;#while(a<999)sphere{
#local _=.01*a-4.99;#local p=a*.01-5;#local c=.01*a-4.995;<sin(p*pi)*5p
*10pow(p,5)*.01>sin(c*c*c*.1)+1pigment{rgb 3}}#local a=a+1;#end
/******** http://www.torfbold.com ******** http://www.imp.org ********/


Post a reply to this message

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