Earthview: Difference between revisions

Jump to navigation Jump to search
→‎Customization: bash script to download prepared data from "the easy way". And header formatting.
(→‎Screenshots Gallery: + Template:Screenshot cat)
(→‎Customization: bash script to download prepared data from "the easy way". And header formatting.)
Line 71: Line 71:




==== Texture generation ====
=== Texture generation ===


There are two ways to obtain these textures:
There are two ways to obtain these textures:


* The easy way
==== The easy way ====


When our resources allow for it, some users generate these textures and make them available for download. They may be obtained via torrent with this magnet link:
When our resources allow for it, some users generate these textures and make them available for download. They may be obtained via torrent with this magnet link:
Line 83: Line 83:
and may also be available for download at this url:
and may also be available for download at this url:


     [https://curl.irmp.ucl.ac.be/~chris/upload/fg/earthview/ /earthview/]
     [https://curl.irmp.ucl.ac.be/~chris/upload/fg/earthview/ curl.irmp.ucl.ac.be/~chris/upload/fg/earthview/]


* The interesting way
A bash script to download per-month data or symlink data from above url is available [http://ix.io/3obd here]. Run without options for help, edit the variables in the script for customisations.
 
==== The interesting way ====


Most likely the easy way is no longer available, or you are curious. Chris_Blues made a wonderful Bash-script that will download the NASA images and do the texture generation for you, in the correct way. It is available on github, together with the instructions on how to use it:
Most likely the easy way is no longer available, or you are curious. Chris_Blues made a wonderful Bash-script that will download the NASA images and do the texture generation for you, in the correct way. It is available on github, together with the instructions on how to use it:
Line 93: Line 95:
This program can generate world, clouds and normal maps with height data included in the alpha channel, and at various resolutions ranging from 1024x1024 to 16384x16384 pixels.
This program can generate world, clouds and normal maps with height data included in the alpha channel, and at various resolutions ranging from 1024x1024 to 16384x16384 pixels.


* Remarks
==== Remarks ====


Notice that all the input images are provided by NASA and any usage of the textures should be made in accordance with their distribution policy. They are directly accessible for download at [http://visibleearth.nasa.gov/ Visible Earth], look into the Blue Marble section and search for a texture set of your choice.
Notice that all the input images are provided by NASA and any usage of the textures should be made in accordance with their distribution policy. They are directly accessible for download at [http://visibleearth.nasa.gov/ Visible Earth], look into the Blue Marble section and search for a texture set of your choice.
Line 102: Line 104:




==== Installing and using customized textures ====
=== Installing and using customized textures ===


The texture tiles loaded by Earthview reside in
The texture tiles loaded by Earthview reside in
Line 126: Line 128:




==== Open tips ====
=== Open tips ===




Line 153: Line 155:


* You may also fancy textures from other celestial bodies, as for instance the Moon. Textures generator available here [https://github.com/eatdust/LROC2FGearthview LROC2FGearthview] and shaders there [https://github.com/eatdust/moonshaders moonshaders], see the original discussion on the forum [https://forum.flightgear.org/viewtopic.php?f=87&t=15754&start=375#p369043 viewtopic.php?f=87&t=15754&start=375#p369043].
* You may also fancy textures from other celestial bodies, as for instance the Moon. Textures generator available here [https://github.com/eatdust/LROC2FGearthview LROC2FGearthview] and shaders there [https://github.com/eatdust/moonshaders moonshaders], see the original discussion on the forum [https://forum.flightgear.org/viewtopic.php?f=87&t=15754&start=375#p369043 viewtopic.php?f=87&t=15754&start=375#p369043].


== Implementation ==
== Implementation ==
5

edits

Navigation menu