Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
Julian Ospald 8643826810
Fix build and freeze
4 lat temu
Algebra Remove dependency on gloss 8 lat temu
Algorithms Remove dependency on gloss 8 lat temu
CLI Read the obj file as ByteString and pass ByteString to the Parser 9 lat temu
GUI Dump glade 7 lat temu
Graphics Fix build and freeze 4 lat temu
Parser Fix build and freeze 4 lat temu
Test Port to diagrams >1.3 9 lat temu
test_objs Add another test obj for Polygon Triangulation 9 lat temu
.gitignore Update gitignore 8 lat temu
.hscolour Add hscolour 9 lat temu
.travis.yml TRAVIS: build gtk and glade first 9 lat temu
CG2.cabal Fix build and freeze 4 lat temu
GifMain.hs Restructure modules 9 lat temu
GtkMain.hs Restructure modules 9 lat temu
LICENSE Add GPL-2 LICENSE file 9 lat temu
MyPrelude.hs PRELUDE: fix spelling 9 lat temu
QueueEx.hs Fix build with latest dequeue 7 lat temu
README.md Update README 9 lat temu
TestMain.hs Fix build 9 lat temu
cabal.project Fix build and freeze 4 lat temu
cabal.project.freeze Fix build and freeze 4 lat temu

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