Bullet for 2D
3 posters
Bullet for 2D
Hello all guys!
A fast question. Do you guys know how bullet 3D performs physics for 2D calculations only (polygon-planes lying and moving only on X-Y axes)? I am asking this because I've heard that Bullet 3D is not the optimal approach for 2D physics but if you guys have used it on your 2D games and it performed well I will have faith ^_^.
Thanks a lot!
A fast question. Do you guys know how bullet 3D performs physics for 2D calculations only (polygon-planes lying and moving only on X-Y axes)? I am asking this because I've heard that Bullet 3D is not the optimal approach for 2D physics but if you guys have used it on your 2D games and it performed well I will have faith ^_^.
Thanks a lot!
DiegoBM- Posts : 3
Join date : 2009-03-01
Re: Bullet for 2D
Well I personnaly never use it for 2d but I believe it's suitable for development... What type of game you want to use it for?
Re: Bullet for 2D
It will be some kind of puzzle but with forces like wind applying on objects. I think that people says that bullet is not optimal for 2D because it spends time computing calculations on Z, but as long as I don't know if thats true, or if that can be configured to restrict computations on 2D, or if the time spent calculating computations on Z is almost not noticeable when Z = 0, then I did prefer to ask for advice first.
DiegoBM- Posts : 3
Join date : 2009-03-01
Re: Bullet for 2D
You may want to look at a 2D engine, like Cocos 2D.
Regards,
-joshua
Regards,
-joshua
meteors- Posts : 241
Join date : 2008-11-08
Location : Sunny Florida
Re: Bullet for 2D
I have thought about that but the problem is that I'd like to move some of my meshes by means of skeletal animation (most of them indeed). That's the problem, even though the movement will be restricted I can't say that this is a 2D game as long as I will be using 3D meshes, skeletal animations and so on. I think a 3D engine will fit better but maybe using a 2D physics engine? or maybe Bullet if it performs well also for 2D.
DiegoBM- Posts : 3
Join date : 2009-03-01
Re: Bullet for 2D
You can do some very cool skeletal animation in 2D. Search for "2-D skeletal animation" on youtube for some cool examples.
-j
-j
meteors- Posts : 241
Join date : 2008-11-08
Location : Sunny Florida
Similar topics
» Upgrading Bullet
» SIO2 Architecture and Bullet Physics integration
» Culling and Bullet
» Bullet Engine
» Enabling Bullet Debug Draw (Code included)
» SIO2 Architecture and Bullet Physics integration
» Culling and Bullet
» Bullet Engine
» Enabling Bullet Debug Draw (Code included)
Permissions in this forum:
You cannot reply to topics in this forum