All Projects → NickHardeman → Ofxbullet

NickHardeman / Ofxbullet

Bullet Physics Wrapper for Openframeworks

Projects that are alternatives of or similar to Ofxbullet

Ofxtweenzor
Tweening Engine for OpenFrameworks
Stars: ✭ 52 (-62.32%)
Mutual labels:  addon, openframeworks
ofxRaycaster
Plane, 2D and 3D Ray objects for openFrameworks.It checks for the intersection of a ray with a segment, a sphere, a triangle, a plane, an ofPrimitive, an ofPolyline an with an ofMesh.
Stars: ✭ 54 (-60.87%)
Mutual labels:  openframeworks, addon
ofxOpenCvDnnObjectDetection
OpenCV based DNN Object Detection Library for Openframeworks
Stars: ✭ 34 (-75.36%)
Mutual labels:  openframeworks, addon
ofxSpaceColonization
Space Colonization algorithm implementation in openFrameworks
Stars: ✭ 62 (-55.07%)
Mutual labels:  openframeworks, addon
ofxAubio
openFrameworks addon for aubio, estimates beat, onset, pitch, and a few other things
Stars: ✭ 56 (-59.42%)
Mutual labels:  openframeworks, addon
ofxCameraAnaglyph
Anaglyph Camera for Stereo 3D Rendering for OpenFrameworks
Stars: ✭ 25 (-81.88%)
Mutual labels:  openframeworks, addon
ofxPS3EyeGrabber
A Sony PS3 Eye Camera grabber for openFrameworks.
Stars: ✭ 83 (-39.86%)
Mutual labels:  openframeworks, addon
Ofxcv
Alternative approach to interfacing with OpenCv from openFrameworks.
Stars: ✭ 614 (+344.93%)
Mutual labels:  addon, openframeworks
Ofxio
A collection of I/O core utils including a directory watcher, file filters and ordering, compression and more.
Stars: ✭ 78 (-43.48%)
Mutual labels:  addon, openframeworks
Storybook Addon
Develop themable components with Emotion/Styled Components/Material-UI with help of Storybook & React Theming
Stars: ✭ 122 (-11.59%)
Mutual labels:  addon
Addon Tasmoadmin
TasmoAdmin - Home Assistant Community Add-ons
Stars: ✭ 130 (-5.8%)
Mutual labels:  addon
Gxaudiovisualisation
Blender Python script for audio visualisation
Stars: ✭ 120 (-13.04%)
Mutual labels:  addon
Addon Motioneye
motionEye - Home Assistant Community Add-ons
Stars: ✭ 122 (-11.59%)
Mutual labels:  addon
React Storybook Addon Props Combinations
Given possible values for each prop, renders your component with all combinations of prop values.
Stars: ✭ 130 (-5.8%)
Mutual labels:  addon
Norman Ar
Decorate your world with AR animations.
Stars: ✭ 122 (-11.59%)
Mutual labels:  openframeworks
Godot Engine.github Integration
A Godot Engine addon to integrate a native GitHub client inside Godot's Editor. Manage your project without even opening your browser!
Stars: ✭ 134 (-2.9%)
Mutual labels:  addon
Addon Pi Hole
Pi-hole - Home Assistant Community Add-ons
Stars: ✭ 120 (-13.04%)
Mutual labels:  addon
Librefox
License: Mozilla Public License 2.0
Stars: ✭ 1,574 (+1040.58%)
Mutual labels:  addon
Scratchaddons
All-in-one browser extension for Scratch.
Stars: ✭ 133 (-3.62%)
Mutual labels:  addon
Ofxremoteui
OpenFrameworks addon serves any number of variables (bool, float, int, enum, string, ofColor) on the network, so that you can modify from outside the OF app. Includes a native OSX Client. OSC based.
Stars: ✭ 132 (-4.35%)
Mutual labels:  openframeworks

ofxBullet v2.4

An OpenFrameworks add-on for Bullet Physics

ofxBullet ofxBullet Meshes ofxBullet Soft Bodies

Currently bullet libs are compiled for OSX, iOS and VS2015 (WIP for VS2017) and is tested with OF 0.10x
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.10x - https://github.com/openframeworks/openFrameworks
Bullet Physics bullet-2.82-r2704 - http://code.google.com/p/bullet/downloads/list

Soft Bodies + VS2015 compatibility thanks to Elie Zananiri aka @prisonerjohn
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.3 (supports OF 0.9x, OSX, Windows and iOS.) https://github.com/NickHardeman/ofxBullet/releases/tag/v2.3

ofxBullet v2.2 (supports OF 008x. OSX, Windows (VS2012) and iOS. Uses bullet 2.82, includes soft bodies) https://github.com/NickHardeman/ofxBullet/releases/tag/v2.2

ofxBullet v2.1 (supports OF 008x. OSX, Windows (VS2012) and iOS. Uses bullet 2.82, no soft bodies) https://github.com/NickHardeman/ofxBullet/releases/tag/v2.1

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
Use the project generator (projectGenerator/projectGenerator.app) to compile the examples.

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
https://forum.openframeworks.cc/t/how-to-rotate-and-translate-a-ofxbullet-body/7954

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].