Skip to content

Commit c104ba1

Browse files
added preview gifs
1 parent b99481d commit c104ba1

File tree

3 files changed

+13
-1
lines changed

3 files changed

+13
-1
lines changed

README.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,19 @@ The project uses OpenGL for rendering and ImGui for real-time debugging and para
2323

2424
## Preview
2525

26-
TODO: add gif (in description: add specs/parameters used for running sim)
26+
27+
<p align="center">
28+
<img src="assets/sphere.gif" alt="XPBD Softbody Simulation - Bouncy Sphere" width="800"/>
29+
</p>
30+
<p align="center"><b>Gif 1:</b> Bouncy sphere with distance and volume constraints. </p>
31+
32+
33+
<p align="center">
34+
<img src="assets/cloth.gif" alt="XPBD Softbody Simulation - Bouncy Sphere" width="800"/>
35+
</p>
36+
<p align="center"><b>Gif 1:</b> Cloth in zero-gravity with only distance constraints.</p>
37+
38+
2739

2840
## Technical Overview
2941

assets/cloth.gif

6.55 MB
Loading

assets/sphere.gif

18.3 MB
Loading

0 commit comments

Comments
 (0)