TWGL.js + glsl fast gaussian blur + Blender
You'll need Blender 2.79 with the addons blender-html5-animations and websocket-server-for-blender.
Then open a terminal and type:
npm i -s http-server
npm i -s chokidar-socket-emitter
npm i
npm run dev
i bet there is a better way to use node.js but i'm rushing this and koltes is not here to help with tooling
Websocket-Server-for-Blender sends timeline to WebGL via WebSockets.
HTML5-Animations exports keys frames animation as a json.