-
Notifications
You must be signed in to change notification settings - Fork 104
Open
Description
When using static pick method in Potree, picking window is not used.
Only when directly hovering within a points rendered area is it picked.
The provided screenshots displays when the mouse is within and a sphere is created on pickPoint hit position.


I have setup a forked repo based on your example scene
here: https://github.com/fredrik-hjelmaeus/pnext-three-loader-pickwindow-issue
usage: When pointcloud is loaded, sphere will be displayed on any pick point hits.
When pick window works as intended, we would expect all points within specified picking rectangle window to be considered hits. And after this, the closest of those hits would be the one returned as PickPoint.
Metadata
Metadata
Assignees
Labels
No labels