Console version of STK?

It would be really nice to have a version of STK for game consoles. Although a version for the Playstation and Wii U probably be hard (non-standard graphics APIs), a version for the Xbox One (S) could maybe be done with ANGLE (https://github.com/google/angle), which means the existing GLES renderer could be used. Performance might suffer a bit, but it would be nice to have a console version as an option. This would be something I would love to see for 0.9.3, as it would probably get STK a lot of attention.