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

25 total results found

Running the Player Demo Application on R-Car H3 Integrity

Target setup for R-Car H3 with Integrit... R-Car D3 Custom Integrity BSP

Asset An asset (statically linked) has been pre-built and is located here: [...]/cgi_studio_courier_apps/src/CourierSampleApp/Assets/AssetLibCff_RCarH3_Integrity_Target.bin Asset loading from file system (if required) Note: Applica...

CMake path

Activating Additional Behaviors for Player

Build System Setup Building Player, Widgets, and SCHost

To include the behaviors part of CGI Studio in the Player, simple enable the CMake option CGIAPP_ENABLE_ADDITIONAL_BEHAVIORS before generating the CGI Application solution with CMake. The CMake option CGIAPP_ADDITIONAL_BEHAVIOR_PATH is already preconfigured ...

CMake path

Running the CGI CourierSampleAppLight Demo Application on RZA1H

Target setup for RZA1H RZA1H BSP

Download the Application To download and debug the application you need Renesas e2 Studio, a sample project and a J-Link probe. Include "cgi_studio_courier_apps\src\CourierSampleAppLight\AppPlatform\Target_FreeRTOS_ARM\SampleAppConnector.h" in the main.c og ...

CMake path

Building Own Application for the RZA1H

Target setup for RZA1H RZA1H BSP

Generate Makefiles with CMake For general information about CGI Studio Build System and CMake properties available to configure Candera applications refer to CGI Studio Build System. To configure and generate makefiles for compiling the CGI CourierSampleAppL...

CMake path

MixedReality Solution

Sample Solutions

Purpose This sample shows how to use the AR controls introduced in CGI Studio 3.8: Navigation Path Points of Interest Video Streaming Summary can be used to switch between three scenes: 2D streaming: Tests if GStreamer is working...

CMake path

Building Own Application for R-Car D3 Custom Integrity

Target setup for R-Car D3 R-Car D3 Custom Integrity BSP

Generate Makefiles with CMake For general information about CGI Studio Build System and CMake properties available to configure Candera applications refer to CGI Studio Build System. To configure and generate makefiles for compiling the Player, follow below ...

CMake path

Building Own Application for R-Car D3 Draak Integrity

Target setup for R-Car D3 R-Car D3 Draak Integrity BSP

Generate Makefiles with CMake For general information about CGI Studio Build System and CMake properties available to configure Candera applications refer to CGI Studio Build System. To configure and generate makefiles for compiling the Player, follow below ...

CMake path

Building Own Application for R-Car H3 Integrity

Target setup for R-Car H3 with Integrit... R-Car D3 Custom Integrity BSP

Integrity base folders Integrity OS: C:/ghs/int1144/multivisor MULIT + compiler: C:/ghs/comp_201714 CMAKE source path [...]/cmake/Apps/Courier/CourierSampleApp CMAKE configuration & generation use generator for "Mi...

CMake path

Building Own Application for iMX6 Linux

Target setup for iMX6 with Linux OS iMX6 Linux ARM

Compile Tool Chain Preparations For instructions how to install the toolchain please refer to the Yocto Project's Quickstart and Application Developer's Guide. To add the header and lib directories to your path, you might have to call a script to set your en...

CMake path

Building Own Application for iMX6 Integrity

Target setup for iMX6 Integrity Setup iMX6 Integrity

Compile Tool Chain Preparations Make sure to install the tool chain as described in iMX6 Integrity Prerequisites Generate Makefiles with CMake For general information about CGI Studio Build System and CMake properties available to configure Cander...

CMake path

CourierSampleApp

Target setup for Android Android Application Guides

System Requirements This document mandates adherence to the Android Application Development Environment Setup Guide, as a prerequisite for system compliance. By following these steps, you should have a consistent and well-configured development environment f...

CMake path

Building Player and Widgets

Build System Setup Building Player, Widgets, and SCHost

Building Player and Widgets The Player executable used by CGI Panel collects following components: Candera Engine including Candera Device Platform Player as a demo application for loading assets and displaying / manipulating content: <cgi_studio_ro...

CMake path

Customizing Widgetset Generation

Build System Setup Building Player, Widgets, and SCHost

Customizing Widgetset Generation For adding your own behaviors and widgets to the default widget set, it is required to specify them in the widget set definition (WidgetSet.cpp), which is finally accessed by SceneComposer to provide all exported behaviors and...

CMake path

Configuring and Loading an Animation

Candera Tutorial for Animation Manipulation

Candera Animation Concept The following key concepts are required to run animations in a Candera application: Candera::Animation::AnimationPlayer provides the control interfaces (use Candera::Animation::AnimationGroupPlayer for animation groups) Can...

CMake path
CMake path
Enterprise Edition

Building CGI Panel

Build System Setup Building Player, Widgets, and SCHost

The CGI Panel is a C# project which provides a graphical interface which supports the control of scenes and animations by managing the flow of the Player.  Building CGI Panel Usually there is no need to build the CGI Panel on your own, since the executable i...

CMake path

Application Structure

Player

Introduction This section gives a rough information of how this application is set up and where to find what. Main folder structure The main folder shown here is <cgi-studio-root>/cgi_studio_player/src.It contains the C++ core application, the C#-CGIPanel f...

CMake path

Vertex Geometry Builder

Candera Tutorial for 3D Scene Graph and Nodes

Description The Candera::VertexGeometryBuilder class helps effectively build Candera::VertexGeometry objects. Procedural Geometry  Example: Wireframe Cube with LineList First example shows how to generate a wireframe cube using a Candera::LineList obje...

CMake path
CMake path
Enterprise Edition

Courier Sample App

Courier Tutorials

Description In this tutorial, a SampleApp application is created to explain the main building blocks of a Courier application. Among others, the following use cases will be implemented step-by-step: Upon Courier::StartupMessage, the application will ...

CMake path