python-embree icon indicating copy to clipboard operation
python-embree copied to clipboard

[WIP] Support Embree4

Open mikedh opened this issue 2 years ago • 1 comments

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.

mikedh avatar May 31 '23 20:05 mikedh

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?

sampotter avatar Aug 06 '23 15:08 sampotter