Community
Arnold for Cinema 4D Forum
Rendering with Arnold in CINEMA 4D using the C4DtoA plug-in.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

SurfaceLuminance similiar in C4D?

2 REPLIES 2
Reply
Message 1 of 3
pixelmonk
172 Views, 2 Replies

SurfaceLuminance similiar in C4D?

is there a way to recreate surfaceluminance node (maya) in C4D? I'm trying to integrate day/night earth maps on a globe, using a distant light. I know surfaceluminance is a maya node, but it works with Arnold. I wondered if there was an all-arnold approach?

Tags (1)
Labels (1)
2 REPLIES 2
Message 2 of 3
Stephen.Blair
in reply to: pixelmonk

MtoA converts surfaceLuminance to an all-Arnold shader tree.
If you export a shader that uses surfaceLuminance, you'll see this instead of "surfaceLuminace"

rgb_to_float
{
 name surfaceLuminance2
 input surfaceLuminance2/utility
 mode "luminance"
}

utility
{
 name surfaceLuminance2/utility
 shade_mode "lambert"
 color 4.48571444 4.48571444 4.48571444
}


// Stephen Blair
// Arnold Renderer Support
Message 3 of 3
pixelmonk
in reply to: pixelmonk

works great. .thanks! I also forgot i could export the shader from Maya to C4D.

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report