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
    • Unread
    • Recent
    • Tags
    • Users
    • Login

    C4D Materials to Redshift Shader Script

    Scheduled Pinned Locked Moved PYTHON Development
    5 Posts 0 Posters 1.1k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • H Offline
      Helper
      last edited by

      On 18/11/2017 at 09:46, xxxxxxxx wrote:

      Hey!

      I want to write a script/plugin that converts C4D Materials (Color, Reflectance, Transparency, Lumiance, Normal, Disp) to Redshift Shaders.

      Does anyone have experience creating Redshift shaders/nodes with Python?

      Cheers,

      Matt

      1 Reply Last reply Reply Quote 0
      • H Offline
        Helper
        last edited by

        On 18/11/2017 at 09:49, xxxxxxxx wrote:

        Just found this on the Redshift forum - https://www.redshift3d.com/forums/viewthread/15178/

        1 Reply Last reply Reply Quote 0
        • H Offline
          Helper
          last edited by

          On 18/11/2017 at 11:50, xxxxxxxx wrote:

          I just spoke with the devloper from Redshift who does the C4D plugin and he said to look at the .h files in the /res folder and that their SDK is getting updated so it's not the best time to start on this.  But I'll continue to hack around.

          1 Reply Last reply Reply Quote 0
          • H Offline
            Helper
            last edited by

            On 19/11/2017 at 05:21, xxxxxxxx wrote:

            As you already found I made a Redshift wrapper arround the current redshift API wich is pretty limited (only usefull for get the NodeMaster) and Cinema 4D (GvPort/GvNode etc... 🙂

            You can find more informations here https://github.com/gr4ph0s/C4D_RedshiftWrapper_API or https://gr4ph0s.github.io/C4D_RedshiftWrapper_API/
            Note that I changed the licence, which is now under MIT, which is more liberal than GPL 😉

            Basicly I made this wrapper for make a custom converter, which worked fine, but I will not share it.

            But excepted you got some request about how to iterate Cinema 4D material / Shader I encourage you to post into the redshift forum since Maxon, can't do more for you.

            1 Reply Last reply Reply Quote 0
            • H Offline
              Helper
              last edited by

              On 20/11/2017 at 05:14, xxxxxxxx wrote:

              Hi Matt,

              just want to confirm, gr4ph0s is right, MAXON can't help with 3rd party interfaces, sorry.

              1 Reply Last reply Reply Quote 0
              • First post
                Last post