This website requires JavaScript.
Explore
Help
Sign In
Bart
/
bullet3
Watch
1
Star
0
Fork
0
You've already forked bullet3
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
01fbe80f8fb4dc5f2d4659f6553a4bd7c8cf2ed5
bullet3
/
src
/
Bullet3OpenCL
History
erwincoumans
01fbe80f8f
use int instead of void to avoid 64bit error
2013-07-19 07:10:38 -07:00
..
BroadphaseCollision
kernel breaks on Mac OSX, so disable it on __APPLE__
2013-07-13 00:21:56 -07:00
Initialize
move shaders to .glsl files and stringify to .h file.
2013-06-28 14:10:23 -07:00
NarrowphaseCollision
Deterministic simulation for concave and compound collision shapes: added childShapeA/B to b3Contact4 + sort on them
2013-07-17 22:42:50 -07:00
ParallelPrimitives
made the simulation deterministic
2013-07-14 19:16:33 -07:00
Raycast
add support for picking, using point 2 point constraint
2013-07-10 00:21:23 -07:00
RigidBody
use int instead of void to avoid 64bit error
2013-07-19 07:10:38 -07:00
premake4.lua
Add option to use clew to manually open the OpenCL dynamic library
2013-05-20 17:58:19 -07:00