mirror of
https://github.com/brl/mutter.git
synced 2025-03-25 20:53:54 +00:00

The recipe covers a two texture approach (using the Clutter API) and a single texture approach (using COGL). It also discusses issues with cross-fading between images of different sizes with the COGL API, and gives a longer example of cycling through multiple images in a slideshow application.