issue/44-remove-duplicate-vertices #45

Merged
mhu merged 2 commits from issue/44-remove-duplicate-vertices into dev 2022-04-10 15:33:41 +02:00

2 Commits

Author SHA1 Message Date
05a1ef9014 Disable debug output of parser. 2022-04-10 15:31:55 +02:00
a36b78b237 Add vertex simplification to parser
* Duplicate / Redundant vertices of polygons are now removed during parsing.
* Implications: Reduced output size of tex document, faster rendering.
2022-04-10 15:28:23 +02:00