Added btCudaBroadphase, some early research & development work to accelerate Bullet using CUDA
Re-uses the NVidia particle demo.
This commit is contained in:
2
Extras/CUDA/shaders.h
Normal file
2
Extras/CUDA/shaders.h
Normal file
@@ -0,0 +1,2 @@
|
||||
extern const char *vertexShader;
|
||||
extern const char *spherePixelShader;
|
||||
Reference in New Issue
Block a user