Skip to content

three.js unrealbloom patch,resolved background images has unrealbloom effect.

License

Notifications You must be signed in to change notification settings

voidjay/unrealbloompatch

Repository files navigation


unrealbloompatch

three.js unrealbloom patch

About The Project

three.js unrealbloom patch,resolved background images has unrealbloom effect.

install

npm install three
npm install unrealbloompatch

Usage

use it like unrealbloom in threejs

- import { UnrealBloomPass } from 'three/examples/jsm/postprocessing/UnrealBloomPass';
+ import { UnrealBloomPass } from 'unrealbloompatch'; 
// use like unrealbloom
....

License

Distributed under the MIT License. See LICENSE.txt for more information.

About

three.js unrealbloom patch,resolved background images has unrealbloom effect.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published