[Bf-python] Image loading in GL memory

joeedh joeeagar at prodigy.net
Mon Sep 13 06:10:45 CEST 2004



>>> Hi- I was writing an image thumbnailer and found there is no way an 
>>> image into blender OpenGL memory.
>>>
>>> I propose adding a image.glLoad() function which would return  the 
>>> bindCode or None if there is not enough vram.
>>
I used the Python Imaging Library (PIL) myself to achive this.  It's 
kindof slow, but it works.

Joseph.




More information about the Bf-python mailing list