cloth-simulation
There are 102 repositories under cloth-simulation topic.
YuliangXiu/ICON
[CVPR'22] ICON: Implicit Clothed humans Obtained from Normals
diwi/PixelFlow
A Processing/Java library for high performance GPU-Computing (GLSL). Fluid Simulation + SoftBody Dynamics + Optical Flow + Rendering + Image Processing + Particle Systems + Physics +...
raymondyfei/libwetcloth
A Multi-Scale Model for Simulating Liquid-Fabric Interactions
Ninjajie/Fusion
Unity Physics on GPU
omegaiota/DiffCloth
Code repository for our paper DiffCloth: Differentiable Cloth Simulation with Dry Frictional Contact
Habrador/Ten-Minute-Physics-Unity
Implementations in Unity of the Ten Minute Physics YouTube channel. Instead of using Unity's built-in physics engine, you will learn how to make your own. This is useful if you want to simulate ropes, cloth, tires, etc. You will also learn how to make fluid simulations and soft body physics.
sam007961/FastMassSpring
Interactive cloth simulator using the method described in the SIGGRAPH paper "Fast Simulation of Mass-Spring Systems" by Liu, T., Bargteil, A. W., Obrien, J. F., & Kavan, L.
ipc-sim/Codim-IPC
Source Codes for Codimensional Incremental Potential Contact (C-IPC)
JUSTIVE/GPU-Cloth-Simulation
GPU Mass-Spring Simulation Cloth in Unity
vitalight/Velvet
A CUDA-accelerated cloth simulation engine based on Extended Position Based Dynamics (XPBD).
nixon-voxell/GPUClothSimulationInUnity
Trying to replicate what this legend did: https://youtu.be/kCGHXlLR3l8
real-stanford/flingbot
[CoRL 2021 Best System Paper] This repository contains code for training and evaluating FlingBot in both simulation and real-world settings on a dual-UR5 robot arm setup for Ubuntu 18.04
hamed-rezaee/flutter_tearable_cloth
Implementation of tearable cloth in Flutter.
xxMeow/ClothSimulation
Simple cloth simulation with OpenGL.
danielshervheim/unity-cloth-simulation
A mass-spring-damper based real-time cloth simulation I wrote for a class project.
esimov/cloth-physics
Desktop application for cloth physics simulation using Gio GUI.
NiallHornFX/VerletClothMeshComponent
Cloth Simulation using Position Based Dynamics (PBD) with Verlet integration in Unreal Engine 4
navamikairanda/neuralclothsim
[NeurIPS 2024] Official implementation of "NeuralClothSim: Neural Deformation Fields Meet the Thin Shell Theory"
aole/ClothSimulator
Cloth Simulator
nobuyuki83/cloth_sim_self_collision
cloth simulation with self-collision
wkindling/Yarn-cloth-sim
Implementation of ‘Yarn-Level Simulation of Woven Cloth’ on Siggraph Asia 2014.
AEspinosaDev/Cloth-Behaviour-Simulation
Cloth simulation plugin for Unity. It uses a mass spring physics aproach. Simple but fine.
nikpundik/react-three-fiber-cloth-example
Port of the three.js cloth example to React Three Fiber
Yuu6883/WebGPUDemo
WebGPU demo for deferred rendering, cloth simulation, and particle effects
Lyy-iiis/ACG-Project
Rigid, Fluid and Cloth Simulation
Zydiii/Games103
🕹 Demos of Games 103 (Physics Simulation) Using Unity
bailus/Cloth
Physics simulation: cloth and simple procedural objects with collision detection. Animated using second-order methods.
igor-lirussi/VR-Physics-Integration
A Virtual Reality scenario where a particle physics engine is used to emulate soft/deformable bodies, liquids, clothes and ropes.
kevenv/3d-cloth-sim
Robust 3D Cloth Simulator
davemc0/ClothDemo
An interactive, physically-based cloth demo in C++ using OpenGL, GLUT, GLEW, and CMake
hanmindev/cloth_physics
Cloth Physics Simulation for Minecraft
Wajov/ClothSimulator
A cloth simulator based on CUDA and ARCSim.
derekblair/ClothSimulator
A native OSX app that demonstrates real time cloth simulation using OpenGL and advanced algorithms.
shq300/ClothTickExtension
Simple Unreal Engine plugin, which adds an ability to set Cloth Simulation Ticking even when the Game is Paused - callable from Blueprints.