Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Can I use OSG without Producer, and/or with already created MFC or WxWindow windows ?

MFC osg producer Windows wxwindow
0
Posted

Can I use OSG without Producer, and/or with already created MFC or WxWindow windows ?

0

You can use OSG with or without Producer, even if you are creating your own windows. See the osgsimple example for an example of using OSG with a generic windowing environment. OSG itself is windowing system agnostic, so setting up the window and OpenGL graphics context will be up to your application. osgsimple uses Producer, but is written in a way to provide you the skeleton to use your own windowing system. Alternatively, you can use Producer in your own windowing environment as well by setting each Camera’s RenderSurface to the window you’ve created.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123