3.0.30 • Published 6 years ago

@amoy/filter-fluid v3.0.30

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

6 years ago

3.0.30

6 years ago

3.0.25

6 years ago

3.0.24

6 years ago

3.0.21

6 years ago

3.0.20

6 years ago

3.0.18

6 years ago

3.0.17

6 years ago