This section covers generativepy, and open source system for creating generative art and mathematical ilustrations and animations in Python.
- generativepy reference - the official reference documentation for generativepy.
- generativepy tutorial - a generativepy tutorial.
- Art with generativepy - some examples of how to create art with generativepy.
- Iterated function systems with generativepy - some examples of how to create fractal art art using iterated function systems (IFS) and generativepy.