colorize by temperature - how do you do this? - 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: colorize by temperature - how do you do this? (/thread-2037.html) |
colorize by temperature - how do you do this? - ldotchopz - 11-06-2020 I haven't been able to figure out how to colorize by temperature from phoenix fd like Tyson does in his video. i have tried the phoenix FG grid texture. Am i on the right track? it hasn't worked yet RE: colorize by temperature - how do you do this? - tyFlow - 11-09-2020 You have to import the temperature data using a Fluid Properties operator, then use that float data to drive your color gradient using a Mapping operator. RE: colorize by temperature - how do you do this? - ldotchopz - 11-12-2020 (11-09-2020, 05:28 PM)tyFlow Wrote: You have to import the temperature data using a Fluid Properties operator, then use that float data to drive your color gradient using a Mapping operator. Great thanks! i'll give that a try |