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
    • Register
    • Login
    1. Maxon Developers Forum
    2. dex
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 1
    • Groups 0

    dex

    @dex

    Over the past several years, I have been developing and shipping plugins for Foundry Modo.
    With the recent discontinuation of Modo, I have decided to explore Cinema4D and try to port our existing tools and develop new ones for this platform. An overview of our work can be found on our website: https://digitalexpressions.se/

    0
    Reputation
    1
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online
    Age 51
    Website www.digitalexpressions.se
    Location Sweden

    dex Unfollow Follow

    Latest posts made by dex

    • C++ SDK Matrix object style distribution

      Hello!
      This is my first post here. See my bio for background.
      I have been studying the SDK docs the last two weeks and I'm taking my first steps trying to build plugins for Cinema4D. So I have a question and I'm looking for directions...

      Does C++ SDK allows you to create some sort of a custom Matrix Object style distribution?
      What I want to achieve is a generator/distribution that output point data that can be read by a cloner.
      It is important that the points encode position, orientation and size or scale and that the cloner can read that data and apply it to instances. Is this doable with the C++ SDK?
      If I have understood the SDK correctly, a point object can only encode position and possibly normals and that won't fulfill the requirements in my case.

      Any hint or help pointing me in the right direction would be much appreciated.

      Thanks in advance!
      /Fredrik

      posted in Cinema 4D SDK 2026 c++
      dexD
      dex