TIFF image for height_field object (Message 1 to 3 of 3)
From: Mike Hough
Subject: TIFF image for height_field object
Date: 21 Sep 2001 01:39:45
Message: <3baad2a1$1@news.povray.org>
Doesn't seem to work. According to the docs, TIFF is one of the possible
HF_TYPEs but when trying to use a tiff image in a height_field I get: Parse
Error: Unknown image type in image_height_at. The same TIFF image works as
an image_map.
In article <3baad2a1$1@news.povray.org> , "Mike Hough" <Ama### [at] aolcom>
wrote:
> Doesn't seem to work. According to the docs, TIFF is one of the possible> HF_TYPEs but when trying to use a tiff image in a height_field I get: Parse> Error: Unknown image type in image_height_at. The same TIFF image works as> an image_map.
Yes, this has been reported before.
Thorsten
On Fri, 21 Sep 2001 00:36:30 -0500, Mike Hough wrote:
>Doesn't seem to work. According to the docs, TIFF is one of the possible>HF_TYPEs but when trying to use a tiff image in a height_field I get: Parse>Error: Unknown image type in image_height_at. The same TIFF image works as>an image_map.
This is also broken for PNG. It should work in the next beta.
--
#local R=rgb 99;#local P=R-R;#local F=pigment{gradient x}box{0,1pigment{gradient
y pigment_map{[.5F pigment_map{[.3R][.3F color_map{[.15red 99][.15P]}rotate z*45
translate x]}]#local H=pigment{gradient y color_map{[.5P][.5R]}scale 1/3}[.5F
pigment_map{[.3R][.3H][.7H][.7R]}]}}}camera{location.5-3*z}//only my opinions