Is the Python Scriptor similar to the Maxscriptor utility?
Posted: Tue May 24, 2011 10:42 pm
I was wondering if they shared anything in common?
Does 3D MAX use python scripts at all?
Does 3D MAX use python scripts at all?
http://bzforum.matesfamily.org/ -- Battlezone, Battlezone 2 forums
https://bzforum.matesfamily.org/
I know what you mean. I like the idea of using scripting in general. It's a useful tool for extending functality to our modeling software, but it takes some getting used to in terms of learning how to write custom scripts for whatever software happens to support it. Python is fairly easy to edit and modify, I noticed the same thing with Maxscripts. Both are written in plain text making them useful for both programmers and regular peeps..Warfreak wrote:From what I have seen, not even close. However, Blender parses python scripts to do what it does, so that may be a viable alternative if not a tad tedious to get used to (I tried it before, after taking the time to learn it it is a very nice tool, and its FREE)