Go to file
Nathan Vegdahl 9d03c53f4d Made Halton code a little nicer, and made rustfmt ignore it.
Since it's generated code anyway, it doesn't need to be formatted
nicely, and rustfmt was spewing out a bunch of errors because of
too-long lines anyway.
2015-12-29 14:35:08 -08:00
src Made Halton code a little nicer, and made rustfmt ignore it. 2015-12-29 14:35:08 -08:00
.gitignore First commit. 2015-12-26 00:38:29 -08:00
Cargo.lock Added command line parsing and PPM image writing. 2015-12-27 00:13:35 -08:00
Cargo.toml Added command line parsing and PPM image writing. 2015-12-27 00:13:35 -08:00
todo.txt Implemented anti-aliasing with permuted halton sequence. 2015-12-29 13:42:40 -08:00