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
    • Recent
    • Tags
    • Users
    • Login

    Getting tangents in COFFEE

    Scheduled Pinned Locked Moved SDK Help
    2 Posts 0 Posters 159 Views
    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 Offline
      Helper
      last edited by

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

      On 07/04/2009 at 16:23, xxxxxxxx wrote:

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

      ---------
      Hi All

      I see a CCurve::GetTangents() method, but I don't see this available for COFFEE. Is it possible to construct tangents based on the left/right time and value values of a CKey in COFFEE?

      Cheers
      Moo

      p.s. any suggested math would be appreciated 🙂

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

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

        On 09/04/2009 at 02:45, xxxxxxxx wrote:

        I've not exactly fixed this, but moving from hermite curve to a bezier and using the control points for pints p1 and p2 produces pleasing curved that are very like the ones c4d produces. Their f-curve must be some kind of cubic curve and it is probably just a case of knowing how to generate the ax through dx coefficents. I think I will stick with the bezier until I can figure them out... Unless someone else knows?

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