clutter
OpenGL-based interactive canvas library
Clutter is an OpenGL-based interactive canvas library, designed for creating fast, mainly 2D single window applications such as media box UIs, presentations, kiosk style applications and so on.
- Versions: 1.26.4
- Website: https://blogs.gnome.org/clutter/
- Licenses: LGPL 2.0+
- Package source: gnu/packages/gnome.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of clutter
as follows:
guix install clutter
Or install a particular version:
guix install clutter@1.26.4
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.