andre.elijah Posted October 20, 2016 Share Posted October 20, 2016 Hi there, I'm wondering if there's a way to use the "grabber" to take 360 degree screenshots like the Kite and Lightning plugin for UE4? I'm looking to render a scene quickly in real-time using Unigine then export 360 degree screenshots to be used in WebVR sites. How would I go about enabling this? Thanks so much! Link to comment
silent Posted October 21, 2016 Share Posted October 21, 2016 Hi Andre,You can enable any panorama mode via render_panorama <N> command in console and grab panoramic screenshots with Video Grabber tool inside Unigine Editor. But, keep in mind that resolution that you specified will be applied to each of the 6 viewports simultaneously and you will get immediate crash if you have GPU with small VRAM amount. GPUs with 8-12 GB of VRAM will be enough to get panoramic screenshots to render (even in 4K resolution). Also, you will need to disable automatic exposure, since it will not work across different viewports. Also, most of the post-processing effects works incorrectly with multiple viewports, you may have to disable some of them if you will have artifacts. Thanks! How to submit a good bug report --- FTP server for test scenes and user uploads: ftp://files.unigine.com user: upload password: 6xYkd6vLYWjpW6SN Link to comment
andre.elijah Posted October 21, 2016 Author Share Posted October 21, 2016 Awesome - I was really hoping that this would be possible! You've made me VERY happy! Haha Link to comment
Recommended Posts