Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/akx/glitch2
/ functions
Functions
135 in github.com/akx/glitch2
⨍
Functions
135
◇
Types & classes
34
Method
constructor
(modules: Record<string, Filter<any>>)
glitcher/State.ts:10
Method
constructor
(targetCanvas: HTMLCanvasElement)
glitcher/engine.ts:22
Function
createTVDisplacementMap
(width = 256, height = 224)
libglitch/displace/tv.ts:1
Function
desolve
( glitchContext: GlitchContext, pOptions: Partial<DesolveOptions>, )
libglitch/modules/desolve.ts:13
Function
elastic
( glitchContext: GlitchContext, pOptions: Partial<ElasticOptions>, )
libglitch/modules/elastic.ts:16
Function
fromYCbCr
(glitchContext: GlitchContext)
libglitch/modules/from_ycbcr.ts:6
Function
func
( glitchContext: GlitchContext, options: Partial<T & FastFilterOptions>, )
libglitch/modules/fastfilter.ts:51
Function
init
()
glitcher/index.ts:40
Function
init
(engine: Engine)
glitcher/ui.ts:48
Function
jpeg
(glitchContext: GlitchContext, pOptions: Partial<JpegOptions>)
libglitch/modules/jpeg.ts:15
Function
leak
(glitchContext: GlitchContext, pOptions: Partial<LeakOptions>)
libglitch/modules/leak.ts:41
Function
loadImageDiv
(ctrl: UIState)
glitcher/ui/image.ts:104
Function
makeLerper
(alpha: number)
libglitch/lib/lerper.ts:6
Function
noise
(glitchContext: GlitchContext, pOptions: Partial<NoiseOptions>)
libglitch/modules/noise.ts:58
Function
onchange
(event: Event)
glitcher/ui/fx.ts:25
Function
onchange
(event: Event)
glitcher/ui/image.ts:114
Function
onclick
()
glitcher/ui/fx.ts:54
Function
onclick
()
glitcher/ui/recorder.ts:11
Function
onclick
()
glitcher/ui/state.ts:12
Function
oninput
(event: InputEvent)
glitcher/ui/fx.ts:96
Function
oninput
()
glitcher/ui/recorder.ts:49
Function
pixelSort
( glitchContext: GlitchContext, pOptions: Partial<PixelSortOptions>, )
libglitch/modules/pixelsort.ts:37
Function
posterize
( glitchContext: GlitchContext, pOptions: Partial<PosterizeOptions>, )
libglitch/modules/posterize.ts:28
Function
recorder
(ctrl: UIState)
glitcher/ui/recorder.ts:60
Function
scanlines
( glitchContext: GlitchContext, pOptions: Partial<ScanlinesOptions>, )
libglitch/modules/scanlines.ts:9
Function
sliceglitch
( glitchContext: GlitchContext, pOptions: Partial<SliceglitchOptions>, )
libglitch/modules/sliceglitch.ts:72
Function
slicerep
( glitchContext: GlitchContext, pOptions: Partial<SlicerepOptions>, )
libglitch/modules/slicerep.ts:30
Function
stateButtons
(ctrl: UIState)
glitcher/ui/state.ts:4
Function
streak
( glitchContext: GlitchContext, pOptions: Partial<StreakOptions>, )
libglitch/modules/streak.ts:6
Function
toYCbCr
(glitchContext: GlitchContext)
libglitch/modules/to_ycbcr.ts:6
Function
toggleRange
()
glitcher/ui/fx.ts:339
Function
tvDisplacement
( glitchContext: GlitchContext, pOptions: Partial<TVDisplacementOptions>, )
libglitch/modules/tv_displacement.ts:11
Function
tvScan
( glitchContext: GlitchContext, pOptions: Partial<TVScanOptions>, )
libglitch/modules/tvscan.ts:42
Function
view
({ state: ctrl }: { state: UIState })
glitcher/ui.ts:28
Function
xform
(glitchContext: GlitchContext, pOptions: Partial<XformOptions>)
libglitch/modules/xform.ts:5
← previous
101–135 of 135, ranked by callers