Hi Fella.
Try to set config->orientation to DOR_LANDSCAPE in the OnDisplayConfig callback of your framework. Remove all calls to rotate/translate and see if it works. Also, we recommend using the display GetWidth and GetHeight calls to pass to the Perspective2D function.
Johan