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 draws a 3D grid by repeating a simple model over and over (after 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<H2>Coverage</H2> 16<P>N/A</P> 17<H2>Operation Method</H2> 18<P>Press START to end.</P> 19<H2>Snapshot</H2> 20<P><IMG src="./images/smp-onetri.gif" alt="smp-onetri.gif (35210 bytes)" width="640" height="448"></P> 21<H2>Required Data Files</H2> 22<P>None.</P> 23<H2>Revision History</H2> 24<P>2006/03/01 Initial version.</P> 25<hr> 26<P>CONFIDENTIAL</p> 27</BODY> 28</HTML>