Blender provided a web plugin with which you can program games in 3D (of course also in 2D) with Python. Unfortunately it is not actively supported anymore, but it still works. I think you can still use the old version.
Download the plugin here: http://www.blender3d.org/cms/3D_web_plug-in.15.0.html And check out these cool examples: http://www.blender.org/cms/3D_Web_Plug-in.161.0.html More information here: http://www.blender3d.org/cms/3D_web_plug-in.199.0.html A tutorial: http://www.blender3d.com/cms/3D_Walkthrough.340.0.html To use it with wxPython, the wxBlenderPlayer: http://blender3d.org/forum/viewtopic.php?t=732&view=next&sid=a0aa50a35c2173ee83ed18e6ef329783 To get some help, you could post to one of these forums: http://www.elysiun.com/forum/viewforum.php?f=5 http://www.blender.org/forum/viewforum.php?f=9 Stani -- SPE - Stani's Python Editor (http://pythonide.stani.be) with optional Blender support -- http://mail.python.org/mailman/listinfo/python-list