bezier

bezier is a Python helper for Bézier Curves, Triangles, and Higher Order Objects.

This library provides:

Dive in and take a look!

_images/test_surfaces6Q_and_7Q.png

Installing

bezier can be installed with pip:

$ pip install --upgrade bezier

bezier is open-source, so you can alternatively grab the source code from GitHub and install from source.

Usage

The Bézier Package documentation provides API-level documentation.

License

bezier is made available under the Apache License. For more details, see LICENSE