|
Tony (RL)
|
Tony (RL)
Posted 7 Years Ago
|
|
Group: Administrators
Last Active: 6 Years Ago
Posts: 222,
Visits: 1.7K
|
1. Audio Driven - Sample Script of July 2019
In the last Python of the Month, the Reallusion Python Team introduced Smooth Camera Follow and related Python courses, teaching you to create Transformation Methods, Float Slider Widget, and other basic iClone functionalities with the Python API.
This time we'd like to bring out another sample script - Audio Driven, and five fundamental courses for you. Through the script and courses, you can learn how to create an Audio Visualizer, clone props, and build UI like a Color Picker and Progress Bar.
The Audio Driven Script can let users pick an audio file in wave format and apply an interpretation of it in movement to a selection of props. - You can Download the script from the Marketplace.
- To explore how it works, please visit our Python Wiki
- To get the source code, please visit our GitHub
Important Notice: iClone 7.5 is Required PS: If you have any questions about the plug-in and its code, please feel free to let us know by replying to this post
2. Related Fundamental Courses
Please be sure to start from the fundamental courses if you are interested to know how this sample code works
- Progress Bar- this article will go over the creation of a progress bar as one of the fundamental building blocks of a functional user interface.
- Animated Material - in this article, we'll go over the steps required to create a flashing light material.
- Audio Visualizer - how to make an audio visualizer, including UI, Audio Bit-Depth, Plotting the Signals, and Reading the Audio File.
- File Path - oftentimes, you'll need to handle external files in the form of loading, writing and reading. This article will go over doing just that with Python scripting.
- Color Picker - this article will go over the creation of a color picker and how we can leverage Qt in dealing with the color hex data.
For more courses, please visit Here
3. Ultimate Script Mod Contest
 Reallusion is offering some rewards to encourage iClone developers who are able to creatively modify the Audio Driven script and submit it in the Marketplace.
There is no limitation of the modification, so please leverage your creativity to make the script better, such as adding new functions or making the UI more user-friendly.
The contest will end on 8/31.
The standard for evaluation of a rewarded plug-in:
- Practicality - 50%
- Degrees of Perfection - 30%
- Creativity - 20%
Reward - We will reward $300 USD to those who develop plug-ins that meet our standard of excellence.
- We will reward 10,000 DA points to those who develop plug-ins that meet the basic standard.
Sign Up - You need to first register in the Reallusion Developer Center to become a plug-in developer.
- After a successful registration, you can follow the guideline in the Developer Center to submit plug-in(s) in the Marketplace.
Important: acceptable plug-in files for uploading are; .py, .pyd, or .zip format. - After the submission, please post the links to your plug-ins in this thread to officially join the Showcase Collection Program.
- We will send you a Forum private message to give you information on your reward once your plug-in(s) reach the standards.
---------------------------------------------------------------------------------------------------------------------------------
Start to Create Your Own iClone Plug-in
Interested in customizing and expanding iClone features by yourself? Check out iClone OPEN for related links and resources.
Tony Product Marketing Manager
www.reallusion.com
|