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

    export rotation data to servo

    Scheduled Pinned Locked Moved SDK Help
    3 Posts 0 Posters 315 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 28/06/2008 at 05:51, xxxxxxxx wrote:

      User Information:
      Cinema 4D Version:    
      Platform:      Mac OSX  ; 
      Language(s) :     C++  ;

      ---------
      Hi, I am very new to developing and have been reading Rui Batista's COFFEE book, which is excellent.
      I am trying to write a pluggin that will export rotation data of one axis of an object to a servo driver, so that I can animate a model. My plan so far is to get the rotation info, convert it to a servo range(-23 to 230) then export the info in realtime as the animation plays in the timeline.
      Is this possible with COFFEE or should I be looking at C++.
      Any pointers greatly appreciated.
      Cheers
      Conor

      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 01/07/2008 at 01:43, xxxxxxxx wrote:

        This should be possible with C++. You need of course some software interface to the servo driver.

        cheers,
        Matthias

        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 01/07/2008 at 04:02, xxxxxxxx wrote:

          Thanks Matthias, the servo controller comes with a variety of software drivers, one which is written in c++, does that mean I can use the c++ script that they have supplied within my c4d plugin to operate the servos from c4d.

          cheers
          Conor

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