Universite-Gustave-Eiffel / I-Simpa

An Open Source software for 3D sound propagation modelling
https://i-simpa.univ-gustave-eiffel.fr/
GNU General Public License v3.0
227 stars 56 forks source link

Switch to ray tracing library #369

Open nicolas-f opened 11 months ago

nicolas-f commented 11 months ago

Test Embree for SPPS propagation of particles

https://github.com/embree/embree

Apache 2 license is compatible with I-Simpa license

nicolas-f commented 5 months ago

Or use one of theses structures:

In order to remove the need of tetgen for SPPS

nicolas-f commented 5 months ago

Embree is not robust (rendering purpose) and should not be used for intersection test in acoustic simulation https://github.com/embree/embree/issues/188 https://github.com/embree/embree/issues/174 https://github.com/embree/embree/issues/181