Maxon Developers Maxon Developers
    • Documentation
      • Cinema 4D Python API
      • Cinema 4D C++ API
      • Cineware 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

    How to redraw F-Curve Spline by using keyFrames data from Animation Curve?

    Cinema 4D SDK
    3
    4
    764
    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.
    • A
      AiMiDi
      last edited by

      For only x-axis, there are two points defined (0,0) with right tangent(14.49, 0) and (60,47.869) with left tangent(-39, -1.532), and It is clear that the value at frame 23 is 31.49iwEcAqNwbmcDAQTRAYwF0QD3BrCBiDZ2pD2RpQUWYrDrAJ4DB9IGvVRoCAAJomltCgAL0UOH.png_720x720q90.jpg
      But After I use these information to try to recreate the curve with Bezier algorithm myself, I somehow get the value 26.379:
      fb5ff079-5dad-4e61-9ab2-ed7bf11e56a5-image.png
      And I have tried Hermite algorithm, but it's still wrong 26.5:126d3da5-b9db-4e26-8ac0-a33a57630e19-image.png
      Can you reveal your way of interpolation?

      Thank,
      AiMiD

      1 Reply Last reply Reply Quote 0
      • A
        AiMiDi
        last edited by

        @ferdinand Could you please check this out? This is quite important for me! Appreciation for your time!

        Thank,
        AiMiD

        ferdinandF 1 Reply Last reply Reply Quote 0
        • ferdinandF
          ferdinand @AiMiDi
          last edited by

          Hello @AiMiDi,

          we have seen this topic, and it has been assigned, but not to me. We will answer soon.

          Thank you for your understanding,
          Ferdinand

          MAXON SDK Specialist
          developers.maxon.net

          1 Reply Last reply Reply Quote 0
          • i_mazlovI
            i_mazlov
            last edited by

            Hi @AiMiDi ,

            The problem you're pointing out to lies in the algorithmic field and relates to a non-public part of C4D, hence is Out of Scope for this forum:

            We will neither reveal non-public functionalities of Cinema 4D's API, nor will we establish a direct line of communication with the developers of Cinema 4D.

            Let me know if you have any further questions!

            Cheers,
            Ilia

            MAXON SDK Specialist
            developers.maxon.net

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