Search Results

Found 1 results for "b1e1733eee93b49259ff44d0c283654f" across all boards searching md5.

Anonymous /g/105590392#105594096
6/14/2025, 9:19:44 PM
Why are the mouse coords that GLFW returns like 20 pixels off in the y axis? Screen resolution on my TV is 1360 x 768. The little red cube above the mouse is hovering almost directly over 0,0,0 in world space, but the mouse cursor is 20 pixels below it on y axis. If I adjust my screen height variable to 748 instead of 768 then the cube and mouse cursor line up perfectly.