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

Switch to ray tracing library #369

Open
nicolas-f opened this issue Sep 14, 2023 · 2 comments
Open

Switch to ray tracing library #369

nicolas-f opened this issue Sep 14, 2023 · 2 comments

Comments

@nicolas-f
Copy link
Member

Test Embree for SPPS propagation of particles

https://github.com/embree/embree

Apache 2 license is compatible with I-Simpa license

@nicolas-f
Copy link
Member Author

Or use one of theses structures:

  • BVH (like embree)
  • Octree
  • 3d bsp

In order to remove the need of tetgen for SPPS

  • Add computation core validation in tests

@nicolas-f
Copy link
Member Author

Embree is not robust (rendering purpose) and should not be used for intersection test in acoustic simulation
RenderKit/embree#188
RenderKit/embree#174
RenderKit/embree#181

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant