Archives week 34 of 2005
Aug. 22, 2005 - Aug. 28, 2005
I am the programing inchworm (Images creep in (partially))
Written by
on
in
Snaking.
I started earlier working seriously on the image handling code (stopped when my hands gave out). At the moment each image-based function needs a special wrapper. There's also dozens of "special" wrappers from PyOpenGL that are really just type-specific versions of the root functions. So far I've just wound up hard-coding each wrapper, I'm hoping ...