Green-Sky / voxel

WIP voxel container, chunks, voxel_dict and voxel_mesher

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Another Voxel Library !

Inspired by stb_voxel_render.h, code stolen from Vorb/SeedOfAndromeda and a Voxel Mesher written from scratch! (with AO!).

screenshot textures (C) Mojang

Dependencies

  • GLM, for maths
  • entt, for hashed_string <- may remove

About

WIP voxel container, chunks, voxel_dict and voxel_mesher

License:MIT License


Languages

Language:C++ 95.5%Language:GLSL 2.9%Language:CMake 1.6%