>
> > > I know there is workaround with functions, macros, pigments and other things but
> > > I vote for:
> > >
> > > #declare Image=image_map{...}
> >
> > #declare Image = pigment { image_map {...} }
> > object { my_object pigment { Image } }
>
> As I said I know about such workarounds. That's why I didn't wrote 'help needed'
> however thanks for good intentions. :)
I am not so sure that this qualifies as a "workaround". It is simply
what the parser expects since the image_map is one possible component
of a pigment.
--
Ken Tyler
Post a reply to this message
|