feat: add ConvexHull class with Andrew's monotone chain algorithm
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -64,6 +64,7 @@
|
||||
<Compile Include="Geometry\Box.cs" />
|
||||
<Compile Include="Geometry\BoxSplitter.cs" />
|
||||
<Compile Include="Geometry\Circle.cs" />
|
||||
<Compile Include="Geometry\ConvexHull.cs" />
|
||||
<Compile Include="Geometry\DefinedShape.cs" />
|
||||
<Compile Include="Geometry\Entity.cs" />
|
||||
<Compile Include="Geometry\EntityType.cs" />
|
||||
|
||||
Reference in New Issue
Block a user