Skip to content

arcanosam/pytkogl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pytkogl - A pure OpenGL window using Python with TKinter


Just Python and it's standard library to build an OpenGL window.

Check my article to more details: OpenGL in Python with TKinter

It's below OpenGL 3.1 programming

Requirements for Linux

  • You must check:
    • ogl_hdr.py - line 20
      • The path of OpenGL Library
    • x11_gdi.py - line 05
      • The path of X11 Library

License: The Code Project Open License (CPOL) 1.02

About

Opengl in Python with TKinter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages