The AdaGraph Page

last updated april-04-2001

Jerry's Ada on Win32 Page


AdaGraph

Index
  • What is AdaGraph?
  • Getting AdaGraph
  • AdaGraph example programs

  • AdaGraph

    AdaGraph implements an easy to use graphics system for the GNAT and
    ObjectAda compilers for Win9X and NT 4.0

    AdaGraph functionality is designed for use in an educational setting. As such,
    it is meant to be used from a standard windows console application, thereby not
    requiring any WIN32 bindings or Windows programming for using basic graphics.

    AdaGraph has been developing into kind of a 2D graphics standard.
    months.

    The currently available version of AdaGraph in all versions is v0.5x, where x
    can be empty for the original version, b for the bugfix upgrade or c for the
    latest version.

    The v0.5c version has even further improved error checking and updated
    documentation. An update to v0.5d is also available

    A beta of v0.6 in source form, which adds limited bitmap support, is now
    also available.


    Downloading AdaGraph

    To install the full versions, unzip the file in a temporary directory and
    run the setup.exe program. After installation, the unzipped files can be
    deleted.

    To install the upgrade, unzip it and follow the instructions in the
    README file.

    UPDATE: In case you want the full source code of the AdaGraph DLL
    or get an error message on line 1156 of adagraph.c, download the v0.5d upgrade.
    Unzip the archive and follow the instructions in the readme file.

    AdaGraph Files

  • Source code for v0.6 beta, for GNAT 3.13p: ag06src.zip (19Kb)
  • Upgrade of v0.5c to v0.5d, all compilers: agf05u_d.zip (20Kb)
  • AdaGraph v0.5c for GNAT 3.13p: ag05cgn.zip (638Kb)
  • Upgrade of v0.5 to v0.5b, all compilers: gf05u_b.zip (19Kb)
  • AdaGraph v0.5 for GNAT 3.09 & 3.10p1: agrf05gn.zip (665Kb)
  • AdaGraph v0.5 for ObjectAda v7.0 Special: ag05oa70.zip (721Kb)
  • AdaGraph v0.5 for ObjectAda v7.1 Special: ag05oa71.zip (705Kb)

  • Contributed AdaGraph programs

    These AdaGraph programs have been kindly contributed by their author's. More
    contributions would be welcome...

    AdaGraph example programs
  • Mini-Paint program, by Jean-Pierre Rosen, download adapaint.zip (4Kb)

  • Jerry van Dijk
    jdijk@acm.org

    Copyright © 2001, Jerry van Dijk
    Last Updated april-04-2001