Files
bullet3/examples
Erwin Coumans 7df9b69039 pybullet: add option to use NumPy to speed up, thanks to moof2k
option is disabled by default. When using cmake, use
cmake -DBUILD_PYBULLET=ON -DBUILD_PYBULLET_NUMPY=ON
then both testrender.py and testrender_np.py will work
without numpy only testrender.py works.
The numpy.reshape is likely a no-op when using numpy array,
so we could remove testrender_np.py...

See https://github.com/bulletphysics/bullet3/pull/774
2016-09-11 11:35:12 +01:00
..
2016-05-01 15:48:03 +02:00
2016-03-10 21:15:23 -08:00
2016-05-13 18:45:56 -07:00
2016-09-06 13:26:08 -07:00
2016-05-13 18:45:56 -07:00