Skip to content

Conversation

@sujaygarlanka
Copy link

@sujaygarlanka sujaygarlanka commented May 11, 2025

KDTree.mp4

@patricknaughton01
Copy link
Contributor

When traversing the tree at the end to find a nearest neighbor, one of the animations involves checking against the y-value of the split in the tree, but the language used to refer to the node's children is "left" and "right" instead of "up" and "down," which I think would be more clear. Alternatively, referencing the left/right children more explicitly in the tree itself instead of in the graph could also work and keep the language the same.

I believe the next choice of which leaf node to go to also lacks any narration. I think it would be more clear with a small comment just noting which branch is taken there.

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.

2 participants