bandaloo / postpre

post-processing presets made with the merge-pass library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

postpre

postpre is a collection of presets for the post-processing library merge-pass.

Live Example

This live example shows off all the different preset effects. There are sliders that allow you to play with all the parameters, so check it out!

Usage

This library provides extra effects and effect loops on top of merge-pass. Copied from the merge-pass readme:

This usage example will show you how to get started with using 2D images such as canvases and videos. This other example shows you how to use this library with only a single WebGL2 rendering context and textures instead of images.

The live example also contains code examples, and is similar to the merge-pass live example which also contains code examples at the bottom.

About

post-processing presets made with the merge-pass library

License:MIT License


Languages

Language:TypeScript 95.4%Language:HTML 4.6%