25개 이상의 토픽을 선택하실 수 없습니다. 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 8 년 전
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