eq fca38e0faa antialias | 6 년 전 | |
---|---|---|
basket | 6 년 전 | |
examples | 6 년 전 | |
test | 6 년 전 | |
.gitignore | 6 년 전 | |
CHANGELOG.md | 6 년 전 | |
LICENSE | 6 년 전 | |
README.md | 6 년 전 | |
basket.scm | 6 년 전 | |
example.sh | 6 년 전 | |
test.scm | 6 년 전 |
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!)
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.