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

add_circle

void add_circle(vec2 center, float radius, int r, int g, int b, int num_segments = 12, float thickness = 1.f)

Last updated