dyna3/app-proto
Aaron Fenyes 303507eb08 Add kaleidocycle example
The engine successfully captures the kaleidocycle's twisting motion.
However, nudging doesn't work quite the way we want. This is probably to
be expected, since nudges don't commute with Euclidean motions in our
current implementation.
2025-01-21 12:05:20 -08:00
..
examples Add kaleidocycle example 2025-01-21 12:05:20 -08:00
src Manipulate the assembly (#29) 2024-12-30 22:53:07 +00:00
.gitignore feat: Application prototype (#14) 2024-10-21 23:38:27 +00:00
Cargo.toml Click the display to select spheres (#25) 2024-11-27 05:02:06 +00:00
index.html Clean up the outline view (#19) 2024-11-15 03:32:47 +00:00
main.css Clean up the outline view (#19) 2024-11-15 03:32:47 +00:00
run-examples Add kaleidocycle example 2025-01-21 12:05:20 -08:00