Skip to content

FeiYuZhang/ofxBullet

 
 

Repository files navigation

ofxBullet v2.1

An OpenFrameworks add-on for Bullet Physics

ofxBullet ofxBullet Meshes

Currently bullet libs are compiled for OSX, iOS and VS2012 and is tested with OF 0.8x
Help with integration for CodeBlocks and linux is much appreciated.

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

Current Supported Versions: OpenFrameworks 0.8x - https://github.com/openframeworks/openFrameworks
Bullet Physics bullet-2.82-r2704 - http://code.google.com/p/bullet/downloads/list

Linux compatibility thanks to Benjamin Knofe aka @benben
VS2012 compatibility thanks to Kentaro Yama aka @kentaroid and Elie Zananiri aka @prisonerjohn
To compile libs for PC, view here: http://code.google.com/p/bullet/downloads/list

Previous Versions

ofxBullet v2.0 (supports OF 007x. OSX, Windows, iOS and Linux. Uses bullet 2.81) - https://github.com/NickHardeman/ofxBullet/releases/tag/v2.0

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://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

Packages

No packages published

Languages

  • C++ 95.4%
  • C 1.5%
  • Makefile 1.4%
  • Objective-C 1.0%
  • CMake 0.6%
  • Objective-C++ 0.1%