POV-Ray : Newsgroups : povray.binaries.images : Mont Blanc : Re: Mont Blanc Server Time
7 Aug 2024 03:24:56 EDT (-0400)
  Re: Mont Blanc  
From: Paolo Gibellini
Date: 23 Jun 2006 07:32:32
Message: <449bd150@news.povray.org>
A new interesting way to use our time....
;-)
Paolo

> "Sylvain" <rem### [at] lapostenet> wrote:
>
> I got the data from somewhere on the net (can't remember where though). A
> great resource for elevation data is the Nasa SRTM data (google for SRTM
or
> go to : ftp://e0srp01u.ecs.nasa.gov/)
>
> Once you've obtained the file containing the elevations (a n x m matrix,
> each of the element being an altitude), edit it in a text editor. As the
> file is in binary format, you'll see tons of silly characters. Just add at
> the begining of the file the following lines :
> P5
> 1201 1201
> 65535
> and save the file with extension ".pgm". You'll then have a picture that
you
> can use with POV. 1201 1201 is the size of the matrix, so adapt it to your
> data. 65535 is the max value.
> See also :
> http://www.imagico.de/pov/earth_scene.html
> and
>
http://news.povray.org/povray.general/thread/%3Ce5n9e0%24dn6%241%40chho.imagico.de%3E/
> where I asked about the same question and Christoph kindly gave his reply.
>
> I hope this has been helpful...
>
> S.
>
>


Post a reply to this message

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