eq fca38e0faa antialias | hace 6 años | |
---|---|---|
basket | hace 6 años | |
examples | hace 6 años | |
test | hace 6 años | |
.gitignore | hace 6 años | |
CHANGELOG.md | hace 6 años | |
LICENSE | hace 6 años | |
README.md | hace 6 años | |
basket.scm | hace 6 años | |
example.sh | hace 6 años | |
test.scm | hace 6 años |
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.