Skip to content

cgohlke/pyopengl-build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.14 64-bit:

py.exe -3.14 -m pip install PyOpenGL-3.1.10-cp314-cp314-win_amd64.whl
py.exe -3.14 -m pip install PyOpenGL_accelerate-3.1.10-cp314-cp314-win_amd64.whl

About

Build PyOpenGL wheels for Windows.

Topics

Resources

Stars

Watchers

Forks