Lensimax / VoxelEngine

Voxel Engine is game engine based on voxel. The goal is to have a engine that can load map composed of chunks that contained voxel. This implies many problems of memory managing in order to not load all chunk of the map in RAM. Another problem is the transfer between de CPU data and GPU.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lensimax/VoxelEngine Issues