generative art lib 2.0

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

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.