GPU accelerated pre-filtered cubic b-spline interpolation in WebGL
This project shows how pre-filtered cubic b-spline interpolated images can be drawn with WebGL
You do not need to do a lot to use this; have a look at simple.html for a minimalistic example. The actual WebGL javascript can be found in gl.cubicinterpolation.js
Have fun!
Danny