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

Implement parrallel fast BVH construction #150

Open
JiayinCao opened this issue Jan 15, 2023 · 0 comments
Open

Implement parrallel fast BVH construction #150

JiayinCao opened this issue Jan 15, 2023 · 0 comments
Assignees
Labels

Comments

@JiayinCao
Copy link
Owner

JiayinCao commented Jan 15, 2023

In order to stress test the job system, I would like to start from the parralel BVH construction, a low hanging fruit.
However, this will be very important in terms of performance as well since this is the only expensive parts that is not optimized with multi-thread optimization.

@JiayinCao JiayinCao self-assigned this Jan 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Todo
Development

No branches or pull requests

1 participant