[osg-users] osgviewerQT

2007-09-23 Thread James E. Hopper
Hi, i built osgviewerQT from a checkout this am from svn. It builds fine for qt4 (didnt try qt3). However, while it will display the model fine, it appears to ignore the keyboard and mouse inputs. i did check with debugger, and the osgviewerqt code was receiving mouse and keyboard

[osg-users] OSG crash in OpenThreads::ScopedLock

2007-09-23 Thread Gert van Maren
Hi guys, Another crash now in OpenThreads::ScopedLock. Running OSG 2.1.10, loaded a paged terrain, running dual core and after sometime crash (dev and release). It takes usually 5-10 minutes to crash and I do not move. Have text in view but made it dynamic. Call stack attached. Any

Re: [osg-users] OSG crash in OpenThreads::ScopedLock

2007-09-23 Thread Gert van Maren
Hi guys, Forgot to mention VS output: First-chance exception at 0x02740225 in v3_viewerd.exe: 0xC01D: Illegal Instruction. Unhandled exception at 0x02740225 in v3_viewerd.exe: 0xC01D: Illegal Instruction. Regards Gert Another crash now in OpenThreads::ScopedLock. Running OSG

[osg-users] Render once, display twice

2007-09-23 Thread HUTTERER ARIEL
Hi: I try to render my scene only one time, but I need to display it in two windows. I think to render to FBO and shared it , but I not sure that I can. So , can I?. How? Can I do this in different way? How? Thanks. Ariel ___ osg-users mailing list