Re: [osg-users] WxWidgets Examples?

2019-02-04 Thread Zachary1234
> I'm just after the way to draw the view of a Camera to a wxPanel. > In source code terms, how I can combine the output from an OSG Camera object > onto a wxPanel? -Is there someone who can address my question here? -- Read this topic online here:

[osg-users] osgprerender and render to Window

2019-02-04 Thread Trajce Nikolov NICK
Hi Robert, Community, I was experimenting with RTT and for debug I turn the renderTargetImplementation for the Camera to be osg::Camera::SEPARATE_WINDOW - just to see what I am rendering into my FBOs. Since there were dozen of Cameras involved (intentionally) I was expecting lots of windows to

Re: [osg-users] Building on macOS 10.14

2019-02-04 Thread Jan Brejcha
Hi Ulrich, I am also wondering why there are no other people complaining about the same issue. It is also weird that before the update to macos 10.14 I have had exactly the same version of XCode as I have now, and everything worked well for me. I didn't do much research about it, but it looks

Re: [osg-users] Building on macOS 10.14

2019-02-04 Thread Ulrich Hertlein
Hi Jan, I can prepare a diff tonight. But I'm wondering: we can't be the only people trying to compile for 10.14. Aren't others running into this problem? Cheers, /Ulrich > is there any progress with a working version for macos 10.14? I did not have > any problem building on 10.13, > but on