]> Dogcows Code - chaz/rasterize/blobdiff - README
add support for 3d scenes, depth testing, lighting
[chaz/rasterize] / README
diff --git a/README b/README
index 8a5cb5f28e16d5e1c681c27ae26906daf57814c9..01670d93d33fbe74c97a5236e95e5132227d547f 100644 (file)
--- a/README
+++ b/README
@@ -3,14 +3,14 @@ CS5600 University of Utah
 Charles McGarvey
 mcgarvey@eng.utah.edu
 
-Project 1 Notes
+Project 2 Notes
 
-To build, just `make' it.  You will need GNU make; it probably won't work
-with any other kind of make(1).  The executable is called project1.  It
-will produce no output except for the image files scene.ppm and scene.bmp.
+To build, just `make' it.  You will need GNU make; it won't work well with any
+other kind of make(1).  Once built, the executable is called project2.  The
+default options should meet the assignment specification.
 
 Known to run on:
- * Linux 3.1.6-gentoo
+ * Linux 3.2.1-gentoo
  * NetBSD 5.1
- * Darwin 10.8.0
+ * Darwin 10.8.0 (in the Mac lab)
 
This page took 0.017091 seconds and 4 git commands to generate.