Skip to content

Commit c2b0d8c

Browse files
committed
Made cloth.gif work in README.md
1 parent 1745722 commit c2b0d8c

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ A rendering of a dynamic alpha-blended voxel scene which uses a technique called
9494

9595
A simple implementation of a 2D Lattice Boltzmann Method, showcasing vortex shedding. See [my blog here](https://nickmcd.me/2022/10/01/procedural-wind-and-clouds-using-gpu-accelerated-lattice-boltzmann-method/)
9696

97-
![Simple 3D Cloth Simulation Video](https://github.com/weigert/TinyEngine/blob/master/screenshots/cloth.mp4)
97+
![Simple 3D Cloth Simulation Animation](https://github.com/weigert/TinyEngine/blob/master/screenshots/cloth.gif)
9898

9999
A 3D cloth simulation, implemented using compute shaders performing a time-integration over a set of particles connected using springs.
100100

screenshots/cloth.gif

4.12 MB
Loading

screenshots/cloth.mp4

-3.03 MB
Binary file not shown.

0 commit comments

Comments
 (0)