home *** CD-ROM | disk | FTP | other *** search
- //-----------------------------------------------------------------------
- //
- // Inventor Barcelona Lab #4
- //
- // This program illustrates a simple Inventor program which reads
- // in an Inventor file and views it with the `Walkthrough viewer'.
- // If the `lamp' is picked then play some audio and turn the light on/off...
- //
- // EXERCISE:
- // When the `Table' is picked, spin the `Lamp' about the center
- // of the table.
- //
- // Hint: Find the SoRotor `TableRotor' in scene.iv and turn it on
- // when the table is picked...
- //
- //-----------------------------------------------------------------------
-