triangle_nodefile_random_test, a C code which calls triangle_nodefile_random(), which generates a set of N random nodes in M dimensions, and writes them to a file suitable for processing by Jonathan Shewchuk's triangle() program.
The information on this web page is distributed under the MIT license.
triangle_nodefile_random, a C code which generates a set of N random nodes in M dimensions, and writes them to a file suitable for processing by Jonathan Shewchuk's triangle() program.