POV-Ray : Newsgroups : povray.advanced-users : Parameters sent to Macros... Question: : Parameters sent to Macros... Question: Server Time
29 Jul 2024 10:30:02 EDT (-0400)
  Parameters sent to Macros... Question:  
From: Tim Nikias
Date: 28 May 2002 14:20:13
Message: <3CF3CA48.8E28C022@gmx.de>
I need a way to visualize the Birth-Field of my
Particle-System. What I came up with, is a macro,
which you call like this:

Birth_Field(texture{})

It would then create and place an object in scene
according to the birth-field of the most recent
system.

Question is: Is there a way can avoid the texture{}?
I would like to make it very easy to use, like a
POV-Primitive. Thus, I'd like to have the macro
handle a material{...}, a pigment{} or texture{}.

So, the essential question is:
Is it possible for POV to just take the given input
and place it in an object, regardless of how it looks
like (as long as its in correct POV-SDL, something
like
Birth_Field( do something )
shouldn't work of course...

--
Tim Nikias
Homepage: http://www.digitaltwilight.de/no_lights/index.html
Email: Tim### [at] gmxde


Post a reply to this message

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