hasufell c8914c8272 POLYINT: small refactor
Get predecessors and successors in the beginning instead of
figuring them out for every single point separetely.
This is still O(n), butt should be a lot quicker than the previous
approach.
2014-10-26 04:22:05 +01:00
2014-10-25 14:50:09 +02:00
2014-10-26 04:22:05 +01:00
2014-10-10 17:40:08 +02:00
2014-10-10 17:40:08 +02:00
2014-10-10 17:53:17 +02:00
2014-10-01 20:14:44 +02:00
2014-10-17 14:44:31 +02:00
2014-10-09 17:02:29 +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-10-17 14:44:42 +02:00
2014-10-08 16:35:35 +02:00
2014-10-08 16:35:35 +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%