POV-Ray : Newsgroups : povray.binaries.animations : Re: animated mosaic : Re: animated mosaic Server Time
19 Jul 2024 23:28:56 EDT (-0400)
  Re: animated mosaic  
From: JRG
Date: 3 Jan 2002 19:23:44
Message: <3c34f610@news.povray.org>
Definitely cool, even if it's a bit hard to understand what's going on :)

--
#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,G.1>))object{j scale.025translate
<R-1G-J/20J/-40+2>pigment{rgb<9J>}}#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

"Thies Heidecke" <h3i### [at] gmxnet> ha scritto nel messaggio
news:3c34f2d4@news.povray.org...
> As suggested by Hartmut Wagener I've made an animated
> Version of my 3D-Mosaic. The Orientation of the Mosaic is
> changing continuously while the object stays in its place.
>
> Thies Heidecke
>
>
>
>


Post a reply to this message

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