Demo

The demo application shows a practical usage of the library. It generates an image by evaluating expressions for the red, green, and blue components where the expressions can reference the x and y co-ordinates of the current pixel and use all the functions of the System.Math class.

Using the demo will give you a good sense of how fast expressions can be evaluated. Even on my outdated computer at home, I still manage over a million evaluations per second. This means that, on a modern computer, you could generate an 800x600 image in under a second.

Using the demo to generate an image
Last edited Aug 6 2007 at 2:02 AM by ECiloci, version 5
Comments
que0x Jan 22 2008 at 11:26 AM 
Excellent work ! adding functionality to .NET . keep the good work

zhoujg Dec 1 2008 at 4:23 AM 
very quickly

Updating...
© 2006-2009 Microsoft | About CodePlex | Privacy Statement | Terms of Use | Code of Conduct | Advertise With Us | Version 2009.10.27.15987