chore: rework vertical stacks demo

This commit is contained in:
Sébastien Crozet
2024-04-14 18:59:08 +02:00
committed by Sébastien Crozet
parent 2f1ce1887f
commit de5e871cd1
3 changed files with 28 additions and 17 deletions

View File

@@ -58,7 +58,7 @@ pub fn main() {
("Convex polygons", convex_polygons2::init_world),
("Heightfield", heightfield2::init_world),
("Pyramid", pyramid2::init_world),
("Verticals tacks", vertical_stacks2::init_world),
("Verticals stacks", vertical_stacks2::init_world),
("(Stress test) joint ball", joint_ball2::init_world),
("(Stress test) joint fixed", joint_fixed2::init_world),
(