Difference between revisions of "IC Python API:RL Python Samples"
Chuck (RL) (Talk | contribs) m (→Python of the Month) |
Chuck (RL) (Talk | contribs) m (→Python of the Month) |
||
(One intermediate revision by the same user not shown) | |||
Line 52: | Line 52: | ||
'''''June:''''' [[iC_Python_API:Audio_Driven|Audio Driven]] | '''''June:''''' [[iC_Python_API:Audio_Driven|Audio Driven]] | ||
− | '''''July:''''' [[iC_Python_API:Auto-Focus|Auto-Focus]] | + | '''''July:''''' [[iC_Python_API:Auto-Focus|Camera Auto-Focus]] |
== Intermediate Level == | == Intermediate Level == |
Revision as of 22:46, 15 August 2019
The following samples demonstrate the use of the iClone Python API for creating simple and useful tools, including the implementation of major APIs exposed in iClone. If you are new to Python scripting or the iClone scripting environment, we recommend that you start off with the basic level lessons.
Fundamental Level
These samples are recommended for those who may have working knowledge of the iClone API but would like to digest certain methods of accomplishing certain tasks in piecemeal fashion.
Python of the Month
Novice Level
These samples are recommended for those who may be new to scripting and are not familiar with the iClone API library.
Python of the Month
May: Smooth Camera Follow
June: Audio Driven
July: Camera Auto-Focus
Intermediate Level
These samples are recommended for those have made an effort of understanding the iClone API and are getting comfortable with Python.
Advanced Level
These samples are recommended for those who have deep knowledge of the iClone API and are proficient with Python.