项目作者: Rydgel

项目描述 :
Voxel engine with OpenGL
高级语言: C++
项目地址: git://github.com/Rydgel/Vokuselu.git
创建时间: 2017-01-04T01:27:52Z
项目社区:https://github.com/Rydgel/Vokuselu

开源协议:

下载


Deprecated.
New engine is here: https://github.com/Rydgel/VoxelEngine

Vokuselu

A basic voxels engine. This is a work in progress and not very
efficient yet.

Currently done:

  • event manager
  • removal of unseen voxels
  • frustum culling
  • Multitexturing
  • Procedural generation of world

todo:

  • implements meshing to reduce the number of vertices and enhance performance.
  • physics (gravity/collision)
  • lighting system

img