Skip to content

BVH Optimization #9

@codyrhoads

Description

@codyrhoads

I am having difficulty incorporating an optimization in the BVH code. It is where you prune parts of the tree where the ray intersection occurs at a farther point than the current closest intersection. At the moment the algorithm checks all objects in every leaf that the ray intersects. I want to implement this at some point.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions