The task is to find some "good" triangulation for ellipse with function {(x,y): Axx + 2Bxy + Cyy <1, AC - BB > 0} "Good" is coefficient for equality of all triangles, e.x. 0.7 ... 0.9 In this work I discribed own algorithm to find solution and show in Tkinter window.