Graphics Software for MS-DOS

Browse free open source Graphics software and projects for MS-DOS below. Use the toggles on the left to filter open source Graphics software by OS, license, language, programming language, and project status.

  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Start Free
  • 1
    gnuplot

    gnuplot

    A portable, multi-platform, command-line driven graphing utility

    A famous scientific plotting package, features include 2D and 3D plotting, a huge number of output formats, interactive input or script-driven options, and a large set of scripted examples.
    Leader badge
    Downloads: 7,152 This Week
    Last Update:
    See Project
  • 2
    Hide In Picture is a program that allows you to conceal files inside bitmap pictures, using a password. The pictures look like normal images, so people will not suspect there is hidden data in them.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 3
    LCARS 24
    Star Trek 24/7: LCARS (Starfleet) GUI, full-screen alarm clock & calendar, games, utilities, sims, maps, graphical LCARS library, file manager, viewers, players, animation. Requires a HighColor/TrueColor DOS-based laptop w/ std. graphics & sound cards.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 4
    PTCPas is a free, portable framebuffer library, written in Free Pascal. It allows low-level high-speed graphics access on multiple platforms.
    Downloads: 5 This Week
    Last Update:
    See Project
  • Veeam Data Platform v13.1 - Get Your Free Trial Icon
    Veeam Data Platform v13.1 - Get Your Free Trial

    Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try it Free
  • 5
    Glide is a library for using 3dfx hardware. This project will be the public repository for Glide.
    Leader badge
    Downloads: 22 This Week
    Last Update:
    See Project
  • 6
    PabloDraw
    A Windows-based ansi/ascii editor with unlimited multi-user capabilities.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7
    compatible lite doom

    compatible lite doom

    Ms Dos port with slopes 3d floors true3d demo compatibility fast speed

    Dos Doom with 3d floors, slopes, destructible architecture, demo compatibility 1.9, fast speed youtube https://goo.gl/pbNybV Requirements: 486DX, 4MB RAM Win95, 8MB Dos(run -ram8mb parm) https://goo.gl/agT2wc https://goo.gl/3EFVBg Recommended: 486DX4 100MHz, 16MB RAM https://goo.gl/IWGLkQ Run on Dos,Win9x, XP 7 32 bits, Dosbox Turbo Android requires Dosbox: Win 64bit or WinXP w/ some video drivers https://goo.gl/FE6rRF Bugs: command line needs one space after wad or other parm to work right: cdoom -file s4 -warp 1 save config fault sometimes, glitches in rendering slopes due to fixed point usage, line of sight bullets error on slopes,sprites in multi 3dfloors sometimes render wrong similar to duke nukem 3d quake heretic hexen vavoom zdoom gzdoom but not compatible,only doom2 doom run Thanks:id software for original doom code https://www.idsoftware.com MBF authors,Vladimir Arnost for muslib 1.80: http://www.fit.vutbr.cz/~arnost/welcome.html
    Downloads: 6 This Week
    Last Update:
    See Project
  • 8
    ANSiMat

    ANSiMat

    A graphical, multiplatform ANSI files viewer and converter

    ANSiMat is a graphical viewer of ANSI art files. It can also be used to convert ANSI (or plain ASCII) files into regular (BMP, TGA, PCX...) graphic files, or into animations (FLC). Altough not initially designed for this, ANSiMat can be successfully used as an ASCII art viewer, or even simple text files viewer. ANSiMat is available for Linux, Windows and DOS. ANSiMat supports also modem emulation speed, therefore it can be used to display ANSI animations.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 9
    A command-line tool to download picturs and control still digital cameras based on Sierra Imaging chipset and compatibles (Olympus, Nikon, Epson, Agfa and some others).
    Downloads: 5 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Start Free
  • 10
    GLIMPSE is a image manipulation package, developed for novice users.It supports file formats like BMP,PCX and TGA of various color depth. The striking feature of GLIMPSE is that it requires very less amount of resources, as it can be run even in DOS.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    CGUI - a gui lib for multiplatform
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    3D Graph is a suite of tools designed for a DOS machine. It allows the user to design a 3 dimensional scene using a specially designed editor and render the scene using an optimised renderer. It is no substitute for a commercial ray tracer, but it is far
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    pnglib

    pnglib

    a free library to read and display PNG images.

    Here is a c_version of Thomas Bleeker's pnglib 1.0, a free graphy library. His site is https://www.madwizard.org/programming/projects/pnglib Thomas's original code is x86-asm. She(the code) can read and display PNG images in programs, and link without Zlib. With the author's permission, Leisure bamboo translate her to c. So she can be compile by turbo c 2.0, borland c 4.5, visual c 6.0, keil c51 7.5, or others. Some(not all) plainform where she can run, as below: 1)dosbox, see about her in sample.tc2. dpmi.bc4; 2)window, see about her in sample.bc4, dpmi.bc4, sample.vc6; 3)c51's uv2 simulator, see about her in sample.uv2; 4)arm singlechip, that is cino f780 barcode scanner. She can decompress apng(Animated PNG) now, There are some demo file 01.png, 04.png ... 32.png in root folder. She is small(12k for vc6, 32bit code; 21k for bc4, 32bit code; 27k for tc2, 16bit code) and beautiful.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    Burn is a small and compact 32x32 256 color image (sprite) editor for Dos (or POSIX, using Dosbox or Dosemu). It currently contains several gfx-effects than can be applied to images, animation features and a tiny scripting language (amongst others).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Kymaera is a open-source Front End for many applications. It was originally designed as a FrontEnd for MAME and other EMU's for use on Arcade Cabinets. The current version of Kymaera 2.0.2 is for Windows and DOS. Linux version coming soon
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    LDraw utility for creating replacement minifig head .DAT part files with inline POV code for improved renderings in POV-Ray. ML-Cad or your LDraw editor of choise will ignore the inline code and show the parts just as before.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    A tool for modifying ATI Radeon BIOS images: chip and memory frequencies, fonts, TV output standard selection, memory timings, etc.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    eg graphics library using c

    An easy graphics library using C++ in windows...

    This is an easy graphics library using C++ in windows and was developed in order to provide beginner, novice, expert and advanced C++ programmers for drawing in 2D/3D. We can draw points, lines, triangles, quadrilaterals, rectangles, circles, ellipses, equi-polygons, spiral, pulses, cubes, cones, cylinders, spheres and curves in both XY / R-Theta space using it. Also we can set properties like shifting, scaling, rotation and parameters like size, position of these objects. 
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    this is a highly advanced open source paint program that has a full gui it runs in msdos a dialup modem sound during saving or loading is normal and can be disabled by removing the "sound()" and "nosound()" calls in the sourcecode
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    A collection of little C/C++ programs that use the Allegro library for some nice graphic effects (oscilator, fontconverter, textprinting effects, logger, etc). These can also be included in your own Allegro projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    AllegRT is a 3D engine for making games based on 3D realtime raytracing for realistic results. It is based on and designed to work with Allegro.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Fun, assembler made program to present different kind of transformations for loaded TGA picture. In polish!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Engine_3D

    Engine_3D

    A real-time 3D engine for DOS-talgics (see GLOBE_3D for new stuff !)

    Engine_3D is a real-time 3D engine project grabbed from my old data. The entire 3D rendering is pure software: no OpenGL or the like, no 3D graphics card acceleration! And: Engine_3D is completely programmed in Ada. Some parts of the 3D engine, like the animated bump mapping, are still waiting to be ported to my newer 3D project, GLOBE_3D !... DOS and Linux versions available. Remarks for the DOS version: It is also a funny example of a game system almost fully in Ada, including sound driver, graphics driver, keyboard driver. The only things not in Ada there are the file system (MS-DOS), the 32-bit DOS extender (CWSDPMI) and the mouse driver. For running, I recommend DOSBox. For building from sources, you'll need the DJGPP compiler, which contains a version of GNAT - seems to be still updated as in June 2016 ! Mirror: https://github.com/zertovitch/engine-3d
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This little tool reads various GO-formats (starting with SGF-parser) and will write a POV (Persistance of Vision) - file. The file can be rendered using POV, so the resulting image will be a high-res raytraced go-board.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Graph.h is a graphics library for ModeX graphics in TurboC. ModeX is a 320x240 screen mode with 256 indexed colors out of 262,000. There are four graphics pages available. Must use in TurboC and in DOS. main.exe demonstrates graph.h's abilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next