ankush.wadke Posted June 7, 2017 Posted June 7, 2017 What steps should be performed to keep the viewport position preserved after window resize. My current implementation is clipping the rendering on the right as visible in attached screenshot.
silent Posted June 7, 2017 Posted June 7, 2017 ankush.wadke I'm afraid, we need to check a small reproduction sample to understand what is going on in your case. Could you please provide it?Thanks! How to submit a good bug report --- FTP server for test scenes and user uploads: ftp://files.unigine.com user: upload password: 6xYkd6vLYWjpW6SN
ankush.wadke Posted June 8, 2017 Author Posted June 8, 2017 Hi Silent, Hears an attachment with the sample code. In the sample I have not get/set the render target view, but the code explains what I am doing exactly. UniTestApp.zip
silent Posted June 9, 2017 Posted June 9, 2017 Ankush, Is it possible to build and run it with 2013 studio? Right now after switching to v120 toolset I have immediate crash after start (using the Debug-Double build configuration). Unhandled exception at 0x00007FF8AC390A4E (Unigine_x64d.dll) in UniTestApp.exe: 0xC0000005:Access violation reading location 0xFFFFFFFFFFFFFFFF. Thanks! How to submit a good bug report --- FTP server for test scenes and user uploads: ftp://files.unigine.com user: upload password: 6xYkd6vLYWjpW6SN
danvern Posted June 14, 2017 Posted June 14, 2017 Hi Ankush, We have managed to run your sample, but can't see how it illustrates the problem. When it runs we see a window, so what we should do next? Please make a sample that exactly represent your problem.
Recommended Posts