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
    • Login

    RenderDocument-output is black?

    Scheduled Pinned Locked Moved SDK Help
    2 Posts 0 Posters 220 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 01/06/2008 at 06:30, xxxxxxxx wrote:

      User Information:
      Cinema 4D Version:   10.5 
      Platform:      
      Language(s) :     C++  ;

      ---------
      Hi!

      I have a problem with "RenderDocument". In which cases, RenderDocument puts out a Black Picture? On 99% computers, the wireframe is rendered out. Set with this line:

      rdata->SetLong(RDATA_RENDERASEDITOR, 3);
      [...]
      long result = RenderDocument(doc,*rdata,NULL,NULL,bmp,TRUE,NULL);

      On most Mac's everything is all right, but in a few cases, the function puts out a Black screen with the result RAY_OK.

      Thank you for your help. 🙂

      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 02/06/2008 at 00:43, xxxxxxxx wrote:

        You are in rendering Enhanced OpenGL mode. Make sure that the systems in question support EOGL.

        cheers,
        Matthias

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