OBJ Sequence import
ramasys101_f0ccb71062
Posts: 8
HI,
Would it be possible for a script to import a sequence of .OBJ files one at a time, Apply transforms apply materials render and then move on to the next ?
Even better would be to import a complete sequence but I guess memory requirements could get heavy.
cheers.
Comments
This should give you a starting point http://docs.daz3d.com/doku.php/public/software/dazstudio/4/referenceguide/scripting/api_reference/samples/file_io/import_obj_silent/start , along with the examples of how to start a render here http://docs.daz3d.com/doku.php/public/software/dazstudio/4/referenceguide/scripting/api_reference/samples/start#general1