POV-Ray : Newsgroups : povray.newusers : color Clear non existant? : Re: color Clear non existant? Server Time
29 Jul 2024 04:28:21 EDT (-0400)
  Re: color Clear non existant?  
From: Tek
Date: 8 Nov 2006 23:43:42
Message: <4552b1fe@news.povray.org>
Looks to me like you need to include colors.inc *before* woods.inc, maybe?
I don't use those headers so I'm not sure if they have interdependencies 
like that.

-- 
Tek
http://evilsuperbrain.com

"marabou" <not### [at] availableyet> wrote in message 
news:pan### [at] availableyet...
> hello,
> as I tried out wood textures I got following error:
>>>>>>>>>>>
> <snipped>povray-3.6/include/woodmaps.inc  Line: 470
> File Context (5 lines):
> #declare M_Wood19B =
> color_map {
>    [0.00 0.30 color rgb <0.35, 0.175, 0.0875>
>               color rgb <1.00, 0.500, 0.2500> ]
>    [0.30 1.00 color Clear
> Parse Error: Expected 'color', undeclared identifier 'Clear' found instead
> <<<<<<<<<<
> my includes were:
>  1 #include "textures.inc"
>  2 #include "woods.inc"
>  3 #include "colors.inc"
>
> Did i something wrong?
>


Post a reply to this message

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