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 vuotta sitten
Algebra Remove dependency on gloss 8 vuotta sitten
Algorithms Remove dependency on gloss 8 vuotta sitten
CLI Read the obj file as ByteString and pass ByteString to the Parser 9 vuotta sitten
GUI Dump glade 7 vuotta sitten
Graphics Fix build and freeze 4 vuotta sitten
Parser Fix build and freeze 4 vuotta sitten
Test Port to diagrams >1.3 9 vuotta sitten
test_objs Add another test obj for Polygon Triangulation 9 vuotta sitten
.gitignore Update gitignore 8 vuotta sitten
.hscolour Add hscolour 9 vuotta sitten
.travis.yml TRAVIS: build gtk and glade first 9 vuotta sitten
CG2.cabal Fix build and freeze 4 vuotta sitten
GifMain.hs Restructure modules 9 vuotta sitten
GtkMain.hs Restructure modules 9 vuotta sitten
LICENSE Add GPL-2 LICENSE file 9 vuotta sitten
MyPrelude.hs PRELUDE: fix spelling 9 vuotta sitten
QueueEx.hs Fix build with latest dequeue 7 vuotta sitten
README.md Update README 9 vuotta sitten
TestMain.hs Fix build 9 vuotta sitten
cabal.project Fix build and freeze 4 vuotta sitten
cabal.project.freeze Fix build and freeze 4 vuotta sitten

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