pupil-labs / pyglui

cython powered OpenGL gui that works with glfw
MIT License
29 stars 20 forks source link

pyglui wiki #7

Open willpatera opened 9 years ago

willpatera commented 9 years ago

Make a simple 1 page wiki for pyglui as documentation of code with diagrams and screenshots.

Initial todo items:

willpatera commented 9 years ago

Completed above tasks - page on the wiki is here: https://github.com/pupil-labs/pyglui/wiki/Structure

More explanation is required to explain ui_elements and the overall code structure of pyglui:

papr commented 7 years ago

An simple API reference is required. Starting point would be to generate docs from code and go from there.