JavaScript Experiments


0. An old experiments, load a binary image format (PFM) with javascript. Works only with firefox and chrome (sometimes).
1st Experiment. Load image into canvas, cursor position
2nd Experiment. Markup for loading images into canvas, client side image manipulation
3nd Experiment. Markup for loading floating point images encoded in a special png file, client side image manipulation
4nd Experiment. Markup for loading floating point images encoded with IEEE 754-2008 in a special png file , client side image manipulation