Hi Abhishek, Thanks for the submission. I have just had a first look at your submission and IGES so forgive me for taking a little time to get up to speed - I have a few questions before we can proceed.
The submission is just the .h and .cpp right now, we'll need to add a CMakeLists.txt file to compile the plugin, and a CMakeModules/FindOpenCascade.cmake script to aid with build and finding the 3rd party dependencies. Have you written either of this in your own work? I have done a quick search in the ubuntu repository and there a number OpenCascade releated entries including -dev ones so it might well be that we can use these. Are there particular versions of OpenCascade that are required. The version reported for the ubuntu liboce-foundation-dev is 0.12-3. Potentially others can help out with putting together the find and cmake scripts but will need for information from yourself before we embark on this. Robert. On 8 December 2013 05:38, Abhishek Bansal <[email protected]> wrote: > Hi, > > > > I have written a plugin for loading IGES files in OpenSceneGraph. I would > like to contribute this plugin back to OSG community for further > development. > > Currently this plugin only support reading from IGES format. It depends on > OpenCascade <http://www.opencascade.org/> Technology framework. > > > > This is my first contribution to any Open Source Software. Please revert > back if anything else needs to be done. > > > > Thank You > > -Abhishek Bansal > > _______________________________________________ > 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
