GPU and chart rendering

Theoretically, would a dedicated graphics card would make charts render faster if the card was faster than the on-board integrated graphics? If so, would the difference be noticeable?

No, graphic card speed has zero impact as AmiBroker is using 2D graphics with in-house developed CPU-based multithreaded rasteriser specially designed for speed rendering of charts(QuickGFX), not hardware 3D, that is designed for games, except single area - 3D optimisation chart which uses OpenGL

1 Like

Great to know, thank you!

yeah - QuickGFX is pretty cool.

I don't worry too much about being able to add new GFX elements to a system because the impact to the overall chart speed is relatively minimal.

This topic was automatically closed 100 days after the last reply. New replies are no longer allowed.