Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codrops/3DGridContentPreview
/ cursor.js
File
cursor.js
src/js/cursor.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ gsap } from
'gsap'
;
2
import
{ lerp, getMousePos } from
'./utils'
;
3
4
// Track the mouse position
Callers
nothing calls this directly
Calls
1
getMousePos
Function · 0.90
Tested by
no test coverage detected