How to get a windowless application in Ogre?

Posted by tunnuz on Stack Overflow See other posts from Stack Overflow or by tunnuz
Published on 2010-03-07T17:32:13Z Indexed on 2010/03/22 9:11 UTC
Read the original article Hit count: 496

Filed under:
|
|
|
|

Hello, I'm trying to create a windowless Ogre application, but it seems that the method RenderWindow::setVisible(false) is completely ignored by the application. Is there a way to accomplish that?

Thank you
Tommaso

© Stack Overflow or respective owner

Related posts about ogre3d

Related posts about ogre