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

    want to create hair only by coffee

    Scheduled Pinned Locked Moved SDK Help
    2 Posts 0 Posters 220 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 19/01/2008 at 10:02, xxxxxxxx wrote:

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

      ---------
      hello,

      well I have some deep trouble. I want to create hair incl. hair-material only by coffee-code.

      my first problem is, how can I modify the hair colour, because there is a colour gradient.

      and then I want to change the function graphs in the hair material, how can I do that?!?

      I hope you can help me, would be glad of any reply,
      toele

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

        Creating hair object and material is simple enough, just use AllocObject(Ohair) and AllocMaterial(Mhair). Accessing the gradient and the function graph (i guess you mean the spline control) is almost impossible in COFFEE though because the SplineData and Gradient classes are missing in COFFEE and can not access them dynamically (their control number may change).

        cheers,
        Matthias

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