2016
regl
regl is a new functional abstraction for wegbl.
using regl is easier than writing raw webgl code because you don't need to manage state or binding. it's also lighter and faster and has less overhead than many existing 3d frameworks. and it has a functional data-driven style inspired by react.
2013
Pixel Shaders: An Interactive Introduction to Graphics Programming
by 2 othersPixel Shaders
An Interactive Introduction
to Graphics Programming
Chrome Experiments - "WebCam Mesh" by Felix Turner
This demo connects HTML5 WebCam input to a WebGL 3D Mesh. It creates a 3D depth map by mapping pixel brightness to Z-depth. Perlin noise is used for the ripple effect and CSS3 filters are used for color effects.
Animate your HTML5
Animate your HTML5 with CSS3, SVG, Canvas and WebGL
1
(4 marks)