POV-Ray : Newsgroups : povray.binaries.programming : POV Memory : Re: POV Memory Server Time
18 Apr 2024 03:15:36 EDT (-0400)
  Re: POV Memory  
From: Ron Parker
Date: 4 Mar 2002 21:10:54
Message: <slrna88a9i.la6.ron.parker@fwi.com>
On 4 Mar 2002 11:52:27 -0500, Warp wrote:

>> IMHO a box needs 6 float parameters to be defined...
> 
>   In fact, 2 is enough. See the box syntax for an example. (Of course with
> 2 floats it's axis-aligned, but that doesn't matter; the transformations of
> a box are not made by moving its vertices anyways.)

floats or vectors?

-- 
#macro R(P)z+_(P)_(P)_(P+1)_(P+1)+z#end#macro Q(C,T)bicubic_patch{type 1u_steps
6v_steps 6R(1)R(3)R(5)R(7)pigment{rgb z}}#end#macro _(Y)#local X=asc(substr(C,Y
,1))-65;<T+mod(X,4)div(X,4)9>-2#end#macro O(T)Q("ABEFUQWS",T)Q("WSXTLOJN",T)#
end O(0)O(3)Q("JNKLCGCD",0)light_source{x 1}// ron### [at] povrayorg


Post a reply to this message

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