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

    Integrating custom external renderer

    Scheduled Pinned Locked Moved SDK Help
    4 Posts 0 Posters 323 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

      THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

      On 14/04/2008 at 17:59, xxxxxxxx wrote:

      User Information:
      Cinema 4D Version:   10 
      Platform:   Windows  ;   
      Language(s) :   C.O.F.F.E.E  ;  C++  ;

      ---------
      Hi,

      I have a custom directx renderer that renders 3d models in realtime and handles pretty much everything including shaders. It's a separate standalone executable that automatically streams assets from a resource file which I am going to add as a plugin for my pipeline.

      This standalone will be executed by Cinema4d upon request and a window will popup but my main question is I want it snap or dock in to one of the C4D's viewports. I know that Maya and Softimage can do this already, I just don't know how to do it in Cinema4d. I've look through the documentation, and I still have no idea where to begin..

      Can anyone help me?

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

        THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

        On 17/04/2008 at 04:00, xxxxxxxx wrote:

        What I'm looking for is something like HWND that my app can hook on to.

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

          THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

          On 21/04/2008 at 02:51, xxxxxxxx wrote:

          I don't think this is possible but I have asked the developers.

          cheers,
          Matthias

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

            THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

            On 21/04/2008 at 05:13, xxxxxxxx wrote:

            You could hide your application window and copy its content into a GeUserArea.

            cheers,
            Matthias

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