I have recently started to use blender to create games (although I'm not that good at it) and my friend said I should start to use python with it. I have no idea what to do what so ever.
Could anyone send me a link to a good tutorial please?
Thanks
Matt:thumbup:
2 replies to this topic
#1
Posted 08 February 2011 - 12:25 AM
|
|
|
#2
Posted 08 February 2011 - 08:57 AM
Python is a general-purpose interpreted programming language. In the spectrum of Programming Languages, it's one of the easiest to learn while maintaining it's usefulness long after becoming good at programming. If you're going to look into programming games using Blender/Python, I highly suggest you look into the Panda 3D Engine. Panda represents it's 3D models and animation data in .egg format, so you'll also want to get the Checken .egg Exporter for Blender, and then you should have a more-or-less set up toolset for developing a 3D game with Python and Blender. You'll obviously need to work on it by doing modeling and coding, as well as gathering other resources on the web for tools that I can't foresee at this moment, but it's a start.
I also suggest that you learn animation very well! 3D modeling and animation can be quite tough, I've just been working on a simple 10 or 15 second short with Blender and since I'm still relatively new at using Blender as well it's taking me time to model out the characters and animate them correctly. You'll need to use animation extensively with a game, obviously. :)
I also suggest that you learn animation very well! 3D modeling and animation can be quite tough, I've just been working on a simple 10 or 15 second short with Blender and since I'm still relatively new at using Blender as well it's taking me time to model out the characters and animate them correctly. You'll need to use animation extensively with a game, obviously. :)
Wow I changed my sig!
#3
Posted 08 February 2011 - 07:47 PM
thanks
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users


Sign In
Create Account

Back to top









