Skip to content

Commit 81752b7

Browse files
committed
deploy: 8c4f8ff
1 parent 0fd6916 commit 81752b7

9 files changed

Lines changed: 31 additions & 24 deletions

File tree

29.1 KB
Loading
33.7 KB
Loading
18.5 KB
Loading
16.8 KB
Loading
20.6 KB
Loading
113 KB
Loading
29.1 KB
Loading

lbj-en/English/demos.html

Lines changed: 15 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -266,31 +266,38 @@ <h1 class="page">An overview of the demo applications</h1>
266266
<ul>
267267
<li>
268268
<p><a href="https://github.com/stephengold/sport/tree/master/apps/src/main/java/com/github/stephengold/sport/demo/ConveyorDemo.java"><code>ConveyorDemo</code></a>
269-
demonstrates contact-point modifications</p>
269+
demonstrates contact-point modifications<br>
270+
<span class="image"><img src="_images/conveyorDemo.png" alt="conveyorDemo" height="80"></span></p>
270271
</li>
271272
<li>
272273
<p><a href="https://github.com/stephengold/sport/tree/master/apps/src/main/java/com/github/stephengold/sport/demo/NewtonsCradle.java"><code>NewtonsCradle</code></a>
273-
demonstrates dynamic restitution and point-to-point joints</p>
274+
demonstrates dynamic restitution and point-to-point joints<br>
275+
<span class="image"><img src="_images/newtonsCradle.png" alt="newtonsCradle" height="80"></span></p>
274276
</li>
275277
<li>
276278
<p><a href="https://github.com/stephengold/sport/tree/master/apps/src/main/java/com/github/stephengold/sport/demo/Pachinko.java"><code>Pachinko</code></a>
277-
demonstrates compound collision shapes and 2-D physics</p>
279+
demonstrates compound collision shapes and 2-D physics<br>
280+
<span class="image"><img src="_images/pachinko.png" alt="pachinko" height="100"></span></p>
278281
</li>
279282
<li>
280283
<p><a href="https://github.com/stephengold/sport/tree/master/apps/src/main/java/com/github/stephengold/sport/demo/SplitDemo.java"><code>SplitDemo</code></a>
281-
demonstrates dynamic splitting of rigid bodies</p>
284+
demonstrates dynamic splitting of rigid bodies<br>
285+
<span class="image"><img src="_images/splitDemo.png" alt="splitDemo" height="80"></span></p>
282286
</li>
283287
<li>
284288
<p><a href="https://github.com/stephengold/sport/tree/master/apps/src/main/java/com/github/stephengold/sport/demo/TestGearJoint.java"><code>TestGearJoint</code></a>
285-
demonstrates a gear joint</p>
289+
demonstrates a gear joint<br>
290+
<span class="image"><img src="_images/testGearJoint.png" alt="testGearJoint" height="80"></span></p>
286291
</li>
287292
<li>
288293
<p><a href="https://github.com/stephengold/sport/tree/master/apps/src/main/java/com/github/stephengold/sport/demo/ThousandCubes.java"><code>ThousandCubes</code></a>
289-
demonstrates stacking cubes and launching projectiles</p>
294+
demonstrates stacking cubes and launching projectiles<br>
295+
<span class="image"><img src="_images/thousandCubes.png" alt="thousandCubes" height="100"></span></p>
290296
</li>
291297
<li>
292298
<p><a href="https://github.com/stephengold/sport/tree/master/apps/src/main/java/com/github/stephengold/sport/demo/Windlass.java"><code>Windlass</code></a>
293-
demonstrates rope simulation using rigid bodies</p>
299+
demonstrates rope simulation using rigid bodies<br>
300+
<span class="image"><img src="_images/windlass.png" alt="windlass" height="100"></span></p>
294301
</li>
295302
</ul>
296303
</div>
@@ -426,7 +433,7 @@ <h2 id="_user_interface"><a class="anchor" href="#_user_interface"></a>User inte
426433
<p><kbd>Tab</kbd> convert all bodies to splittable shapes</p>
427434
</li>
428435
<li>
429-
<p><kbd>Home</kbd> and <kbd>Numpad5</kbd> restart with a random rigid body</p>
436+
<p><kbd>Home</kbd> and <kbd>Numpad5</kbd> restart with a random shape</p>
430437
</li>
431438
<li>
432439
<p><kbd>Enter</kbd>, <kbd>Numpad0</kbd>, and <kbd>Spacebar</kbd> split all shapes</p>

sitemap.xml

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -2,66 +2,66 @@
22
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
33
<url>
44
<loc>https://stephengold.github.io/Libbulletjme/lbj-en/English/add.html</loc>
5-
<lastmod>2025-07-13T19:21:23.845Z</lastmod>
5+
<lastmod>2025-07-13T19:56:27.125Z</lastmod>
66
</url>
77
<url>
88
<loc>https://stephengold.github.io/Libbulletjme/lbj-en/English/build.html</loc>
9-
<lastmod>2025-07-13T19:21:23.845Z</lastmod>
9+
<lastmod>2025-07-13T19:56:27.125Z</lastmod>
1010
</url>
1111
<url>
1212
<loc>https://stephengold.github.io/Libbulletjme/lbj-en/English/character.html</loc>
13-
<lastmod>2025-07-13T19:21:23.845Z</lastmod>
13+
<lastmod>2025-07-13T19:56:27.125Z</lastmod>
1414
</url>
1515
<url>
1616
<loc>https://stephengold.github.io/Libbulletjme/lbj-en/English/collision.html</loc>
17-
<lastmod>2025-07-13T19:21:23.845Z</lastmod>
17+
<lastmod>2025-07-13T19:56:27.125Z</lastmod>
1818
</url>
1919
<url>
2020
<loc>https://stephengold.github.io/Libbulletjme/lbj-en/English/debug.html</loc>
21-
<lastmod>2025-07-13T19:21:23.845Z</lastmod>
21+
<lastmod>2025-07-13T19:56:27.125Z</lastmod>
2222
</url>
2323
<url>
2424
<loc>https://stephengold.github.io/Libbulletjme/lbj-en/English/demos.html</loc>
25-
<lastmod>2025-07-13T19:21:23.845Z</lastmod>
25+
<lastmod>2025-07-13T19:56:27.125Z</lastmod>
2626
</url>
2727
<url>
2828
<loc>https://stephengold.github.io/Libbulletjme/lbj-en/English/implementation.html</loc>
29-
<lastmod>2025-07-13T19:21:23.845Z</lastmod>
29+
<lastmod>2025-07-13T19:56:27.125Z</lastmod>
3030
</url>
3131
<url>
3232
<loc>https://stephengold.github.io/Libbulletjme/lbj-en/English/lexicon.html</loc>
33-
<lastmod>2025-07-13T19:21:23.845Z</lastmod>
33+
<lastmod>2025-07-13T19:56:27.125Z</lastmod>
3434
</url>
3535
<url>
3636
<loc>https://stephengold.github.io/Libbulletjme/lbj-en/English/misc.html</loc>
37-
<lastmod>2025-07-13T19:21:23.845Z</lastmod>
37+
<lastmod>2025-07-13T19:56:27.125Z</lastmod>
3838
</url>
3939
<url>
4040
<loc>https://stephengold.github.io/Libbulletjme/lbj-en/English/new6dof.html</loc>
41-
<lastmod>2025-07-13T19:21:23.845Z</lastmod>
41+
<lastmod>2025-07-13T19:56:27.125Z</lastmod>
4242
</url>
4343
<url>
4444
<loc>https://stephengold.github.io/Libbulletjme/lbj-en/English/overview.html</loc>
45-
<lastmod>2025-07-13T19:21:23.845Z</lastmod>
45+
<lastmod>2025-07-13T19:56:27.125Z</lastmod>
4646
</url>
4747
<url>
4848
<loc>https://stephengold.github.io/Libbulletjme/lbj-en/English/rigidbody.html</loc>
49-
<lastmod>2025-07-13T19:21:23.845Z</lastmod>
49+
<lastmod>2025-07-13T19:56:27.125Z</lastmod>
5050
</url>
5151
<url>
5252
<loc>https://stephengold.github.io/Libbulletjme/lbj-en/English/shape.html</loc>
53-
<lastmod>2025-07-13T19:21:23.845Z</lastmod>
53+
<lastmod>2025-07-13T19:56:27.125Z</lastmod>
5454
</url>
5555
<url>
5656
<loc>https://stephengold.github.io/Libbulletjme/lbj-en/English/softbody.html</loc>
57-
<lastmod>2025-07-13T19:21:23.845Z</lastmod>
57+
<lastmod>2025-07-13T19:56:27.125Z</lastmod>
5858
</url>
5959
<url>
6060
<loc>https://stephengold.github.io/Libbulletjme/lbj-en/English/sport.html</loc>
61-
<lastmod>2025-07-13T19:21:23.845Z</lastmod>
61+
<lastmod>2025-07-13T19:56:27.125Z</lastmod>
6262
</url>
6363
<url>
6464
<loc>https://stephengold.github.io/Libbulletjme/lbj-en/English/vehicle.html</loc>
65-
<lastmod>2025-07-13T19:21:23.845Z</lastmod>
65+
<lastmod>2025-07-13T19:56:27.125Z</lastmod>
6666
</url>
6767
</urlset>

0 commit comments

Comments
 (0)