dyna3/app-proto/src
Aaron Fenyes e61047cb86 Update the tangent test with uniform coordinates
The motions we feed into the projection map now need to be expressed in
uniform coordinates. I've verified by hand that `tangent_motions_unif`
and `tangent_motions_std` represent the same motions.
2025-01-22 15:01:09 -08:00
..
add_remove.rs Clean up the outline view (#19) 2024-11-15 03:32:47 +00:00
assembly.rs Try projecting with the uniform inner product 2025-01-17 00:58:35 -08:00
display.rs Do symmetric_kernel in projection coordinates 2025-01-21 18:52:01 -08:00
engine.rs Update the tangent test with uniform coordinates 2025-01-22 15:01:09 -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 Manipulate the assembly (#29) 2024-12-30 22:53:07 +00:00
outline.rs Click the display to select spheres (#25) 2024-11-27 05:02:06 +00:00