Skip to content

Build PyOpenGL wheels for Windows.

Notifications You must be signed in to change notification settings

cgohlke/pyopengl-build

Repository files navigation

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