Article: Functional image processing in D
    ponce via Digitalmars-d-announce 
    digitalmars-d-announce at puremagic.com
       
    Sat May 24 02:29:10 PDT 2014
    
    
  
On Friday, 21 March 2014 at 11:04:58 UTC, Vladimir Panteleev 
wrote:
> http://blog.thecybershadow.net/2014/03/21/functional-image-processing-in-d/
>
> Some highlights from a recent overhaul of the graphics package 
> from my D library. It makes use of a number of D-specific 
> language features, so I've tried to make the article accessible 
> to people new to D as well.
The graphics package described in Vladimir's post has been 
separated in a stand-alone DUB package here:
https://github.com/p0nce/ae-graphics
    
    
More information about the Digitalmars-d-announce
mailing list