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
    1. Maxon Developers Forum
    2. dada
    3. Topics
    D
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 10
    • Best 0
    • Controversial 0
    • Groups 0

    Topics created by dada

    • D

      I want to use C + + to implement GUI. Messagedialog(‘no sel’) in Python I don't know how to start

      Cinema 4D SDK
      • sdk c++ • • dada
      6
      0
      Votes
      6
      Posts
      708
      Views

      D

      @m_magalhaes Thank you

    • D

      I want to get the coordinates of the points I have selected "en"

      Cinema 4D SDK
      • r21 c++ windows • • dada
      4
      0
      Votes
      4
      Posts
      802
      Views

      D

      @m_magalhaes
      I'll write it in your way

      Thank you very much.

      Cheers!

    • D

      On the problems of C + + novice

      Cinema 4D SDK
      • • • dada
      6
      0
      Votes
      6
      Posts
      876
      Views

      S

      Hello,

      there aren't any official video tutorials regarding plugin development.

      If you are new to C++, I strongly suggest to learn the language and how to use Visual Studio before diving into Cinema 4D plugin programming.

      When you are familiar with C++ and Visual Studio, the first thing you should do is to compile the provided example projects. Especially the "microsdk" show the basics of a simple project. How to build the example projects is described here: Getting Started: Introduction.

      What specific issues do you encounter while compiling the examples?

      best wishes,
      Sebastian