Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alphardex/maku.js
/ functions
Functions
18 in github.com/alphardex/maku.js
⨍
Functions
18
◇
Types & classes
9
↓ 3 callers
Method
refreshRect
()
src/maku.ts:101
↓ 2 callers
Method
add
(maku: Maku)
src/maku.ts:139
↓ 2 callers
Method
setPosition
(deltaY = window.scrollY)
src/maku.ts:108
↓ 1 callers
Function
calcMeshPos
(rect: DOMRect)
src/maku.ts:7
↓ 1 callers
Method
destroy
()
src/maku.ts:127
↓ 1 callers
Method
syncPosition
()
src/maku.ts:117
↓ 1 callers
Method
syncScale
()
src/maku.ts:121
Method
addMultiple
(makus: Maku[])
src/maku.ts:144
Method
clear
()
src/maku.ts:171
Method
constructor
( el: HTMLIVCElement, material: THREE.ShaderMaterial, scene: THREE.Scene, config: MakuConf
src/maku.ts:23
Method
constructor
()
src/maku.ts:135
Method
constructor
()
src/maku.ts:179
Function
getScreenFov
(z: number, height = window.innerHeight)
src/maku.ts:212
Method
listenForScroll
()
src/maku.ts:190
Method
setPositions
(deltaY = window.scrollY)
src/maku.ts:150
Method
syncPositions
()
src/maku.ts:157
Method
syncScales
()
src/maku.ts:164
Method
syncScroll
()
src/maku.ts:199