This evaluates a simple sdl2 app with sdl2_image, sdl2_ttf
install:
snap install artctest --edge --devmode
run:
artctest
This is a basic sdl2 binary application rendering a window.
It loads a png logo renders and rotates it.
loads a font and render it as well as current fps.
rendering is set to 90fps but with preserved vsync.
Details for artctest
License
unset
Last updated
29 October 2020 - latest/stable
29 October 2020 - latest/edge
This snap hasn't been updated in a while. It might be unmaintained and have stability or security issues.
(Ownership verified)
The publisher has verified that they own this domain.
It does not guarantee the Snap is an official upload
from the upstream project.
Snaps are applications packaged with all their dependencies to run on all popular Linux distributions from a single build. They update automatically and roll back gracefully.
Snaps are discoverable and installable from the Snap Store, an app store with an audience of millions.
For versions of Ubuntu between 14.04 LTS (Trusty Tahr) and 15.10 (Wily Werewolf), as well as Ubuntu flavours that don’t include snap by default, snap can be installed from the Ubuntu Software Centre by searching for snapd.
Alternatively, snapd can be installed from the command line:
sudo apt update
sudo apt install snapd
Either log out and back in again, or restart your system, to ensure snap’s paths are updated correctly.
Install artctest
To install artctest, simply use the following command: