项目作者: hasufell

项目描述 :
random computer graphics algorithms
高级语言: Haskell
项目地址: git://github.com/hasufell/CGA.git
创建时间: 2014-10-15T20:49:25Z
项目社区:https://github.com/hasufell/CGA

开源协议:GNU General Public License v2.0

下载


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