I’ve realized a complete Python porting of OpenSteer library (www.opensteer.org) based on SWIG.
I need to realize a city environment simulation with a large amount of pedestrians. So, for speed tuning, i want to implement a simple visiblity check so, if a pedestrian 3d mesh is currently culling out from camera view, it doesn’t calculate his new steering state.