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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

3D object picking #262

Open
maxammann opened this issue Feb 20, 2023 · 0 comments
Open

3D object picking #262

maxammann opened this issue Feb 20, 2023 · 0 comments
Labels
feature-request Request for a new feature

Comments

@maxammann
Copy link
Collaborator

When picking 3D objects we need to cast rays which intersect with 3d objects. A simple point query is no longer possible.

馃 Expected Behavior

Picking 3d objects is possible.

馃槸 Current Behavior

We take the coordinate on the ground of the 3D world and then find the corresponding geomeetry.

馃拋 Possible Solution

??

馃敠 Context

Pixel perfect picking is possible: https://snoozetime.github.io/2019/05/02/object-picking.html

@maxammann maxammann added the feature-request Request for a new feature label Feb 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Request for a new feature
Projects
None yet
Development

No branches or pull requests

1 participant