MoI discussion forum
MoI discussion forum

Full Version: Batch processing

From: BurrMan
29 Jan 2010   [#1]
Michael,
Could you help direct me to the link in the forum regarding batch processing with MoI. You were discussing it once with a guy and I cant find it.

Thanks you,
Burr
From: Nick (BODINI)
29 Jan 2010   [#2] In reply to [#1]
I can help.



Sorry d00d, i couldnt resist. :P You know you deserve it. :)

Image Attachments:
search.jpg 


From: Michael Gibson
29 Jan 2010   [#3] In reply to [#1]
Hi Burr, check these out:

http://kyticka.webzdarma.cz/3d/moi/#Batch

I think the original discussion was here:

http://moi3d.com/forum/index.php?webtag=MOI&msg=987.8

That was one where you would control it by generating a .js text file with a line in it for each file you wanted to convert. Then you pass that .js file as a command-line argument to moi.exe (use " " if it has spaces in it) so it will load that script and execute it when launched.

And then later on there was another discussion here:
http://moi3d.com/forum/index.php?webtag=MOI&msg=2100.1

That second one had a script that would handle looping through a directory and converting all the files of a particular type it could find in there. Something like that anyway.

Let me know if what you need is not covered in either of those threads.

- Michael
From: Michael Gibson
29 Jan 2010   [#4] In reply to [#3]
Also one other mention in here:
http://moi3d.com/forum/messages.php?webtag=MOI&msg=2790.1

Message 3275.5 was deleted


From: BurrMan
29 Jan 2010   [#6] In reply to [#4]
Thanks Michael. That is what I was looking for.