|
|
|
|
|
|
| |
| |
|
|
|
|
| |
| |
|
|
This is an example image of the rope macro posted in p.b.s-f.
R. Suzuki
Post a reply to this message
Attachments:
Download '020120a6.jpg' (47 KB)
Preview of image '020120a6.jpg'
|
|
| |
| |
|
|
|
|
| |
| |
|
|
On Tue, 22 Jan 2002 18:52:44 +0900, "R. Suzuki" <r-s### [at] aistgojp> wrote:
> This is an example image of the rope macro posted in p.b.s-f.
> R. Suzuki
It is very similiar to the maco I made two weeks ago. My macro has additional
skill to make a ball of wool. Here is samle.
ABX
Post a reply to this message
Attachments:
Download 'spline.png' (128 KB)
Preview of image 'spline.png'
|
|
| |
| |
|
|
|
|
| |
| |
|
|
R. Suzuki <r-s### [at] aistgojp> wrote in message
news:3c4d365b@news.povray.org...
> This is an example image of the rope macro posted in p.b.s-f.
> R. Suzuki
>
>
nice...
I'll be useing it!
Gary
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
news:40eq4uc2i1nmgv4tkq9cdhlb1h4cqrofof@4ax.com...
> On Tue, 22 Jan 2002 18:52:44 +0900, "R. Suzuki" <r-s### [at] aistgojp>
wrote:
> > This is an example image of the rope macro posted in p.b.s-f.
> > R. Suzuki
>
> It is very similiar to the maco I made two weeks ago. My macro has
additional
> skill to make a ball of wool. Here is samle.
>
> ABX
>
>
verry nice indeed, did you post your macro?
I'd like to try it.
Gary
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
On Tue, 22 Jan 2002 01:30:18 -0900, "Ace" <ble### [at] icefognet> wrote:
> verry nice indeed, did you post your macro?
> I'd like to try it.
Not yet. It is now at working stage. I use it to compare changes in bounding of
sphere_sweeps between beta 9 and 10. I use it with sphere_sweeps but it can work
with whatever - cylinders, sphere_sweeps, isosurfaces. After first look to
R.Suzuki macro I think it could be possible to mix them also.
ABX
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
news:usfq4uc1tf4j79s2ide76ejcqjds6fu8jk@4ax.com...
> On Tue, 22 Jan 2002 01:30:18 -0900, "Ace" <ble### [at] icefognet> wrote:
> > verry nice indeed, did you post your macro?
> > I'd like to try it.
>
> Not yet. It is now at working stage. I use it to compare changes in
bounding of
> sphere_sweeps between beta 9 and 10. I use it with sphere_sweeps but it
can work
> with whatever - cylinders, sphere_sweeps, isosurfaces. After first look to
> R.Suzuki macro I think it could be possible to mix them also.
>
> ABX
Well, good luck with it!
Gary
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Could it be used to model a plate of spaghetti? I, well, would really need that. :)
--
#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
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
On Tue, 22 Jan 2002 18:52:44 +0900, R. Suzuki wrote:
>This is an example image of the rope macro posted in p.b.s-f.
>R. Suzuki
>
This looks interesting.
--
%HAV-A-NICEDAY email mailto:ste### [at] zeroppsuklinuxnet
Steve web http://www.zeropps.uklinux.net/
or http://start.at/zero-pps
8:40pm up 106 days, 12:29, 1 user, load average: 1.01, 1.00, 1.00
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
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
|
|
| |
| |
|
|
|
|
| |
| |
|
|
"W?odzimierz ABX Skiba" wrote..
> It is very similiar to the maco I made two weeks ago. My macro has
>additional skill to make a ball of wool. Here is samle.
It's interesting.
I wrote my macro for the demonstration of 'f_helix1' and
'f_helical_torus', which were originally designed for this purpose.
I will be glad as the author of these functions if you use
them in your macro.
R. Suzuki
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |