https://github.com/inconvergent/auxin
Auxiliary Common Lisp Utilities for Generative Art
https://github.com/inconvergent/auxin
art common-lisp generative generative-art lisp utilities
Last synced: about 1 month ago
JSON representation
Auxiliary Common Lisp Utilities for Generative Art
- Host: GitHub
- URL: https://github.com/inconvergent/auxin
- Owner: inconvergent
- License: other
- Created: 2023-04-15T07:48:07.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2026-01-13T21:47:17.000Z (about 2 months ago)
- Last Synced: 2026-01-13T23:58:41.870Z (about 2 months ago)
- Topics: art, common-lisp, generative, generative-art, lisp, utilities
- Language: Common Lisp
- Homepage: https://inconvergent.net
- Size: 2.71 MB
- Stars: 81
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AUXIN-Utilities for Generative Art
**NOTE: This code is likely to change with little or no warning. You should not
use this for anything remotely important. Make sure to clone the repo if you
need it to remain stable.**
## About
Utilities for working with with generative algorithms.

## Components
TODO



## Installation and Dependencies
To use `auxin` you have to have these three libraries available locally:
- https://github.com/inconvergent/cl-veq
- https://github.com/inconvergent/cl-grph
- https://github.com/inconvergent/lqn