Skip to content

kubamarkiewicz/ofxBullet

 
 

Repository files navigation

ofxBullet v2.0

An OpenFrameworks add-on for Bullet Physics

ofxBullet

Currently bullet libs are compiled for osx, vs2012, iOS and linux. (Not tested on Linux with 008)
Linux compatibility thanks to Benjamin Knofe aka @benben
VS2012 compatibility thanks to Kentaro Yama aka @kentaroid

To compile libs for PC, view here: http:https://code.google.com/p/bullet/downloads/list

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

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

Previous Versions

ofxBullet v1.0 (supports OF 007x and Linux. Uses bullet 2.77) - https://github.com/NickHardeman/ofxBullet/releases/tag/v1.0

INSTALLATION

Move the ofxBullet folder into OpenFrameworks > addons
Copy the EmptyExample Folder from ofxBullet into the OF/apps/yourFolderName/

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

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

About

Bullet Physics Wrapper for Openframeworks

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • C++ 81.4%
  • C 16.9%
  • Objective-C 1.6%
  • Other 0.1%