Little 3D Viewer with Chritmas theme using Python & OpenGL. 3D models and textures are the property of @TeamTO. This application uses legacy OpenGL.
py -3.7 -m venv ..\Scripts\activate.bat(windows) orsource /bin/activate(linux)pip install -r requirements.txtpython app.py