479 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 - Archive

Welcome to the Ask Embedded Wizard archive. This community forum served us well for many years, but we've evolved our support approach!

Your resources:

The Embedded Wizard Online Documentation provides comprehensive documentation, tutorials, examples and ready-to-use software packages.

For dedicated assistance, explore our Embedded Wizard Product Support.

You can still browse the valuable discussions from our community history here.

Embedded Wizard Website | Privacy Policy | Imprint

...