POV-Ray : Newsgroups : povray.binaries.animations : Re: Torus Torture : Re: Torus Torture Server Time
21 Jul 2024 05:31:28 EDT (-0400)
  Re: Torus Torture  
From: Rune
Date: 19 Jan 2001 15:46:09
Message: <3a68a791@news.povray.org>
"Wlodzimierz ABX Skiba" wrote:
> Rune wrote:
> > a macro can be useful until the patch is ready.
>
> I agree with it, but ... patch is nearly ready :-)

But maybe your patch is better for some purposes while my macro is better
for others.

> can you twist plane{} ? :-)

Not an infinite plane obviously, since meshes can't be infinite.

> > It is also possible that the patch is not as flexible.
> > Will the user be able to use functions where both input
> > and output is vectors?
>
> in my specifications of possibilities, yes
> in first version, no

With my macros user-defined deformations are very easy simple.
This is a simple twist:

#macro deform_mezz (P) vrotate(P,120*x*P.x) #end

How would a user-defined twist look with your patch?
(I do *not* mean the build-in twist-deform. I mean user-defined function!)

Rune
--
\ Include files, tutorials, 3D images, raytracing jokes,
/ The POV Desktop Theme, and The POV-Ray Logo Contest can
\ all be found at http://rsj.mobilixnet.dk (updated January 6)
/ Also visit http://www.povrayusers.org


Post a reply to this message

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