Script to create a split desktop window in Ubuntu. The script is written in python and has fragments of other scripts from the Internet.
To use this script, you need to install next libraries:
moderngl
moderngl-window
opencv-python
numpy
...And maybe have Ubuntu 22.10
To run script use:
python3 main.py
It is all.
