458b4b47a7
* README: * clutter/Makefile.am: * clutter/clutter-audio.c: * clutter/clutter-audio.h: * clutter/clutter-main.c: (clutter_init): * clutter/clutter-media.c: * clutter/clutter-media.h: * clutter/clutter-video-texture.c: * clutter/clutter-video-texture.h: * clutter/clutter.h: * configure.ac: * examples/Makefile.am: * examples/README: * examples/video-cube.c: * examples/video-player.c: * gst/Makefile.am: * gst/clutterimagesink.: * gst/clutterimagesink.c: * gst/clutterimagesink.h: * gtk/Makefile.am: Remove gstreamer bits. There live in clutter-gst now.
25 lines
406 B
Plaintext
25 lines
406 B
Plaintext
examples/
|
|
===
|
|
|
|
This directory contains a number of simple hacks come tests come
|
|
examples come clutter demos.
|
|
|
|
There are:
|
|
|
|
o test
|
|
|
|
Lots of randomness. Scratchpad to test new features.
|
|
|
|
o test.py
|
|
|
|
Like above but more randomness in python.
|
|
|
|
o super-oh
|
|
|
|
Spinning OH logos. Click to dissapear.
|
|
|
|
|
|
|
|
Also see http://svn.o-hand.com/repos/misc/trunk/opt for a simple
|
|
clutter based presentation program.
|