cf_screen_to_world¶
Category: draw
GitHub: cute_draw.h
Converts a coordinate from screen space to world 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. Example: