Commit Graph

16 Commits

Author SHA1 Message Date
stickynotememo 6a38fecde5 fps counter 2026-01-16 15:42:15 +11:00
stickynotememo edc1485449 Triangle functionality 2026-01-16 12:28:04 +11:00
stickynotememo b224160aad Merge remote-tracking branch 'refs/remotes/origin/master' 2026-01-16 11:26:15 +11:00
stickynotememo 4af9b418e9 Update Object structure to enforce edge endpoints corresponding to vertices 2026-01-16 11:18:06 +11:00
stickynotememo 81f2a0591b restructure vertices to use x and y fields instead of being tuple
structs
2026-01-13 11:59:26 +11:00
stickynotememo 7d345e6666 restructure vertices to use x and y fields instead of being tuple
structs
2026-01-12 11:07:24 +11:00
stickynotememo 7efb97fa5a its a triangle 2026-01-10 10:38:18 +11:00
stickynotememo c0ccfb14c1 README 2026-01-09 14:42:15 +11:00
stickynotememo d989e81783 line segments 2026-01-09 14:34:24 +11:00
stickynotememo 2f5865555b Draw lines
Additionally convert Point2D to use f64
2026-01-09 14:32:22 +11:00
stickynotememo 0850bc1032 modularize 2026-01-06 10:01:23 +11:00
stickynotememo 572a1da60d triangle 2026-01-04 15:52:24 +11:00
stickynotememo c17cd5df4e Reinit 2026-01-02 09:07:43 +11:00
stickynotememo fffc40e86e Cargo autofixes 2025-11-20 08:56:59 +11:00
stickynotememo 3867e9a571 use memmap2 2025-11-20 08:52:44 +11:00
stickynotememo 6c8fc2b35f basic wayland window 2025-11-19 16:36:43 +11:00