Is there any possibility to realize right-handed coordinate system

Hi and welcome! :slightly_smiling_face:

Not sure what you are after but if you are trying to use a right-handed system you can try this

scene.useRightHandedSystem

Here’s a little example
https://playground.babylonjs.com/#HUMM1X#2

2 Likes