Ticket #518 (closed task: fixed)
Opened 4 years ago
Last modified 4 years ago
[add] Bullet physics library
| Reported by: | michaelvoliveira | Owned by: | michaelvoliveira |
|---|---|---|---|
| Priority: | normal | Milestone: | Unscheduled |
| Component: | sci-physics/bullet | Version: | 1.0 |
| Severity: | normal | Keywords: | bullet opengl glut |
| Cc: |
Description
Bullet 3D Game Multiphysics Library provides state of the art collision detection, soft body and rigid body dynamics.
Attachments
Change History
comment:1 Changed 4 years ago by michaelvoliveira
Changed 4 years ago by michaelvoliveira
- attachment bullet-2.78.patch added
Patch to drop libpthread.
comment:2 Changed 4 years ago by michaelvoliveira
Works only with GCC4, since GCC2 shows internal compiler errors
Thus, will build fine since that the patch from ticket #399 is applied
comment:3 Changed 4 years ago by michaelvoliveira
comment:4 Changed 4 years ago by michaelvoliveira
comment:5 Changed 4 years ago by michaelvoliveira
comment:6 Changed 4 years ago by scottmc
- Resolution set to fixed
- Status changed from new to closed
added in r1523.
Note: See
TracTickets for help on using
tickets.



patch file is on the way