beeemtee Posted July 8, 2011 Share Posted July 8, 2011 Hi, is it possible to get the resolution of the currently rendered image from the shading context? thanks Mate Quote Link to comment Share on other sites More sharing options...
symek Posted July 8, 2011 Share Posted July 8, 2011 It's here: http://www.sidefx.com/docs/houdini11.0/vex/functions/renderstate so: vector res = 0; renderstate("image:resolution", res); Quote Link to comment Share on other sites More sharing options...
beeemtee Posted July 8, 2011 Author Share Posted July 8, 2011 Wow, that was fast! Thanks! 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.