first script...

Hi all, I’d like to write and export script for blender, i can code well enough, i’ll pick up on python, thats all fine. my question for you all is… where do i start? how hard do you think it would be to export to md5 format? I’ve never dealt with blender’s python api. I could really use some links, and ‘hello worlds’ of blender scripts.

thanks all!!
pandora

i think you should start looking at other scripts, the blender api and python tutorials. i don’t know the md5 format, but i think a binary format would be harder than a text you can read (for debuging)