Blog Logo
TAGS

Samila - A Python Generative Art Generator

Samila is a generative art generator written in Python, which lets you create images based on many thousand points. The position of every single point is calculated by a formula, which has random parameters. Because of the random numbers, every image looks different. The installation can be done via source code, PyPI, easy install or Conda. The usage section demonstrates Magic, Basic, Projection, and Marker for the creation of generative art. The tool supports many different projections and markers for users to choose from.