generative art lib 2.0

eq fca38e0faa antialias il y a 6 ans
basket fca38e0faa antialias il y a 6 ans
examples 5ccf2e0710 poly-scale il y a 6 ans
test f718ded3ae tests and thunks il y a 6 ans
.gitignore 18853ae5eb add svg to gitignore il y a 6 ans
CHANGELOG.md fca38e0faa antialias il y a 6 ans
LICENSE a33ea0b42f license il y a 6 ans
README.md 22663eb67c guile-cairo link il y a 6 ans
basket.scm e4f7cdb8d1 color functions, make regular polygon function il y a 6 ans
example.sh f718ded3ae tests and thunks il y a 6 ans
test.scm f718ded3ae tests and thunks il y a 6 ans

README.md

Basket 1.1

Basket is a wrapper around the guile-cairo library, for use in generative art. It takes a simple list-based structure detailing shapes and transformations and transforms it into an image.

Documentation coming soon™. For now look in examples/ (run test.sh to generate the output of the examples!)

Installation

Guile-cairo is currently the only dependency for Basket.

Basket can be installed by copying basket.scm and the basket directory to your Guile load path.