igd-geo / pasture

Rust library for point cloud processing
Apache License 2.0
72 stars 9 forks source link

Added convex hull algorithm #5

Closed tdc22 closed 3 years ago

Mortano commented 3 years ago

@tdc22 Is this ready from your side?

tdc22 commented 3 years ago

I added some test cases in 4aa10d5 and improved the 2d part of the algorithm. This is now ready from my side.