Better color mixing
#5
Its called property transfer, been implemented for a little while now. Smile Just toss it in your setup and particles that have differing values will blend when they come within x radius. Its works fairly well but some of the operations it used are single threaded so it can sometimes be a tad slow if you're using it with several million particles. It will run faster the lower the detection radius is though.

Im using it to mix vertex colors using the average blend mode. Not quite sure about the min/max modes though. I believe there is also a current issue with the falloff setting, i posted a thread in the bug forums about it.
  Reply


Messages In This Thread
Better color mixing - by shadowkiller - 02-21-2020, 05:13 PM
RE: Better color mixing - by tyFlow - 02-26-2020, 12:03 AM
RE: Better color mixing - by shadowkiller - 02-27-2020, 11:11 AM
RE: Better color mixing - by jmv - 05-02-2020, 05:44 AM
RE: Better color mixing - by shadowkiller - 05-02-2020, 01:04 PM
RE: Better color mixing - by jmv - 05-03-2020, 04:53 AM

Forum Jump: