-1

I am trying to find a C# package that can get the convex hull of a list of 2D points .

I tried to get answer from chatgpt but it could only give me a cpp file: https://github.com/akuukka/quickhull

I appreciate it if anyone helping me slove this problem. Thank you so much.

Lake_Lagunita
  • 521
  • 1
  • 4
  • 20
  • duplicate of [this](https://stackoverflow.com/questions/14671206/how-to-compute-convex-hull-in-c-sharp) – Mad hatter Sep 01 '23 at 08:52
  • Unfortunately, questions asking us to recommend or find a book, tool, software library, tutorial or other off-site resource are off-topic here. However, you may find better luck [SoftwareRecs.SE](//softwarerecs.stackexchange.com/tour). Remember to read [their question requirements](//softwarerecs.stackexchange.com/help/on-topic) as they are more strict than this site! – Jeanot Zubler Sep 01 '23 at 09:08

0 Answers0