/g3d_voxel

Simple and efficient voxel engine for LÖVE using g3d

Primary LanguageLuaMIT LicenseMIT

g3d voxel

A simple voxel engine created using g3d for LÖVE.

Features

  • Infinite terrain both horizontally and vertically
  • Multithreaded chunk loading
  • Fast and optimized
  • Simple, commented, and organized
  • Minimal dependencies

g3d_voxel3