Adamkob12 / Meshem

Bevy Meshem is a Rust crate designed to provide meshing algorithms for voxel grids, enabling you to create cohesive 3D mesh structures from a grid of cubic voxels
https://crates.io/crates/bevy_meshem
Apache License 2.0
60 stars 3 forks source link

Added an option to cull sides of the mesh at gen #5

Closed Adamkob12 closed 12 months ago

Adamkob12 commented 12 months ago

also changed the APi a little bit to make more sense