void add_triangle(vec2 p1, vec2 p2, vec2 p3, int r, int g, int b, float thickness = 1.f)
Last updated 2 years ago