<? require('_include/header.php'); ?>
<h1>Documentation</h1>
<p>
Here you will find documentation for LWJGL. You are encouraged to submit tutorials for fame and glory!
</p>
<ul>
<li>
<a href="http://www.lwjgl.org/javadoc" target="_blank">LWJGL javadoc</a><br/><br/>
</li>
<li>
<a href="http://wiki.lwjgl.org" target="_blank">LWJGL Wiki</a><br/><br/>
</li>
<li>
<a href="documentation_openal_01.php">Using OpenAL (by Jesse Maurais)</a><br/><br/>
</li>
<li>
<a href="http://www.cokeandcode.com/spaceinvaderstutorial" target="_blank">2D Space Invaders with LWJGL renderer (by Kevin Glass)</a><br/><br/>
</li>
<li>
<a href="http://www.cokeandcode.com/asteroidstutorial" target="_blank">2D/3D Asteroids using LWJGL (includes game framework) (by Kevin Glass)</a><br/><br/>
</li>
<li>
<a href="http://fabiensanglard.net/Prototyp/index.php" target="_blank">2D Scrolling Shoot'Em up - A Java "Prototyp" tribute. (by Fabien Sanglard)</a><br/><br/>
</li>
</ul>
<? require('_include/footer.php'); ?>