> /*
> The text between these two comments is in MorayPOV.INC and is
> automatically included in all POV files that Moray exports.
> */
>
> default {
> texture {
> pigment { rgb <1,0,0> }
> normal { bumps 0.3 }
> finish { ambient 0.4 }
> }
> }
>
Try editing MorayPOV.INC and removing the normal statement, or in fact
the entire default texture. This was an error on our part when putting
together the distribution.
- Lutz
email : lut### [at] stmuccom
Web : http://www.stmuc.com/moray
Post a reply to this message
|