Display Random Number on Clones via Redshift Texture
-
Hi there, I'm trying to show a random number in the material of my clones. I've tried driving the TEXT field of a SPLINE shader in a Redshift C4D Shader Node, but I cant get the Xpresso right. I thought maybe connecting the index number the TEXT field sohow might work, also tried the RANDOM Operator in Xpresso as well but I cant get it to show a different number (between 1 and 10) on each clone.
Any ideas?
Here's my test file
-
Hi MaverickMongoose,
Thanks for the file.
This would be my way of doing it.
https://stcineversityprod02.blob.core.windows.net/$web/Cineversity_Forum_Support/2023_PROJECTS_DRS/20230322_CV4_2023_drs_23_RSrn_01.zipAll the best
-
Thanks Sassi, I thought about using the multishader but as I intend to create thousands of clones I thought generating the numbers dynamically rather than an image for each number would be better. Do you know if there's a way to output a clones index number? I've tried every Xpresso node I can think of, maybe it can be done with Python I wonder
-
Hi MaverickMongoose
How about this?
CV4_2023_drs_23_MGrn_11.c4d
Instead of a texture, use an object.
Please note that the settings are crucial here to keep integer numbers.Cheers
-
Thanks again Sassi, it just gets a bit crazy with thousands of clones, shame it cant be done within the material, maybe Maxon will add this some day.
Cheers
-
Hi MaverickMongoose,
Please use the option to submit your ideas here:
https://www.maxon.net/en/support-center
"Share Your Ideas"Would something like the Red Giant Universe Text Effects describe what you need?
If so, could you think those things will be helpful if implemented as a shader? Just a wild idea of mine.All the best
-
I think I'll just use the multishader with textures, but because there's 1000 objects that need numbering Ill have to make 1000 jpgs for it, not sure if the multishader can handle that many images, ill give it a try. Thanks again
-
Hi MaverickMongoose,
Here is my version with 1000 individually randomly numbered Clones in Redhshift 3D
https://stcineversityprod02.blob.core.windows.net/$web/Cineversity_Forum_Support/2023_PROJECTS_DRS/20230327_CV4_2023-2_drs_23_RSms_01.zipEnjoy