Hi again.
I am not sure if this is the correct section for reporting this problem, sorry if not.
I have prepared this PG: http://www.babylonjs-playground.com/#2JBSNA#20
What I was trying to do was to set the basic views ( 6 face views from the Bounding Box of the selected mesh in the scene )
The idea was quite simple, but there are 2 views that are failing and the problem is very strange. My feeling is that there is something wrong in the camera.setPosition function with the provided numbers. Have a look into the function set_camera() and you will see.
Just try to change the lines 73 and 74 to switch between different camera positions (camera_p1, camera_p2, ... , camera_p6)
camera_p1: ok
camera_p2: ok
camera_p3: ko (problem in setting camera position, X and Z are not recognized as numbers)
camera_p4: ko (problem in setting camera position, X and Z are not recognized as numbers)
camera_p5: ok
camera_p6: ok
Yesterday I was trying to find the problem but I was not able to.
This is driving me crazy!!!
Best regards and many thanks as usual for you support.
This portal is the best!!!!