How to use @pixi/filter-crt - 1 common examples

To help you get started, we’ve selected a few @pixi/filter-crt examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github hjacobs / kube-ops-view / app / src / themes.js View on Github external
apply(stage) {
        const filter = new CRTFilter({time: 0.5})
        stage.filters = [filter]
    }
}

@pixi/filter-crt

PixiJS filter to apply an effect resembling old CRT monitors

MIT
Latest version published 2 years ago

Package Health Score

66 / 100
Full package analysis

Popular @pixi/filter-crt functions

Similar packages