Very simple cloth simulation using Verlet position based physics.
Command | Action |
---|---|
Left click | Move view |
Wheel | Zoom |
Right click | Move cloth |
Middle click | Cut cloth |
You need XServers to run Docker containers with GUI.
Launch the XServers app.
Create a Docker image with the given Dockerfile and run the following commands after moving the original ClothSimulation folder into the container that you have created from the image. Then an executable should be generated and you can run it.
cd ClothSimulation/
chmod 777 install.sh
./install.sh