POV-Ray : Newsgroups : povray.binaries.images : Example of Rope Macro Server Time
29 Apr 2024 00:45:28 EDT (-0400)
  Example of Rope Macro (Message 11 to 11 of 11)  
<<< Previous 10 Messages Goto Initial 10 Messages
From: JRG
Subject: Re: Example of Rope Macro
Date: 23 Jan 2002 12:49:25
Message: <3c4ef7a5@news.povray.org>
That sounds great. I'll stay tuned for updates.

--
#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  //New: Kitchen scene WIP


news:p4ts4uosa3tccspv2v1f8silnvki5c9q10@4ax.com...
> On Tue, 22 Jan 2002 20:41:19 +0100, "JRG" <jrg### [at] hotmailcom> wrote:
> > Could it be used to model a plate of spaghetti? I, well, would really need that.
:)
>
> Yes. I think the way it is implemented could be used for spaghetti. I'll add it
> to my "to do" list.
>
> ABX


Post a reply to this message

<<< Previous 10 Messages Goto Initial 10 Messages

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