Re: [Interest] Rendering an OpenSceneGraph scene in QML

2012-02-15 Thread Pritam
On Thursday 16 February 2012 10:16 AM, Preet wrote: > Hey all. > > I have an OpenSceneGraph tree I'd like to have displayed in QML. I'd > like the user to be able to interact with the UI like a typical OpenGL > scene where the mouse can zoom/pan/rotate the camera. Unfortunately, > I'm not really su

[Interest] Rendering an OpenSceneGraph scene in QML

2012-02-15 Thread Preet
Hey all. I have an OpenSceneGraph tree I'd like to have displayed in QML. I'd like the user to be able to interact with the UI like a typical OpenGL scene where the mouse can zoom/pan/rotate the camera. Unfortunately, I'm not really sure where to start with this. If someone could give me advice or