cpp_triangle_performance_app

Triangulation performance app

This project benchmarks polygon triangulation performance using:

  • Triangle: A Two-Dimensional Quality Mesh Generator and Delaunay Triangulator by Jonathan Richard Shewchuk
    Website

  • Mapbox GL Native: A C++ library for rendering interactive, customizable vector maps
    GitHub

The result benchmarks

How to Run

build/cpp_app --test 0 --complex true