Skip to content

seeper/ofxBullet

 
 

Repository files navigation

ofxBullet

2013-04-11 Forked from NickHardemann by Seeper to compile on Windows.
Updated to current version of Bullet (2.81).  
Make files are still provided for osx and linux and a VS2010 project for Windows.

Linux compatibility thanks to Benjamin Knofe aka benben

To compile for PC, view here: http://code.google.com/p/bullet/downloads/list
--------------------------
An OpenFrameworks add-on for Bullet Physics

OpenFrameworks - http://www.openframeworks.cc/
Bullet Physics - http://bulletphysics.org/wordpress/

Supported Versions:
OpenFrameworks 007 - https://github.com/openframeworks/openFrameworks
Bullet Physics 2.81 - http://code.google.com/p/bullet/downloads/list

INSTALLATION (currently libs for osx and linux):
Move the ofxBullet folder into OpenFrameworks > addons 

3D logo by Lauren Licherdell: http://www.laurenlicherdell.com/

//-----------------------------------
Control bodies, move them, rotate them. 
If you would like to control rigid bodies that will influence others,
please read
http://forum.openframeworks.cc/index.php/topic,7954.0.html

About

Bullet Physics Wrapper for Openframeworks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 80.4%
  • C 17.4%
  • Objective-C 2.2%