mirror of
https://github.com/bulletphysics/bullet3
synced 2025-01-10 09:20:10 +00:00
5907f81774
The user should derive its own class from ContactResultCallback and implement the following callback (similar to the gContactAddedCallback): virtual btScalar addSingleResult(btManifoldPoint& cp, const btCollisionObject* colObj0,int partId0,int index0,const btCollisionObject* colObj1,int partId1,int index1) = 0; |
||
---|---|---|
Demos | ||
Extras | ||
Glut | ||
lib | ||
mk | ||
msvc | ||
src | ||
acinclude.m4 | ||
AUTHORS | ||
autogen.sh | ||
BspDemo.bsp | ||
Bullet_Faq.pdf | ||
Bullet_User_Manual.pdf | ||
bullet.pc.in | ||
BulletLicense.txt | ||
ChangeLog | ||
CMakeLists.txt | ||
config.h.in | ||
configure.ac | ||
convex0.bin | ||
Doxyfile | ||
file.obj | ||
glew32.dll | ||
glew64.dll | ||
glut64.dll | ||
GLUT32.DLL | ||
heightfield128x128.raw | ||
INSTALL | ||
install-sh | ||
Jamfile.in | ||
Jamrules | ||
jenga.dae | ||
LICENSE | ||
Makefile.am | ||
NEWS | ||
README | ||
RELEASING.TXT | ||
test1.oec | ||
testFileOriginal.bullet | ||
VERSION |
Bullet is a 3D Collision Detection and Rigid Body Dynamics Library for games and animation. Free for commercial use, including Playstation 3, open source under the ZLib License. Discrete and continuous collision detection, integrated into Blender 3D, and COLLADA 1.4 Physics import. See the Bullet_User_Manual.pdf for more info and visit the Bullet Physics Forum at http://bulletphysics.com