2 | | {{{ |
3 | | #!html |
4 | | <table> |
5 | | |
6 | | [[Image(thumbnail.png)]] |
7 | | |
8 | | <tr> |
9 | | <td><img src="/projects/attachment/wiki/Projects/thumbnail.3.png?format=raw" width="256" height="192" /></td> |
10 | | <td> |
11 | | <h2>Wagon</h2> |
12 | | <p>An early OpenGL class project. An abstract Calvin and Hobbes riding down a hill on a read wagon.</p> |
13 | | </td> |
14 | | </tr> |
15 | | |
16 | | <td><img src="/projects/attachment/wiki/Projects/thumbnail.png?format=raw" width="256" height="192" /></td> |
17 | | <td> |
18 | | <h2>Ray Tracer</h2> |
19 | | <p>A ray tracer implemented in C++.</p> |
20 | | </td> |
21 | | </tr> |
22 | | |
23 | | <tr> |
24 | | <td><img src="/projects/attachment/wiki/Projects/thumbnail.2.png?format=raw" width="256" height="192" /></td> |
25 | | <td> |
26 | | <h2>Squirrel Simulator</h2> |
27 | | <p>A squirrel scampering around outside.</p> |
28 | | </td> |
29 | | </tr> |
30 | | |
31 | | </table> |
32 | | }}} |