dyna3/app-proto/src
Aaron Fenyes 55ccfb9ebc Factor out the kaleidocycle realization
This parallels what we did for the Irisawa hexlet realization. The
kaleidocycle tangent test comes out slightly weaker, because we no
longer confirm that the realized configuration matches the initial
guess. However, we still confirm that the configuration history only has
one entry, which is equivalent as long as the configuration history
starts with the initial guess and is updated after every optimization
step.
2025-03-10 22:20:10 -07:00
..
add_remove.rs Generalize constraints to observables (#48) 2025-03-10 23:43:24 +00:00
assembly.rs Generalize constraints to observables (#48) 2025-03-10 23:43:24 +00:00
display.rs Switch to Euclidean-invariant projection onto tangent space of solution variety (#34) 2025-01-31 19:34:33 +00:00
engine.rs Factor out the kaleidocycle realization 2025-03-10 22:20:10 -07: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 Generalize constraints to observables (#48) 2025-03-10 23:43:24 +00:00
outline.rs Generalize constraints to observables (#48) 2025-03-10 23:43:24 +00:00
specified.rs Generalize constraints to observables (#48) 2025-03-10 23:43:24 +00:00