Hi
I saw that in every ogl app, when I resize the ogl window on the Y axis, the objects are scaling to fit in the viewport and not to be deformed.
It acts like a camera back zoom or like an increase of the fov (wich is the Y angle of the field of view)
But on the X axis, there are not any deformation on the objects, they keep the same size on the viewport.

Do you have any solution to modify these settings ? For exemple, I would like my object to act the same way on X and Y axis. I don't want any zoom, if I resize my window on Y axis. Is it possible ?

thx