![]() |
VDB colour velocity - Printable Version +- tyFlow Forum (https://forum.tyflow.com) +-- Forum: tyFlow Discussion (https://forum.tyflow.com/forum-1.html) +--- Forum: General Discussion (https://forum.tyflow.com/forum-2.html) +--- Thread: VDB colour velocity (/thread-2468.html) |
VDB colour velocity - ldotchopz - 06-21-2021 I couldn't find a thread for this, maybe someone can link as i'm sure it's been asked before. I'm growing a continuous VDB from particles and have a custom properties setup. so far i can only colour the particles, i can't work out how to map the colour to the VDB? Cheers! RE: VDB colour velocity - tyFlow - 06-25-2021 tyFlow VDB does support color. Just store it in a UVW grid using a VDB Modify operator and render using a Vertex Color texmap. See attached. RE: VDB colour velocity - ldotchopz - 06-30-2021 (06-25-2021, 04:53 AM)tyFlow Wrote: tyFlow VDB does support color. Just store it in a UVW grid using a VDB Modify operator and render using a Vertex Color texmap. See attached. Thanks a lot! this is much clearer to me now. thanks for your time. |