mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-08-30 23:13:16 +08:00
b7cd4ba795
Implement SAT intersection tests and frustum culling algorithm using BVH trees. New Draw command vfrustumculling to manage frustum culling. Add test cases bugs/vis/bug24307_1 and bugs/vis/bug24307_2. Remove CALL_DEF_BOUNDBOX and CALL_DEF_BOUNDS.