test release infrastructure
[profile/ivi/clutter-toys.git] / README
1 The best way to find out about these toys is to try them out; they're
2 all small demos that have few/no dependencies beyond the clutter
3 libraries. The following is a summary of each;
4
5 arc-clock     - A small clock demo (using the cogl path API)
6 circles       - A small spinning circles demo (using the cogl path API)
7 nyancat       - A small nyancat made of clutter
8 courasel      - A carousel-style menu demo
9 foofone       - A mock-up mobile phone interface
10 gps-globe     - The start of an app to draw a globe with your GPS pos
11 object-store  - A ClutterModel subclass that proxies GObjects
12 opt           - A slide-show application
13 odo           - A mesh deformation demo set
14 pinpoint      - A minimalistic presentation tool
15 pong          - An unfinished pong game
16 ripples       - A small 'ripples' effect demo (using the cogl vector-drawing
17                 API)
18 script-viewer - A ClutterScript viewer
19
20 Bitrotted toys that do not work with Clutter 1.x API yet have been placed in the attic/
21
22 aaina         - A Flickr picture browser
23 astro-desktop - A mock-up desktop/palmtop application environment
24 fluttr        - Another Flickr picture browser
25 gcr           - A Gegl-based clutter video recorder
26 mallums-magic-browser - A webkit-clutter based web browser
27 sqlite-model  - an sqlite-backed ClutterModel implementation
28 table         - A multi-touch table style picture/video viewer (not actually
29                 multi-touch)
30 widgets       - A texture-reflecting actor demo
31 woohaa        - A video browser/player
32 youhaa        - A (currently broken) YouTube video browser