added OpenCL cloth demo, contributed by AMD.
updated GpuSoftBodySolvers updated DirectCompute cloth demo
This commit is contained in:
10
Demos/OpenCLClothDemo/clstuff.hpp
Normal file
10
Demos/OpenCLClothDemo/clstuff.hpp
Normal file
@@ -0,0 +1,10 @@
|
||||
#ifndef __CLSTUFF_HDR__
|
||||
#define __CLSTUFF_HDR__
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
void initCL(void);
|
||||
|
||||
#endif //__CLSTUFF_HDR__
|
||||
Reference in New Issue
Block a user