Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
Julian Ospald 8643826810
Fix build and freeze
4 anos atrás
Algebra Remove dependency on gloss 8 anos atrás
Algorithms Remove dependency on gloss 8 anos atrás
CLI Read the obj file as ByteString and pass ByteString to the Parser 9 anos atrás
GUI Dump glade 7 anos atrás
Graphics Fix build and freeze 4 anos atrás
Parser Fix build and freeze 4 anos atrás
Test Port to diagrams >1.3 8 anos atrás
test_objs Add another test obj for Polygon Triangulation 9 anos atrás
.gitignore Update gitignore 8 anos atrás
.hscolour Add hscolour 9 anos atrás
.travis.yml TRAVIS: build gtk and glade first 9 anos atrás
CG2.cabal Fix build and freeze 4 anos atrás
GifMain.hs Restructure modules 9 anos atrás
GtkMain.hs Restructure modules 9 anos atrás
LICENSE Add GPL-2 LICENSE file 9 anos atrás
MyPrelude.hs PRELUDE: fix spelling 9 anos atrás
QueueEx.hs Fix build with latest dequeue 7 anos atrás
README.md Update README 9 anos atrás
TestMain.hs Fix build 9 anos atrás
cabal.project Fix build and freeze 4 anos atrás
cabal.project.freeze Fix build and freeze 4 anos atrás

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