Commit Graph

18 Commits

Author SHA1 Message Date
5c1f8d3b28 chore: CI workflow
All checks were successful
CI / build (push) Successful in 4s
2026-04-11 17:17:48 +02:00
930dafd314 chore: update demo 2026-04-11 17:15:59 +02:00
59f214d956 chore: update README and LICENSE 2026-04-11 16:21:26 +02:00
fb3b82d33d fix: match window title and executable name 2026-04-11 16:10:00 +02:00
1258ea8f61 chore: format shaders 2026-04-11 15:57:09 +02:00
fd5ef6753b feat: improve distance field generator perfs and quality using 1d squared euclidian distance 2026-04-11 15:48:37 +02:00
2b9c503c9e fix: distance_field_generator now takes the ball_radius as input parameter instead of hardcoded offset 2026-04-11 15:27:29 +02:00
a1a6ba4c34 feat: add uninstall target and rename executable 2026-04-11 14:38:49 +02:00
6bd8d48846 refactor: code cleaning 2026-04-11 14:24:35 +02:00
f38108d3fa feat: rotating stars 2026-04-11 14:02:24 +02:00
fbb19e86aa chore: improve formating 2026-04-11 13:13:19 +02:00
748141d30c feat: install process 2025-09-06 16:28:38 +02:00
f37216f4c7 feat: use socket instead of hyprctl 2025-09-05 22:09:48 +02:00
7b29ffee47 chore: add -O3 flag 2025-09-05 22:09:35 +02:00
dc9de39aa5 feat: distance field approach 2025-09-05 11:34:02 +02:00
2aca6c5b1f feat: ball following mouse and blending with static polygon 2025-09-02 17:18:54 +02:00
b6b404576c feat: raylib setup 2025-09-02 14:58:20 +02:00
cae1b7372c project setup 2025-09-02 14:43:55 +02:00