masin Note
RenderMan TD
2008년 6월 11일 수요일
Maya Camera to RenderMan - part2
for maya python script
if float(dspyFormatX) > float(dspyFormatY):
frameWidth = cmds.getAttr('%s.hfa' % camName)
else:
frameWidth = cmds.getAttr('%s.vfa' % camName)
fov = math.degrees(2 * math.atan(frameWidth * 12.7 / focalLength))
댓글 없음:
댓글 쓰기
최근 게시물
이전 게시물
홈
피드 구독하기:
댓글 (Atom)
댓글 없음:
댓글 쓰기