blob: 3ef80d2dbde1e407d62df872ce293ea4d106fbb8 [file] [log] [blame]
Guido van Rossum275b0a41994-08-30 12:07:58 +00001Demonstrations of Python that use various features of the Silicon
2Graphics IRIS machines.
3
4al Demonstrations of the audio capabilities of the
5 Indigo. Require the built-in module 'al'. One program
6 also needs the build-in module 'fl' (the FORMS
7 library by Mark Overmars.)
8
9cd Demonstrations of the CD-ROM player's audio interface,
10 built-in module 'cd'.
11
12flp Demonstrations of using the 'flp' standard module,
13 which enables you to quickly create forms using the
14 'fl' built-in module (available if you use the FORMS
15 library by Mark Overmars).
16
17gl Demonstrations of the Graphics Library (GL).
18 Require the built-in module 'gl'.
19
20sv Demonstrations of the Indigo Video module.
21 Requires the built-in module 'sv'. See also the
22 following directory.