Skip to content

robu3/delaunay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Delaunay Triangulation for Processing

A basic Delaunay Triangulation library for Processing.

Test Applet

This project comes with a test applet for (surprise!) testing the triangulation code. The controls are as follows:

  • Mouse click: add points to be triangulated
  • "ENTER" key: triangulate the points and take a screenshot; you should clear all points using "x" before restarting
  • "x" key: clear the screen and all points

About

Delaunay Triangulation code for Processing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published