I've created an Infinite Voxel World, similar to Minecraft

Yes, it is in the 4.11 Preview! You can get it from the Launcher or directly from Github.

Every cube is an instance. You probably did not check for which blocks are visible, most of the time only less than 1% of the existing blocks are actually visible for the player. I do fancy math and only add these blocks to the world, so it’s running very smooth :cool:

1 Like