Skip to content

LibTessDotNet v1.0.46

Compare
Choose a tag to compare
@speps speps released this 06 Feb 07:39

LibTess

  • Added new option to remove zero area polygons. To use it set NoEmptyPolygons to true on the Tess instance.

TessBed

  • Added more visual tests (from issue #6 and #1) and associated unit tests.
  • Added GUI option to remove empty polygons.
  • Added "Open" button to open .dat files directly (so people can share .dat files on issues). Those files are just one point per line for the simplest shape, other options are available. See TessBed\Data for more examples.
  • Zero area polygons are now shown in red
  • Fixed an issue with test data not supporting non XY plane data