This is an example of how to implement the post-processing library merge-pass into your own project with a single WebGL2 context and only textures. Do
npm install
npm run build
to generate the necessary bundle.js
. Then open example.html
in Chrome or
Firefox.
For more examples, go to this site.