• Stars
    star
    26
  • Rank 900,215 (Top 19 %)
  • Language
    Ada
  • Created about 11 years ago
  • Updated about 11 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

OpenGL GUI toolkit library for Ada

Welcome to Lumen!

Lumen is (or will be someday) a GUI toolkit for Ada.

It is written entirely in Ada (with a few insignificant exceptions, like in
the Linux joystick code, no direct calling of ioctl from Ada yet), based on
OpenGL and thus expected to be portable across OS's (currently runs on X11
sytems like Linux and the *BSD's, and on Win32 systems like MS-Windows NT and
7).  Once somebody steps up and writes the low-level portions for OS-X, it
will run there too.

The root of the documentation source is "doc/index.markdown".  The
formatted docs should be available here:

   http://www.niestu.com/software/lumen/

Enjoy, and visit the public git repository at either of these two places:

   git://ftp.niestu.com/lumen
   https://github.com/karakalo/Lumen

There are a number of simple demo applications that show off various aspects
of Lumen; they are available here:

   git://ftp.niestu.com/lumen-demos
   https://github.com/karakalo/lumen-demos

--
Chip Richards
23 January 2013