How do I extend mouse space in OpenGL windowed mode
- by Ben
How do I extend the distance the mouse can move in an OpenGL window?
What I wish to achieve is an fps like interface where the cursor is hidden and camera rotations are not limited by the mouse having to remain inside the window boundaries.