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. freeze
    3. Topics
    F
    • Profile
    • Following 0
    • Followers 0
    • Topics 5
    • Posts 15
    • Best 0
    • Controversial 0
    • Groups 0

    Topics created by freeze

    • F

      Continuously refresh the render result to the view port

      Cinema 4D SDK
      • c++ windows 2025 • • freeze
      6
      0
      Votes
      6
      Posts
      824
      Views

      kbarK

      @freeze I wrote this a few years back which might give you a good starting point.

      https://plugins4d.com/Product/FunRay
      https://github.com/kentbarber/rtow4d

      Cheers,
      Kent

    • F

      How to add command plugins' dropdown menu on to c4d main menu bar

      Cinema 4D SDK
      • c++ windows 2025 • • freeze
      3
      0
      Votes
      3
      Posts
      417
      Views

      F

      @ferdinand Thank you for replying!

    • F

      Start IPR rendering in the viewport

      Cinema 4D SDK
      • windows c++ 2025 • • freeze
      5
      0
      Votes
      5
      Posts
      511
      Views

      F

      @ferdinand Thank you for answering ,I 'll try it.

    • F

      Get the random result of Cloner Object

      Cinema 4D SDK
      • c++ 2025 windows • • freeze
      9
      0
      Votes
      9
      Posts
      697
      Views

      F

      @ferdinand Thank you very much! The problem is solved and now I know the way of MODATA_CLONE used.

    • F

      How to get the attributes of rsramp node in c++?

      Cinema 4D SDK
      • c++ 2025 • • freeze
      3
      0
      Votes
      3
      Posts
      383
      Views

      F

      @ferdinand
      Thank you for the answer! The problem is solved after I try to find the child of the port according to your answer.