Skip to content

Build PyOpenGL wheels for Windows.

Notifications You must be signed in to change notification settings

cgohlke/pyopengl-build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jan 26, 2025
23d56dc · Jan 26, 2025

History

3 Commits
Jan 26, 2025
Oct 28, 2024
Oct 28, 2024
Jan 26, 2025
Jan 26, 2025
Jan 26, 2025
Oct 28, 2024
Jan 26, 2025

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