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
768ea211a6d684533d818c600885ed5d098f8936
bullet3
/
src
/
Bullet3OpenCL
History
erwincoumans
768ea211a6
add a waiting message, during startup of a demo.
...
fix an OpenCL kernel, broken in previous commit.
2013-11-07 16:47:18 -08:00
..
BroadphaseCollision
share more code between OpenCL kernels and C++ by moving kernel data structures/code to the 'shared' folders
2013-11-06 19:57:36 -08:00
Initialize
move shaders to .glsl files and stringify to .h file.
2013-06-28 14:10:23 -07:00
NarrowphaseCollision
share more data structures and code between OpenCL kernels and C/C++ code on CPU (non-OpenCL)
2013-11-07 15:49:57 -08:00
ParallelPrimitives
share more code between OpenCL kernels and C++ by moving kernel data structures/code to the 'shared' folders
2013-11-06 19:57:36 -08:00
Raycast
move b3RaycastInfo.h so it can be used without OpenCL dependency
2013-09-02 22:31:48 -07:00
RigidBody
add a waiting message, during startup of a demo.
2013-11-07 16:47:18 -08:00
premake4.lua
Add option to use clew to manually open the OpenCL dynamic library
2013-05-20 17:58:19 -07:00