Closed GoogleCodeExporter closed 9 years ago
Also, shouldn't SIMD_RADS_PER_DEG be defined as
#define SIMD_RADS_PER_DEG (SIMD_PI / btScalar(180.0))
for better performance?
Original comment by brf_co...@yahoo.com.br
on 4 Dec 2013 at 1:18
It was already fixed in svn, see
https://code.google.com/p/bullet/source/detail?r=2717
There shouldn't be any performance difference, those constants are pre-computed
at compile time.
Original comment by erwin.coumans
on 4 Dec 2013 at 4:36
Original issue reported on code.google.com by
echo...@gmail.com
on 4 Dec 2013 at 2:33