POV-Ray : Newsgroups : povray.general : Interpolation method used by POV? : Re: Interpolation method used by POV? Server Time
1 Aug 2024 18:21:05 EDT (-0400)
  Re: Interpolation method used by POV?  
From: Florian Brucker
Date: 9 Jun 2005 11:20:58
Message: <42a85e5a$1@news.povray.org>
What you want to do could perhaps be done more easily with the object
pattern. See http://povray.org/documentation/view/3.6.1/386/ for its
documentation.


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.