|
|
"Christopher James Huff" <chr### [at] maccom> wrote:
> In article <3d4f08ee@news.povray.org>, "Wade" <Zav### [at] aolcom> wrote:
>
> > box {
> > <-5, -5, 0> // one corner position <X1 Y1 Z1>
> > < 5, 5, 0> // other corner position <X2 Y2 Z2>
> > color Khaki
> >
> > }
>
> box {
> <-5, -5, 0> // one corner position <X1 Y1 Z1>
> < 5, 5, 0> // other corner position <X2 Y2 Z2>
> pigment {color Khaki}
> }
And don't forget:
#include "colors.inc"
I didn't saw it in your code... :-)
Regards.
-- #=--=#=--=#=--=#=--=#=--=#=--=#=--=#=--=# --
Philippe Lhoste (Paris -- France)
Professional programmer and amateur artist
http://jove.prohosting.com/~philho/
Post a reply to this message
|
|