Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ ideas(1D) — IRIX 6.5.3f

Media Vault

Software Library

Restoration Projects

Artifacts Sought



IDEAS(1D)                                                            IDEAS(1D)



NAME
     ideas - Ideas in Motion in OpenGL

SYNOPSIS
     ideas [-a] [-d] [-s{1-4}] [-M <number>]

DESCRIPTION
     ideas ideas is an OpenGL implementation of Ideas In Motion.  Ideas in Mo-
     tion is an experiment in real-time animation.  The scene opens on a piece
     of paper with the Silicon Graphics logo and the words "ideas in motion"
     on a table lit by a single lamp.  The view moves in on the paper and a
     three dimensional version of the logo grows out of the paper and flies
     around a bit.  The scene ends with everything faded out except the logo
     and the words.

     Pressing the left mouse button restarts the animation at the beginning.

     Pressing the ESC key exits the program.

     Pressing keys 1 through 4 varies the speed of the animation (1 =
     slowest).

     Pressing the 'm' key toggles multisampling on and off, when multisampling
     is available.  When mutlisampling is not available it has no effect.

     Pressing any other key pauses or unpaused the program.

     The -a option causes the animation to loop.

     The -d option causes the program to run single-buffered.

     The -s{1-4} option sets the speed of the program (1 = slowest, default =
     2).

     The -M <number> option causes the program to try to use the given number
     of multisamples.

     The lighting on the logo and the lamp are infinite source with the specu-
     lar component and were done with the hardware.  The lighting on the ta-
     bletop (the spotlight effect) was done in software for each vertex of a
     13x13 grid.  The logo and its shadow each contain 2016 meshed triangles.
     The lamp contains 384 meshed triangles.  The letters contain approximate-
     ly 1200 total meshed triangles.

NOTES
     The ideas executable is located in /usr/demos/General_Demos/ideas

AUTHOR
     Thant Tessman Ported to OpenGL by Celeste Fowler






                                                                        Page 1



Typewritten Software • bear@typewritten.org • Edmonds, WA 98026