You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Julian Ospald 8643826810
Fix build and freeze
пре 4 година
Algebra Remove dependency on gloss пре 8 година
Algorithms Remove dependency on gloss пре 8 година
CLI Read the obj file as ByteString and pass ByteString to the Parser пре 9 година
GUI Dump glade пре 7 година
Graphics Fix build and freeze пре 4 година
Parser Fix build and freeze пре 4 година
Test Port to diagrams >1.3 пре 9 година
test_objs Add another test obj for Polygon Triangulation пре 9 година
.gitignore Update gitignore пре 8 година
.hscolour Add hscolour пре 9 година
.travis.yml TRAVIS: build gtk and glade first пре 9 година
CG2.cabal Fix build and freeze пре 4 година
GifMain.hs Restructure modules пре 9 година
GtkMain.hs Restructure modules пре 9 година
LICENSE Add GPL-2 LICENSE file пре 9 година
MyPrelude.hs PRELUDE: fix spelling пре 9 година
QueueEx.hs Fix build with latest dequeue пре 7 година
README.md Update README пре 9 година
TestMain.hs Fix build пре 9 година
cabal.project Fix build and freeze пре 4 година
cabal.project.freeze Fix build and freeze пре 4 година

README.md

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