[PyOpenGL-Users] textures from image files
Brought to you by:
mcfletch
From: Jef M. <jef...@gm...> - 2010-01-05 08:57:18
|
PIL 1.1.6 supposedly has a module name ImageGL to convert image files to OpenGL textures. This somehow does not work for me for lack of the _imaginggl module. This is supposedly part of imToolkit according to the comment but google never heard of it. How can I convert image files (e.g. JPG) to PyOpenGL textures ? can I do it with PIL (if so, how) or do I need something else ? Jef |