Hi Clement, It should work against lastest release and probably also against trunk. The wrapper is only the parts we needed for the development and the most common parts of OSG that api didn't change too much in recent releases.
For context creation we also created a set of classes using jogl and wrapping osg::Viewer classes in this library: https://devel.gvsig.org/svn/osgvp/trunk/wrappers/java/libjni-osgvpviewer/ Cheers, Rafa. 2012/8/2 <[email protected]> > Hi Rafa, > > Thanks for your information. Do you know the wrapper is based on which > osg version? Thanks. > > > Regards, > Clement > ________________________________________ > From: [email protected] [ > [email protected]] On Behalf Of Rafa Gaitan [ > [email protected]] > Sent: Tuesday, 31 July 2012 7:37 PM > To: OpenSceneGraph Users > Subject: Re: [osg-users] OSG with Java > > Hi Clement and Sean, > > When we were developing the gvSIG3D extension, we developed a set of > manual wrappers for many functionality of OSG inside the project osgVP. > > The svn url is here: > https://devel.gvsig.org/svn/osgvp< > https://devel.gvsig.org/svn/osgvp/trunk/wrappers/java/libjni-osgvpcore/> > > and the part that you can use is inside the wrappers directory: > https://devel.gvsig.org/svn/osgvp/trunk/wrappers/java/libjni-osgvpcore< > https://devel.gvsig.org/svn/osgvp/trunk/wrappers/java/libjni-osgvpcore/> > > It uses cmake and maven to build the whole project but I think you can use > the parts that fits better to you. > > Regards, > Rafa. > > > 2012/7/31 Sean K <[email protected]<mailto:[email protected]>> > > I don't think there is a pre made wrapper. You have to build your own > depending on the functionality you need. > > On Jul 29, 2012 11:47 PM, <[email protected]> wrote: > Hi, > > I would like to develop an application with using Java based IDE > Eclipse. Anyone know whether there is a wrapper for using OSG with SWT? > > > Regards, > Clement > _______________________________________________ > osg-users mailing list > [email protected]<mailto: > [email protected]> > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > > _______________________________________________ > osg-users mailing list > [email protected]<mailto: > [email protected]> > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > > > > > -- > Rafael Gaitán Linares > CTO at Mirage Technologies S.L - http://www.mirage-tech.com > gvSIG3D Developer - http://gvsig3d.blogspot.com > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > -- Rafael Gaitán Linares CTO at Mirage Technologies S.L - http://www.mirage-tech.com gvSIG3D Developer - http://gvsig3d.blogspot.com
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

