hasufell 2ccb52eb62 VEC: Fix the inRange function
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.
2014-12-17 03:35:33 +01:00
2014-12-17 03:35:33 +01:00
2014-12-17 03:35:33 +01:00
2014-12-17 03:35:33 +01:00
2014-11-15 21:40:04 +01:00
2014-10-01 20:14:44 +02:00
2014-10-17 14:44:31 +02:00
2014-10-10 17:40:08 +02:00
2014-10-10 17:40:08 +02:00
2014-10-01 20:15:00 +02:00
2014-12-14 18:01:42 +01:00
2014-10-26 04:29:49 +01:00
2014-10-17 14:44:42 +02:00

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

Build Status

Description
No description provided
Readme 16 MiB
Languages
Haskell 91.5%
Cabal Config 6.1%
Wavefront Object 2.4%