POV-Ray : Newsgroups : moray.win : Moray 3.1 Problems : Re: Moray 3.1 Problems Server Time
29 Jul 2024 14:12:14 EDT (-0400)
  Re: Moray 3.1 Problems  
From: Dan Connelly
Date: 25 Dec 1998 17:06:25
Message: <36840C93.49425473@flash.net>
Matthew Henderson wrote:
> 
> I'm having problems in Moray 3.1 when trying to preview a texture
> and when trying to render an image. This is the error message I get
> when trying to preview a texture. Any help would be appreciated.
> 
> //
> 
> #declare PreviewTexture =
>    material  <----ERROR
> 
> POVTXTR.POV:12: error: object or directive expected but undeclared
> identifier 'material' found instead.


This is a POV problem and not a Moray problem.  It isn't with
the material statement but with what preceeds it.  I think you are
likely missing a "}" or something similar -- if you haven't
figured it out, post a slightly fuller code fragment here.

Dan


Post a reply to this message

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