On 1/12/2010 10:38 AM, Mark Jones wrote: Many times the exact pixel format on the source or destination end of glReadPixels can affect the speed. For example, converting from RGB to BGR or RGBA to RGB can greatly impair the speed. Find out what pixel format the source is, and try to make the destination exactly the same.
-- Chris 'Xenon' Hanson, omo sanza lettere Xenon AlphaPixel.com PixelSense Landsat processing now available! http://www.alphapixel.com/demos/ "There is no Truth. There is only Perception. To Perceive is to Exist." - Xen _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
