3.0.30 • Published 4 years ago

@amoy/filter-fluid v3.0.30

Weekly downloads
-
License
MIT
Repository
github
Last release
4 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

4 years ago

3.0.30

4 years ago

3.0.25

4 years ago

3.0.24

4 years ago

3.0.21

4 years ago

3.0.20

4 years ago

3.0.18

5 years ago

3.0.17

5 years ago