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

    emulating vertical shift through a camera tag

    SDK Help
    0
    2
    208
    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

      On 17/08/2015 at 20:20, xxxxxxxx wrote:

      User Information:
      Cinema 4D Version:   15+ 
      Platform:   Windows  ;   
      Language(s) :     C++  ;

      ---------
      I want to emulate vertical shift "Film Offset Y" in Camera.
      the current problem in Cinema4D camera is: when a user adjust Film Offset Y, the camera view gets off, but the behavior in mind is re offset this camera view back to the original target "with a rotation compensation"

      I can do the simple task of rotating the camera to compensate for the offset, but this won't be a good approach "due to animations, other tags that rely on camera matrix, children, etc..."

      so any idea? may be draw the whole view from another camera, then put that new view into the tag draw? not sure how to do something like this.

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

        On 21/08/2015 at 04:05, xxxxxxxx wrote:

        in other words, the question:
        how to draw another view using a tag?

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