An open API service indexing awesome lists of open source software.

https://github.com/green-sky/voxel

WIP voxel container, chunks, voxel_dict and voxel_mesher
https://github.com/green-sky/voxel

blocky entt glm glsl minecraft smart-voxel-container voxel voxel-mesher voxel-terrain

Last synced: 8 months ago
JSON representation

WIP voxel container, chunks, voxel_dict and voxel_mesher

Awesome Lists containing this project

README

          

# Another Voxel Library !

Inspired by [stb_voxel_render.h](https://github.com/nothings/stb/blob/master/stb_voxel_render.h), code stolen from [Vorb/SeedOfAndromeda](https://github.com/RegrowthStudios/SoACode-Public) and a *Voxel Mesher* written from scratch! (with AO!).

![screenshot](/screenshot.png)
textures (C) Mojang

## Dependencies
- GLM, for maths
- entt, for hashed_string <- may remove