X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=README;h=c5011e50bdd68616e0161f0bc69f022f73ea799f;hb=03be53bf14d0c2e1e3e19356376491945cdd78c8;hp=4a1a889abe3058c2af096df026dfd84b5b8872fc;hpb=95850b98f73ad7033af60a30e324e9c3cda55389;p=chaz%2Frasterize diff --git a/README b/README index 4a1a889..c5011e5 100644 --- a/README +++ b/README @@ -3,13 +3,11 @@ CS5600 University of Utah Charles McGarvey mcgarvey@eng.utah.edu -Project 3 Notes +Project 5 Notes -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 rasterize. +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 raytrace. Known to run on: - * Linux 3.2.1-gentoo - * NetBSD 5.1.2 - * Darwin 10.8.0 (in the Mac lab) + * Linux 3.2.1-gentoo (x86_64)