Info
Version: | 0.1.1-alpha1 |
Author(s): | Bruce Markham, Markus Ewald |
Last Update: | Monday, October 6, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/illuminus86/NuclecticFramework |
NuGet Url: | https://www.nuget.org/packages/Nuclectic.Geometry |
Install
Install-Package Nuclectic.Geometry
dotnet add package Nuclectic.Geometry
paket add Nuclectic.Geometry
Nuclectic.Geometry Download (Unzip the "nupkg" after downloading)
Dependencies
- MonoGame-Portable(>= 3.2.1 && < 3.3)
- Nuclectic.Geometry.Abstractions(>= 0.1.0 && < 0.1.2)
Tags
Extensions for Vector*, Point, & Matrix. Also primitives for 1- and 2-dimensional shapes, (within 2-dimensional space), with simplistic collision detection.
Forked from the popular Nuclex Framework.