Reflections in Babylon.js

I came across this link:

and got to know that it is made with Babylon.js. I would like to know how to achieve such reflections? Are they faked since the real time reflections would deteriorate the performance.

It’s probably done with a mirror: Obtain Reflections and Refractions - Babylon.js Documentation

It’s realtime, as you can see the animated walls being also animated in the reflection.

1 Like