/voxel

WIP voxel container, chunks, voxel_dict and voxel_mesher

Primary LanguageC++MIT LicenseMIT

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