dyna3/app-proto/src
Aaron Fenyes bbd4ee08b6 Highlight selected points
In the process, make points round, since the highlighting works better
visually that way.
2025-04-27 22:23:41 -07:00
..
add_remove.rs Highlight selected points 2025-04-27 22:23:41 -07:00
assembly.rs Highlight selected points 2025-04-27 22:23:41 -07:00
display.rs Highlight selected points 2025-04-27 22:23:41 -07:00
engine.rs Sketch a point rendering pipeline 2025-04-21 20:49:00 -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 feat: Continuous integration via Forgejo Actions/runners (#75) 2025-04-02 20:31:42 +00:00
outline.rs Introduce an element trait 2025-04-23 23:29:28 -07:00
point.frag Highlight selected points 2025-04-27 22:23:41 -07:00
point.vert Highlight selected points 2025-04-27 22:23:41 -07:00
specified.rs Generalize constraints to observables (#48) 2025-03-10 23:43:24 +00:00
spheres.frag Sketch a point rendering pipeline 2025-04-21 20:49:00 -07:00
tests.rs feat: Continuous integration via Forgejo Actions/runners (#75) 2025-04-02 20:31:42 +00:00