Thanks Liang, changes now merged and submitted to svn/trunk. FYI, Effect.cpp didn't compile due to a typo and an use of wrong function name, but both were easy to fix. Doing a conversion of a fx .osg file to .ive and back to .osg suggests that things are working just fine. Cheers, Robert.
On Mon, Aug 25, 2008 at 2:51 AM, lab_zj <[EMAIL PROTECTED]> wrote: > Hi, Robert: > In .ive plugin, most of osgFX classes not supported except for > osgFX::MultiTextureControl. > Now I add some code to support the rest classes: > osgFX::Effect > osgFX::AnisotropicLighting > osgFX::BumpMapping > osgFX::Cartoon > osgFX::Scribe > osgFX::SpecularHighlights. > > thanks and Good luck. > > > Liang Aibin > > [EMAIL PROTECTED] > > 2008-8-25 > > > ________________________________ > lab_zj > 2008-08-25 > _______________________________________________ > osg-submissions mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org > > _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
