new virtual Shape::intersect_bbox
implementation of triangle-AABB intersection
octree building updated and simplified with help of this new method
octree made default for Python, it's currently much faster than kd-tree (both building and traversal)
demos/ModulePath
demos/*.png
demos/kdtree.obj
ccdemos/*.png
ccdemos/spheres_shadow
ccdemos/realtime
ccdemos/realtime_dragon
ccdemos/realtime_bunny
models/bunny
models/happy
models/dragon
bin/*