Maxon Developers Maxon Developers
    • Documentation
      • Cinema 4D Python API
      • Cinema 4D C++ API
      • Cineware API
      • ZBrush Python API
      • ZBrush GoZ API
      • Code Examples on Github
    • Forum
    • Downloads
    • Support
      • Support Procedures
      • Registered Developer Program
      • Plugin IDs
      • Contact Us
    • Categories
      • Overview
      • News & Information
      • Cinema 4D SDK Support
      • Cineware SDK Support
      • ZBrush 4D SDK Support
      • Bugs
      • General Talk
    • Unread
    • Recent
    • Tags
    • Users
    • Login

    Focal Length, Aperture, etc

    SDK Help
    0
    3
    489
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • H
      Helper
      last edited by

      THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

      On 26/07/2005 at 09:51, xxxxxxxx wrote:

      User Information:
      Cinema 4D Version:   8.x 
      Platform:   Windows  ; Mac  ;  Mac OSX  ; 
      Language(s) :   C.O.F.F.E.E  ;

      ---------
      Ok, I have a value that is the Field of View (the angle of the camera cone). Now, how can I derive the Focal Lenght and the Aperture Width out of it?
      I know that, probably, I will only be able to calculate the Focal Length as a function of the Aperture Width and the Field of View or be able to calculate the Aperture Width as a function of Focal Length and Field of View. But, what are those equations?
      Thank you in advance.

      Rui Batista

      1 Reply Last reply Reply Quote 0
      • H
        Helper
        last edited by

        THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

        On 27/07/2005 at 05:50, xxxxxxxx wrote:

        Couldn't you just reverse the calculations you posted in March:
        aperture/focus = 2*tan(fov/2) =>
        aperture = 2*focus*tan(fov/2) and
        focus = aperture/(2*tan(fov/2))

        1 Reply Last reply Reply Quote 0
        • H
          Helper
          last edited by

          THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

          On 27/07/2005 at 06:08, xxxxxxxx wrote:

          Probably! 🙂
          Silly me... I had it all done already! LOL
          Thank you, Mikael.

          Rui Batista

          1 Reply Last reply Reply Quote 0
          • First post
            Last post