From 867b39a683968bb64e2181e841249dd227c9c783 Mon Sep 17 00:00:00 2001 From: Nick Hardeman Date: Sun, 22 Mar 2015 22:09:46 -0400 Subject: [PATCH] Update README.md --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index d856968..ae425c6 100644 --- a/README.md +++ b/README.md @@ -7,11 +7,6 @@ An OpenFrameworks add-on for Bullet Physics 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.
-Previous version - ofxBullet 2.0 supports OSX, iOS, Windows and Linux
-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
- OpenFrameworks - http://www.openframeworks.cc
Bullet Physics - http://bulletphysics.org/wordpress/
@@ -19,6 +14,10 @@ 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