ZBrushCentral

How to Batch 3d files to ZTL format?

How do you batch convert a series of obj files to zbrush ZTL format.
In CC++ I would perform a FileGetNext function and loop it til the last file in the folder is finished. So what is the function in Zbrush? Is it possible.

Hi JB,

Check out > > THIS < < link which discusses something similar.

No single command exists in ZBrush, but a short script could do what you’re proposing. If you get something working please share your method with the ZBC community.

Sven

Sven

Thanks for the link to the thread. Will post the working script when finished.