Batch Render Folder: Render Multiple Projects to Separate Videos - iClone Python Plugin (FREE)
Get it for Free: https://marketplace.reallusion.com/batch-render-folder
This Batch Render Folder plug-in can take multiple iClone projects within a directory and render each one to a separate video. It will automatically open each .iProject file and perform the standard Render to Video with the expressed render settings taken from the scene. iClone will successively open each project file and scrub the timeline to capture each frame to an individual video file. This process can be interrupted at any moment by pressing the Cancel button in the modal window for each render procedure. The handy console log provided with the script dialog window will list out all of the detected iClone scenes and give a play-by-play of the current render task once executed. When the console log prints "Render completed!", the user can open the batch folder and find all of the videos conveniently residing in one location.
.Load multiple projects from a selected folder and render each one to a separate video.
.The render export settings will follow their original project render settings.
-----------------------------------------------------------------------------------------------------
iClone 7 is evolving into an OPEN program with robust extension capabilities. Creative users can now easily augment animation features, and add custom devices to iClone through Python scripting. iClone OPEN provides essential resources for developers who are interested in creating plug-ins for iClone.
Know more: https://www.reallusion.com/iclone/open-api/python/
Learn from Sample Code: http://wiki.reallusion.com/IC_Python_API:Batch_Render_Folder
.Create a plugin for iClone.
.Create simple User Interface using a Qt UI file.
.Load projects and use render related APIs.
See other Sample Code: https://wiki.reallusion.com/IC_Python_API:RL_Python_Samples
Becoming an iClone Plugin Developer: https://developer.reallusion.com/plugin/CertifiedDeveloper.html
====================================================
FOLLOW US!
Facebook: https://www.facebook.com/ReallusionSoftware/
Instagram: https://www.instagram.com/reallusionofficial/
Twitter: https://twitter.com/reallusion
Forum: http://forum.reallusion.com/default.aspx
Blog: http://blog.reallusion.com/
#iClonePythonAPI #PythonScripting