Skip to content

iShape-Rust/cpp_triangle_performance_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

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

About

Triangulation performance app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages