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. shetal
    S
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 5
    • Best 0
    • Controversial 0
    • Groups 0

    shetal

    @shetal

    0
    Reputation
    11
    Profile views
    5
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    shetal Unfollow Follow

    Latest posts made by shetal

    • RE: Implementing a watermark on render

      thank you very much for the time you spent for writing this guide. I truly cherish the "helping" attitude.
      its going to take a while for me to go through these information...

      posted in Cinema 4D SDK
      S
      shetal
    • Implementing a watermark on render

      Hi all

      I've just began plugin development for a couple of days. The documentation is too complex for me. So far, I could only create a sample plugin with dialog and simple shape create , I could only do this by watching @kbar tutorial. (cheers to him)

      what I'm tryin to do:
      when I start the plugin, I want it to begin the rendering (of a simple shape I created) and at the exact start of rendering i want to implement a watermark. I want the watermark to be a pixelized text and color changing.

      been looking ate the documentation for hours. the only thing i know is i need to use VideoPostData but whatever i write turns out to be wrong.
      it would be much appreciated if someone provides a brief guide.

      posted in Cinema 4D SDK c++ windows r21
      S
      shetal
    • RE: best way to watermark the output

      many thanks for the information and the friendly attitude.
      i think its better for me to start another well-structured topic regarding my question.

      posted in General Talk
      S
      shetal
    • RE: best way to watermark the output

      sorry for the inconvenience and thanks for the reply.

      can you please give a link to start with VideoPostData? I'm kind of lost in the documentation...

      posted in General Talk
      S
      shetal
    • best way to watermark the output

      hi guys

      I'm new to plugin development and i want to watermark my plugin in demo versions.
      i searched a lot and and found several methods but i also found their CIRCUMVENTION on the internet.
      so far the best one i came across is the watermark of redshift plugin. it is so popular and i found no way for removing its watermark.
      can someone please tell me how can i implement such a watermark.
      for those who haven't worked with this plugin, it shows the watermark from the beginning of render and during the render the pixels of watermark change color constantly. i hope this hint helps you get the idea on how it works.

      posted in General Talk
      S
      shetal