Evan’s Image Editor by Evan Olds

Evan's Image Editor is a desktop application created by Evan Olds, who is currently a Computer Science senior at WSU. Written in C# and utilizing Direct3D, the application uses modern graphics hardware capabilities (pixel shaders) to do image processing when possible. At other times the image data is processed on the CPU using multiple threads of execution to speed up the processing of multiple images on dual or quad-core systems.
The application is also highly extensible and has plug-in interfaces for developing CPU or GPU-based image modifying plug-ins, as well as file format plug-ins.
Evan began work on the editor on his own. It then turned into an independent study class with Dr. Carl Hauser. Since completion of his class Evan has continued to improve the image editor in his spare time.
You can learn more about the Image Editor as well as download it here: http://www.evanolds.com/eie.html
If you have questions, about Evan's Image Editor or its development
feel free to contact the author:


