MCPcopy Create free account
hub / github.com/codrops/OnScrollShapeMorph / interactive-tilt.js

File interactive-tilt.js

js/interactive-tilt.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Import utility functions from utils.js
2import { calcWinsize, getCursorPos, lerp, map } from './utils.js';
3
4// Calculate the viewport size

Callers

nothing calls this directly

Calls 2

calcWinsizeFunction · 0.90
getCursorPosFunction · 0.90

Tested by

no test coverage detected