169 views
in Embedded Wizard Studio by
Hola, I'm trying out Wizard Studio 11 for Android. How can I use the OpenGL functions and create, for example, the typical rotating triangle? Is there a demo to watch? Thanks.
Daniel

1 Answer

0 votes
by

Hi Daniel,

Embedded Wizard is used to create GUI applications independent from the desired target and independent from the available graphics API. In case of Android, OpenGL ES 2.0 is used as graphics subsystem. This means, all graphical operations that are needed to create a certain user interface are executed by the OpenGL ES 2.0 API.

However, this does not imply that Embedded Wizard Studio provides any OpenGL functions. Due to the platform independent approach, there is no underlying graphics API accessible.

Let me recommend to study the Basic Concepts and our Tutorial in order to get familiar with Embedded Wizard.

Best regards,

Manfred.

Ask Embedded Wizard

Welcome to the question and answer site for Embedded Wizard users and UI developers.

Ask your question and receive answers from the Embedded Wizard support team or from other members of the community!

Embedded Wizard Website | Privacy Policy | Imprint

...