slint/examples/sprite-sheet/README.md
2024-09-24 16:51:46 +02:00

9 lines
630 B
Markdown

<!-- Copyright © SixtyFPS GmbH <info@slint.dev> ; SPDX-License-Identifier: MIT -->
![Sprite Sheet Screenshot](https://github.com/user-attachments/assets/51f778a4-f7ab-492c-adf6-a33fa1fca6c7)
# Sprite sheet demo
Demonstrate how to use sprites from an image to make an animated image
[Online Preview](https://slint.dev/snapshots/master/editor/preview.html?load_url=https://raw.githubusercontent.com/slint-ui/slint/master/examples/sprite-sheet/demo.slint)
[Online code editor](https://slint.dev/snapshots/master/editor/index.html?load_url=https://raw.githubusercontent.com/slint-ui/slint/master/examples/sprite-sheet/demo.slint)