Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.

bump2d in arnold5

Anonymous

bump2d in arnold5

Anonymous
Not applicable

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!

0 Likes
Reply
1,021 Views
2 Replies
Replies (2)

Anonymous
Not applicable

Hi Lurk. Would you be able to post an example image to illustrate what you're trying to achieve?

0 Likes

Stephen.Blair
Community Manager
Community Manager

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.



// Stephen Blair
// Arnold Renderer Support
0 Likes