Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 133 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 133 Bytes

ImageGreedyMeshing

A greedy meshing algorithm implemented for C# bitmaps

The whole algorithm is stored in the GreedyMesher class.