Send correct projection matrix when rendering empty images.
Even if IceT ignores the image created during the render callback, it should still send appropriate rendering parameters. When rendering a black image, I had neglected to set the projection matrix for the tile. Thanks to Burlen Loring for finding this problem and sending the fix.
Please register or sign in to comment