mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-26 05:31:07 +00:00
gtk-demo: Update text for the transitions demo
The fire is gone, but we have wobbly widgets!
This commit is contained in:
parent
97ffd94d20
commit
924e510512
@ -1,5 +1,5 @@
|
||||
/* OpenGL/Transitions
|
||||
* #Keywords: OpenGL, shader
|
||||
* #Keywords: OpenGL, shader, effect
|
||||
*
|
||||
* Create transitions between pages using a custom fragment shader.
|
||||
*
|
||||
@ -9,7 +9,8 @@
|
||||
* The transitions work with arbitrary content. We use images, shaders
|
||||
* GL areas and plain old widgets to demonstrate this.
|
||||
*
|
||||
* The demo also shows some sample fire effects on the buttons.
|
||||
* The demo also shows some over-the-top effects like wobbly widgets,
|
||||
* and a an animated background.
|
||||
*/
|
||||
|
||||
#include <math.h>
|
||||
|
Loading…
Reference in New Issue
Block a user