iprRegion mel script |
The iprRegion mel script allows the user to zoom and pan in his original perspective with another persp (ipr_cam). To execute the script, first source it in the script editor, then select your camera and execute it. This
mel is intended to simulate an ipr render in region, because I think this
feature is really missing in Maya. You can have then a way better control of very tiny things that are really far from the cam, render them at the res you want, and this without having to render the whole high res image just to work on your small 30*30 pixels wide area like before. Extra attributes added: - Zoom: zoom in
with your ipr_cam to frame the area you want (default: original fov's
value, min: the same, max: 1000) Note: if your camera has an imagePlane, it will also be duplicated. Here
is an example: With the iprRegion script, look at what you'll be able to and the time you're about to save!! ;-)
Limitations: V1.0 didn't work
with 2 and 3 nodes cameras, this is corrected in v1.1, so... no limitations
so far!! |
iprRegion mel script - Emmanuel Campin - June 18th 2001 |