A while ago I ported Raylib to the ps3 with the PSL1GHT toolchain. Raylib is an easy graphics (and audio, though I wasn't able to port that part ) library. The port has a hit or miss compatibility; some features don't work or work incorrectly, some shaders I wrote for desktop did not work until I changed some stuff ie, three float inputs instead of a vector3.
https://github.com/nbe1233/raylib-ps3
As an example I made this ps3 chess program, with the source code.
https://nbe1233.itch.io/ps3-chess
https://github.com/nbe1233/raylib-ps3
As an example I made this ps3 chess program, with the source code.
https://nbe1233.itch.io/ps3-chess