GeistHaus
log in · sign up
2 pages link to this URL
Around The World, Part 11: Everything is harder on a sphere

I didn’t have time during the holidays to implement any new features, so enjoy this filler post that I prepared earlier! In the very first post in this series, I wrote: The prototype took place on a rectangular map, with the left side wrapping around to the right to form a cylinder. […] Many games do this and get away with it, but because I’m a perfectionist, I want my game to take place on an actual sphere. Today I’m going to write up in some detail why spheres are harder to work with.

0 inbound links article en blog Game DevelopmentAround the Worldseries
Around The World, Part 13: Zooming in

As mentioned in the previous post, the player will never see our procedurally generated world all at a glance. They’ll be much closer to it, and seeing only a small part at any given time. Let’s see how we can go from coarse, global world maps to something that will actually look good at close range!

0 inbound links article en blog Game DevelopmentAround the Worldseries