Here it is:
==== [Parsing...] ==========================================================
File 'cliche.pov' line 105: Possible Parse Error: PNG input image 
default gamma
  handling has changed for pre POV-Ray 3.7 scenes; results may differ from
  original intention. See the documentation for more details.
File 'cliche.pov' line 105: Possible Parse Error: Cannot find file 
'sign', even
  after trying to append file type extension.
File 'cliche.pov' line 105: Possible Parse Error: Cannot find image file.
Fatal error in parser: Cannot open file.
Render failed
#declare Sign =
union {
    superellipsoid {
       0.15
       texture {
          //pigment {image_map {"sign"} scale 2 translate -1} // 
Original cliche.pov
 
          pigment {image_map {"sign.jpg"} scale 2 translate -1}
8< snip >8
Had to add .jpg to amke it work for me :)
Can this be confirmed? If so... Small?
-- 
Thorsten aka ThH
 Post a reply to this message 
 |