// Preamble
$pageName = "Rendering engines/Concepts";
$focused = "none"; // Dock icon name to gets a border
require("../parts/preamble.php"); // Load most of document
?>
"Let's Write a Quake 3 Graphics Engine in OpenGL!"
Good explaination and examples of ARB_multitexture.
require("../parts/postamble.php"); // Finish this sucker up
?>