top | item 45094187

(no title)

vova_hn | 6 months ago

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

discuss

order

seabass-labrax|6 months ago

I see what you mean. An assumption in Minecraft-style games is the character stays the same size, but this needn't be the case. Your character could get smaller the further you dig down in order to match the decreasing size of the interior voxels. This would even create a kind of forced-perspective effect when looking down a hole, as objects at the bottom would look far more distant than they really are.

skybrian|6 months ago

It seems like the easiest way would be if you hit immutable lava at some point.

mister_mort|6 months ago

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.

sixo|6 months ago

Just like in real life. Wait a sec...