Maxon Developers Maxon Developers
    • Documentation
      • Cinema 4D Python API
      • Cinema 4D C++ API
      • Cineware 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

    Vertex map python setup

    General Talk
    3
    3
    585
    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.
    • A
      akkanein
      last edited by

      Hello guys! 🙂 Is there anyone who understand python with c4d? I’m trying to make two effects from Simon Holmedal video.

      where he place null object to one of the conner and this is
      It’s same effect like first but he added velocity. I'm newbie in python. But i wanna to learn something like this. Can you someone help me to build this setup? Thanks.

      1 Reply Last reply Reply Quote 0
      • ManuelM
        Manuel
        last edited by

        hello,

        thanks for reaching us and welcome to this forum.
        I've moved your thread to the general programming as there's no question specific to Cinema 4D.

        I would suggest to start to read our python documentation specially our manual list

        If you never learned python, i would suggest to start learning python first. There's is a lot of place on internet to learn it 🙂

        We also have the c++ help, that contain a lot of manual that explains lot of things.

        There's several place where you can include python, see our documentation.

        For your project you need to think about what kind of plugin you need.
        We also have a lot of examples on github

        Also use our search tool on this forum, you will find a lot of information.

        You can always ask a question on this forum on a specific function like "how to update a vertex map ?".

        Cheers,
        Manuel

        MAXON SDK Specialist

        MAXON Registered Developer

        1 Reply Last reply Reply Quote 0
        • CairynC
          Cairyn
          last edited by

          Just to point out, I already answered & posted a full sample scene in this thread:
          https://www.c4dcafe.com/ipb/forums/topic/109504-python-vertex-map/
          plus a detailed explanation on how vertex map calculation works in a free post on my Patreon:
          https://www.patreon.com/posts/script-club-1-07-34384586

          (Just so we don't get work duplicated.)

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