====Screenshots from the examples==== {{:proton:win_setup3.png?|}} From RTBareBones, the first app you should try because it's dead simple and easy to get going. {{:proton:fonts_2.png?|}} From the [[proton:rtfont|RTFont tutorial]], shows how the fonts work. {{:proton:win_setup5.png?}} From RTSimpleApp, shows how [[http://www.galaxist.net/linearparticle.html|LinearParticle]] works, touch to create an explosion. {{:proton:win_setup6.png?|}} From RTSimpleApp, demonstrates how to let the user input text. On an iPhone and some Android phones a native keyboard overlay will appear. {{:proton:simpleapp_scrollbar.jpg?|}} From RTSimpleApp, demonstrates how to do text wrapping as well as put content in a scrolling window. {{:proton:3d_4.jpg?500|}} From RT3DApp, using Irrlicht to draw a Blitz3D model with lightmaps exported from 3DSMax. House model by Akiko {{:proton:3d_1.jpg?500|}} From RT3DApp, after choosing the "Quake style BSP map" option. You can run around the level using touch controls. Screenshot from an iPad. {{:proton:3d_2.jpg?500|}} From RT3DApp, after choosing the "Terrain Renderer" option. {{:proton:3d_3.jpg?500|}} From RT3DApp, demonstrates how to load an animated .x file. Irrlicht supports many [[http://irrlicht.sourceforge.net/features.html|other formats]] as well. {{:proton:spygame3.jpg?500}} [[http://www.codedojo.com/?p=974|Looney Ladders]] a game made for the Ludumdare 48 hour game competition.