Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Buoyancy diffusion not working
#3
(05-01-2021, 07:47 PM)josemendez Wrote: You don’t seem to write back any data to the buoyancies array, you’re just writing values to the userData array.

Check the Raclette sample scene for reference. You need to write the userData values back to the array you wish to use, in this case, the buoyancies array.

I can't find the problem. Everything is just like "Melt" & "ViscositySurfTensionToUserData" scripts in Raclette sample.
Could you please mention it more precisely?

The weird thing is that the code will work for color but not any other parameters like viscosity, buoyancy, etc.
Reply


Messages In This Thread
Buoyancy diffusion not working - by Booyaka - 05-01-2021, 11:40 AM
RE: Buoyancy diffusion not working - by Booyaka - 05-01-2021, 09:37 PM
RE: Buoyancy diffusion not working - by Booyaka - 06-01-2021, 09:14 AM