DALi
DALi is a cross-platform 3D UI Toolkit for embedded systems. Its 3D user interface engine enables you to create rich and high-performance UI applications. DALi is based on OpenGL ES 2.0, but provides a clean cross-platform C++ framework. This means that you can use high-level DALi APIs instead of accessing low-level OpenGL APIs directly.
When creating a DALi application, make sure you understand the following main features:
-
DALi Overview: Getting Started with DALi UI Programming
Enables you to get started with the DALi UI programming.
-
Actors: Working with Basic DALi Components
Enables you to handle DALi actors.
-
Event Handling: Managing the Event Flow
Enables you to handle DALi events.
-
UI Components: Creating the Application Layout
Enables you to handle DALi UI components.
-
Animation: Making Your Actors Alive
Enables you to create animated effects.
-
Resources: Handling Images
Enables you to manage resource images.
-
Rendering and Effects: Managing Viewing Modes and Shader Effects
Enables you to manage DALi viewing modes and create shade effects.
-
Background Knowledge: Using DALi More Effectively
Enables you to use DALi more effectively with background knowledge.