Notes on SciTech MGL demos for On Time RTOS-32 The SciTech MGL demos included in this archive have been compiled with On Time RTTarget-32 library v4.09. The demos have been configured without filesystem support so all SciTech SNAP drivers and MGL data files will need to be bound into the target RTB file. Only un-relocated EXEs are provided so an RTOS-32 licensed developer will have to generate the target RTBs for running on their own test systems. Configuration files are included based on the RTOS-32 SDK examples. Each MGL demo config file is customized for options like command line options or environment settings, but otherwise they are identical to the RTOS-32 SDK samples. Note that use of RTFiles-32 is entirely optional for filesystem support, and that if an RTOS-32 developer links with that library, data files may be located using the default SNAP and MGL SDK paths. GATest: Basic display controller tests for SNAP Graphics API. MGLDemo: Series of 2D drawing tests using MGL library API. MVisDemo: Similar MGL 2D tests using MegaVision GUI library. MGLGears: Classic Mesa 3D demo using MGL OpenGL API bindings. MGLDoom: Port of Id Software DOOM shareware game using MGL API. FoxBear: Port of ATI FoxBear sprite animation demo using MGL API. The MGL FoxBear demo has to be linked with RTFiles-32 filesystem library due to the large number of data files required for sprite animations. Therefore all of its data files must be copied onto the target system's default disk in addition to the RTB file. Please refer to the SciTech SNAP Graphics and MGL library SDKs for further info, including all source code and data files used to create these demos. Contact SciTech Software Inc. for further info about SNAP and MGL. http://www.scitechsoft.com For information about On Time RTOS-32 product please refer to: http://www.on-time.com