I would like to animate some values in the RiScreenWindow.
In Pre-World MEL I have
RiScreenWindow -w -1.33 1.33 -h -1 1;
so for instance I would like to animate -h -1 1 to -h 4 6
// To put this in context
I'm interested in the technique of a 2d move over a multipoint
perspective background, while incorporating 3d elements in the
foreground. Its discussed in the section on alternate camera models
pages 447-448
of "Advanced Renderman"
Thanks for any help