Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

1387 total results found

Overview

CGI Studio Enterprise Edition

The Enterprise Edition covers all features for CGI Studio and provides the highest level of flexibility, as the customer of the Enterprise Edition has full control of the player builds and the HMI solution. The complete documentation applies to the Enterprise ...

Overview

CGI Studio Professional Edition

The Professional Edition provides ease of use for creating embedded HMI projects, by reducing the platform-related engineering know-how required by designers.  The Professional Edition was introduced with CGI Studio Version 3.15. Up to version 3.14, all CGI S...

TroubleShooting

Courier

In the new Windows 11 environment, Windows Defender provides protection against the execution of third-party DLLs. This may cause the Courier generator to fail to execute properly. To fix this, please perform the following operations. Open the folder of \cg...

IdentifierValueMap

Controls and Behaviors Predefined Behaviors

Behaviors that can be used to check for certain keys and values in IdentifierValueMapEvents and execute actions accordingly. Such events are sent from application code to the node or behavior. Mapped Value Action Extracts and sends the value from a key-value...

Candera CGI Studio Editions

Getting Started

Candera CGI Studio is currently available in three different editions: Enterprise Edition - provides the maximum level of features and flexibility for embedded projects   Professional Edition - focuses on ease of use for creating embedded projects  Community ...

CGI Studio 3.15.1

What's new

CGI Studio 3.15.1 - What's New: Welcome to CGI Studio 3.15.1, 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 ...

General 3.15.1

CGI Studio 3.15.1

This page describes general updates that were made to CGI Studio version 3.15.1. Scene Composer Improved import procedures General performance improvements Sample Solution Updated GettingStartedControls Solution Updated Post Processing Solution Up...

Candera 3.15.1

CGI Studio 3.15.1

Candera Engine Dirty Area Management support added Improved performance for several rendering related functions Switched from zlib to miniz to reduce code size Improved touch interaction handling Bitmap Stride information is automatically set on support...

Behavior 3.15.1

CGI Studio 3.15.1

Image and Video Decoding JPEG Decorder: Traveo II behavior to allow usage of the platforms JPEG decoder Value Processing Value Generator behavior added

Scene Composer 3.15.1

CGI Studio 3.15.1

New Feature Dirty Area Management added Bitmap stride information can be configured on asset export Import feature improvements Added new FBX import options Improved glTF import Smart Importer Added "Freehand dialog background color" to the Smar...

Manage Render Targets

Display Configuration

Manage Render Targets dialog allows you to view and edit the various settings of the render targets included in solution. Open the Manage Render Targets dialog The Manage Render Targets dialog can be opened in two ways: From the [ Platform > Manage Render...

State Machine Panel UI

State Machine

Opening State Machine Editor You can open the State Machine Editor using one of the following methods. Via the menuNavigate to View > State Machine> State Machine Editor. Via the Solution Explorer PanelIn the Solution Explorer Panel, browse through the so...

STM32MP157 Target Setup Guide

Target setup for STM32MP157

Before you Begin Before starting with the setup guide, we recommend the following to get familiar with CGI-Studio: Explore CGI-StudioRead the Quick Start Guide.  Learn to create SceneComposer SolutionsThe documentation provides instructions on how to crea...

Target Setup Guide

CGI Studio Professional Edition

Please refer to below for setup guides for each target device supported by CGI Studio Professional Edition. STM32MP157 ⁠RASPBERRYPI

Core

Controls and Behaviors Predefined Controls

The Core Controls are a set of Controls, designed to provide a minimal core set of functionality. Therefore, the Core Controls also reduce their size and provide increased performance, by limiting its feature set and reducing the number of used behaviors.  Th...

Graphics driver and Hardware related Best-Practices

Target setup for Traveo2 Candera Graphics Programming - Best Pra...

Images and Color formats Best practice for image drawing: Always use as small images as possible to save memory consumption and memory bandwidth. Cut off transparent area in the bitmap before usage. Bitmaps that contain transparent areas<Origin> <Im...

CGI Studio related Best-Practices

Target setup for Traveo2 Candera Graphics Programming - Best Pra...

General recommendation Enable snap to device pixel. This makes sure no filters must be applied that slow down the BLIT operation. Only use bilinear filter if an image is rotated, scaled, or positioned between two pixels.If none of the above happens then st...

JPEG Decoder Behavior

Target setup for Traveo2 JPEG Decoder

Feature Description The JPEG Decoder behavior allows the user to decode JPEG images at runtime using the hardware decoder. This means that the pre-decoded bitmaps need not be included in the assets, reducing the overall asset size. JPEG images are compressed,...