POV-Ray : Newsgroups : povray.general : Creating 16-bit HFs from C++ : Creating 16-bit HFs from C++ Server Time
2 Aug 2024 00:15:19 EDT (-0400)
  Creating 16-bit HFs from C++  
From: scott
Date: 21 Feb 2005 05:57:12
Message: <4219be88$1@news.povray.org>
I'm writing some code in C++ (on windows) to generate some 16-bit height
field data.  What is going to be the easiest way for me to export the
numbers to use in POV?  The PNG file format looks pretty complex (compared
to BMP which is what I'm used to).

Is there any way to make POV use red+256*green or something like that from a
BMP file?  Or some software that will make red+256*green into 16-bit grey
PNG?

Thanks

Scott


Post a reply to this message

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