Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 351 Bytes

File metadata and controls

13 lines (10 loc) · 351 Bytes

Winter Is Comming

Little 3D Viewer with Chritmas theme using Python & OpenGL. 3D models and textures are the property of @TeamTO. This application uses legacy OpenGL.

Installation

  • py -3.7 -m venv .
  • .\Scripts\activate.bat (windows) or source /bin/activate (linux)
  • pip install -r requirements.txt
  • python app.py