The goal of this assignment is to write commented modern OpenGL code that allows for panning, zooming, and orbiting a pyramid. Use the keyboard, mouse, and movement combinations below: WASD keys: ...
In the main folder which contains the setup.py execute the following commands on the terminal. Create a virtual env with conda conda create -n pyside-opengl-tuto Activate your virtual env conda ...