[android-developers] Re: good 2d physics engine

2011-05-12 Thread Jens
JBox2D is decent enough. If you're writing a game using the NDK you should probably use the normal Box2D, it compiles readily on Android. On 11 Maj, 20:28, bob wrote: > Can anyone recommend a good 2d physics engine for Android? -- You received this message because you are subscribed to the Goog

[android-developers] Re: good 2d physics engine

2011-05-12 Thread Eamonn Dunne
Box2d is a good idea, its what angry birds uses. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsub

[android-developers] Re: good 2d physics engine

2011-05-12 Thread joseph bashkar
: http://123maza.com/65/rings780/: http://123maza.com/65/rings780/: http://123maza.com/65/rings780/ On May 11, 11:57 am, TreKing wrote: > On Wed, May 11, 2011 at 1:28 PM, bob wrote: > > Can anyone recommend a good 2d physics engine for Android? > > Always check the Google's first, as this type o

[android-developers] Re: good 2d physics engine

2011-05-12 Thread joseph bashkar
: http://123maza.com/65/rings780/: http://123maza.com/65/rings780/: http://123maza.com/65/rings780/ On May 11, 6:41 pm, TreKing wrote: > On Wed, May 11, 2011 at 7:26 PM, Kristopher Micinski > > wrote: > > The problem with this is that inevitably whenever someone does this their > > thread appear

[android-developers] Re: good 2d physics engine

2011-05-12 Thread joseph bashkar
: http://123maza.com/65/rings780/: http://123maza.com/65/rings780/: http://123maza.com/65/rings780/ On May 12, 9:53 am, Eamonn Dunne wrote: > Box2d is a good idea, its what angry birds uses. -- You received this message because you are subscribed to the Google Groups "Android Developers" group.

[android-developers] Re: good 2d physics engine

2011-05-12 Thread joseph bashkar
: http://123maza.com/65/rings780/: http://123maza.com/65/rings780/ On May 11, 11:28 am, bob wrote: > Can anyone recommend a good 2d physics engine for Android? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send em

[android-developers] Re: good 2d physics engine

2011-05-12 Thread joseph bashkar
: http://123maza.com/65/rings780/: http://123maza.com/65/rings780/ On May 11, 11:57 am, TreKing wrote: > On Wed, May 11, 2011 at 1:28 PM, bob wrote: > > Can anyone recommend a good 2d physics engine for Android? > > Always check the Google's first, as this type of question has usually > already

[android-developers] Re: good 2d physics engine

2011-05-12 Thread joseph bashkar
: http://123maza.com/65/rings780/: http://123maza.com/65/rings780/: http://123maza.com/65/rings780/ On May 11, 6:41 pm, TreKing wrote: > On Wed, May 11, 2011 at 7:26 PM, Kristopher Micinski > > wrote: > > The problem with this is that inevitably whenever someone does this their > > thread appear

[android-developers] Re: good 2d physics engine

2011-05-12 Thread joseph bashkar
: http://123maza.com/65/rings780/: http://123maza.com/65/rings780/: http://123maza.com/65/rings780/ On May 11, 11:28 am, bob wrote: > Can anyone recommend a good 2d physics engine for Android? -- You received this message because you are subscribed to the Google Groups "Android Developers" grou

[android-developers] Re: good 2d physics engine

2011-05-12 Thread joseph bashkar
: http://123maza.com/65/rings780/: http://123maza.com/65/rings780/ On May 12, 3:07 am, Jens wrote: > JBox2D is decent enough. If you're writing a game using the NDK you > should probably use the normal Box2D, it compiles readily on Android. > > On 11 Maj, 20:28, bob wrote: > > > > > > > > > Can

[android-developers] Re: good 2d physics engine

2011-05-12 Thread joseph bashkar
: http://123maza.com/65/rings780/: http://123maza.com/65/rings780/: http://123maza.com/65/rings780/ On May 12, 9:53 am, Eamonn Dunne wrote: > Box2d is a good idea, its what angry birds uses. -- You received this message because you are subscribed to the Google Groups "Android Developers" group.

[android-developers] Re: good 2d physics engine

2011-05-12 Thread shaun
Angry birds runs like crap on my Eris though. On May 12, 12:53 pm, Eamonn Dunne wrote: > Box2d is a good idea, its what angry birds uses. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-develop

Re: [android-developers] Re: good 2d physics engine

2011-05-12 Thread Brandy Camacho
I would use html5 canvas or webGL :-) On May 12, 2011 3:08 AM, "Jens" wrote: > JBox2D is decent enough. If you're writing a game using the NDK you > should probably use the normal Box2D, it compiles readily on Android. > > On 11 Maj, 20:28, bob wrote: >> Can anyone recommend a good 2d physics eng