Select image:
Drag the image with your mouse to pan. Use the mouse wheel to zoom.
This is a Diffusion Curve
viewer by Sebastian Markbåge. It's implemented
on the GPU with WebGL using JavaScript and GLSL.
This implementation is inspired by the Laplacian solver proposed by
Stefan Jeschke et al.
The sample diffusion curve images are from the
original implementation by Orzan et al.
The copyright belongs to respective author.
WebGL is required.
To enable WebGL download a recent browser and enable the WebGL option.
Chrome (Windows)
Configure your Chrome executable shortcut or run this from the command-line:
chrome.exe –enable-webgl
FireFox 4+
On the location bar enter: about:config
Find webgl.enabled_for_all_sites using the Filter field and set it to true.
Safari Nightly (OS X 10.6)
From the terminal run:
defaults write com.apple.Safari WebKitWebGLEnabled -bool YES
Restart the browser.
Copyright © 2010 Calyptus Life AB.