Search the Community
Showing results for tags 'globe'.
-
Hey everyone, I'm excited to share a project I've been working on, Guessify—a geoguessr free alternative; a modern, multiplayer geography guessing game built with a GeoGuessr-style UI. The goal was to create a sleek, fast, "single-page application" experience where players can jump into a game with friends without any friction. It features a full single-player mode with a leaderboard and a hint system, as well as real-time multiplayer with both FFA (free for all) and team-based Duel modes. The entire front end is built from the ground up, and it uses Supabase for all the real-time backend, handling everything from live chat and player presence in the lobby to synchronizing guesses across the globe. I'd love for you to check it out and would be happy to hear your advice and opinions on what could be improved or changed. I would also love to know about new features that I should introduce in the game. Play the game today: https://guessify.net/
-
Well. I'm giving this new fangled forum a try - see where I get This little demo started out as what I thought would be a simple task and here is my result so far: Cassini's Terrestial Globe (1790) - with BJS It turns out that creating maps for these old globes was quite a complex business and I am very very impressed with the skills of the old globe makers. They created strips of textures called "gores" which were then glued onto a sphere. No NASA maps back then I used map parts available at the David Rumsey Map Collection available under this CC licence (No Commercial Use) You can see the "gores" (segments) at the map link. And it took me sometime I might add. Still not perfect - but it is intended to be a decoration in something else that I am building - so this mayne enough. Interestingly enough, a web browser version of this globe using WebGL had been created a while back: Cassini's Terrestial Globe (1790) - with javascript and WebGL (2011). Probably before BJS had popped into DK's head? So now I hit the submit button see where it takes me. cheers, gryff EDIT: Due to changes that DropBox has made as of October 3rd 2016, I had to change the link above to my new GitHub site - it now works (Oct 8th 2016
