Volumetric LightScattering post-process not work latest

Hi. VolumetricLightScatteringPostProcess is not working in latest, all good in stable.

stable - https://playground.babylonjs.com/indexStable.html#U5SSCN#22
latest - https://playground.babylonjs.com/#U5SSCN#22
Thank you :beers:

1 Like

Pinging @julien-moreau

Thanks for reporting, I’m having a look ASAP

2 Likes

You rock @julien-moreau

1 Like

@MarianG pull request created! Fixed VolumetricLightScattering post-process to use a custom vertex s… by julien-moreau · Pull Request #6640 · BabylonJS/Babylon.js · GitHub

5 Likes

Great, thank you!
I’m waiting for it :yum:

Nice find, MG. Nice fix, JM. Thx guys!

1 Like

Hi @julien-moreau. All good, but from time to time I’m getting this error in the console.
With es6 module is happen each time when I’m creating the effect.
It seems it doesn’t affect the scene, only in the console it apear.
image

One more :slight_smile:
It looks like this is not working with inspector


You can reproduce it in the pg, simple enable the inspector and try to click on posprocess tab.
Cheers!

This one will be fixed by next nightly

Will fix that as well :wink:

Omg sorry @Deltakosh i forgot to update the config file to include the new .fx file in the build =O

No problem my friend

Excelent work!
Everything is fine now :muscle:
Thank you

1 Like