/Smooth_polygon_algorithm

The application demonstates the work of the algorithm for constructing an arbitrary polygon with smoothed vertices. Determination of the points needed to smooth vertices is based on utilizing the de Casteljan algorithm.

Primary LanguageC++GNU General Public License v3.0GPL-3.0

Stargazers