2ccb52eb628f89086b558f89ee4a04922309cf3f
It now takes a PROPER square, as in ((xmin, ymin), (xmax, ymax)) instead of ((xmin, xmax), (ymin, ymax)) and also works with negative values. Because the meaning of the arguments has changed, we also had to fix all uses of it.
Random computer graphics algorithms visualized with the Diagrams library
Building
cabal build (you need cabal)
Running
cabal run Gtk -- file.obj
or
cabal run Gif -- -w 600 -h 600 -o out.gif
Build Status
Languages
Haskell
91.5%
Cabal Config
6.1%
Wavefront Object
2.4%
