triangle_to_medit_test, a C code which calls triangle_to_medit(), which reads a pair of node and element files created by Jonathan Shewchuk's triangle() code and writes a corresponding mesh file suitable for viewing with the medit() program.
The information on this web page is distributed under the MIT license.
triangle_to_medit, a C code which reads a pair of node and element files created by Jonathan Shewchuk's triangle() code and writes a corresponding mesh file suitable for viewing with the medit() program.