Page 1 of 1
mopgraph animation random color
Posted: Mon Jun 24, 2024 6:14 pm
by ottix
Hello, i'd like to reproduce that effect, I started with a random effector with shader field but at the end of the animation I just want to reveal a logo. At that point, I blocked, can someone helps me please? I join you the final animation I need to reproduce and my C4D project.
Re: mopgraph animation random color
Posted: Tue Jun 25, 2024 5:46 am
by ottix
the animation in question:
https://ibb.co/7XsYzK7
Re: mopgraph animation random color
Posted: Tue Jun 25, 2024 8:27 am
by bepeg4d
Hi,
you can use an Octane Instance Color node, to get the colors from the MoGraph cloner in Render Instance, or Multi Instance mode.
Then use a Shader Field for coloring the clones as you like:
cio,
Beppe
Re: mopgraph animation random color
Posted: Tue Jun 25, 2024 11:52 am
by ottix
Thanks a lot, I don't understand why It doesn't work in my case...I show you below
Re: mopgraph animation random color
Posted: Wed Jun 26, 2024 7:40 am
by bepeg4d
Hi,
in C4D Shader Field, avoid to use the Octane ImageTexture node, and load the bitmap directly in the shader slot.
ciao,
Beppe