vengi icon indicating copy to clipboard operation
vengi copied to clipboard

VOXEL: added binary mesher

Open mgerhardy opened this issue 4 years ago • 0 comments

See https://github.com/cgerikj/binary-greedy-meshing and https://github.com/mgerhardy/engine/issues/20

The interface should be the same as for the polyvox mesh extractor. Currently this extractor can't deal with different sizes in the regions, and also doesn't operate on volumes. The region sizes is fine - the speed of this extractor is most likely a direct result of this. But we still have to operate on volumes and have to create a voxel::Mesh

mgerhardy avatar Apr 02 '20 16:04 mgerhardy