Hi Serge, Two image processing libraries worth a look are DevIL and ImageMagick. The latter is pretty hefty, but has a lot of functionality.
DevIL - http://openil.sourceforge.net/ ImageMagick - http://www.imagemagick.org/script/index.php Good luck, Gian > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:osg-users- > [EMAIL PROTECTED] On Behalf Of Serge Lages > Sent: Wednesday, 11 October 2006 3:22 AM > To: osg users > Subject: [osg-users] Image processing question > > Hi all, > > I am looking for an image processing library to use with OSG, I've tried : > http://cimg.sourceforge.net/ > But I can't manage to get good result with it (scaling an image result > on a corrupted buffer :/). > Anyone have tried it ? > > Or anyone knows another good image processing library ? Which allows > me to process large buffers. For exemple I would like to scale just a > part of an image directly without copying this part into another > buffer before scaling it. > > Thanks in advance ! > > -- > Serge Lages > http://www.magrathea-engine.org > _______________________________________________ > osg-users mailing list > [email protected] > http://openscenegraph.net/mailman/listinfo/osg-users > http://www.openscenegraph.org/ _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
