Home

Awesome

unity-convexhull

Realtime fast convexhull generator for Unity.

Since this module generates a mesh, it is possible to use output mesh as a collider input for rigidBody collision.

2D Convexhull

<img src="Recordings/2d.gif">

3D Convexhull

<img src="Recordings/3d.gif">

Usage

You can assign specific vertex on scene view to include convex calculation.

using a simplex geom submodule, so update submodule first.