Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 618 Bytes

Readme.md

File metadata and controls

10 lines (8 loc) · 618 Bytes

#Gooey Example A quick example to play with a gooey effect using the framer.js library. It's an effect where two shapes kind of gooey-morph into a larger combined shape. This image from css-tricks.com illustrates it well. gooey-morph image from http://css-tricks.com/shape-blobbing-css/

###Limitation This example works best using the Safari browser on a Mac. It sort of works on Chrome, but the full gooey effect is a bit harsh.

###Additional Info This example is detailed more in a blog post I wrote.