RenderDocument-output is black?
-
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.
-
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