Skip to content

3-manifolds/tkinter_gl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tkinter_gl

This Python package provides the tkinter widget class GLCanvas which can serve as a rendering surface for an OpenGL client.

The responsibility of this class is only to manage an OpenGL context.

Clients need some other library such as PyOpenGL to make the OpenGL calls from python.

About

An OpenGL drawing surface for tkinter based on TkGL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published