/usr/share/doc/libplib-doc/html/index.html is in libplib-doc 1:1.8.5-3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<TITLE>PLIB: A Portable Games Library.</TITLE>
</HEAD>
<BODY text="#B5A642" link="#8FFF8F" vlink="#18A515" alink="#20336B"
bgcolor="#005000" background="marble.png">
<TABLE>
<TR>
<TD>
<IMG SRC="plib_logo.png" ALT="PLIB Logo" width=256 height=245>
<br>
</TD>
<TD>
<center>
<H1>
<FONT SIZE=9>S</FONT><FONT SIZE=5>TEVE'S</FONT>
<FONT SIZE=9>P</FONT><FONT SIZE=5>ORTABLE</FONT>
<FONT SIZE=9>G</FONT><FONT SIZE=5>AME</FONT>
<FONT SIZE=9>L</FONT><FONT SIZE=5>IBRARY.</FONT>
</H1>
</center>
</TD>
<TD>
<ul>
And Lo, the Lion and the Sheep shall lie down together - but the Sheep won't
get much Sleep.
<br>
-- Woody Allen
</ul>
<center>
<A href="http://sf.net">
<IMG src="http://sf.net/sflogo.php?group_id=382&type=1" width="88" height="31" border="0" ALT="Sourceforge Logo"></A>
</center>
</TD>
</TR>
</TABLE>
<TABLE>
<TR>
<TD valign=top align=left>
<A HREF="index.html"><IMG SRC="home.png" ALT="HOME" BORDER="0" width=150 height=50></A><br>
<A HREF="whats_inside.html"><IMG SRC="whats_inside.png" ALT="WHAT'S INSIDE" BORDER="0" width=150 height=50></A><br>
<A HREF="license.html"><IMG SRC="license.png" ALT="LICENSE" BORDER="0" width=150 height=50></A><br>
<A HREF="contacts.html"><IMG SRC="contacts.png" ALT="CONTACTS" BORDER="0" width=150 height=50></A><br>
<A HREF="requirements.html"><IMG SRC="requirements.png" ALT="REQUIREMENTS" BORDER="0" width=150 height=50></A><br>
<A HREF="gallery.html"><IMG SRC="gallery.png" ALT="GALLERY" BORDER="0" width=150 height=50></A><br>
<A HREF="download.html"><IMG SRC="download.png" ALT="DOWNLOAD & INSTALL" BORDER="0" width=150 height=50></A><br>
<A HREF="examples.html"><IMG SRC="examples.png" ALT="EXAMPLES" BORDER="0" width=150 height=50></A><br>
<A HREF="sg/index.html"><IMG SRC="SG.png" ALT="SG" BORDER="0" width=75 height=25></A>
<A HREF="ssg/index.html"><IMG SRC="SSG.png" ALT="SSG" BORDER="0" width=75 height=25></A><br>
<A HREF="ssgAux/index.html"><IMG SRC="ssgAux.png" ALT="SSGAUX" BORDER="0" width=75 height=25></A>
<A HREF="fnt/index.html"><IMG SRC="FNT.png" ALT="FNT" BORDER="0" width=75 height=25></A><br>
<A HREF="pui/index.html"><IMG SRC="PUI.png" ALT="PUI" BORDER="0" width=75 height=25></A>
<A HREF="psl/index.html"><IMG SRC="PSL.png" ALT="PSL" BORDER="0" width=75 height=25></A>
<A HREF="util/index.html"><IMG SRC="UL.png" ALT="UL" BORDER="0" width=75 height=25></A>
<A HREF="js/index.html"><IMG SRC="JS.png" ALT="JS" BORDER="0" width=75 height=25></A><br>
<A HREF="net/index.html"><IMG SRC="NET.png" ALT="NET" BORDER="0" width=75 height=25></A>
<A HREF="sl/index.html"><IMG SRC="SL.png" ALT="SL" BORDER="0" width=75 height=25></A><br>
<A HREF="pw/index.html"><IMG SRC="PW.png" ALT="PW" BORDER="0" width=75 height=25></A>
<A HREF="puAux/index.html"><IMG SRC="puAux.png" ALT="PUAUX" BORDER="0" width=75 height=25></A><br>
</TD>
<TD>
<H1>PLIB: A Suite of Portable Game Libraries.</H1>
I (and an ever increasing band of helpers) have been spending
time to build a set of OpenSource (LGPL) libraries that will
permit programmers to write games and other realtime interactive
applications that are 100% portable across a wide range of hardware and
operating systems.
<p>
PLIB includes sound effects, music, a complete 3D engine, font
rendering, a simple Windowing library, a game scripting language,
a GUI, networking, 3D math library and a
collection of handy utility functions. All are 100% portable
across nearly all modern computing platforms. What's more, it's
all available on line - and completely free. Each library component
is fairly independent of the others - so if you want to use SDL,
GTK, GLUT, or FLTK instead of PLIB's 'PW' windowing library, you can.
<p>
The latest stable version of PLIB is 1.8.4 - go to the
<A HREF="download.html">DOWNLOAD</A> section to get a
copy - go to the <A HREF="whats_inside.html">WHAT'S INSIDE</A>
section for documentation and a more detailed description of
what PLIB contains.
<p>
If you are looking at other games libraries (and there are a LOT
to choose from) - ask yourself how many games have been written
for that library by people outside the group that wrote it. That
is the acid test of usability and PLIB passes with flying colours.
<p>
PLIB is used by many projects (not all games - and not all
OpenSourced), here are some of the more prominent ones - there
are at least a hundred others:
<center>
<TABLE>
<TR>
<TD><center><A HREF="http://tuxaqfh.sf.net">
<IMG BORDER=0 SRC="tux_aqfh.png" ALT="Tux_AQFH Logo" width=99 height=77></A><br>
<A HREF="http://tuxaqfh.sf.net">Tux the Penguin -
<br>A Quest for herring.</A></center></TD>
<TD><center><A HREF="http://tuxkart.sf.net">TuxKart</A><br>
<A HREF="http://tuxkart.sf.net">
<IMG BORDER=0 SRC="tuxkart_logo.png" ALT="TuxKart Logo" width=101 height=78></A></center></TD>
<TD><center><A HREF="http://www.flightgear.org">
<IMG BORDER=0 SRC="fgfs.png" ALT="FlightGear Logo" width=111 height=58></A><br>
<A HREF="http://www.flightgear.org">FlightGear</A></center></TD>
<TD><center><A HREF="http://www.majik3d.org">Majik3D</A><br>
<A HREF="http://www.majik3d.org">
<IMG BORDER=0 SRC="majik3d.png" ALT="Majik3D Logo" width=83 height=80></A></center></TD>
</TR>
<TR>
<TD><center><A HREF="http://prettypoly.sf.net">
<IMG BORDER=0 SRC="ppe_logo_1.png" ALT="PrettyPoly Logo" width=98 height=54></A><br>
<A HREF="http://prettypoly.sf.net">
PrettyPoly Editor</A></center></TD>
<TD><center><A HREF="http://tuxfleet.sf.net">TuxFleet</A><br>
<A HREF="http://tuxfleet.sf.net">
<IMG BORDER=0 SRC="tuxfleet_logo.png" ALT="TuxFleet Logo" width=92 height=72></A></center></TD>
<TD><center><A HREF="http://www.torcs.org">TORCS</A><br>
<A HREF="http://www.torcs.org">
<IMG BORDER=0 SRC="torcs_logo.png" ALT="TORCS Logo" width=100 height=84></A></center></TD>
<TD><center><A HREF="http://www.minigolfmaniacs.com">
<IMG BORDER=0 SRC="MinigolfManiacs.png" ALT="Minigolf Maniacs Logo" width=120 height=47></A><br>
<A HREF="http://www.minigolfmaniacs.com">
Minigolf Maniacs</A></center></TD>
</TR>
</TABLE>
</center>
<center>
<TABLE>
<TR>
<TD><center><A HREF="http://www.flight-dynamic-simulator.de">
<IMG BORDER=0 SRC="FDS_logo.png" ALT="FDS Logo" width=110 height=90></A><br>
<A HREF="http://www.flight-dynamic-simulator.de">
Flight Dynamics Simulator</A></center></TD>
<TD><center><A HREF="http://mote-project.org">
<IMG BORDER=0 SRC="mote.png" ALT="MOTE Logo" width=123 height=33></A><br>
<A HREF="http://mote-project.org">
MOTE</A></center></TD>
<TD><center>
<A HREF="http://www.spacething.org">
<IMG BORDER=0 SRC="spacething-small.png" ALT="Spacething Logo" width=200 height=33></A><br>
<A HREF="http://www.spacething.org">Spacething</A></center></TD>
</TR>
</TABLE>
</center>
<p>
Unlike the many similar libraries, PLIB is easy to learn and
use - and has an object-oriented C++ interface. It's built
as a set of component libraries that you can pick and choose
between if (for example) you don't want to use PLIB's GUI but
you do want to use it's scene graph API.
<p>
If you are reading this document from the source distribution on
your local disk, you can find the most up to date version of PLIB
here:
<ul>
<A HREF="http://plib.sf.net">
http://plib.sf.net</A>
</ul>
PLIB's web presence is currently hosted on SourceForge (with thanks to
VA Linux Inc for providing this free service), and the
project summary page is here:
<ul>
<A HREF="http://sf.net/projects/plib">
http://sf.net/projects/plib</A>
</ul>
</TD>
</TR>
</TABLE>
<hr>
<ADDRESS>
<A HREF="http://www.sjbaker.org">
Steve J. Baker.</A>
<<A HREF="mailto:sjbaker1@airmail.net">sjbaker1@airmail.net</A>>
</ADDRESS>
</BODY>
</HTML>
|