mirror of
https://git.code.sf.net/p/quake/website
synced 2024-11-24 13:11:46 +00:00
fixed it i think
This commit is contained in:
parent
4e81124198
commit
919021bc64
1 changed files with 4 additions and 4 deletions
|
@ -23,24 +23,24 @@
|
|||
for work on enhancing the QuakeForge engine. Bookmark this page and check back when we've begun adding content, thank you.
|
||||
<br><br>
|
||||
<tr>
|
||||
<td width="33%" valign="top"><font size="1">
|
||||
<td width="33%"><font size="1">
|
||||
<a href="research/mathalgo.php">
|
||||
<font size="2"><b>Mathematical Algorithms</b></font></a>
|
||||
<br>Surface Subdivison, Illumination, Reflections, Shadows, Shaders, Polygons, Vector Space, Affine Arithmetic, Bezier Curves, B-Spline Curves, Compression & Encryption, etc.<br></font>
|
||||
</td>
|
||||
<td width="33%" valign="top"><font size="1">
|
||||
<td width="33%"><font size="1">
|
||||
<a href="research/soundbytes.php">
|
||||
<font size="2"><b>Sound Bytes</b></font></a>
|
||||
<br>Speeches, Lectures, Events, etc.<br></font>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="33%" valign="top"><font size="1">
|
||||
<td width="33%"><font size="1">
|
||||
<a href="research/tut.php">
|
||||
<font size="2"><b>Tutorials</b></font></a>
|
||||
<br>Explainations of 3D engine development, networking, Quake specific archiecture, engine features, etc.<br></font>
|
||||
</td>
|
||||
<td width="33%" valign="top"><font size="1">
|
||||
<td width="33%"><font size="1">
|
||||
<a href="research/misc.php">
|
||||
<font size="2"><b>Misc. Texts</b></font></a>
|
||||
<br>Interviews, philosophy, theories, etc.<br></font>
|
||||
|
|
Loading…
Reference in a new issue