MCPcopy
hub / github.com/rdev/liquid-glass-react / shader-utils.ts

File shader-utils.ts

src/shader-utils.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Adapted from https://github.com/shuding/liquid-glass
2
3export interface Vec2 {
4 x: number

Callers

nothing calls this directly

Calls 3

roundedRectSDFFunction · 0.85
smoothStepFunction · 0.85
textureFunction · 0.85

Tested by

no test coverage detected