cf_shortest_arc¶ Category: math GitHub: cute_math.h Returns the shortest angle to rotate the vector a to the vector b. float cf_shortest_arc(CF_V2 a, CF_V2 b) Related Pages¶ cf_from_angle cf_angle_diff