add_triangle_filled

void add_triangle_filled(vec2 p1, vec2 p2, vec2 p3, int r, int g, int b)

Last updated