Cameras provide a number of interesting effects in RenderMan for Maya.
Image Planes
Anchor | ||||
---|---|---|---|---|
|
...
RenderMan currently implements image planes as a PxrImageDisplayFilter SampleFilter plug-in. In this case, it's important that txmake generates an undistorted texture (.tex) from the non-square input image (.png) so that the sample filter can project it properly. The txmake command looks something like this:
...