Skip to content

civilizemars/mars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

Version 1.0

We want a Mars globe in the browser. Similar to this Nasa Mars map.

webGL / three.js / Cesium seem to be the best stack.

Website visitors should be able to

  • spin the planet.
  • zoom in and out,

When zooming in, load different levels of high res images. For which can use the Nasa API.

Version 2.0

When we solved the problems above, we want to build new features:

Version 3.0

  • Set up our own WMTS map server. Because we don't want to get rate limited by the NASA API, and we want to serve our own images.
    • Let user choose between different layers / WMTS map source. Like in this example, where users can choose between a normal Mars map today, and one with water on the lower surface of Mars.

mars_version2


Related links

  • Mars globe in react three fiber, using react components. (Demo) built from react branch.
  • Tools for generating map tiles and hosting them: carto.js or TileStache or maptiler or upload image files to Cesium.
  • High resolution image tiles, for different layers, from this page.
  • (WebGL Earth), from which I built this demo on earth-webgl branch, using a Mars map from this API.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published