A projective dynamics simulation of a deer. We randomized all vertices' positions in the initial state (A larger version is in our video).
CUDA:
python3 pd.py --model ./models/deer.1.node --arch cuda
CPU:
python3 pd.py --model ./models/deer.1.node --arch cpu