AsImpL 1.0
Asynchronous Importer and run-time Loader for Unity
AsImpL.MathUtil Namespace Reference

Mathematical utility algorithms and related data. More...

Classes

class  MathUtility
 Collection of useful mathematical methods. More...
 
class  Triangle
 Triangle data structure. More...
 
class  Triangulation
 
class  Vertex
 Vertex structure used for triangulation. More...
 

Detailed Description

Mathematical utility algorithms and related data.

Derived from Erik Nordeus's tutorial: https://www.habrador.com/tutorials/math/10-triangulation/