Hi guys,
Is it possible to replace the QGraphicsView standard renderer or Opengl by another one, like the Ogre renderer for example ?
What should I reimplement ?
Thanks.
Hi guys,
Is it possible to replace the QGraphicsView standard renderer or Opengl by another one, like the Ogre renderer for example ?
What should I reimplement ?
Thanks.
You mean something like this:
http://www.ogre3d.org/wiki/index.php/QtOgre
IIRC, you can pass a QGLWidget derived class into QGraphicsView to replace the underlining one. It's been a few months since I've touched this subject though...
Bookmarks