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

[feature] Improve BVH building #19

Closed
Derpius opened this issue Jun 21, 2022 · 0 comments
Closed

[feature] Improve BVH building #19

Derpius opened this issue Jun 21, 2022 · 0 comments
Labels
binary module Issues relating to the binary module enhancement New feature or request
Milestone

Comments

@Derpius
Copy link
Owner

Derpius commented Jun 21, 2022

Describe the solution you'd like
Right now it uses the most basic method for building an acceleration structure, however other options for not just the core construction method, but post build optimisations are available

Additionally, implementing refitting would possibly allow for rapid tracing of an animated scene

@Derpius Derpius added the enhancement New feature or request label Jun 21, 2022
@Derpius Derpius added this to the v0.10.0 milestone Jul 25, 2022
@Derpius Derpius added the binary module Issues relating to the binary module label Aug 13, 2022
@Derpius Derpius modified the milestones: v0.10.0, v0.11.0 Aug 14, 2022
@Derpius Derpius closed this as completed Aug 18, 2022
@Derpius Derpius moved this to Backlog in VisTrace Dec 16, 2022
@Derpius Derpius added this to VisTrace Dec 16, 2022
@Derpius Derpius moved this from Backlog to Done in VisTrace Dec 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
binary module Issues relating to the binary module enhancement New feature or request
Projects
Status: Done
Development

No branches or pull requests

1 participant