python-embree
python-embree copied to clipboard
[WIP] Support Embree4
Currently building using embree 4. I applied the changes from embree3 to embree4 guide implemented. They removed the Np (n-ray-query) and 1M functions, and so the test would need to be re-written.
This accidentally got release to PyPi from an old secret in my fork; I removed the token from my repo and yanked the PyPi release.
Hey @mikedh, I missed this somehow... wasn't even aware that Embree 4 was out since I haven't been working with Embree much recently.
Need any help with this?