You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Alexander Deynichenko 03b62f3315
PLIB 1.8.5+ r2173 from http://plib.svn.sourceforge.net/svnroot/plib/trunk
12 years ago
..
data PLIB 1.8.5+ r2173 from http://plib.svn.sourceforge.net/svnroot/plib/trunk 12 years ago
doc PLIB 1.8.5+ r2173 from http://plib.svn.sourceforge.net/svnroot/plib/trunk 12 years ago
src PLIB 1.8.5+ r2173 from http://plib.svn.sourceforge.net/svnroot/plib/trunk 12 years ago
AUTHORS PLIB 1.8.5+ r2173 from http://plib.svn.sourceforge.net/svnroot/plib/trunk 12 years ago
COPYING PLIB 1.8.5+ r2173 from http://plib.svn.sourceforge.net/svnroot/plib/trunk 12 years ago
ChangeLog PLIB 1.8.5+ r2173 from http://plib.svn.sourceforge.net/svnroot/plib/trunk 12 years ago
INSTALL PLIB 1.8.5+ r2173 from http://plib.svn.sourceforge.net/svnroot/plib/trunk 12 years ago
Makefile.am PLIB 1.8.5+ r2173 from http://plib.svn.sourceforge.net/svnroot/plib/trunk 12 years ago
NEWS PLIB 1.8.5+ r2173 from http://plib.svn.sourceforge.net/svnroot/plib/trunk 12 years ago
README PLIB 1.8.5+ r2173 from http://plib.svn.sourceforge.net/svnroot/plib/trunk 12 years ago
autogen.sh PLIB 1.8.5+ r2173 from http://plib.svn.sourceforge.net/svnroot/plib/trunk 12 years ago
configure.in PLIB 1.8.5+ r2173 from http://plib.svn.sourceforge.net/svnroot/plib/trunk 12 years ago
exposer.dsw PLIB 1.8.5+ r2173 from http://plib.svn.sourceforge.net/svnroot/plib/trunk 12 years ago

README


ExPoser 3D.
~~~~~~~~~~~
by Steve Baker
<sjbaker1@airmail.net>

INSTALLATION:

Installation instructions are pretty basic,
and are covered in the documentation directory 'doc'.

OpenGL (or Mesa)
GLUT (the GL Utility Toolkit)
PLIB (which can be obtained from one of:
http://plib.sourceforge.net

Once that is done, it should be a simple matter of changing
to the directory where all this stuff is unpacked and type:

./configure
make
make install

However, you might want to check the full documentation -
especially if you need to install Mesa/GLIDE/GLUT before
you can start.

All documents are in HTML - so view them with your web browser.

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.

data -- This contains all kinds of miscellaneous data
files to test with.

doc -- Documentation - all in HTML