Generative art library
Project description
generativepy
Generative art and graphing library for creating images and animations.
Usage
generativepy is a library, not an application. It provides useful functions that allow you to create images and videos by writing simple Python scripts.
The library uses pycairo for drawing graphics.
Main functionality:
- A simple framework for creating images and image sequences using pycairo.
- Colour module that supports RGB, HSL and CSS colours and conversion, and transparency support.
- A simple tweening module to help with animation.
- Geometry module for drawings shapes.
- A graphing library for plotting 2D functions.
Website
Visit tenminutetutor.com for details.
For detailed information of pycairo see the Computer graphics in Python ebook.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
generativepy-2.1.tar.gz
(10.4 kB
view hashes)