Advanced Search
Search Results
1387 total results found
Floor and FMod
Two functions were added: Floor returns the greatest integer less than or equal to the passed value. For an integer x and a positive integer y, FMod gives the value of the remainder when x is divided by y.
FeatStd Monitor
Changes were made on the FeatStd part of Monitor to support the Feature: thread safe performance recording. See Candera Monitoring for further details.
Scene Analyzer
The Scene Analyzer supports performance log files which contain recordings over multiple threads now.
SceneComposer Usability Improvements
Remove Recent Solutions It is possible to remove recent solutions from Startup screen - showed as grid or as list - by using a specific context menu with two possible options: Open Remove from here This option is available just for the cate...
SceneComposer Known Issues
GhlyphAtlas text renderer is not effectively used when rendering. Instead, GlyphCache is used. However, the value is serialized and used by AssetLoader and applications (Mantis 8422). If a previously created solution is imported by using the "Import fro...
iMX6 Prerequisites
vCompiler The default shader compiler for iMX6, vCompiler.exe, is part of the VTK (Vivante Tool Kit) provided by Vivante Corporation. The VTK version needs to match exactly the iMX6 hardware version. For further information please check the NXP Semiconductors...
iMX6 Linux ARM: Prerequisites
Hardware: Freescale iMX6 SABRE CGI Studio has been tested on Freescale iMX6 SABRE Lite and Automotive Infotainment Linux Board Support Package (BSP) The Freescale Release BSP imx-3.14.38-6QP_ga was used for SABRE Automotive Infotainment. For SABRE Lite and ...
Running the Player Demo Application on iMX6 Linux
iMX6 System Preparation For instructions how to install the toolchain please refer to the Yocto Project's Quickstart and Application Developer's Guide. The application and asset can be copied into the folder /root on the SD-Card with the target root file sys...
Building Own Application for iMX6 Linux
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...
Candera/FeatStd CMake Build System Changes
iMX6 Specific Best Practices
Description CGI Studio supports 2D and 3D content creation, composition, and rendering. For iMX6 the Candera graphics engine renders both 2D and 3D content via OpenGL ES API. This chapter includes design and programming guidelines. It is strongly recommended...
Candera Engine 3D
Changed Light Specular Color to White Changed default specular light color to White due to feedback from designers. Material default specular color is black anyway, so no specular highlight will occur by default. But if user (designer, technical artist) chang...
Candera Engine 2D
Introduction of LoadingHint for DeviceObject2D. Version 3.3.0 introduces a LoadingHint for the DeviceObject2D. Loading hints can e.g. trigger warnings when uploading while rendering, or force unloading from a context. New methods for Node2DListener...
Candera Base
Renderer2D3D A new renderer has been added. It renders the cameras interleaved in order of their sequence-number. This means that 3D-cameras can be rendered between two 2D-cameras and vice versa. The interleaved renderer however, has the requirement that buff...
Candera Scripting
Lua Update. Lua has been updated to version 5.3.3. New Script Callbacks. This version adds a new callback: FixedUpdate Time interface. This version adds a new interface to get time information in Lua. Added uniform fu...
Candera System
Update System This release adds an update system where entities can be registered to receive any of a series of update calls. Controller System This release adds a controller system which offers an abstract interface that the user can implement an...
Candera Device Packages
Supported Device Packages Candera provides device implementations for following device types: Name Description Possible values Freescale iMX6 ON/OFF Other proprietary devices Can be provided upon special request ON/OFF ...
Candera Device