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

MultiHitTraverse #70

Open
fluider opened this issue Feb 23, 2021 · 4 comments
Open

MultiHitTraverse #70

fluider opened this issue Feb 23, 2021 · 4 comments

Comments

@fluider
Copy link

fluider commented Feb 23, 2021

Hi!

Is it safe to define the #if0 MultiHitTraverse? I need all hit triangles in the ray interval. I found an old issue related to this, which was closed.
#33
Best

@syoyo
Copy link
Contributor

syoyo commented Feb 24, 2021

MultiHitTraverse is still not yet implemented. If you don't care about the performance, you can look into 'example/nanosg' code to list up possible intersections along the ray.

@bimworld
Copy link

ok, thank you

@ghislainp
Copy link

The commented code seems to be almost working ? Do you man to implement such a function ?

@syoyo
Copy link
Contributor

syoyo commented Oct 28, 2022

@ghislainp Not sure. It may work, but not tested well.

You can contribute writing MultiHit example to test it!

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

4 participants