![]() |
Home |
|
Program MetWorldThe MetWorld program demonstrates how to use Metagraphics' graphics library MetaWINDOW with RTTarget-32. The graphics demos only work if you have purchased and installed the MetaWINDOW library from MetaGraphics. The graphics example programs expect the MetaWINDOW library to reside in directory \METAWIN. If it is not found here, define environment variable METAW to be the top level MetaWINDOW directory. The graphics examples require a differently configured Debug Monitor. Unlike the Monitor for text mode examples, it used the GMode command to configures its boot code to select video graphics modes 105h 103h 101h 102h 12h (256 color modes with resolutions 1024x768, 800x600, 640x480, and then 16 color modes with resolutions 800x600 and 640x480). The makefile accompanying the demos builds the required Monitor. This demo can only be compiled with Microsoft Visual C++ if the COFF version of MetaWINDOW is installed. Registered MetaWINDOW users can download the COFF library MET_MR3L.LIB from Metagraphics' Web site at http://www.metagraphics.com.
|