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 ...
This repository contains implementations of various OpenGL tutorials and a modular engine framework for graphics programming in C++. The tutorials are taken from LearnOpenGL and adapted for this ...