POV-Ray : Newsgroups : moray.win : Proposed update to Isosurface plugin : Re: Proposed update to Isosurface plugin Server Time
28 Jun 2024 23:55:14 EDT (-0400)
  Re: Proposed update to Isosurface plugin  
From: StephenS
Date: 24 Feb 2003 18:43:12
Message: <3e5aae10@news.povray.org>
> Now, I often use several similar isosurfaces using the same functions.
...
> But a "Undefine all declared functions" option
...
Because you can declare more than one function per line and even include
some #if/#else statements, I think this will be to difficult for me to
implement.

>Or maybe there is a turnaround I didn't think of.
One possible workaround is to union your Isosurface object with a CSGcode
object(separate plugin), with the CSGcode listed second in the union. With
the additional lines available used to #undef functions. This should allow
you to duplicate the union(untested).

> BTW could anybody develop a mesh display ...
This will forever remain beyond my abilities.

Stephen


Post a reply to this message

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