Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
 
 
 
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