Skip to content

komietty/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

Languages