Re: [osg-users] Huge binaries on Android.

2013-01-24 Thread eathin marks
It is a pretty nifty mechanism - it saves the huge linking times, because the OpenCV is linked dynamically, you don't need to redistribute the OpenCV binary with your app, it gets downloaded and updated automatically and you don't need to try to figure out the path where to load the libraries

Re: [osg-users] how about high quality transparency in OSG?

2013-01-24 Thread eathin marks
So, is there anything already implemented for such stuff? I mean, something like the order independent depth peeling, or the more expensive triangle sorting? -- Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=51723#51723