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

    Defomer-plugin and falloff integration [CLOSED]

    Scheduled Pinned Locked Moved PYTHON Development
    3 Posts 0 Posters 272 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

      On 04/11/2014 at 05:28, xxxxxxxx wrote:

      Hey guys.
      I was wondering if it's possible to include a falloff in my deformer-plugin like the standard deformers now have in R16. I found nothing in the Python-SDK, the C++SDK on the other hand seems to have something like that (where you can sample a point) but that language is way beyond my skills 😉.
      Is it really necessary to start from scratch? Creating all the drawing, sampling and the handles although these thing already exist? 
      Thanks
      Phil

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

        On 05/11/2014 at 03:00, xxxxxxxx wrote:

        Hello,

        it seems that it is indeed not possible to use a standard falloff in a Python deformer. In C++ you would add a member of the type C4D_Falloff[URL-REMOVED] that manages all relevant functionality.

        best wishes,
        Sebastian


        [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

          On 05/11/2014 at 04:05, xxxxxxxx wrote:

          What a bummer, but thanks for the info.
          Cheers, Phil

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