Hey Community,
I am currently working on a project in c4dtoa including some compositing. Im having a background image with two planes, catching shadows: a wall and a floor. In version 4 I could use a bump2d node and plug in the shadowcatcher shader and a version of the backrground image with camera projection, creating really nice shadows that reacted to the texture of the floor. However in v5 they changed the bump2d and you cant connect images and shaders the same way. How do I do this in v5?
Any help appreciated!
Thank you!
The shadow_matte doesn't have a normal parameter, so that's not going to work with the new bump shaders:
https://support.solidangle.com/x/AIR2Ag
Bump shaders: bump2d and bump3d now output a normal vector that can be linked to new normal parameters in ambocc, lambert, standard_surface and utility shaders. These bump shaders no longer function as passthrough shaders.
Can't find what you're looking for? Ask the community or share your knowledge.