-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Upgrade embree to 4.3.1 #6665
Upgrade embree to 4.3.1 #6665
Conversation
Thanks for submitting this pull request! The maintainers of this repository would appreciate if you could update the CHANGELOG.md based on your changes. |
@lumurillo for style check: pip install clang-format~=10.0
python util/check_style.py --apply |
|
Plan for embree upgrade:
Separate PR [copy this comment over to new PR]:
|
Hi @lumurillo did you notice any performance difference with the new embree, especially after the change in API ( |
This reverts commit cac37c7.
Upgrade the
embree
version to 4.3.1.Type
Motivation and Context
Use of the version 4 of the embree API.
Checklist:
python util/check_style.py --apply
to apply Open3D code styleto my code.
updated accordingly.
results (e.g. screenshots or numbers) here.
Description
embree
tarball version to 4.3.1