HSV kernel
Sunday, May 9th, 2010The HSV kernel has been added to PixelBender Kernel Tester, which controls the colors of pixels based on the HSV model.
The HSV kernel has been added to PixelBender Kernel Tester, which controls the colors of pixels based on the HSV model.
I made the color palette creator into an AIR application. The image sources can be directly dragged and dropped onto the application and the generated palettes can be saved on the desktop.
To run the application, Adobe AIR needs to be installed beforehand.
Below are examples of the color palettes from the historical masterpieces.
Claude Monet





Paul Gauguin





Pierre-Auguste Renoir





Roy Lichtenstein





Julian Opie





Mark Rothko





Robert Capa





Yves Klein





As html5 and canvas are getting much interest lately, I’ve tested the very basic functions of canvas even if a little belated.
The performance and results of the samples depends on the spec of the browser. So try them on the latest versions if possible, though most of them works even on the Internet Explorer which originally didn’t support canvas(thanks to excanvas).