Overview
This tutorial describes how to configure a simple IVI solution using the file IVI_sample.psd. This file can be found in the following location:
...\2D\PSD\IVI_Sample.psd
- This sample uses the Smart Importer to import necessary images and create pre-configured Controls.
- RadioButtons will be organized inside a GroupBox so that only one RadioButton can be selected at a time.
- Behaviors will be configured using Fusion to create simple interactions.
- An animation will be created configuring key frames in Scene Composer's Animation Design.
- State Machine Editor is used to create transitions, and switching between Music and Navigation context. Necessary behaviors will be configured in Fusion.
Through this tutorial, users will learn the following:
| Page | Theme |
Main work content |
| Part 1 | Basics of using Smart Importer to import a PSD file |
Understanding how to use the Smart Importer to import a PSD file that was especially designed to be imported into Scene Composer.
|
| Part 2 |
Realization of a working RadioButtonGroup |
Implementing a RadioButtonGroup where only one RadioButton can be selected at a time.
|
| Part 3 |
Interaction using Slider, Progressbars and Buttons |
Learning how to use Fusion to react on value changes and forward values using Scene Composer's predefined behaviors.
|
| Part 4 |
Creating an Animation |
Exploring the creation of an animation in Scene Composer.
|
| Part 5 |
Basics of State Machine and Transition Control |
Learning how to control state transitions using a state machine.
|