Skip to content

li5414/unity-simplex

 
 

Repository files navigation

unity-simplex-geometry

Simplex geometry utility library on 2D/3D, which includes

  • Segment(2D/3D)
  • Triangle(2D/3D)
  • Tetrahedra(3D)
  • Convexhull(2D/3D)
  • Other utils like Circles...

This library is based on Unity.Mathematics SIMD library, be sure to install them beforehand (ver 1.1.0~).

About

Minimalist simplex library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%