This package browser is in early development. Mind the rough edges.

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.

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.