←back to thread

Making Minecraft Spherical

(www.bowerbyte.com)
899 points iamwil | 2 comments | | HN request time: 0.411s | source
1. mkaic ◴[] No.45094717[source]
My favorite Spherical Minecraft-like gamedev project is PlanetSmith [0], which uses hexagonal voxels (and a few pentagonal voxels). The devlogs are very well produced and I highly recommend checking them out.

[0] https://youtube.com/@incandescentgames

replies(1): >>45096194 #
2. seabass-labrax ◴[] No.45096194[source]
This is mentioned in the article:

> You can even reduce the amount of visible distortion by restricting players to a portion of a shell, so they never see the full difference in block size at its top and bottom.

> From what I can tell, this seems to be the approach used by the upcoming game PlanetSmith for its hexagonal-blocky planets.