Turn satellite imagery into a paper globe you fold yourself

(foldingglobes.com)

80 points | by dango2506 2 days ago

15 comments

  • Max-q 2 days ago
    Icosahedron is the classic? I have never ever seen an icosahedron globe in my life, neither real or digital. What in the world happened in the brain or artificial neural network when that title was picked for an icosahedron “globe”?
  • hahahaa 2 days ago
    6.95 or point my LLM at the site and copy the simple idea.
  • pimlottc 2 days ago
    The icons for the different shapes don’t really make a lot of sense. It’s not really obvious how some of them work and many are quite unlike the actual pattern (which you have to scroll down to see on mobile).

    Also Cahill–Keyes M, which I’ve never heard of or seen before, is described as “the classic M”. That’s not really helpful.

  • AmazingEveryDay 2 days ago
  • mkurz 1 day ago
    Now that we have foldable phones, is there a (round) digital globe (like the classic ones) which I can control with an app and for example show me the current world map with "live" weather and all flights from flight radar? If such a globe would exist I would buy one even for a couple of thousand dollars. Just to have all kinds of "live" maps directly in front of me on my desk.
  • ShinyLeftPad 1 day ago
    > No pins yet — your globe works fine without them, but a “you are here” makes it a gift.

    (in exasperation) How does that make it a gift?

  • monegator 2 days ago
    neat idea. hate the vibecoded website. Not even changing the default colors.
    • ncr100 1 day ago
      May be worth it to the public, to vibe code a clone, and sell that PDF output for $0.00.
  • jareklupinski 1 day ago
    looking at Cahill-Keyes M, i wonder if there's a projection that tries to get most accurate land area, but takes liberties with the distance between land masses / ocean / sea sizes
  • Snoeprol 1 day ago
    Website is a bit scuffed on mobile
  • zkmon 1 day ago
    Do people still buy .. globes?
    • srean 1 day ago
      I see them on sale, so probably they do. However, regardless of whether they do or do not, if they have kids they should. Globes communicate so much better than maps.

      In fact even better is to build one.

    • gus_massa 1 day ago
      A cheap plastic/rubber globe is a nice present for kids. Not as the main present for birthday or christmas, but as a random present for a random day.
    • worldsayshi 1 day ago
      Why not?
  • bbor 1 day ago
    This is pretty great! To the creator(s) if they’re around in here: if you’ve ever dreamed of a smooth, unified transition between the product’s actual scan .svg and the 3D simulation[1], I have some old code[2] for simulating origami paper folding in three.js that could handle this elegantly. It works by drawing faces based on rotating springs at each edge, anchored at two points each and executed in a (hierarchical) procedure.

    The repo’s in a messy state of primarily-artificial cleanup atm (fml tbh, btw) but it should be trivial to pull out the parts you’d need for a one-off & one-step sim like this.

    Apologies if obvious lol — it’s getting harder and harder these days to judge that

    [1] obviously get why you’re not loading 3D on pageload, so worth pointing out that the same might be possible here with a clever .svg<->.ts swap.

    [2]: https://gitlab.com/doering-ai/apps/origami

  • askvictor 1 day ago
    This was up a week ago
  • jokoon 1 day ago
    win10, firefox

    freezing for no reason

  • dango2506 2 days ago
    [flagged]
  • JR1427 1 day ago
    Good on you for creating something fun, but vibing something up and then trying to charge for it, when anyone else could produce the same product for less, is poor taste.
    • srean 1 day ago
      Why is it poor taste? He is not preventing anyone. Neither is he evergreening patents.

      Many things that are on the market can be made and sold by someone else for less.

      If you want you can put up a GPL version.