Skip to content
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

Point cloud Picking texture splat size and circle selection #837

Open
chemseddinehimeur opened this issue Dec 15, 2021 · 1 comment
Open
Labels
Engine Related to Ra::Engine enhancement Type of issue/PR: enhancement

Comments

@chemseddinehimeur
Copy link

Hello,

Using the picking feature on radium is very difficult because the splat size doesn't change with point cloud splat size, and initial size is often too small to use with sparse point clouds.
sparsepicking

Circle selection makes the picking even harder, because for some reason it's not possible to select surrounding points unless the mouse pointer is exactly on a picking splat. If the mouse pointer is not on a picking splat, the circle select fails to register any of the points inside the circle. Combine that with sparse/small picking splats and it becomes virtually impossible to select points on some point clouds.

@nmellado nmellado added bug Engine Related to Ra::Engine labels Dec 16, 2021
MathiasPaulin added a commit to MathiasPaulin/Radium-Engine that referenced this issue Dec 16, 2021
MathiasPaulin added a commit to MathiasPaulin/Radium-Engine that referenced this issue Jan 5, 2022
nmellado added a commit that referenced this issue Jan 7, 2022
temporary fix (because it's an hack) of issue #837
@nmellado
Copy link
Contributor

nmellado commented Jan 7, 2022

Hacked in #840, we can keep it open as a reminder

@nmellado nmellado added enhancement Type of issue/PR: enhancement and removed bug labels Jan 11, 2022
ntsh-oni pushed a commit to ntsh-oni/Radium-Engine that referenced this issue Jan 24, 2024
ntsh-oni pushed a commit to ntsh-oni/Radium-Engine that referenced this issue Jan 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Engine Related to Ra::Engine enhancement Type of issue/PR: enhancement
Projects
None yet
Development

No branches or pull requests

2 participants