Content deleted Content added
Joe Decker (talk | contribs) not a stub |
→Pseudocode: adding final clean-up to pseudocode |
||
Line 38:
newTri := form a triangle from edge to point
add newTri to triangulation
if triangle contains a vertex from original super-triangle
remove triangle from triangulation
return triangulation
</syntaxhighlight>
|