bullet3/Extras
erwincoumans dba239fe8d First pass of load files through an interface (to allow loading from memory, zip file etc). So instead of posix fopen/fread, using CommonFileIOInterface.
A fileIO plugin can override custom file IO operations. As a small test, load files from a zipfile in memory.
Default fileIO implementation is in examples/Utils/b3BulletDefaultFileIO.h
Affects URDF, SDF, MJCF, Wavefront OBJ, STL, DAE, images.
2018-10-08 21:27:08 -07:00
..
BulletRobotics prepare build system(s) for collisionFilterPlugin 2018-07-27 15:48:24 +02:00
ConvexDecomposition Code-style consistency improvement: 2018-09-23 14:17:31 -07:00
GIMPACTUtils Code-style consistency improvement: 2018-09-23 14:17:31 -07:00
HACD Code-style consistency improvement: 2018-09-23 14:17:31 -07:00
InverseDynamics First pass of load files through an interface (to allow loading from memory, zip file etc). So instead of posix fopen/fread, using CommonFileIOInterface. 2018-10-08 21:27:08 -07:00
obj2sdf First pass of load files through an interface (to allow loading from memory, zip file etc). So instead of posix fopen/fread, using CommonFileIOInterface. 2018-10-08 21:27:08 -07:00
Serialize Code-style consistency improvement: 2018-09-23 14:17:31 -07:00
VHACD Code-style consistency improvement: 2018-09-23 14:17:31 -07:00
CMakeLists.txt Add Extras/BulletRobotics, will be installed as 'Extra Libs' using CMake 2017-09-06 13:18:39 -07:00
Makefile.am add the 'extras' and Bullet 2 tests, to make it easier to create a new intermediate release 2014-05-07 08:54:08 -07:00
premake4.lua add premake4.lua build for BulletRobotics target, C++ API, similar to PyBullet. Use BulletRobotics target for App_HelloBulletRobotics (without GUI) and App_RobotSimulator 2018-06-08 19:14:03 -07:00