ramp RGB images distribution

ramp RGB images distribution

ahmednagah
Explorer Explorer
430 Views
2 Replies
Message 1 of 3

ramp RGB images distribution

ahmednagah
Explorer
Explorer

my scene contains magazine, I used ramp RGB to load page images and utility to distribute it
but I don't need it to be randomized.7637-screenshot-4.png

0 Likes
431 Views
2 Replies
Replies (2)
Message 2 of 3

lee_griggs
Autodesk
Autodesk

Which color_mode is the utility shader set to?

Lee Griggs
Arnold rendering specialist
AUTODESK
0 Likes
Message 3 of 3

peter.horvath6V6K3
Advisor
Advisor

Instead of the utility shader you can use a user_data_int shader with the index attribute, in case the pages are clones of the Magazine object in order. You also have to convert the index to the [0-1] range via a range shader.

You can also check this thread about a similar setup: https://answers.arnoldrenderer.com/questions/22656/assigning-different-colors-to-mograph-object-base...

0 Likes