Ira Krakow's Blender 2.50 Python Part 1 (Environment)
Uploader Comments (irakrakow)
All Comments (31)
-
@TrinityGamer nice, i've been doing it on and off for over a month now, im pretty near excercise 40 i guess. starting to get very interesting :) some day i wish to be a good game programmer.
-
@mar109us thanks, i found it a while ago, and have to agree, it is pretty good :)
-
@TrinityGamer learnpythonthehardway (dot) org/book/ex1.html this is the best dude
-
you know, with all do respect, i just love how you start off by saying that this tutorial will help people who have no programing knowledge what so ever, then turn around and tell us to go somewhere else to learn the python coding, and then started to use terms that those of us that have no idea what we are doing couldn't possibly understand.
this didn't help me at all, just confused me more.
-
thank you for this tutorial it was really helpfull
-
@LiteGamerz g++/gcc does. Is that not used any more?
-
@bobsonenzo Maybe 20 years ago?
-
Wow, so I could:
Make a script that will set up a ready made smoke simulation (unbaked).
Upload it to Mediaifre
Have people download it and put into Blender and have a ready made smoke simulation ready?
wow... "index 3 out of range" - in c++ you usually modify random memory without the compiler saying anything, and if you're lucky, you get a slap from the compiler called seg fault, which doesn't really help.
bobsonenzo 1 year ago
@bobsonenzo It's nice to find a polite interpreter with clear error messages.
irakrakow 1 year ago
Epic tutorial. Really helps.
Why is there HTML in the description?
theadamgaskins 1 year ago
@theadamgaskins This is a link to the post in my Blender 3D Forum where you can discuss my tutorial.
irakrakow 1 year ago
how different is blender 2.5 to 2.49b?
Soksimaniyasuka 1 year ago
@Soksimaniyasuka The user interface is totally different. So is the version of Python. Most of the things you can do in 2.49b are there, but in a different place with possibly different keystrokes.
irakrakow 1 year ago