On Embedded Linux and QNX platforms, you can create applications with multiple windows that render content on one or more physical displays simultaneously. This is particularly useful for automotive applications, such as car dashboard systems.
| Topic | Description |
|---|---|
| Windowing APIs overview | Learn which APIs you can use to create and manage multiple windows on embedded platforms, including platform-specific APIs for Embedded Linux and QNX. |
| Create a multi-window application | Configure your Unity project to add a secondary window at runtime with a script. |