-
Notifications
You must be signed in to change notification settings - Fork 20
Home
nathakits edited this page Dec 20, 2017
·
8 revisions
Welcome to the pyglui wiki - a Cython
powered OpenGL
GUI.
We started this project out of necessity. We were searching for a lightweight and robust OpenGL GUI that works across platforms, written in Python
. There are a few fully featured frameworks with great tools available to Python developers who want to develop an app (see Kivy) - but our project required more control (and multiprocess support), additionally we required a GUI that we could just plug into our existing codebase and swap out/update when necessary.
This project under active development - please see the issues to see what we're working on daily.