triangle_nodes_random_test


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.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

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.

Source Code:


Last revised on 10 May 2025.