Slightly offtopic but I really like the effect with the side to side images. The html tags are <image-as-matrix></image-as-matrix> and <kernel-matrix></kernel-matrix>.
Does anyone know which lib (if any) he's using or how it's done? Read the source, couldn't figure it out.
AngularJS is just being used to make those custom HTML tags (called "directives" in Angular-speak). It likely has nothing to do with the actual functionality.
Does anyone know which lib (if any) he's using or how it's done? Read the source, couldn't figure it out.