In my app I have two cameras to show different views at same time, using viewport camera option to split the screen. When I add lens flare effect, you can see how the effect aligns perfectly with the source on the left view, but it’s misaligned on right view.
Before you ask, I’ve replicated this issue on a PG:
comment on line 22 and make a camera pan to see the difference.
I would appreciate any help you can give me to solve this problem.
Ahah nice. Love this community. Yesterday I tried to edit these EXACT two lines (331 and 332, at least I found the issue ) but did’nt yet find the right fix…
I don’t know if the thread is finished, but I decided to explore a possible solution to solve the problem of lens flare alignment when using multiple graphical windows in Babylon.js. I created this playground which I don’t know if it will work for you, but I hope it will help: