December 2015
Beginner to intermediate
350 pages
6h 49m
English
In this chapter we will create amazing Python GUIs that display true 3-Dimensional images that can be rotated around themselves so that we can look at them from all sides.
In this chapter, we will transform our GUI by giving it true 3-dimensional capabilities. We will use two Python third-party packages. PyOpenGL is a Python binding to the OpenGL standard, which is a graphics library that comes built-in with all major operating systems. This gives the resulting widgets a native look and ...
Read now
Unlock full access