Added Demos/ThreadingDemo showing how to use the cross-platform btThreadSupportInterface under Windows. Added Demos/ParticlesOpenCL showing how to run the NVidia particle demo under OpenCL implementations by AMD, NVidia and MiniCL (CPU)
3 lines
73 B
C
3 lines
73 B
C
extern const char *vertexShader;
|
|
extern const char *spherePixelShader;
|