I have an OpenGL scene with a top left coordinate system. When I glScale it zooms in from (0,0) the top left. I want it to zoom in from the mouse’s coordinate (relative to the OGL frame). How is this done?
Thanks
I have an OpenGL scene with a top left coordinate system. When I glScale
Share
I believe this can be done in four steps: