Add poly2tri and C++ wrapper for polygon tesselation.

This commit is contained in:
2022-04-19 20:04:08 +02:00
parent 4aa63db8dd
commit a6899a3f7c
9 changed files with 171 additions and 15 deletions

View File

@@ -12,7 +12,7 @@
<property name="can-focus">False</property>
<property name="baseline-position">bottom</property>
<child>
<object class="GtkButton">
<object class="GtkButton" id="test-button">
<property name="label" translatable="yes">button</property>
<property name="visible">True</property>
<property name="can-focus">True</property>