How to install the single header only Bezier library
Type in the browser search field:
bezier c++ github
, press "Enter", and click on the first link:
You will be moved to this page:
https://github.com/oysteinmyrmo/bezier
Scroll down and click on the "Releases" link on the right panel:
Click on the "Source code (zip)":
Move the downloaded "bezier-0.2.1.zip" archive somewhere, for example, in the "E:\libs" folder. We need to use the "include" folder in the projects:
Next guide:
Setting up Bezier 0.2.1 using CMake and Visual Studio 2022 for Desktop