POV-Ray : Newsgroups : povray.binaries.images : Cell Shader: my try : Re: Cell Shader: my try Server Time
16 Aug 2024 04:13:17 EDT (-0400)
  Re: Cell Shader: my try  
From: Kevin Loney
Date: 25 Apr 2002 18:10:50
Message: <3cc87eea$1@news.povray.org>
Ahh, but that's the beauty of mine is it works in 3.5 and is all done with
procedurals (hence the orthographic camera)

--
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,.4pigme
nt{rgb 10}}_(r+1)#end#end _(1)//KL


Post a reply to this message

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