enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Borland Graphics Interface - Wikipedia

    en.wikipedia.org/wiki/Borland_Graphics_Interface

    BGI was accessible in C/C++ with graphics.lib / graphics.h, and in Pascal via the graph unit. BGI was less powerful than modern graphics libraries such as SDL or OpenGL, since it was designed for 2D presentation graphics instead of event-based 3D applications.

  3. DirectFB - Wikipedia

    en.wikipedia.org/wiki/DirectFB

    DirectFB (Direct Frame Buffer), now continued as DirectFB2, is a software library with a small memory footprint that provides graphics acceleration, input device handling and abstraction layer, and integrated windowing system with support for translucent windows and multiple display layers on top of the Linux framebuffer without requiring any kernel modifications.

  4. Allegro (software library) - Wikipedia

    en.wikipedia.org/wiki/Allegro_(software_library)

    Allegro is a software library for video game development. [3] [4] [5] The functionality of the library includes support for basic 2D graphics, image manipulation, text output, audio output, MIDI music, input and timers, as well as additional routines for fixed-point and floating-point matrix arithmetic, Unicode strings, file system access, file manipulation, data files, and 3D graphics.

  5. cairo (graphics) - Wikipedia

    en.wikipedia.org/wiki/Cairo_(graphics)

    Cairo supports output (including rasterisation) to a number of different back-ends, known as "surfaces" in its code.Back-ends support includes output to the X Window System, via both Xlib and XCB, Win32 GDI, OS X Quartz Compositor, the BeOS API, OS/2, OpenGL contexts (directly [7] and via glitz), local image buffers, PNG files, PDF, PostScript, DirectFB and SVG files.

  6. Simple and Fast Multimedia Library - Wikipedia

    en.wikipedia.org/wiki/Simple_and_Fast_Multimedia...

    SFML handles creating and input to windows, and creating and managing OpenGL contexts. It also provides a graphics module for simple hardware acceleration of 2D computer graphics which includes text rendering using FreeType , an audio module that uses OpenAL , replaced by miniaudio as of v3.0.0, [ 5 ] and a networking module for basic ...

  7. Graphics32 - Wikipedia

    en.wikipedia.org/wiki/Graphics32

    Graphics32 is a free graphics library for Borland Delphi and Kylix optimized for 32-bit pixel formats which is licensed under the Mozilla Public License.. Graphics32 provides fast operations for pixels and graphic primitives and is almost a hundred times faster in per-pixel and about 2–5 times faster in drawing lines access than the standard components by Embarcadero which are wrappers for ...

  8. OpenGL Utility Toolkit - Wikipedia

    en.wikipedia.org/wiki/OpenGL_Utility_Toolkit

    The OpenGL Utility Toolkit (GLUT) is a library of utilities for OpenGL programs, which primarily perform system-level I/O with the host operating system.Functions performed include window definition, window control, and monitoring of keyboard and mouse input.

  9. Mesa (computer graphics) - Wikipedia

    en.wikipedia.org/wiki/Mesa_(computer_graphics)

    Mesa, also called Mesa3D and The Mesa 3D Graphics Library, is an open source implementation of OpenGL, Vulkan, and other graphics API specifications. Mesa translates these specifications to vendor-specific graphics hardware drivers.