Hi! Actually I use the project that is available in the osg website. http://www.openscenegraph.org/downloads/osgQT/osgQt-20030609.tgz Of course, it proposes fewer functions than the viewer but it is enough in most of cases. I added functionality that I need by looking how it is done in the producer project. The only problem that waist my time is about bump mapping, but I did not have the time to look at this anymore but I will come back to this soon.
Good luck for your project. -----Message d'origine----- De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] De la part de Antoine Hue Envoyé : mardi 30 mai 2006 21:10 À : osg users Objet : Re: [osg-users] [osgFX] using bump mapping without osgProducer::Viewer Le 30 mai 06, à 10:22, Eric ZAREMBA a écrit : > Hi! > > I develop a Railway editor, so I'm based on osgQt that use a > osgUtil::SceneView. > I want to use the osgFX::BumpMapping effect on few part of my scene. > Hello, I am working on application using osg underneath to display GPS data (www.petit-poucet.org). It is currently command line based but we would like to create a GUI around it. We have looked for some QT wrapping of OSG but did not find something quite mature. Do you have something similar to osgviewer but QT based? Thanks in advance, Antoine _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/ _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
