Skip to content

PythonDesktopApps/PyOpenGL-PyQt5-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenGL examples with PyOpenGL and PyQt

The OpenGL examples are based on book "Developing Graphics Frameworks with Python and OpenGL" by Lee Stemkoski and Michael Pascale published by CRC Press in 2021.

I ported the examples to PyQt5.

Running the Program

To run the program:

$ workon venv
(venv) $ python examples/ex2_01_empty_window.py

Note that the root is added to path to easily run the examples.

TODO

  • ex4_06 - added movement_rig
  • ex4_07 - added movement_rig
  • ex5_03 - fixed
  • ex5_07
  • ex5_08 - fixed
  • ex5_09 - fixed
  • ex5_10
  • ex5_11 - fixed

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages