Basic 2D vector implementation, provides an immutable Vector class and a set of utility methods.
Info
| Version: | 1.1.0.88 |
| Author(s): | Ruben Zoet |
| Last Update: | Sunday, January 24, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/styxtwo/Vector-2D |
| NuGet Url: | https://www.nuget.org/packages/Vector-2D |
Install
Install-Package Vector-2D
dotnet add package Vector-2D
paket add Vector-2D
Vector-2D Download (Unzip the "nupkg" after downloading)
Dependencies
- NUnit(>= 2.6.4)
Tags