投影源的镜头
尽管用普通的正面镜头能达到接近的效果,但是这样还不够好。
之前根据网友在群内的发现,用他提供的a3da信息作为参考。
这是直接用notepad++打开后的文本,并且已经二次修改过。
“
#A3DA__________
#Tue Dec 29 21:30:22 2009
_.converter.version=20050823
_.file_name=CAMPV002_BASE.a3da
_.property.version=20050706
camera_root.0.interest.rot.x.type=0
camera_root.0.interest.rot.y.type=0
camera_root.0.interest.rot.z.type=0
camera_root.0.interest.scale.x.type=1
camera_root.0.interest.scale.x.value=1
camera_root.0.interest.scale.y.type=1
camera_root.0.interest.scale.y.value=1
camera_root.0.interest.scale.z.type=1
camera_root.0.interest.scale.z.value=1
camera_root.0.interest.trans.x.key.0.data=0
camera_root.0.interest.trans.x.key.0.type=0
camera_root.0.interest.trans.x.key.1.data=10401
camera_root.0.interest.trans.x.key.1.type=0
camera_root.0.interest.trans.x.key.length=2
camera_root.0.interest.trans.x.max=10402
camera_root.0.interest.trans.x.type=3
camera_root.0.interest.trans.y.key.0.data=(0,1)
camera_root.0.interest.trans.y.key.0.type=1
camera_root.0.interest.trans.y.key.1.data=(10401,1)
camera_root.0.interest.trans.y.key.1.type=1
camera_root.0.interest.trans.y.key.length=2
camera_root.0.interest.trans.y.max=10402
camera_root.0.interest.trans.y.type=3
camera_root.0.interest.trans.z.key.0.data=0
camera_root.0.interest.trans.z.key.0.type=0
camera_root.0.interest.trans.z.key.1.data=10401
camera_root.0.interest.trans.z.key.1.type=0
camera_root.0.interest.trans.z.key.length=2
camera_root.0.interest.trans.z.max=10402
camera_root.0.interest.trans.z.type=3
camera_root.0.interest.visibility.type=1
camera_root.0.interest.visibility.value=1
camera_root.0.rot.x.type=0
camera_root.0.rot.y.type=0
camera_root.0.rot.z.type=0
camera_root.0.scale.x.type=1
camera_root.0.scale.x.value=1
camera_root.0.scale.y.type=1
camera_root.0.scale.y.value=1
camera_root.0.scale.z.type=1
camera_root.0.scale.z.value=1
camera_root.0.trans.x.type=0
camera_root.0.trans.y.type=0
camera_root.0.trans.z.type=0
camera_root.0.view_point.aspect=1.77778
camera_root.0.view_point.fov.type=1
camera_root.0.view_point.fov.value=0.2
camera_root.0.view_point.fov_is_horizontal=1
camera_root.0.view_point.roll.type=1
camera_root.0.view_point.rot.x.type=1
camera_root.0.view_point.rot.y.type=1
camera_root.0.view_point.rot.z.type=1
camera_root.0.view_point.scale.x.type=1
camera_root.0.view_point.scale.y.type=1
camera_root.0.view_point.scale.z.type=1
camera_root.0.view_point.trans.x.type=1
camera_root.0.view_point.trans.y.type=1
camera_root.0.view_point.trans.z.type=1
camera_root.0.view_point.trans.z.value=20
camera_root.0.view_point.visibility.type=1
camera_root.0.view_point.visibility.value=1
camera_root.0.visibility.type=1
camera_root.0.visibility.value=1
camera_root.length=1
play_control.begin=0
play_control.fps=60
play_control.size=10402
”
这是一个在地面(零高度)向前看的视角。
根据推测,是在原画面中央上面一些的位置进行缩放后得到的(见“(10401,1)”),这样的话,就能让人物的图像接近画面底。
从远处进行缩放,也许是为了维持人物正面的视角。
可能越远这个效果会更强,但是相应的,也要修改缩放的参数来协调画面。