2 Forks
21 Stars
21 Watchers

rtriangulate

A Rust implementation of the Bourke Delaunay triangulation algorithm.

How to download and setup rtriangulate

Open terminal and run command
git clone https://github.com/tynril/rtriangulate.git
git clone is used to create a copy or clone of rtriangulate repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with rtriangulate https://github.com/tynril/rtriangulate/archive/master.zip

Or simply clone rtriangulate with SSH
[email protected]:tynril/rtriangulate.git

If you have some problems with rtriangulate

You may open issue on rtriangulate support forum (system) here: https://github.com/tynril/rtriangulate/issues