1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2<HTML>
3<HEAD>
4<META http-equiv="Content-Type" content="text/html; charset=windows-1252">
5<META name="GENERATOR" content="Microsoft FrontPage 5.0">
6<META http-equiv="Content-Style-Type" content="text/css">
7<LINK rel="stylesheet" type="text/css" href="../../../CSS/revolution.css">
8<TITLE>smp-onetri</TITLE>
9</HEAD>
10<BODY>
11<H1 align="left">smp-onetri</H1>
12
13<H2>Description</H2>
14<P>This program renders a 3D grid by repeating a simple model over and over (in the style of a drawing by M.C. Escher). This program was originally conceived to draw something interesting but still be simple enough to fit on one page of code (we didn't quite make it). This program demonstrates the basics of defining a vertex format, loading a matrix, and rendering shaded polygons.</P>
15
16<H2>Coverage</H2>
17<P>N/A.</P>
18
19<H2>Using the Demo</H2>
20<P>Press PAUSE to end.</P>
21
22<H2>Snapshot</H2>
23<P><IMG src="./images/smp-onetri.gif" alt="smp-onetri.gif (35210 bytes)" width="640" height="448"></P>
24
25<H2>Required Data Files</H2>
26<P>None.</P>
27
28<H2>Revision History</H2>
29<P>
302006/03/01 Initial version.<br>
31</P>
32
33<hr><p>CONFIDENTIAL</p></body>
34</HTML>