Begin3 Title: OpenGUI (formerly FastGL) Version: 2.14 Entered-date: 6 MAR 2000 Description: OpenGUI is a high-Level C/C++ graphics library built upon a fast, low-level x86 asm graphics kernel. OpenGUI provides 2D drawing primitives and an event-driven windowing API for easy application development, and it supports the BMP image file format. It's very powerful, but very easy to use. You can write apps in the old Borland BGI style or in a windowed style like QT. OpenGUI supports the keyboard and mouse as event sources, and the Linux framebuffer/svgalib as drawing backends. Mesa3D is also supported under Linux. All 8, 15, 16 and 32-bit color modes are available currently. Ports to DOS, QNX and Linux exist. Requirements: For framebuffer support under Linux, kernel 2.2.x with enabled framebuffer is required, else SVGALIB library is needed. Keywords: graphics, SVGA, library, MMX, QNX, DJGPP, WATCOM, LINUX, FRAMEBUFFER Author: Marian Krivos (nezmar@internet.alcatel.sk) Maintained-by: Marian Krivos (nezmar@internet.alcatel.sk) Primary-site: http://www.tutok.sk/fastgl Alternate-site: ftp://ftp.elf.stuba.sk/pub/pc/sk_made/ ftp://metalab.unc.edu/pub/Linux/libs/graphics/ Platforms: Linux/Intel ; QNX (4.23 & up), MS-DOS (DJGPP & WATCOM) Copying-policy: LGPL End