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

    requirenments for building Cinema 4D extension

    General Talk
    3
    3
    813
    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
      angel23
      last edited by

      Hi
      what knowledge should to learn for writing Cinema 4D plugin, for example; c++, OpenGL ,,, ?

      1 Reply Last reply Reply Quote 0
      • B
        bentraje
        last edited by

        Cinema4D can accommodate plug-ins written in C++ or Python. However, it only accept scripts written in Python.

        1 Reply Last reply Reply Quote 1
        • r_giganteR
          r_gigante
          last edited by

          Hi angel23, thanks for reaching out us.

          With regard to your question the answer can be pretty wide depending on the depth you're aiming to tackle.

          Cinema 4D comes as @bentraje properly stated with C++ and Python APIs: whilst the first is bigger and more comprehensive the second is a specialized subset of the first and easier to approach.

          For the Cinema 4D API newcomers we recommend to stick to the Python API which gets rid of all the hurdles of the building process and to get proficient with it.
          Upon getting used to it and to the foundation Cinema 4D API concepts, moving to C++ won't be too complex.

          Best, Riccardo

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