Skip to content

Update: Add a Kdtree collection type, collect from Kdtree at a box #9

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

902D9
Copy link

@902D9 902D9 commented Apr 29, 2025

The circle may cause the points at the boundary to not be collected, so a method to collect the points inside the box is added.

image
image
image

image

@nutti nutti added the enhancement New feature or request label May 1, 2025
Copy link
Owner

@nutti nutti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @902D9 for the contribution!
This seems a great addition to this plugin.

"Box" collection method itself is good to me.
But the user interface needs to be improved.
I think using the radius parameter for the box method is not intuitive.
Instead, adding a new Blueprint function Collect From Kdtree (Cube) and changing the existing Blueprint function name to Collect From Kdtree (Sphere) would be better.
Also, Collect From Kdtree (Cube) should accept a edge length instead of radius.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants