Voxel Project v0.01 Progress (6)



I recently discovered an old code base for a voxel planet game sandbox I was working on. It wasn’t in a working state so I fixed it up. All the data used to generate the voxels are being streamed from a server to the client, which then renders them.

It’s largely Java 6 right now, but toying with the idea of modernising it and continuing. Thanks for watching!

source

Leave a Comment