Frustum sphere culling.
Do a sphere<->camera sphere and a sphere<->frustum before the box<->frustum test.
This commit is contained in:
@@ -118,7 +118,9 @@ KX_BlenderSceneConverter::~KX_BlenderSceneConverter()
|
||||
itm++;
|
||||
}
|
||||
|
||||
#ifdef USE_SUMO_SOLID
|
||||
KX_ClearSumoSharedShapes();
|
||||
#endif
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user