GPU_cloth
cloth simulator
A GPU-accelerated simulation of cloth dynamics using OpenGL compute shaders
40 stars
9 watching
10 forks
Language: CMake
last commit: almost 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
the3dadvantage/modeling-cloth-2_8 | Develops tools and features to enhance 3D modeling of cloth simulation in computer graphics | 401 |
wkindling/yarn-cloth-sim | Simulation of woven cloth by modeling yarn interactions | 26 |
983/fluid-simulation | An implementation of fluid dynamics simulation on both CPU and GPU using C++ with OpenGL | 53 |
thunderloom/thunderloom | A physically based shader implementation for woven cloth in 3D graphics engines | 99 |
paroj/gltut | A series of tutorials on using OpenGL for graphical rendering | 1,578 |
sam007961/fastmassspring | A C++ implementation of a fast simulation method for dynamic systems with elastic properties. | 218 |
nvidia/grcuda | Enables efficient data exchange and invocation of existing GPU kernels from host languages in the GraalVM | 222 |
nvpro-samples/gl_vk_meshlet_cadscene | Demonstrates rendering of CAD models using mesh shaders for high-performance rendering | 363 |
scrawk/gpu-gems-3d-fluid-simulation | An implementation of GPU Gems 3D fluid simulation for Unity using C#. | 281 |
kchapelier/convchain-gpu | A JavaScript port of a procedural generation algorithm using WebGL2 acceleration | 30 |
vaneenige/phenomenon | A small, low-level WebGL library providing essentials for high-performance rendering of particles on the GPU. | 1,778 |
capnramses/antons_opengl_tutorials_book | A collection of demo projects demonstrating OpenGL 4 programming techniques | 975 |
labforcomputationalvision/texturesynth | Generates synthetic digital images of visual textures based on mathematical models | 34 |
lukasbanana/mentalgl | A utility library to review entire OpenGL render state | 23 |
fede-vaccaro/terrainengine-opengl | An OpenGL 4 application rendering a procedural scene with terrain, water, and volumetric clouds. | 634 |