Clustered lighting is broken when using Right Handed System

Hey there!

I started playing around with clustered lighting and it seems it only works in left handed system?

Adding scene.useRightHandedSystem = true; to the scene disables all the clustered lights :confused: :

cc @matanui159 (who is the mastermind behind this feature!) in case she has some free time (otherwise, I’ll take a look at it).

2 Likes

was fixed here
Clustered lights: fix right handed mode by Popov72 · Pull Request #17575 · BabylonJS/Babylon.js

2 Likes