May 2017
Beginner to intermediate
444 pages
11h 31m
English
We first created a regular wxPython GUI and placed a button widget onto it. Clicking this button invokes the imported OpenGL 3D libraries. The code used is part of the wxPython demo examples, which we slightly modified to make the code work with Phoenix.
OpenGL is such a huge and very impressive library. This recipe gave a taste of how to create a working example in Python.
Read now
Unlock full access