Bezier Curves is a Python Program using PIL to create connected Bezier Curves to create a colorful abstract design
Bezier Curves is a Python Program using PIL to create connected Bezier Curves to create a colorful abstract design
Use the package manager pip to install the requirements (PIL)
pip install -r requirements.txt
Go to the newly downloaded directory and run
python main.py
Check out this folder for examples
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.