Archives week 46 of 2019
Nov. 18, 2019 - Nov. 24, 2019
Updating PyOpenGL Sample Code References
Written by
on
in
Snaking.
Continuing to prepare for a PyOpenGL 3.1.4 release.
I've worked through getting the auto-generated reference documentation updated. We now use the upstream git repository for the docbook base files (gl, glu and glx) while still using the legacy files for glut and gle.
I've had to disable the sample-source projects still using SourceForge CVS, as ...
Getting Twitch out the Door (but not as Twitch)
Written by
on
in
Snaking.
As part of trying to get testing done for a PyOpenGL release, I finally got around to testing Twitch, porting it to Python 3.6 and doing a release, only to discover that in the 4 years (!) since I last worked on it, the original package name got used on PyPI. Duh. So Twitch is ...