Alexey Vanzhula Posted November 14, 2015 Share Posted November 14, 2015 Any news about getting viewport (scene viewer panel) as Qt widget? Quote Link to comment Share on other sites More sharing options...
djwarder Posted July 19, 2016 Share Posted July 19, 2016 +1 I'd be very interested in whether this is possible at all, or if there's an alternative way to print custom stats in the viewport (like FPS is at the moment)? Anyone got this working? Quote Link to comment Share on other sites More sharing options...
Stalkerx777 Posted July 20, 2016 Share Posted July 20, 2016 15 hours ago, djwarder said: +1 I'd be very interested in whether this is possible at all, or if there's an alternative way to print custom stats in the viewport (like FPS is at the moment)? Anyone got this working? You can create scene hook (DM_SceneHook class) and draw anything you want into viewport. But it's definitely will awesome if we could have viewport as a separate Qt Widget. Quote Link to comment Share on other sites More sharing options...
djwarder Posted July 20, 2016 Share Posted July 20, 2016 Cheers for the info Alex, doing a sceneHook is something I read about in posts here. But could this be done using inlineCPP in Python so as not to have to go the full API route at all? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.