wanting to try a GUI toolkit: needing some advice on which one to choose

Ola Fosheim Grøstad ola.fosheim.grostad at gmail.com
Sun May 30 12:18:06 UTC 2021


On Sunday, 30 May 2021 at 12:09:22 UTC, cc wrote:
> This is overkill for any reasonable application, but I've 
> always wanted to design a whole UI framework in OpenGL, just 
> for the novelty of it.  I always end up having to reinvent the 
> wheel for UI elements in my projects anyway.
>
> https://streamable.com/2uvt4h

There are many GUIS for OpenGL, but OpenGL is no longer supported 
on Macs AFAIK.

I suggest using Skia instead:

https://skia.org/

IIRC it is used in Chromium and Flutter.



More information about the Digitalmars-d-learn mailing list