So I have this irregular shaped polygon. I draw it by filling the inside with triangles.
The outside I added a border by used GLLineLoop.
Now I want to draw second line (of a different color) inside. any ideas on how to do that?
Line1: ================
Line2: ----------------
Not
Line1(width 3): ================
Line2(width 1): ----------------
Line1(widht 3): ================