POV-Ray : Newsgroups : povray.binaries.animations : Re: Simplified fluid dynamics : Re: Simplified fluid dynamics Server Time
19 Jul 2024 11:24:46 EDT (-0400)
  Re: Simplified fluid dynamics  
From: Kevin Loney
Date: 7 Dec 2002 01:05:23
Message: <3df18fa3@news.povray.org>
I implemented your suggestion, and it worked quite well.

as soon as I finish getting the animation options to work I'll
post an example, I imagine that when I animate it instead of
viewing only still frames, I'll achieve something similar to
what you have.

thanks for the help btw

--
Kevin
http://www.geocities.com/qsquared_1999/
#macro _(r)#if(r<12)#local i=asc(substr("oqshilacefg",r,1))-97;
disc{<mod(i,7)-3,div(i,7)-1,6>,z,.4pigment{rgb 10}}_(r+1)
#end#end _(1)//KL


Post a reply to this message

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