Welcome to the 2D Generative Art Plotter project! This tool enables you to create intricate and unique pieces of generative art using a 2D plotter. The system generates artwork based on various algorithms and parameters, resulting in visually stunning and complex patterns.
- Generative Art Algorithms: Utilizes different algorithms to produce unique designs.
- Customizable Parameters: Adjust settings like stroke width, color schemes, and drawing patterns.
- SVG Output: Save artworks in scalable vector graphics (SVG) format for high-quality prints and digital use.
- User-Friendly Interface: Simple command-line interface for configuration and execution.
To get started with the 2D Generative Art Plotter, follow these steps:
- Python 3.7 or higher
- Required Python packages (listed in
requirements.txt
)
git clone https://github.com/yourusername/2d-generative-art-plotter.git
cd 2d-generative-art-plotter