POV-Ray : Newsgroups : povray.general : Isowood for Pov3.5 ? : Re: Isowood for Pov3.5 ? Server Time
6 Aug 2024 23:25:43 EDT (-0400)
  Re: Isowood for Pov3.5 ?  
From: JRG
Date: 30 Dec 2001 14:52:32
Message: <3c2f7080@news.povray.org>
Welcome back, Christoph.

--
camera{location-2*z look_at.0}#local j=text{ttf"arial""JRG".2,0};
#local J=0;#while(J<10)#local R=0;#while(R<2)#local G=0;#while(G<1)
#if(inside(j,R*x+G*y+.1*z))object{j scale.025translate(R-1)*x+(G-J
/20)*y-J/40*z pigment{rgb+x+J/10*y}finish{ambient 1}}#debug"O"#else#debug" "
#end#local G=G+.025;#end#local R=R+.05;#debug"\n"#end#local J=J+1;#end// JRG

Home: http://digilander.iol.it/jrgpov


Post a reply to this message

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