Reply
Reply
 
Thread Tools Display Modes
|*BILLY$CLINT*|'s Avatar
Old (#1)
I have been learning Python over the past few months and now am looking to focus my learning and experimenting more towards video games and making tools for games but have no idea where to start.

So I was wondering what you guys and gals out there who do use Python for games use it for.
Offline , spline, 116 Posts, Join Date Apr 2008, Location Mesa Az  
   Reply With Quote

Daaark's Avatar
Old (#2)
Panda3D is a 3D Engine built on top of python.
Blender can run python scripts. You can type them up and run them right in the program.

I'll be using it eventually to write my own file format export scripts.

Last edited by Daaark; 03-04-2009 at 10:47 AM..
* Gamer Card * *
Offline , polygon, 740 Posts, Join Date Jul 2006, Location Ottawa, On  
   Reply With Quote

MoP's Avatar
Old (#3)
I use it here and there for interfacing with Maya, when MEL won't do the job. One of our artists here at SD writes all his tools in Python, it is very powerful in combination with Maya and MEL.
Offline , MoP, 11,603 Posts, Join Date Oct 2004, Location London, UK  
   Reply With Quote

renderhjs's Avatar
Old (#4)
3dsmax supports python as well and just like in mel (maya) you can combine python with maxscript.
I heard some developers saying that often they would code core functions and classes in python and with mel/maxscript/blender python they would then add the final interfaces or integration into the 3d tools.

Just on a sidenote: modo uses perl scripting, sketchup uses ruby on rails and almost all adobe packages use JavaScript to integrate additional stuff. So if you can combine one of those with python you can even use some core python functionality with those.
Offline , veteran polycounter, 3,037 Posts, Join Date Mar 2008, Location Sydney Australia Send a message via AIM to renderhjs Send a message via MSN to renderhjs  
   Reply With Quote

sprunghunt's Avatar
Old (#5)
Some games use it for their scripting engine to control the mission flow. I don't know about tools though.

Last edited by sprunghunt; 03-04-2009 at 06:58 PM..
---------------------------------------
sci-fi base
Robot Hunters Room
CER level
Offline , polycounter, 1,288 Posts, Join Date Apr 2005, Location Massachusetts  
   Reply With Quote

Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Copyright 1998-2012 A. Risch