aarondandy / vertesaur

A computational geometry and math library for the CLR with potential medical, gaming, and GIS uses.

Home Page:http://mediocresoft.com/vertesaur

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vertesaur

A computational geometry and math library for the CLR with potential medical, gaming, and GIS uses. Designed to be reasonably independent of any one specific industry yet useful to many.

Build status

Quick Links:

Vertesaur Core

Vertesaur.Core on NuGet: Vertesaur.Core on NuGet

The Vertesaur.Core library is the main part of the project containing core algorithms and data structures. Most implementations in this library will use the double data type.

Vertesaur Generation

Vertesaur.Generation on NuGet: Vertesaur.Generation on NuGet

The Vertesaur.Generation library offers generic implementations for some of the algorithms and data structures in the core. Additionally the library contains helpful abstractions and utilities to assist with run-time code generation for algorithms.

About

A computational geometry and math library for the CLR with potential medical, gaming, and GIS uses.

http://mediocresoft.com/vertesaur

License:Other


Languages

Language:C# 100.0%Language:Shell 0.0%