alvpickmans / alvpickmans/Graphical

Increasing Performance with Convex Hull Approach

Open
#5 13 comments 0 reactions 1 assignee Claimed by @alvpickmans View on GitHub
enhancement
Dominant language
C#
Stars
8
Forks
4
PR merge metrics
No merged PRs in 30d

Description

Repository works great with basic polygons, but when vertices reach large numbers it takes forever to build the graph. Using convex hull approach will reduce the number of vertices dramatically and improve the performance. In some of my tests, performance improved by 5000%.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.