We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b99481d commit c104ba1Copy full SHA for c104ba1
README.md
@@ -23,7 +23,19 @@ The project uses OpenGL for rendering and ImGui for real-time debugging and para
23
24
## Preview
25
26
-TODO: add gif (in description: add specs/parameters used for running sim)
+
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
34
+ <img src="assets/cloth.gif" alt="XPBD Softbody Simulation - Bouncy Sphere" width="800"/>
35
36
+<p align="center"><b>Gif 1:</b> Cloth in zero-gravity with only distance constraints.</p>
37
38
39
40
## Technical Overview
41
assets/cloth.gif
6.55 MB
assets/sphere.gif
18.3 MB
0 commit comments