Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
Julian Ospald 8643826810
Fix build and freeze
před 4 roky
Algebra Remove dependency on gloss před 8 roky
Algorithms Remove dependency on gloss před 8 roky
CLI Read the obj file as ByteString and pass ByteString to the Parser před 9 roky
GUI Dump glade před 7 roky
Graphics Fix build and freeze před 4 roky
Parser Fix build and freeze před 4 roky
Test Port to diagrams >1.3 před 9 roky
test_objs Add another test obj for Polygon Triangulation před 9 roky
.gitignore Update gitignore před 8 roky
.hscolour Add hscolour před 9 roky
.travis.yml TRAVIS: build gtk and glade first před 9 roky
CG2.cabal Fix build and freeze před 4 roky
GifMain.hs Restructure modules před 9 roky
GtkMain.hs Restructure modules před 9 roky
LICENSE Add GPL-2 LICENSE file před 9 roky
MyPrelude.hs PRELUDE: fix spelling před 9 roky
QueueEx.hs Fix build with latest dequeue před 7 roky
README.md Update README před 9 roky
TestMain.hs Fix build před 9 roky
cabal.project Fix build and freeze před 4 roky
cabal.project.freeze Fix build and freeze před 4 roky

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