Note - this isn't that hard. just wanted to show it is possible.
also, if you try to make a program remember to use a software renderer.
I do not have a wired connection on my ps3. you can skip step 2 and do this from your ps3 if you have a connection.
1) Download Irrlicht 1.2 (I recommend a fresh download if you already have it)
http://prdownloads.sourceforge.net/irrl ... p?download
2) copy over the zip file to a storage medium (memory stick, USB, CD, etc.)
3) plug-in the medium to the ps3
4) find the zip on the medium and extract it to your desktop.
5) open the Terminal
*Capitalization matters
6) type in "cd Desktop"->"cd Irrlicht-1.2"->"cd source"->"cd Irrlicht"->"make" (make will take about 5 mins)
7) now type in "cd ../../examples/01.HelloWorld"
![Cool 8)](./images/smilies/icon_cool.gif)
9) open up in the file browser irrlicht-1.2->examples->01.HelloWorld
10) run it !
Video of HelloWorld running:
![Image](http://i69.photobucket.com/albums/i49/catrooon/th_HPIM0314.jpg)
as stated above i will be adding more soon.
Thanks,
Catron