193 views
in Platform Packages by
Hello experts,

Background is I'm using 9.30 OpenGL package.

I made a demo of some high resolution up to 3K. A big portion of screen is for rendering a FilledPath.

Running on target board I find that CPU loading is high while fps is low.

Are we using CPU for rasteriztion vectors? Or is there any plan to take advantage of OpenGL to do the job?

Best Regards.

1 Answer

0 votes
by
Hello,

your observation is correct. The vector rasterization is performed per CPU and the results are stored within an OpenGL texture. For the moment we don't plan to implement the vector rasterization in OpenGL. Due to the features supported in Embedded Wizard the adaption would require complex polygon calculations in advance. This will also have an impact on the CPU load.

Does it help you further?

Best regards

Paul Banach
by
See. Thank you for your prompt reply.

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

...