aboutsummaryrefslogtreecommitdiff
path: root/demo/sgi/gl_panel/README
diff options
context:
space:
mode:
authorSkip Montanaro <[email protected]>2021-02-16 20:14:16 -0600
committerSkip Montanaro <[email protected]>2021-02-16 20:14:16 -0600
commitc2587c76f1b416cdbecb979e54941933246bf856 (patch)
treebb61ee9128075ce22af4eafa232f13c2e5a07896 /demo/sgi/gl_panel/README
parentd90761a005b24018ae237bf551515772a1de656f (diff)
downloadpython-0.9.1-patched-QoL-c2587c76f1b416cdbecb979e54941933246bf856.tar.xz
python-0.9.1-patched-QoL-c2587c76f1b416cdbecb979e54941933246bf856.zip
starting over
Diffstat (limited to 'demo/sgi/gl_panel/README')
-rw-r--r--demo/sgi/gl_panel/README34
1 files changed, 17 insertions, 17 deletions
diff --git a/demo/sgi/gl_panel/README b/demo/sgi/gl_panel/README
index 889a2cf..ccf255d 100644
--- a/demo/sgi/gl_panel/README
+++ b/demo/sgi/gl_panel/README
@@ -1,23 +1,23 @@
This directory contains demos that use the Panel Library by NASA Ames.
They only run on SGI machines and require the 'pnl' and 'gl' built-in
-modules. Each subdirectory contains one demo.
+modules. Each subdirectory contains one demo.
-apanel A trivial user interface to the audio capabilities of
- the 4D/25 (Personal IRIS). Lets you record a sample and
- play it back at different volumes. Requires the 'audio'
- built-in module.
+apanel A trivial user interface to the audio capabilities of
+ the 4D/25 (Personal IRIS). Lets you record a sample and
+ play it back at different volumes. Requires the 'audio'
+ built-in module.
-flying A large demonstration that can display several
- differently shaped objects through space. Control
- panels let you manipulate light sources, material
- properties and drawing modes.
+flying A large demonstration that can display several
+ differently shaped objects through space. Control
+ panels let you manipulate light sources, material
+ properties and drawing modes.
-nurbs A demo of the capabilities of the GL 'nurbs' functions
- that can display the control points. (It was intended
- to let you move these as well, but there was a problem
- with the mapping of mouse movements in a 3-D world.)
+nurbs A demo of the capabilities of the GL 'nurbs' functions
+ that can display the control points. (It was intended
+ to let you move these as well, but there was a problem
+ with the mapping of mouse movements in a 3-D world.)
-twoview A demo of GL's transformation primitives. Two views on
- a scene are given, and the position and orientation of a
- viewer in one of the views can be changed through
- various buttons and dials in a control panel.
+twoview A demo of GL's transformation primitives. Two views on
+ a scene are given, and the position and orientation of a
+ viewer in one of the views can be changed through
+ various buttons and dials in a control panel.