Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 470 Bytes

File metadata and controls

13 lines (11 loc) · 470 Bytes

Geometry

Vectors operations in integer field

Installation

To use iShape.Geometry 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/Geometry.git
  • Click the "Add" button.
  • Wait for the package to be imported.