triangle_nodes_random_test, a C code which calls triangle_node_random(), which sets up sample datasets of random points in the unit square, and writes them to a file acceptable by Jonathan Shewchuk's triangle() program.
The information on this web page is distributed under the MIT license.
triangle_nodes_random, a C code which sets up sample datasets of random points in the unit square, and writes them to a file acceptable by Jonathan Shewchuk's triangle() program.