Bullet for Windows Phone 8
-
- Posts: 5
- Joined: Mon Mar 02, 2009 7:17 am
Bullet for Windows Phone 8
Does anyone know if there are plans to make Bullet Physics work on Windows Phone 8 with neon optimizations?
-
- Site Admin
- Posts: 4221
- Joined: Sun Jun 26, 2005 6:43 pm
- Location: California, USA
Re: Bullet for Windows Phone 8
The NEON version currently only works on iOS.
Lack of NEON shouldn't be a showstopper, the regular C++ version of Bullet should work fine on Windows Phone 8 and other ARM platforms.
Lack of NEON shouldn't be a showstopper, the regular C++ version of Bullet should work fine on Windows Phone 8 and other ARM platforms.
-
- Posts: 5
- Joined: Mon Mar 02, 2009 7:17 am
Re: Bullet for Windows Phone 8
Fair enough. I had to jiggle some defines around to get things to work but it works. However, it would be nice to have the NEON optimizations. I'm not too familiar with NEON code enough to make my own. Do you have any time frame for support, perhaps the next release?