react-postprocessing icon indicating copy to clipboard operation
react-postprocessing copied to clipboard

📬 postprocessing for react-three-fiber

Results 104 react-postprocessing issues
Sort by recently updated
recently updated
newest added

With the last version of three the name of sRGBEncoding was renamed to SRGBColorSpace "three": "^0.162.0"

![image](https://user-images.githubusercontent.com/36252719/233816493-db6ebfea-bc37-47fb-8728-dada9751c9ab.png) I don't understand why visibleEdgeColor needs to use the number type. Using the color type should be the right one. ![image](https://user-images.githubusercontent.com/36252719/233816545-39a799a1-eff7-4d9c-9ddc-d1b516566d20.png) Using the color type can achieve the expected...

Bumps [ip](https://github.com/indutny/node-ip) from 2.0.0 to 2.0.1. Commits 3b0994a 2.0.1 32f468f lib: fixed CVE-2023-42282 and added unit test See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ip&package-manager=npm_and_yarn&previous-version=2.0.0&new-version=2.0.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any...

dependencies

`React-postprocessing` does not re-export the `ToneMappingMode` enum from `postprocessing`, requiring the user to also add the `postprocessing` library as well. This can lead to confusion because of how TypeScript handles...

Using selection API causes the child components stuck in endless loop ` `

### Why Removes Yarn and just uses Npm. Reduces complexity without losing anything. ### What Removed all references to yarn and instead just use npm. ### Checklist - [x] Documentation...

I ran into this bug and it took a while to figure out. It turns out that this library (as well as threes-stdlib) are not compatible with "NodeNext" module/moduleResolution, e.g....

### Describe the feature you'd like: I would propose we remove yarn. NPM is faster and more reliable than it was years ago. Yarn just adds an unnecessary dependency and...

Implements #183 Implements https://github.com/0beqz/realism-effects/issues/5 Follows up #210 by adding HBAO + SSGI + TRAA + MotionBlur passes from [0beqz/realism-effects](https://github.com/0beqz/realism-effects). ```jsx // Note: this is a component of SSGI and thus...

https://codesandbox.io/p/sandbox/react-postprocessing-dof-blob-pqrpl ←→1 of 5 errors on the page Error Could not load `/bump.jpg`: undefined ▶ 1 stack frames were collapsed. This screen is visible only in development. It will not...