项目作者: A-Y-U-S-H-Y-A

项目描述 :
Bezier Curves is a Python Program using PIL to create connected Bezier Curves to create a colorful abstract design
高级语言: Python
项目地址: git://github.com/A-Y-U-S-H-Y-A/Bezier-Curves.git
创建时间: 2021-09-10T14:32:21Z
项目社区:https://github.com/A-Y-U-S-H-Y-A/Bezier-Curves

开源协议:MIT License

下载


Bezier-Curves

Bezier Curves is a Python Program using PIL to create connected Bezier Curves to create a colorful abstract design

Requirements

Use the package manager pip to install the requirements (PIL)

  1. pip install -r requirements.txt

Usage

Go to the newly downloaded directory and run

  1. python main.py

Examples

Check out this folder for examples

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT