POV-Ray : Newsgroups : povray.newusers : color Clear non existant? : color Clear non existant? Server Time
29 Jul 2024 04:18:31 EDT (-0400)
  color Clear non existant?  
From: marabou
Date: 8 Nov 2006 18:32:02
Message: <pan.2006.11.08.23.31.59.53214@available.yet>
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.