Skip to content

Gooey effect for framer. Work well in chrome broweser

Notifications You must be signed in to change notification settings

PavelLaptev/gooey-for-framer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

gooey-for-framer

Gooey effect for framer. Work well in Chrome browser

Install

Move the module in a Framer project folder "Modules" 1. Download Gooey.coffee file 2. Create a framer project and drop Gooey.coffee inside the /modules folder 3. Add {GooeyLayer} = require "Gooey" at the top of your document (case-sensitive).

Usage

Create gooey layer

goo = new GooeyLayer

Properties

childBlur: true #or false
gooBlur: 60 #blur density
gooMatrix: "0 0 0 19 -9" #custom matrix properies

ScreenShot

About

Gooey effect for framer. Work well in chrome broweser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages