You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to be able to use concave polygons in rubato. I also want an algorithm (maybe under Vector.poly_union or something) which takes two lists of vertices and creates a new list of vertices of the union between the two polygons.
I want to be able to use concave polygons in rubato. I also want an algorithm (maybe under
Vector.poly_unionor something) which takes two lists of vertices and creates a new list of vertices of the union between the two polygons.