On Monday, 12 October 2015 at 19:16:10 UTC, Gary Willoughby wrote:
If I was writing a screensaver in D what libraries are available for opening a window and drawing sprites, etc on it. GPU accelerated if possible.
My simpledisplay.d might be able to do it but it doesn't fully wrap stuff like full screen windows yet (it isn't hard to use the platform-specific functions to ask for one though).
https://github.com/adamdruppe/arsd simpledisplay.d and color.d WIP docs here http://arsdnet.net/arsd/simpledisplay.html