threejs-post-processing

1.0.2 • Public • Published

threejs-post-processing

post-processing from three.js examples with ES6 modules

Install

npm install threejs-post-processing --save
Or
yarn add threejs-post-processing --save

How to use

import { UnrealBloomPass, FXAAShader } from 'threejs-post-processing';

refer /example/BlurDemo.js

More examples: https://github.com/mrdoob/three.js/tree/dev/examples/js/postprocessing

Readme

Keywords

none

Package Sidebar

Install

npm i threejs-post-processing

Weekly Downloads

13

Version

1.0.2

License

ISC

Unpacked Size

9.7 MB

Total Files

71

Last publish

Collaborators

  • int2a