A lightweight library implementing bezier spline math
To use iShape.Mesh2d in your Unity project, follow these steps:
- Open your Unity project.
- In the top menu, select "Window" > "Package Manager".
- Click on the "+" button in the top-left corner of the Package Manager window.
- Select "Add package from git URL...".
- Enter the following URL: https://github.com/iShapeUnity/Spline.git
- Click the "Add" button.
- Wait for the package to be imported.