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

Mesh objects only? #11

Open
ericsvendsen opened this issue Mar 15, 2022 · 3 comments
Open

Mesh objects only? #11

ericsvendsen opened this issue Mar 15, 2022 · 3 comments

Comments

@ericsvendsen
Copy link

This is more of a question, but is there a way to use this library to pick point geometries, or is it only for meshes? Thanks!

@ericsvendsen
Copy link
Author

Actually, now that I think about it, this might relate to #10, since I can see a Points object being picked, but picking an individual point seems like it would require something like a pickingGeometry.

@bzztbomb
Copy link
Owner

I don't think it'll work out of the box, but adding support would basically be the same as adding support for sprites. Here is where that is handled currently. @bennlich added support for that in this pr. I'll try and peek at it soon, but that is the general path I'd take to add points support.

@ericsvendsen
Copy link
Author

Cool, thanks! In the meantime I'll see what I might be able to figure out with this.

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

No branches or pull requests

2 participants