Article: Functional image processing in D

Andrea Fontana nospam at example.com
Fri Mar 21 04:16:29 PDT 2014


Very interesting! Do you know http://www.antigrain.com/ ?

It is (was?) a very efficent c++ 2d library, heavily based on 
templates. Something like this in D with templates and lazy 
ranges should be impressive.


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.



More information about the Digitalmars-d-announce mailing list