0beqz / realism-effects

SSGI, Motion Blur, TRAA - Effects to enhance your three.js scene's realism
https://realism-effects-obeqz.vercel.app/
MIT License
1.43k stars 67 forks source link

Missing VelocityDepthNormalPass? #1

Closed hamzakubba closed 1 year ago

hamzakubba commented 1 year ago

Hey, congrats on this release! I'm excited to give it a quick try at least, but it seems the VelocityDepthNormalPass is currently not being bundled/exported?

0beqz commented 1 year ago

Hey, thanks!

Looks like I forgot to include it in the index.js file for the bundle. It should be fixed now.

hamzakubba commented 1 year ago

@0beqz unfortunately still seems to be missing in 1.0.4, I think you may have forgotten to rebuild the dist files before pushing to npm. Thanks for the quick turnaround, really excited to try this out! :)

0beqz commented 1 year ago

Oh well you are right, I forgot that - I've rebuild and published them as a new version.