attribute transfer color

   2495   7   2
User Avatar
Member
4 posts
Joined: May 2019
Offline
I would need to know how I can transfer the color of an object in motion. To another object in motion. And that the color is permanent. I've tried it with the solver node, but it freezes the animation.

Thank you very much, sorry for my English. I am Spanish.
User Avatar
Member
191 posts
Joined: Oct. 2018
Offline
Are you trying to accumulate the color? Or it just transfers once for the whole time range?
User Avatar
Member
310 posts
Joined: July 2012
Online
Post a hip! It should work, so there's probably something wrong you are doing in your scene.
User Avatar
Member
4 posts
Joined: May 2019
Offline
mkps
Are you trying to accumulate the color? Or it just transfers once for the whole time range?

Yes. I don't can the accumulate the color. I need the color accumulate.
I need to accumulate, the color to create a map. For a simulation.

Thanks you!

Attachments:
MazingerV6.hip (652.0 KB)

User Avatar
Member
4 posts
Joined: May 2019
Offline
Midasssilver
Post a hip! It should work, so there's probably something wrong you are doing in your scene.

I also upload the alembic file.
I'm learning houdini

Thanks a lot!

https://drive.google.com/file/d/1P5hll_g5RjFFmzWxBFK9ZlZaEvelFDjj/view?usp=sharing [drive.google.com]
Edited by SerranoMan - May 22, 2019 04:34:33
User Avatar
Member
310 posts
Joined: July 2012
Online
Fixed your solver.

Attachments:
MazingerV6_01.hip (648.6 KB)

User Avatar
Member
4 posts
Joined: May 2019
Offline
Midasssilver
Fixed your solver.

Thank you very much. I would not have been able to donit without your help!

I will try to understand the process.
Edited by SerranoMan - May 22, 2019 16:48:15
User Avatar
Member
310 posts
Joined: July 2012
Online
With the change to the solver I made, the main difference to get it to work was which color you had on each branch feeding into the solver. Since we are adding color every frame, we need to add the color that can be added. We can add white to black, but we can't add black to white, since that would be the same as adding 0. Once I flipped which color was on which side, it worked.
  • Quick Links