Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 482 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 482 Bytes

Spline

A lightweight library implementing bezier spline math

Installation

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.