plib/demos/p-guide
2013-02-25 07:23:44 +04:00
..
doc PLIB 1.8.5+ r2173 from http://plib.svn.sourceforge.net/svnroot/plib/trunk 2013-02-25 07:23:44 +04:00
src PLIB 1.8.5+ r2173 from http://plib.svn.sourceforge.net/svnroot/plib/trunk 2013-02-25 07:23:44 +04:00
AUTHORS PLIB 1.8.5+ r2173 from http://plib.svn.sourceforge.net/svnroot/plib/trunk 2013-02-25 07:23:44 +04:00
autogen.sh PLIB 1.8.5+ r2173 from http://plib.svn.sourceforge.net/svnroot/plib/trunk 2013-02-25 07:23:44 +04:00
ChangeLog PLIB 1.8.5+ r2173 from http://plib.svn.sourceforge.net/svnroot/plib/trunk 2013-02-25 07:23:44 +04:00
configure.in PLIB 1.8.5+ r2173 from http://plib.svn.sourceforge.net/svnroot/plib/trunk 2013-02-25 07:23:44 +04:00
COPYING PLIB 1.8.5+ r2173 from http://plib.svn.sourceforge.net/svnroot/plib/trunk 2013-02-25 07:23:44 +04:00
INSTALL PLIB 1.8.5+ r2173 from http://plib.svn.sourceforge.net/svnroot/plib/trunk 2013-02-25 07:23:44 +04:00
Makefile.am PLIB 1.8.5+ r2173 from http://plib.svn.sourceforge.net/svnroot/plib/trunk 2013-02-25 07:23:44 +04:00
NEWS PLIB 1.8.5+ r2173 from http://plib.svn.sourceforge.net/svnroot/plib/trunk 2013-02-25 07:23:44 +04:00
pGuide.dsw PLIB 1.8.5+ r2173 from http://plib.svn.sourceforge.net/svnroot/plib/trunk 2013-02-25 07:23:44 +04:00
README PLIB 1.8.5+ r2173 from http://plib.svn.sourceforge.net/svnroot/plib/trunk 2013-02-25 07:23:44 +04:00
TODO PLIB 1.8.5+ r2173 from http://plib.svn.sourceforge.net/svnroot/plib/trunk 2013-02-25 07:23:44 +04:00

PUI-based Graphical User Interface Designer
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                           by John F. Fay

REQUIREMENTS:

   OpenGL (or Mesa)
   GLUT (the GL Utility Toolkit)
   PLIB


INSTALLATION:

Installation instructions are pretty basic:

 ./configure
 make
 make install


LICENSE:

This software is released under the provisions of
the GNU General Public License (GPL) which can be
found in the file 'COPYING' in the current directory.


DIRECTORY STRUCTURE:

src     -- Where the source code lives.

doc     -- Documentation - in HTML