fixed the scanline order (one row at a time instead of one column at a time) - this...
commita9391399b4437f65f00ea8fe1a17654783286449
authorplouj <plouj@b8c14938-b733-429d-887c-d66ed1f8cd15>
Thu, 3 Jan 2008 04:25:18 +0000 (3 04:25 +0000)
committerplouj <plouj@b8c14938-b733-429d-887c-d66ed1f8cd15>
Thu, 3 Jan 2008 04:25:18 +0000 (3 04:25 +0000)
tree06f169b3b58295dcd0d063f9c19f848c112f8241
parent86a0c2646d0ee5588f56b2517d83d6087049c97d
fixed the scanline order (one row at a time instead of one column at a time) - this magically fixed the corrupted image if requested dimenstions were not square (raytracer:go(16, 12, "file.ppm") for example)
commented out some debug messages
updated the scene and scene test

git-svn-id: http://svn.plouj.com/repos/eraytracer@12 b8c14938-b733-429d-887c-d66ed1f8cd15
raytracer.erl