Add files via upload

This commit is contained in:
TimothyLottes
2016-11-09 01:04:12 -05:00
committed by GitHub
parent 28040b54df
commit c2dbe905a5
5 changed files with 21 additions and 0 deletions
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 240 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 221 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 216 KiB

+20
View File
@@ -0,0 +1,20 @@
<html><head><link rel="stylesheet" href="style.css"></head><body><div class="page">
<h1>20070731 - High Resolution Screen Shots</h1>
<br>
Below are some hi-res screen captures from a demo world used to test the graphics engine. Click on an image for a 1600x800 version.
<br>
<br>
<center>
<a href="20070731-A.jpg"><img src="20070731-A.jpg" width="640"></a><br><br>
<a href="20070731-B.jpg"><img src="20070731-B.jpg" width="640"></a><br><br>
<a href="20070731-C.jpg"><img src="20070731-C.jpg" width="640"></a>
</center>
</div></body></html>
+1
View File
@@ -91,6 +91,7 @@ Below this is active random migration (456 prior posts still to filter through)
<a href="20090422.html">20090422 - WFA Image Compression</a><br>
<br>
<b>2007</b><br>
<a href="20070731.html">20070731 - High Resolution Screen Shots</a><br>
<a href="20070730.html">20070730 - Computational Fluid Dynamics Code</a><br>
<a href="20070715.html">20070715 - Self Healing</a><br>
<a href="20070713.html">20070713 - Micro Imposters</a><br>