I'm making a physics sandbox with a zoom in/zoom out button and camera panning. However, when the matrix is adjusted, the mouse position isn't and everything is off.
So is there a way to apply my transformation matrix to x/y coordinates to sync them up with shape drawing?
So is there a way to apply my transformation matrix to x/y coordinates to sync them up with shape drawing?
1