more fixes towards working convex-convex, in case of (too) many edge-edge cases:
1) sample directions over a unit sphere and 2) add a contact, using mpr add missing bullet.pc.cmake file (for old Bullet 2.x)
This commit is contained in:
6
bullet.pc.cmake
Normal file
6
bullet.pc.cmake
Normal file
@@ -0,0 +1,6 @@
|
||||
Name: bullet
|
||||
Description: Bullet Continuous Collision Detection and Physics Library
|
||||
Requires:
|
||||
Version: @BULLET_VERSION@
|
||||
Libs: -L@LIB_DESTINATION@ -lBulletSoftBody -lBulletDynamics -lBulletCollision -lLinearMath
|
||||
Cflags: @BULLET_DOUBLE_DEF@ -I@INCLUDE_INSTALL_DIR@
|
||||
Reference in New Issue
Block a user