For the complete documentation index, see llms.txt. This page is also available as Markdown.

add_triangle

void add_triangle(vec2 p1, vec2 p2, vec2 p3, int r, int g, int b, float thickness = 1.f)

Last updated