Hi, Looks like I'm a bit of a latecomer to this discussion. I've actually been working on a similar type of project (generic, non-intrusive, callable reflection wrapper library) and nearing its completion. Now that I look at osgIntrospection, I see many similarities but also some significant differences. It would be nice to someday possibly merge these two (IMHO) or at least make them compatible. But I also just started another project and have developed an Qt Editor for OSG scenegraphs using the osgIntrospection API if anyone is interested. It is still in its infancy but is basically functional. I didn't see too many other editors out there for OSG except OSGEdit which looks to be based on an old version of OSG (and uses its own reflection mechanism).
In any case, I am very interested in the osgIntrospection project and would like to contribute if possible. Cheers, Chris On Tue, Jun 29, 2010 at 12:09 PM, Robert Osfield <[email protected]> wrote: > Hi Wang Rui, > > Good to see osgIntrospection updates coming through ;-) > > On Tue, Jun 29, 2010 at 8:51 AM, Wang Rui <[email protected]> wrote: >> To submit changes, just start new threads on the osg-users (or >> osg-submissions? Is it permitted, Robert?). > > It would be fine to keep discussions of osgIntrospection/genwrapper on > osg-users and submissions on osg-submissions. While these are now a > separate project we are still all one of the same family. Personally > I'd use osg-submissions for code changes as I find it far easier to > use it as a clear in tray, sending code changes to osg-users is really > fraught with missing stuff amongst the higher traffic. > > One thing you might also consider is adding Mike to the list of > writers, Jose Luis Hidalogo will need to set this up, but as this > doesn't normally take too long to sort out. Is suspect with such a > small project it probably won't be necessary to have too many writers. > > Cheers, > Robert. > _______________________________________________ > 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

