-
Notifications
You must be signed in to change notification settings - Fork 1
A simple cloth simulator on GPU using Cuda
kayhman/SimpleGPUClothSimulator
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
To build this example program simply create a "build" reposity next to the one holding this file. - code/README - code/... - build Go to this repository : # cd build Generate the build system using cmake : # cmake . and build : # make -j8 Then, execute the program : # ./src/clothAppli/clothSimulator
About
A simple cloth simulator on GPU using Cuda
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published