|
The Tool is intended for visual development of the user interface for Open Reality SDK and Python API of MotionBuilder. Potential- creation and convenient handling with regions on tool’s layout
- setting of properties and interconnections of regions
- assignment visual components for regions
- change properties of visual components
- writing the code of events handling for interface’s elements
- a view of the interface with the help of interpreter Python
- an export of the interface both for OpenReality SDK and Python
At present the utility enables to create prepared utilities in Python and to generate quite convenient code for OpenReality SDK. Restrictions concern the absence of possibility to work in the only layout for components. UIBuilder allows to shorten the time for eigher interface development or the whole utility development.
|