In regard to this post i made.
I would be nice if we can apply the vertical shift to a camera in babylon since we would like to use this feature to match the canvas with renders from 3ds max.
Thanks in advance!
Axel
In regard to this post i made.
I would be nice if we can apply the vertical shift to a camera in babylon since we would like to use this feature to match the canvas with renders from 3ds max.
Thanks in advance!
Axel
Interesting! I wasn’t aware of this camera setting. I don’t think our cameras currently support this without adding some extra math to our view projection calculation logic, do you know @sebavan or @Evgeni_Popov? Also is there a significant difference in 3dsMax between shifting the camera and translating it?
Hi, so here is what happens in max when you turn on the vertical shift of a camera.
my scene looks like this when the vertical shift is turned off:
Now here is the same view with the vertical shift turned on:
I’m also not sure how it exactly works in 3ds max but i you can see the camera is looking straight ahead instead of at its target.
This is what the camera now sees but it only shows the green as the camera viewport.
This is very different from just translating the camera as you would have to move the camera to the vertical center of the buildings which isn’t an option in our case.
Thanks for the quick replies, i hope this explanation helps! (also sorry for posting 3 answers but i can only put 1 image per post)
I don’t think either, as it seems it is a tilting of the projection plane. Not sure how to do that…