A Clojure library for creating computational artwork. Inspired by thobbs/genartlib and created as a supplement.
Very expiremental. See also artlib-cuda.
3d.native
- 3D projection a la OpenGL and GLM. Backed by vectorz-clj
and runs on the CPU.color.palettes
- oscillating color palletes and color pallete generatorgeometry.jts
- tools for offsetting and insetting arbitrary polygons, wrapper around JTSkeyframea.core
- basic keyframingmidi.core
- low level access to .mid filesmidi.data
- higher-level, more useful access to .mid file dataquil.global
- macros I typically require with :refer :all
quil.middleware
- a useful animation middleware built on top of quil's fun-mode
middlewaremodulation
- A set of modulation sources based on the audio production conceptsCan you improve this documentation? These fine people already did:
stevan & Stevan DedovicEdit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close