Thanks for posting this link.  I'll definitely want to look at this.

James Killian
----- Original Message ----- From: "Benjamin Eikel" <[EMAIL PROTECTED]>
To: "OpenSceneGraph Users" <[email protected]>
Sent: Tuesday, August 05, 2008 3:11 AM
Subject: Re: [osg-users] Using SSE within OSG


Hello,

some days ago I stumbled upon a library: liboil [1]. Maybe some of the
routines implemented there could be used for OSG.
The library contains different functions (e. g. arithmetic ones) that are
optimized for different processeor architectures (it uses SSE or Altivec for example). Maybe using these functions would be easier than implementing them anew. Functions needed by OSG which are not yet part of liboil might be added
to it.

Regards,
Benjamin

[1] http://liboil.freedesktop.org/wiki/
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to