





 |
|
This page demonstrates the
SSDS system. Flight is an OpenGL flight simulator. If you have the Ebo
plug-in, you will see messages appear in Netscape's Status describing
the "Flight" compressed source code being downloaded, translated,
compiled, linked, and finally executed. You should see cockpit controls
and a green landscape.
Use the following keys to fly the plane
- ESC - Quit
- ',' - Slow down, '<'
- Slowest
- '.' - Speed up, '>'
- Fastest
- '3' - Toggle terrain
- 'l' - Toggle lighting
- 's' - Toggle sky/clouds
- 't' - Toggle texturing
- 'w' - Toggle water
- 'W' - Toggle wireframe
The code that is downloaded by SSDS is 6 KB. The size of the executable
and bitmap files is 364 KB.
The program will not appear if you do not have the Ebo plug-in and the
Glut32.dll. To get the Ebo plug-in and dll, please go to the Download
page.
|