Skip to content
Snippets Groups Projects
Commit 12fec5d2 authored by Christian Strømme's avatar Christian Strømme
Browse files

Improve the aabb intersection code


Optimized the intersection code and delayed calculation we don't need
until later. This should make it much faster when working with many
bounding volumes per pick, e.g., if we introduce bounding volume
hierarchies.

Change-Id: Ib47a6de384ec257315ca96046ba8f3cf20ac0bfb
Reviewed-by: default avatarAndy Nichols <andy.nichols@qt.io>
parent 4ff31f72
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment