Advanced Search
Search Results
535 total results found
Panel
The Scene Composer user interface is composed of parts called panels. This page describes each panel, for which corresponding explanations can be found below. This page is explained according to the default layout for convenience. 1. Solution Explorer/Im...
Scene Composer main features Overview
This section provides an overview of the Scene Composer main features and links to pages describing their general use. 1 Solution GUI creation in Scene Composer is managed in units called "solutions”. Therefore, to use Scene Composer, you must fi...
Output
The Output panel can be shown by selecting [ View > Output > Output ] in the menu bar. The Output panel displays all trace information about Scene Composer. When a message is displayed in the output panel, a context menu is displayed by right-clicking on...
Text Size Report
The Text Size Report is a tool that can be used to ensure that the texts and their translations fit their desired sizes. The Text Size Report renders scenes in different cultures and reports any sizing issues the text might have inside of the Text Size Report ...
Courier Editor
Overview This page describes how to use CourierEditor.CourierEditor is an editor for editing XML files required for Courier. This page mainly explains how to create a data binding source. A data binding source can have multiple data binding items. The created...
Examples of using Data binding
This page shows how to create a data binding source using Courier Editor and how to configure data binding using Scene Composer. This tutorial will be based on an Industrial solution template. Creating a Data binding source Open Scene Composer and choose...
General 3.14
This page describes general updates that were made to CGI Studio version 3.14. Other changes are documented in Candera 3.14, Control 3.14 and Scene Composer 3.14. New Patch Process New Patch Application Process for an easier and safer way to update your CGI...
Candera 3.14
Skinning Support Import 3D models with skinning Custom 2D Shader Support for custom shaders for 2D effects Font Properties Setting Ascender and Descender properties for Fonts now possible Interface change in StringIdentifier Includes of Identifier.h, Li...
Controls 3.14
Flipbook Option for interpolation added ADAS Template Control The ADAS template scene contains a control template for a 3D ADAS visualization.
Scene Composer 3.14
Courier Editor Feature Improvements Easier access from Scene Composer Improved usability when configuring your data bind source files (See here for examples of use) Update Sample Solutions Updating Sample Solution (3DEffect, 2DEffect, OpenGL 2D Effects...
3D ADAS Control Solution
Summary This solution allows you to check the functions and usage of controls (ADAS-Control) that support the Advanced Driving Assistant System. Marcket Demand to ADAS ADAS visualization in the cockpit: Helps users intuitively receive information about their...
CGI Studio 3.15
CGI Studio 3.15 - What's New: Welcome to CGI Studio 3.15, Candera's software development platform for hybrid 2D and 3D graphical interfaces for embedded systems. This page provides information regarding the most recently added features and updates since our ...
Template
The following items in a solution can be saved as templates. Using templates can help you streamline work when you need to use similar items repeatedly. Animation Node Attachment Appearance AppearanceCollection Material RenderMode Texture UniformSe...
Transition panel
This page describes the panels you can use when configuring and executing transitions. Transition Rules Editor The Transition Rule Editor panel can be displayed by checking [ View > Transitions > Transition Rules Editor ] on the menu bar. (1) Add...
Overview
The CGI Studio Connector is an additional tool for CGI Studio which makes it easy to connect a CGI Studio Courier application to other systems. It provides a visual editor to define the data, actions and events which are received and send by the application. ...
Modules
Modules are used to group a set of interfaces which usually belong logically together. It is possible to add, remove and reorder them using the corresponding buttons at the top of the module list. Properties In general, these offer a few basic options. H...
Interfaces
Interfaces define the inputs and outputs of the CGI Application. Depending on the module type either one or both types of interfaces are available. By selecting the corresponding tab, interfaces can be added, removed or rearranged using the buttons at the to...
XML Definition
Complex Types are defined in an XML Schema file which is located at “cgi_studio_connector/schema/ComplexType.xsd”. This file can be used to validate xml files and with some editors (e.g. Visual-Studio) and provide code-completion when writing the XML file. Co...