Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 617 Bytes

File metadata and controls

19 lines (11 loc) · 617 Bytes

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