D Graphics Library

Adam Ruppe destructionator at gmail.com
Tue Sep 14 22:29:11 UTC 2021


On Tuesday, 14 September 2021 at 19:44:17 UTC, Kenneth Dallmann 
wrote:
>    What would be a good choice of graphics library to use?

i have code for basically everything imaginable

http://arsd-official.dpldocs.info/arsd.simpledisplay.html

is kinda comparable to the SDL library.

I blogged about the vector graphics thing yesterday
http://dpldocs.info/this-week-in-d/Blog.Posted_2021_09_13.html#what-adam-is-working-on

that nanovega module is comparable to html5 canvas.

(though i wrote that with the assumption that most the readers 
already know what I'm talking about)

I also have the minigui library. You can click navigation links 
on the left of the thing.

>     Do all libraries work with the LDC and therefor Emscripten?

ldc yes, emscripten idk. But my libs I did partial ports for

http://webassembly.arsdnet.net/


More information about the Digitalmars-d mailing list