#include #include #include "utils/exception.h" std::vector triangulate(size_t num_points, float3 *points);