D GUI Framework (responsive grid teaser)

Manu turkeyman at gmail.com
Tue May 21 16:51:43 UTC 2019


On Sun, May 19, 2019 at 2:05 PM Robert M. Münch via
Digitalmars-d-announce <digitalmars-d-announce at puremagic.com> wrote:
>
> Hi, we are currently build up our new technology stack and for this
> create a 2D GUI framework.
>
> https://www.dropbox.com/s/iu988snx2lqockb/Bildschirmaufnahme%202019-05-19%20um%2022.32.46.mov?dl=0
>
>
> The screencast shows a responsive 40x40 grid. Layouting the grid takes
> about 230ms, drawing it about 10ms.

O_o ... I feel like 230 *microseconds* feels about the right time, and
~100 microseconds for rendering.

> So this gives us 36 FPS which is IMO pretty good for a desktop app target

Umm, no. I would expect 240fps is the modern MINIMUM for a desktop
app, you can easily make it that fast.

Incidentally, we have a multimedia library workgroup happening to
build out a flexible and as-un-opinionated-as-we-can gfx and gui
libraries which may serve a wider number of users than most existing
libraries, perhaps you should join that effort, and leverage the perf
experts we have?

There's a channel #graphics on the dlang discord.



More information about the Digitalmars-d-announce mailing list