Skip to content

Added New Quickhull AV#596

Open
gp06drap wants to merge 4 commits into
TravelMapping:masterfrom
gp06drap:master
Open

Added New Quickhull AV#596
gp06drap wants to merge 4 commits into
TravelMapping:masterfrom
gp06drap:master

Conversation

@gp06drap

@gp06drap gp06drap commented Jul 3, 2026

Copy link
Copy Markdown
Collaborator

Implemented a new divide and conquer convex hull AV using the quickhull algorithm. Everything is working as expected and has good UI functionality. I also added a few features that were suggested and those are working good.

gp06drap added 2 commits July 2, 2026 11:29
…ecifically, this one is called quickhull. Right now it is fully functional with no bugs and good UI information for the user.
… old dividing lines left to show the map getting divided into smaller and smaller portions recursivly and added a new recursion element to AVCP in accordance with suggestions. TravelMapping#126
@gp06drap gp06drap marked this pull request as draft July 3, 2026 17:23
@gp06drap gp06drap marked this pull request as ready for review July 3, 2026 17:33
… south edges making it so it doesn't just go all the way north or south depending on which side of the graph it is on.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant