POV-Ray : Newsgroups : povray.programming : 32-bit floating-point TIFF output : Re: 32-bit floating-point TIFF output Server Time
7 May 2024 14:06:08 EDT (-0400)
  Re: 32-bit floating-point TIFF output  
From: Christoph Hormann
Date: 1 Jul 2007 12:40:08
Message: <f68l8r$bvm$1@chho.imagico.de>
Daniel Richard G. wrote:
> 
> I'd like to ask if there are any points against this, and if not, then if a
> patch to enable fp-TIFF output would be of interest. Much of it would track
> the HDR patch for MegaPOV (e.g. disabling color clipping when this format is
> chosen), and most of the new code would be in source/tiff_pov.cpp.

Tiff support is indeed something that could use improvements very well - 
not only as far as the 32 bit float variant is concerned - 16 bit 
integer is currently not supported either (although it is trivial to 
convert from PNG of course) - just like grayscale variants i think. 
This is of course not only meant for the output but also for input 
(while more than 16 bit is rarely necessary there it can be convenient). 
  Of course for reading the endless number of tiff variants that exist 
makes it quite difficult.

If anyone is turned off by the libtiff ugliness - CImg 
(http://cimg.sourceforge.net/) recently got a libtiff interface which 
could provide useful hints when implementing such a feature.

Christoph

-- 
Views of the Earth: http://earth.imagico.de/
Images, include files, tutorials: http://www.imagico.de/
MegaPOV with mechanics simulation: http://megapov.inetart.net/


Post a reply to this message

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