Jump to content

[SOLVED] MDI QT-based application


photo

Recommended Posts

Posted

hi, we need multi document interface in our application.

in samples - only one window with unigine.

 

 

can you make sample with multi Unigine windows?

Posted

Hi,

 

Have you checked <SDK>/source/samples/Api/Render/RenderQt sample? Is that what you want to achieve?

 

We don't have plans at this moment to make a new Qt-based samples, sorry.

How to submit a good bug report
---
FTP server for test scenes and user uploads:

Posted

no, it is not what we need.

we need at least two windows with one Unigine application and two different scenes in this windows

Posted

Hi,

 

If by two different scenes you mean two different loaded *.world files in single engine instance - I'm afraid it could not be done due to current limitations (one instance of engine - one world to work with). And we don't have any plans to change this behavior.

How to submit a good bug report
---
FTP server for test scenes and user uploads:

Posted

ok, it may be one world for two windows (using masks for splitting), with different camera views.

Posted

I don't think that this will solve the Qt MDI requirement. We had posted similar requirement approx. 2 years ago and at least received some technical hints for implementation by frustum. Unfortunately this forum thread seems to be unavailable as the search is limited to just 1 year...all the knowledge gone

Posted

can you tell about this technical hints?

Posted

Unfortunately not, only some vague memories left, but proposed approach was technically non-trivial, so we dropped idea to use Unigine for 3D multi-window rendering in Qt and used native OpenGL...

Posted

thanks, we will try this

×
×
  • Create New...