DEPRECATED - Use https://docs.pupil-labs.com/invisible/how-tos/data-collection-with-the-companion-app/monitor-your-data-collection-in-real-time.html instead.
Enables support for different window aspect ratios.
This results in full-screen and snapping working appropriately without a distorted camera image.
In the end we can also allow arbitrary resizing of the window in general.
In order to make this clear and consistent, a couple of OpenGL context manager have been added.
Also gl_utils.py has been cleaned up from everything that was not used.
Enables support for different window aspect ratios. This results in full-screen and snapping working appropriately without a distorted camera image. In the end we can also allow arbitrary resizing of the window in general.
In order to make this clear and consistent, a couple of OpenGL context manager have been added. Also
gl_utils.py
has been cleaned up from everything that was not used.