detonator icon indicating copy to clipboard operation
detonator copied to clipboard

Investigate scene acceleration structure

Open ensisoft opened this issue 4 years ago • 0 comments
trafficstars

Investigate how to support and build an acceleration structure in the scene for resolving and finding entities on some action such as a ray cast query or bounding box query.

This is likely to need some static space partitioning structure with some flags to identify objects that can be optimized (i.e. things that will not move and can have pre-computed world positions/AABBs etc.)

ensisoft avatar Aug 27 '21 07:08 ensisoft