I think you’ll find it much easier to just make a liquid plane, use some cubes for the potatoes, and just put them in the bowl partially under the plane in a way that looks good
the simulations for solid objects suspended in viscous liquid are extremely complex, I don’t even know if blender can do that to be honest. A rigid body setup won’t work either, as your potatoes will all sink to the bottom of the bowl. I think your artistic abilities will trump anything technical you can do here. You can even use this image as direct reference for potato placement
Something like this will give you a good jumping off point for photo realism you’ll want to change the color ramp to Linear and add more colors to it, and also add some displacement or bump
okay so that kinda worked. but is it possible to replace the white with the bowl’s texture so that i can show that the curry is sticking on the metal?
oh and i separated those textures from the bowl metal [you can see on the texture list.]
It’s possible. It would be easier if you had the bowl metal as the same material, but since you don’t, that’s ok so then between the color ramp and the BSDF, you’re going to need to add the following:
A Mix RGB node- plug the existing color ramp into Color 0, and plug the output into Base Color of BSDF.
Copy all the nodes from your bowl metal except the Material Output. Paste them in your curry material, add a Shader to RGB to the end, and plug that into Color 1 of the Mix RGB.
Lastly, add another color ramp below the existing color ramp. The existing one - yellow and white - still goes into Color 0. The new one - black and white- goes into Factor. Make sure the two color ramps have the same input
oh one question. your example seems to have one plane, the inner part of the bowl. what do i do to keep the stain off the outsider, the outer plane? where the metal should remain?
i know i can separate the inner and outer parts and go that way, but is there a way to do that without separating?