BLAS / Bottom-Level Acceleration Structures

Bottom-Level Acceleration Structures (BLAS) are data structures used in ray tracing to represent the geometry of a scene. They are used in conjunction with Top-Level Acceleration Structures (TLAS) to accelerate the intersection testing between rays and scene geometry.