Missing Postprocessing Modules? #633
littleeiffel
started this conversation in
General
Replies: 1 comment 1 reply
-
The example you are linking is using the postprocessing library Take a look at https://github.com/react-spring/react-postprocessing |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi - I'm new to R3F. I'm in the process of testing out this example, and ran into compile error due to missing postprocessing modules.
https://codesandbox.io/s/r3f-ibl-envmap-normalmap-50y03?file=/src/components/Effects.js
Referencing Three.js built-in postprocessing source, it seems to me a few modules are not included. Are there external libraries required for this example to work?
Beta Was this translation helpful? Give feedback.
All reactions