mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-29 11:07:37 +00:00
9 lines
No EOL
656 B
Markdown
9 lines
No EOL
656 B
Markdown
<!-- Copyright © SixtyFPS GmbH <info@slint.dev> ; SPDX-License-Identifier: MIT -->
|
|

|
|
|
|
# Orbit Animation Demo
|
|
|
|
Demonstrates how to fake orbit animations using Slint's trigonometric math functions.
|
|
|
|
[Online Preview](https://slint.dev/snapshots/master/editor/preview.html?load_url=https://raw.githubusercontent.com/slint-ui/slint/master/examples/orbit-animation/demo.slint)
|
|
[Online code editor](https://slint.dev/snapshots/master/editor/index.html?load_url=https://raw.githubusercontent.com/slint-ui/slint/master/examples/orbit-animation/demo.slint) |