18 votes

Eighty million galaxies: gigantic astronomical catalog viewable online

5 comments

  1. [4]
    Barney
    Link
    I recommend checking out the Aladin sky atlas too if you're interested :) https://aladin.cds.unistra.fr/

    I recommend checking out the Aladin sky atlas too if you're interested :)
    https://aladin.cds.unistra.fr/

    2 votes
    1. [3]
      ali
      Link Parent
      Shamelessly sharing my space sim too. I have started on adding other systems data, so that you can look at how they move, and how the sky (at least their main star/planets) look from their surface...

      Shamelessly sharing my space sim too. I have started on adding other systems data, so that you can look at how they move, and how the sky (at least their main star/planets) look from their surface

      https://luna.watermelonson.com/?preset=kepler-16

      This is a system with 2 stars and a circumbinary planet.

      I’m thinking of adding the option to allow anyone to add systems whenever new things are discovered too.

      3 votes
      1. [2]
        Barney
        Link Parent
        This is super cool! I love every space sim, explorer and showcase. Amazing work! One thing that makes it a bit difficult to use is that all the buttons and UI elements have their code names, such...

        This is super cool!

        I love every space sim, explorer and showcase. Amazing work!

        One thing that makes it a bit difficult to use is that all the buttons and UI elements have their code names, such as:

        • toolbar.spawnFull
        • skyView.map
        • bodyList.addAsteroids
        • tabs.presets
        • info.zone = habitability.tooCold

        Otherwise it seems gorgeous!

        1 vote
        1. ali
          (edited )
          Link Parent
          Thank you for the kind words! I think it’s a caching issue. I have to fix that. If you do a hard refresh it should be better Actually I think it’s a bug. Checking it out when I’m home Edit: fixed...

          Thank you for the kind words!
          I think it’s a caching issue. I have to fix that. If you do a hard refresh it should be better

          Actually I think it’s a bug. Checking it out when I’m home

          Edit: fixed the bug. thanks for the report