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.