dyna3/app-proto/src
Aaron Fenyes 58e7587131 Deform the assembly
This seems like a good starting point, even though the code is messy and
the deformation routine has some numerical quirks. Note that the translation
direction is mixed up: the keys are for x, but the velocity field is for z.
2024-12-09 01:09:37 -08:00
..
add_remove.rs Clean up the outline view (#19) 2024-11-15 03:32:47 +00:00
assembly.rs Deform the assembly 2024-12-09 01:09:37 -08:00
display.rs Deform the assembly 2024-12-09 01:09:37 -08:00
engine.rs Deform the assembly 2024-12-09 01:09:37 -08:00
identity.vert feat: Application prototype (#14) 2024-10-21 23:38:27 +00:00
inversive.frag feat: Application prototype (#14) 2024-10-21 23:38:27 +00:00
lib.rs Turn non-automated tests into Cargo examples (#24) 2024-11-26 00:32:50 +00:00
main.rs Set the console error panic hook 2024-12-08 19:59:25 -08:00
outline.rs Click the display to select spheres (#25) 2024-11-27 05:02:06 +00:00