dyna3/app-proto/src
Aaron Fenyes d4302d237b Encapsulate realization results
In the process, spruce up our realization diagnostics logging and factor
out some of the repetitive code in the examples, because we're already
changing those parts of the code to adapt them to the new encapsulation.

This commit changes the example output format. I've checked by hand that
the output is rearranged but not meaningfully changed.
2025-06-09 22:21:34 -07:00
..
add_remove.rs Refactor: Use pointers to refer to elements and regulators (#84) 2025-05-06 19:17:30 +00:00
assembly.rs Encapsulate realization results 2025-06-09 22:21:34 -07:00
display.rs Introduce ghost mode for elements (#85) 2025-06-02 15:56:06 +00:00
engine.rs Encapsulate realization results 2025-06-09 22:21:34 -07:00
identity.vert 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 Refactor: Use pointers to refer to elements and regulators (#84) 2025-05-06 19:17:30 +00:00
outline.rs Update Sycamore to 0.9.1 2025-06-09 22:18:37 -07:00
point.frag Introduce ghost mode for elements (#85) 2025-06-02 15:56:06 +00:00
point.vert Introduce ghost mode for elements (#85) 2025-06-02 15:56:06 +00:00
specified.rs Generalize constraints to observables (#48) 2025-03-10 23:43:24 +00:00
spheres.frag Introduce ghost mode for elements (#85) 2025-06-02 15:56:06 +00:00
tests.rs feat: Continuous integration via Forgejo Actions/runners (#75) 2025-04-02 20:31:42 +00:00