Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 275b0a4

Browse files
committed
Description of what's here
1 parent 9717991 commit 275b0a4

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

Demo/sgi/README

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
Demonstrations of Python that use various features of the Silicon
2+
Graphics IRIS machines.
3+
4+
al 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+
9+
cd Demonstrations of the CD-ROM player's audio interface,
10+
built-in module 'cd'.
11+
12+
flp 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+
17+
gl Demonstrations of the Graphics Library (GL).
18+
Require the built-in module 'gl'.
19+
20+
sv Demonstrations of the Indigo Video module.
21+
Requires the built-in module 'sv'. See also the
22+
following directory.

0 commit comments

Comments
 (0)