groverburger / g3d_voxel

Simple and efficient voxel engine for LÖVE using g3d

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Simple and efficient voxel engine for LÖVE using g3d

License:MIT License


Languages

Language:Lua 98.1%Language:GLSL 1.9%