triangle_nodefile_random_test


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.

Licensing:

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

Related Data and Programs:

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.

Source Code:


Last revised on 15 August 2024.