home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 4 / Apprentice-Release4.iso / Source Code / C / Applications / Python 1.3 / source code / Demo / sgi / README
Encoding:
Text File  |  1995-12-17  |  765 b   |  23 lines  |  [TEXT/R*ch]

  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.
  23.