Friday, October 25, 2013


     Hello again Ive asked around about the script. I have a definitive answer. In python im going to create what is called a basic filter function to export the mesh. (thank you Morrissey)
This is for the mel exporter(unused but interesting)
http://home.arcor.de/deundce/blockout/mel-export.html
Out of respect for the original author of the exporter script (haven't asked for permission) ill hold off posting the script
 With the script in mind I will elaborate on it but first ill analyze it and understand the syntax. Whats the use of learning if you don't actually learn anything

pseudo code:
center pivot
freeze transformations
delete history
export in directory
    To be honest instead of centering the pivot I would rather have the pivot at the bottom right but that is a very context based command and im afraid it would cause more problems.
http://docs.python.org/2/library/functions.html
The official resources page



No comments:

Post a Comment