←back to thread

Making Minecraft Spherical

(www.bowerbyte.com)
899 points iamwil | 3 comments | | HN request time: 0s | source
Show context
vova_hn ◴[] No.45094187[source]
I wonder if it is possible to avoid "digging deep" problem by first building a cube out of voxels and then applying the type of distortion that turns the cube into quad sphere not just to the surface of the cube but also to the insides of the cube.

I don't know how to explain it better, perhaps I should try to write some code, lol

replies(2): >>45094350 #>>45096172 #
1. skybrian ◴[] No.45094350[source]
It seems like the easiest way would be if you hit immutable lava at some point.
replies(2): >>45095236 #>>45101425 #
2. sixo ◴[] No.45095236[source]
Just like in real life. Wait a sec...
3. mister_mort ◴[] No.45101425[source]
Minecraft solves the issue by making the bottom layer of its maps a special kind of block ('bedrock') that cannot be broken with any tool in the game without use of admin-level commands or the 'creative' mode.