Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 638 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 638 Bytes

pyopengl-build

Build PyOpenGL wheels for Windows with freeglut and GLE DLLs using GitHub Actions.

The wheels can be downloaded from the Releases page.

Install the wheels on the command line, for example for Python 3.13 64-bit:

py.exe -3.13 -m pip install PyOpenGL-3.1.9-cp313-cp313-win_amd64.whl
py.exe -3.13 -m pip install PyOpenGL_accelerate-3.1.9-cp313-cp313-win_amd64.whl