Renders a hyperellipse (squircle) and displays it using macroquad.
  • Rust 79.4%
  • Nix 20.6%
Find a file
2025-12-24 05:01:08 +00:00
images added screenshot of app running 2025-12-23 14:45:06 +00:00
src draw ui last so it renders on top of everyting else 2025-12-24 05:01:08 +00:00
.gitignore initial 2025-12-23 14:28:58 +00:00
Cargo.lock initial 2025-12-23 14:28:58 +00:00
Cargo.toml initial 2025-12-23 14:28:58 +00:00
flake.lock initial 2025-12-23 14:28:58 +00:00
flake.nix initial 2025-12-23 14:28:58 +00:00
README.md added README.md containing screenshot 2025-12-23 14:45:20 +00:00