dyna3/app-proto/src
Aaron Fenyes 971a7ca7e2 Check tangent space sync when deforming
Only give elements column indices once they've actually been through a
realization. Ignore motions of elements that haven't been through a
realization. Get the dimensions of the projected motion matrix from the
saved tangent space, not the current number of elements.
2024-12-17 21:24:38 -08:00
..
add_remove.rs Clean up the outline view (#19) 2024-11-15 03:32:47 +00:00
assembly.rs Check tangent space sync when deforming 2024-12-17 21:24:38 -08:00
display.rs Add structures for element and assembly motions 2024-12-17 18:21:53 -08:00
engine.rs Check tangent space sync when deforming 2024-12-17 21:24:38 -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