Skip to content

OpenGL tutorials based on Professor Lee Stemkoski book "Developing Graphics Frameworks with Python and OpenGL", and port all code to PySide6

Notifications You must be signed in to change notification settings

EagleEatApple/pyside6gl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PySide6GL

Professor Lee Stemkoski published a very good book - Developing Graphics Frameworks with Python and OpenGL. However, the original code were using Pygame, now I'm trying to port all of the code to PySide6.

If you enjoy the code, please give my repo a star ⭐ ⬆️.

Acknowledgement

Thanks Timóteo Alves Cruz so much for putting all original source code of the book except test-6-5.py on Github!

All images come from Professor Lee Stemkoski's another repo.

Requirements

  • PySide6
  • PyOpenGL
  • numpy
  • Pillow

Change Log

2022-08-12

Review and test all source code (based on pygame) of Developing Graphics Frameworks with Python and OpenGL . Then upload them to pygame folder, the code are organized by chapters.

2022-08-03

Finally port all code to PySide6. Upload all source code include Chapter 6.

screenshot screenshot screenshot screenshot screenshot screenshot screenshot screenshot screenshot screenshot screenshot screenshot screenshot screenshot

2022-08-02

Continue to refine the code and take screenshots

Upload more folders and all source code in Chapter 5. However, I could not make Test-5-12.py to work after replace Pygame by Pillow.

screenshot screenshot screenshot screenshot screenshot screenshot screenshot screenshot screenshot screenshot screenshot screenshot screenshot screenshot screenshot screenshot screenshot screenshot

2022-07-28

Refine the code and take screenshots

Upload more folders and all source code in Chapter 2, Chapter 3 and Chapter 4

screenshot screenshot screenshot screenshot screenshot screenshot screenshot screenshot screenshot screenshot screenshot screenshot screenshot screenshot screenshot screenshot screenshot screenshot screenshot

2022-07-26

Upload core folders and all source code in Chapter 2 and Chapter 3

Tested on Python 3.9.7 and Windows 10 OS

About

OpenGL tutorials based on Professor Lee Stemkoski book "Developing Graphics Frameworks with Python and OpenGL", and port all code to PySide6

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages