[osg-users] osgMovie and Ortho2D

2010-05-28 Thread Ant Kennedy
Hi All, I was hoping someone would be able to help with a slight issue I have been having. I currently have a scene which is loosely based on osgMovie. essentially I have my geode which is centered in the screen but I would like to scale it up keeping the same aspect ratio. I have archived th

Re: [osg-users] osgviewerQT and QOSGWidget issues

2010-01-19 Thread Ant Kennedy
Many thanks guys it looks like that's fixed the problem Cheers, Ant -- Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=22866#22866 ___ osg-users mailing list osg-users@lists.openscenegraph.org http://lis

[osg-users] osgviewerQT and QOSGWidget issues

2010-01-18 Thread Ant Kennedy
Hi, I am having some issues with the osgviewerQT example. I can get it to build fine in OSG 2.9.6 but when using the QOSGWidget the scene is displayed but does not appear to be refreshing/clearing properly at each new frame as the image appears to be flashing cow/black. Any suggestions on how t

[osg-users] [osgPlugins] OSG SVG plugin windows

2010-01-15 Thread Ant Kennedy
Hi, Ive had a quick look on the forums and dont seem to be able to find much on building this plugin on windows other than the fact I need cairo and rsvg. If someone could point me in the right direction it would be much apreciated. Cheers, Ant -- Read this topic online here: h

Re: [osg-users] [3rdparty] osg::Image chosen library

2009-11-26 Thread Ant Kennedy
Looks like I found my answer reading through the documentation. In case anyone is interested I just had to specify in the constructor [code]osgDB::Registry::instance()->createLibraryNameForFile("x.png");[/code] Cheers anyway -- Read this topic online here: http://forum.openscene

[osg-users] [3rdparty] osg::Image chosen library

2009-11-26 Thread Ant Kennedy
Hi, hopefully someone will be able to help as this has been doing my head in. Is there any way to force the library which osg::Image uses when opening a file as I am having issues when trying to load a .png file and it is not using osgdb_png. Many Thanks Ant -- Read this topi