Add Screenshot Capability
Opened this issue · 1 comments
RavensKrag commented
Add Screenshot Capability
RavensKrag commented
Ogre has the capability to do this, so the move to Ogre3D has made this feature trivial to implement.
There is only the matter of hooking up a button to call Ogre::RenderWindow::writeContentsToFile(fileName).