Skip to content
  • Kenneth Moreland's avatar
    Send correct projection matrix when rendering empty images. · bf541a3c
    Kenneth Moreland authored
    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.
    bf541a3c