|
|
>
> [...]
>
> when you want function then you call
>
> #declare fn_1=IC_Box(-1, 1); // without B
>
> when you want function with container then you call
>
> #declare fn_1=IC_Extents( IC_BBox(-1, 1), V1, V2 );
>
All right, this would work.
>
> > And this would lead to a lot of confusion i think.
>
> With good documentation you can avoid it
But i want to keep it as simple as possible, doubling the number of macros
and having several additional helpers macros would not exactly simplify
things. Also the CSG macros (difference, etc.) right now can take any
other function too. The 'B' version would be more restrictive. And
infinite shapes (only 'plane' right now) would lead to nonsense results.
Christoph
--
POV-Ray tutorials, IsoWood include,
TransSkin and more: http://www.tu-bs.de/~y0013390/
Last updated 13 Mar. 2002 _____./\/^>_*_<^\/\.______
Post a reply to this message
|
|