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. ceen
    C
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 6
    • Posts 13
    • Groups 0

    ceen

    @ceen

    1
    Reputation
    22
    Profile views
    13
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    ceen Unfollow Follow

    Best posts made by ceen

    • RE: SnapTool for R2023?

      Implementation of that tool would be nice indeed!

      posted in General Talk
      C
      ceen

    Latest posts made by ceen

    • RE: Disable all animation in document

      Hi,
      @ferdinand and @Anlv this is most awesome! All way beyond my capablities so thanks a lot for the scripts!

      posted in Cinema 4D SDK
      C
      ceen
    • Disable all animation in document

      Hi,
      is there a way to disable in Dope sheet all animation in a document? Bascially trigger the Eye Icon function in timeline Summary

      posted in Cinema 4D SDK python 2026 windows
      C
      ceen
    • RE: SnapTool for R2023?

      Implementation of that tool would be nice indeed!

      posted in General Talk
      C
      ceen
    • RE: I want to extract the polygon index of the inverted normal

      Hi,
      can you please implement a function into C4D to select blue/inverted normal polygons? We all need it regularly to fix CAD import etc. It is really important. Align function fails too often

      posted in General Talk
      C
      ceen
    • RE: Old Coffee "vnorm" term to python

      @ferdinand Thank you! you can find it in the old coffee help "using matrices" tutorial section:

      88c1a768-9234-4fe1-b6eb-c93e4d2ebf6a-grafik.png

      My own code is ridicoulusly simple:

      main()
      {
      ang = ( vnorm(vector1) * vnorm(vector2)) ;
      }

      Just looking for a python "vnorm"

      posted in General Talk
      C
      ceen
    • Old Coffee "vnorm" term to python

      Hi,
      digging into my age old C4D files I found a setup with a xpresso coffee node that uses the "vnorm" for vector normalization in multiplication of two vectors. What is the python equivalent for that? I have basically no python skill so help is highly appreciated. Thank you!

      posted in General Talk
      C
      ceen
    • Looking for Developer of custom Mograph effector

      I am again looking for somebody to build another custom python mograph effector (Paid):

      • I have cloner with clones and a field with falloff (for example box or spherical field)
      • Everytime a clone enters the field its position or rotation is changed by a value x (cm or degree)
      • The clone exits the field and its new position/rotation change is remained outside of the field.
      • Every time the clone enters the field again value x is added to the existing value. Basically an endless additive process of values

      Is this possible? Willing to pay for it.

      email: chn3d(..at..)email(..dot...)de

      posted in General Talk
      C
      ceen
    • Looking for Developer of custom Mograph effector

      Hi,

      I need a way to locally manipulate the rate speed and spatial distance of clones along a spline with Mograph Cloner which are procedurally animated by Rate value inside the cloner.

      Imagine an assembly line where things are being pushed along with equal speed and distance but at specific areas along the line they need to be fastened up or slowed down seamlessly without colliding.

      Basically an effector that has a falloff/field and inside the field/falloff I can manipulate the Rate speed set in the cloner object.

      Is that possible with a python effector?

      I am wiling to pay. Open for offers

      posted in General Talk
      C
      ceen
    • RE: phong tag

      @Yaroslav
      If you are simply looking for a way to manipulate vertex normals there is a great plugin out there:
      http://frostsoft.blogspot.com/2012/01/vertex-normal-tool-plugin_80.html?m=1

      posted in Cinema 4D SDK
      C
      ceen
    • RE: Looking for Python dev

      @r_gigante Thank you!

      posted in General Talk
      C
      ceen