]> Dogcows Code - chaz/rasterize/commitdiff
add README for project one project1
authorCharles McGarvey <chazmcgarvey@brokenzipper.com>
Thu, 9 Feb 2012 09:00:43 +0000 (02:00 -0700)
committerCharles McGarvey <chazmcgarvey@brokenzipper.com>
Thu, 9 Feb 2012 09:00:43 +0000 (02:00 -0700)
README [new file with mode: 0644]

diff --git a/README b/README
new file mode 100644 (file)
index 0000000..8a5cb5f
--- /dev/null
+++ b/README
@@ -0,0 +1,16 @@
+
+CS5600 University of Utah
+Charles McGarvey
+mcgarvey@eng.utah.edu
+
+Project 1 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.
+
+Known to run on:
+ * Linux 3.1.6-gentoo
+ * NetBSD 5.1
+ * Darwin 10.8.0
+
This page took 0.018456 seconds and 4 git commands to generate.