|
|
"Daohang Sha" <dhs### [at] hotmailcom> wrote in message
news:3d5bd4e7@news.povray.org...
> Hi there,
>
> I am using version 3.5. There is always an error with golds.inc when I
> included it in my code. The error is
>
> #declare CVect1 = GoldBase - <----ERROR
> Parse Error: Expected 'object or directive', - found instead
>
Hmm, no problem here - how are you using it? It should be something like this:
#include "golds.inc"
sphere{0,1 texture{T_Gold_1A}}
Post a reply to this message
|
|