mirror of
https://github.com/brl/mutter.git
synced 2025-01-23 18:09:10 +00:00
c207820bef
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.