Skip to content

adamserafini/simple-triangulation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-triangulation

Simple triangulation algorithm implementation in pure C++.

Compilation

You will need a C++ compiler that supports C++11 to be able to compile this code.

To build simply run make

About

Simple triangulation algorithm implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 97.2%
  • C 1.5%
  • Makefile 1.3%