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 年之前
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 9 年之前
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