Graphics Library for D

Joseph Cassman jc7919 at outlook.com
Mon Jan 6 16:21:47 PST 2014


On Monday, 6 January 2014 at 04:11:07 UTC, Adam Wilson wrote:
> [...]
> So with the above framework in mind, let's talk!

I think the Azure project from Mozilla can provide some design 
perspective for what you are trying to do. To get the performance 
they needed in composing a web page Mozilla made their own 
stateless wrapper over Direct2D that avoided the performance 
issues they were facing as a result of using Cairo.

Here are the relevant links.

https://blog.mozilla.org/joe/2011/04/26/introducing-the-azure-project/
https://wiki.mozilla.org/Platform/Features/AzureD2DCanvas
https://bugzilla.mozilla.org/show_bug.cgi?id=651858

Joseph


More information about the Digitalmars-d mailing list