top of page
BULLET PHYSICS PROGRAMMING
A Collection of Bullet Physics programs/tutorial for beginners to intermediate level of proficiency. The programs are intended to run on Windows operating system. The window creation is handled by Win32 API (windows.h) and rendering is handled by OpenGL.
To compile the program you need to download the Bullet Physics API and include the dependencies in the project. You can download latest BulletPhysics library from http://code.google.com/p/bullet/downloads/listAlso visit http://www.bulletphysics.org
Please reload
bottom of page