Hello All
This is my first post
Here is a bug i have found while using mirrortexture:
The normal vector seems to be inverted ( or not inverted if it needs to be)in some way when rendering mirror content, this makes displaying errors when using bumpmapping, with parallax it is even worse.
Here is playground for bumpmapping, look at the blue wall near the edge of mirror http://playground.babylonjs.com/#I1CQH#0
Paralax example, try to rotate the camera, it is clearly something wrong with the way reflection image behaves. http://playground.babylonjs.com/#1SGTPA#3
best regards
Ceedee