mirror of
https://git.code.sf.net/p/quake/website
synced 2025-02-20 18:52:04 +00:00
hope this fixes it
This commit is contained in:
parent
7d1c74ff8e
commit
39a06c868d
1 changed files with 9 additions and 4 deletions
|
@ -22,22 +22,27 @@
|
|||
<br>In the future, this space will provide 3D programming resources chosen by our developers as interesting or essential
|
||||
for work on enhancing the QuakeForge engine. Bookmark this page and check back when we've begun adding content, thank you.
|
||||
<br><br>
|
||||
<font size="1">
|
||||
<table width="60%" cellspacing="0" cellpadding="2" bgcolor="#CCCC66" border="0">
|
||||
<tr align="center" valign="middle">
|
||||
<td><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>
|
||||
<font size="1">
|
||||
</td><td><font size="1">
|
||||
<a href="research/soundbytes.php">
|
||||
<font size="2"><b>Sound Bytes</b></font></a>
|
||||
<br>Speeches, Lectures, Events, etc.<br></font>
|
||||
<font size="1">
|
||||
</tr>
|
||||
<tr align="center" valign="middle">
|
||||
<td><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>
|
||||
<font size="1">
|
||||
</td><td><font size="1">
|
||||
<a href="research/misc.php">
|
||||
<font size="2"><b>Misc. Texts</b></font></a>
|
||||
<br>Interviews, philosophy, theories, etc.<br></font>
|
||||
</td></tr>
|
||||
<br><br>
|
||||
<hr>Page last updated: April, 19th 2000
|
||||
</TD>
|
||||
|
|
Loading…
Reference in a new issue