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

    COFFEE documentation/examples?

    Scheduled Pinned Locked Moved SDK Help
    6 Posts 0 Posters 450 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 14/12/2009 at 09:39, xxxxxxxx wrote:

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

      ---------
      hi,
      this question can seems trivial, but where i can find documentation\examples to start with COFFEE?
      the only source i found is sdk on maxon website http://www.maxon.net/en/support/for-developers/sdk-downloads.html
      which gave me not a small glue how i can code my task.
      i need script which will rule the matrix of bunch of objects.
      first, i had idea around clone, to manipulate clones, but now i think it'll be okay with dynamically created instances. someone have an idea?
      thanks,
      all the best.

      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 14/12/2009 at 12:34, xxxxxxxx wrote:

        Which coffee sdk did you download, r11 or the 9.5 one.  The 9.5 one is the one you want, later coffee sdk's are meant to... append the 9.5 version.  It's not on the page you linked (those are all c++ sdk's).

        From the page you linked, click on "older sdk's" on the left and find the coffee 9.5 download.

        kvb

        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 15/12/2009 at 03:16, xxxxxxxx wrote:

          Please download the following COFFEE documentation files:

          COFFEE R11 Addendum HTML[URL-REMOVED]
          COFFEE R11 Addendum WinHelp CHM[URL-REMOVED]

          COFFEE R9.5 HTML[URL-REMOVED]
          COFFEE R9.5 WinHelp CHM[URL-REMOVED]

          cheers,
          Matthias


          [URL-REMOVED] @maxon: This section contained a non-resolving link which has been removed.

          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 15/12/2009 at 08:30, xxxxxxxx wrote:

            right, thanks.
            and also i found some examples and scripts at cg - http://forums.cgsociety.org/forumdisplay.php?f=182
            for my task i still unsure. there's (i hope) new feature in 11.5 - coffee effector, which seems exactly right thing. but as my company not in hurry to update, i need make it somehow with 11.
            as i still not digs inside coffee, i want to ask is there a way to set parameters for clones from coffee? otherwise if it will be instances, it's seems i can code most of my logic with expresso with one or two coffee nodes.
            thanks again,

            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 15/12/2009 at 08:54, xxxxxxxx wrote:

              Without the COFFEE Effektor it's only possible to control clones with COFFEE through the MoGraph Data Xpresso node.

              With the C++ API you can even write your own effectors.

              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 15/12/2009 at 09:42, xxxxxxxx wrote:

                as i tried, it's seems with data node you can only take data from clones but not set.
                is there examples in c++ sdk(or elsewhere) for effectors? [maybe i can ask my colleague to write such, if other attempts will fail].

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