Skip to content

WIP voxel container, chunks, voxel_dict and voxel_mesher

License

Notifications You must be signed in to change notification settings

Green-Sky/voxel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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