3.0.30 • Published 7 years ago

@amoy/filter-fluid v3.0.30

Weekly downloads
-
License
MIT
Repository
github
Last release
7 years ago

OldFilmFilter

PixiJS filter to apply an old film effect with grain and scratches.

Installation

npm install @amoy/filter-fluid

Usage

import {AmoyFluidFilter} from '@amoy/filter-fluid';
import {Container} from 'pixi.js';

const container = new Container();
container.filters = [new AmoyFluidFilter()];

Documentation

See https://pixijs.github.io/amoy-filters/docs

3.0.29

7 years ago

3.0.30

7 years ago

3.0.25

7 years ago

3.0.24

7 years ago

3.0.21

7 years ago

3.0.20

7 years ago

3.0.18

7 years ago

3.0.17

7 years ago