Example of sprite animation on QPainter written in Qt5 C++, PyQt5, PySide2, JavaScript and TypeScript
-
Run on the playground of JS-version: https://plnkr.co/edit/zjYT0KTfj50MejT9?preview
You can download a sprite sheet from the playground.- C++, Qt5, QPainter: https://rextester.com/XEUPHQ83360
- Python, PyQt5, QPainter: https://rextester.com/FDPMLU35222
- Python, PySide2, QPainter: https://rextester.com/YLSNG7380
- JavaScript, Canvas API: https://plnkr.co/edit/zjYT0KTfj50MejT9?preview
- TypeScript, Canvas API
-- Playground: https://plnkr.co/edit/9frdoArBkyksrT4L?preview
-- GitHub: https://github.com/8Observer8/running-cat-canvas2d-ts