[PD] gem2pdp

yves degoyon ydegoyon at gmail.com
Sat May 24 22:53:03 CEST 2008


ola,
>>>>       
>>> yes, i saw the latest svn version can _compile_
>>> with latest gem cvs ( some sport involved there ),
>>> but pdp2gem and pix_2pdp do not work,
>>> i get black or no-output in both case.
>>>     
>>
>>
>>     
what i see from analyzing the code
is that the function :

   glReadPixels(m_x, m_y, m_image->xsize, m_image->ysize,
                m_image->format, m_image->type, m_image->data);

  with :

  m_image->type  = GL_UNSIGNED_BYTE;
  m_image->format = GL_RGBA;

returns a black image ( all bytes are 0 ),
so something has changed here?

saludos,
sevy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20080524/0d188d31/attachment.htm>


More information about the Pd-list mailing list