Commit 4afffda 1 parent 3f848a2 commit 4afffda Copy full SHA for 4afffda
File tree 1 file changed +5
-0
lines changed
1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -30,14 +30,19 @@ <h1>Demos</h1>
30
30
< li > < a href ="demos/friction.html "> Friction</ a > </ li >
31
31
< li > < a href ="demos/islandSolver.html "> Island solver</ a > </ li >
32
32
< li > < a href ="demos/lock.html "> Lock constraint</ a > </ li >
33
+ < li > < a href ="demos/prismatic.html "> Prismatic constraint</ a > </ li >
34
+ < li > < a href ="demos/ragdoll.html "> Ragdoll</ a > </ li >
33
35
< li > < a href ="demos/restitution.html "> Restitution</ a > </ li >
34
36
< li > < a href ="demos/springs.html "> Springs</ a > </ li >
37
+ < li > < a href ="demos/tearable.html "> Tearable constraints</ a > </ li >
35
38
</ ul >
36
39
37
40
< h1 > Examples</ h1 >
38
41
< ul >
39
42
< li > < a href ="examples/canvas/circle.html "> Canvas: Circle on plane</ a > </ li >
43
+ < li > < a href ="examples/canvas/box.html "> Canvas: Box</ a > </ li >
40
44
< li > < a href ="examples/canvas/asteroids.html "> Canvas: Asteroids game</ a > </ li >
45
+ < li > < a href ="examples/pixijs/box.html "> Pixi.js: Box</ a > </ li >
41
46
</ ul >
42
47
43
48
</ section >
You can’t perform that action at this time.
0 commit comments