开发者

Actionscript 3 3d with fieldofview

开发者 https://www.devze.com 2022-12-22 09:19 出处:网络
what does the field of vi开发者_如何学编程ew to do with the z axis in flash? I have tried moving object towards the eye with different fieldofview values with same z axis but their size changes.

what does the field of vi开发者_如何学编程ew to do with the z axis in flash? I have tried moving object towards the eye with different fieldofview values with same z axis but their size changes.

Please help


Changing either the z-axis or the field of view will change the apparent size of your object:

Changing z-axis (ie focalLength) moves the object nearer/further to your eye, so it appears larger/smaller.

Changing fieldOfView changes the arc of your vision (kind of like using a fisheye or telephoto lens): if your field of view is large, your object will only take up a small part of that arc, so will appear small (=fisheye lens), but if your field of view is small (=telephoto) then your object occupies a large part of your arc, and appears big.

Actionscript 3 3d with fieldofview


(source: webfactional.com)

(In the diagrams, the dotted box is your stage area.)

Hope that helps explain things a bit.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号