cf_world_to_screen¶
Category: draw
GitHub: cute_draw.h
Converts a coordinate from world space into screen space.
Remarks¶
Screen space has the origin at the top-left of the screen with the y-axis pointing down. This matches the coordinate space mouse coordinates are given.