POV-Ray : Newsgroups : povray.general : [announce] The 5 gigapixel image : Re: [announce] The 5 gigapixel image Server Time
28 Sep 2024 18:05:41 EDT (-0400)
  Re: [announce] The 5 gigapixel image  
From: Christoph Hormann
Date: 8 Jun 2006 15:50:03
Message: <e69uu0$mal$1@chho.imagico.de>
Sylvain wrote:
> Hello,
> thanks for the example file ! It is very interesting. I have quite a stupid
> question to ask though. For the elevation data, you use a "pgm" file.

The ETOPO2 data set used in the example can be easily converted to PGM 
by adding an appropriate header:

P5
10800 5400
65535

or using Imagemagick.  A lot of formats can also be converted using the 
GDAL tools.

Christoph

-- 
POV-Ray tutorials, include files, Landscape of the week:
http://www.imagico.de/ (Last updated 01 Jun. 2006)
MegaPOV with mechanics simulation: http://megapov.inetart.net/


Post a reply to this message

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