/Vowoxels

Just voxels.

Primary LanguageC

Vowoxels - C voxel engine

Vowoxels is a simple voxel library for generating and displaying 3D worlds. This engine use OpenGL and GLFW compute and display voxels.

Requirements

  • A Linux system (Ubuntu, Arch,...)
  • GNU Make
  • OpenGL
  • GLFW

Infinite 3D worlds

You can generate 3D worlds with differents options (chunks size, view distance, blocks texture). Alt Text

Basic construction

Vowoxels libs implements basic collision engine. Alt Text

Basic lightning Shader

Alt Text