Sven D. Wagner
TU Dortmund
Astrid Bunge
AutoForm Engineering
Mario Botsch
TU Dortmund
For which (planar) elements would the virtual vertex always lead to flipped virtual triangles?
For which (planar) elements would the virtual vertex sometimes lead to flipped virtual triangles?
Centroid is simple, but not good 🫤
\[\begin{align*} \mathbf w &= \operatorname{argmin}_{\mathbf w} \sum_i \operatorname{area}\left(\mathbf x_i, \mathbf x_{i+1}, \sum_j w_j \mathbf x_j \right)^2\\ &\text{s.t.} \, \sum_i w_i = 1 \end{align*}\]
What else can we do? 🤔
\[\begin{align*} \mathbf x_f &= \operatorname{argmin}_{\mathbf x_f} \operatorname{tr}\left(\mat S^{\mathrm{tri}}\right)\\ &\text{and}\\ \mathbf w &= \operatorname{argmin}_{\mathbf w} \operatorname{tr}\left(\mat S\right) \end{align*}\]
Still problems with near-
degenerate polygon edges 🫤