Skip to content

Fireforge/PySide-OpenGL-cx_Freeze-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PySide OpenGL cx_Freeze Example

About

An experimental build setup to turn a PySide OpenGL app into a binary package. You can use this as boilerplate to create OpenGL apps that build into executables.

Requirements

I recommend using the Pyzo environment. It contains everything needed for this code and much more, especially for scientific apps.

If you wish to run with vanilla Python, use Python 3.3 or higher with the following packages

Building

  • Windows: Run build.ps1

Please contribute to support Linux and Mac!

Notes:

  • setup.py assumes you are using the Pyzo2013c environment. If not, change the path_base parameter of the include_OpenGL function to the location of your PyOpenGL.

About

A build setup to turn a PySide OpenGL app into a binary package.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published