slint/examples/orbit-animation
Olivier Goffart 3e94bd2167 Janitor: Remove trailing whitespaces from all files
`git grep -I -l -O'sed -i "s/[[:space:]]*$//"' -e ''`
2025-01-10 13:23:22 +01:00
..
images Orbit Animation Example 2024-09-30 21:47:46 +03:00
demo.slint Janitor: Remove trailing whitespaces from all files 2025-01-10 13:23:22 +01:00
orbiter.slint Janitor: Remove trailing whitespaces from all files 2025-01-10 13:23:22 +01:00
README.md Orbit Animation Example 2024-09-30 21:47:46 +03:00

Orbit Animation Screenshot

Orbit Animation Demo

Demonstrates how to fake orbit animations using Slint's trigonometric math functions.

Online Preview Online code editor