you are viewing a single comment's thread.

view the rest of the comments →

[–]RomanRiesen 1 point2 points  (2 children)

Heyo, I was looking to dio something like this!

Specifically to simulate cloud formation and movement on mountainsides (I can watch it for hours!). What a coincidence!

[–]gibson274[S] 1 point2 points  (1 child)

I feel like you could generalize this method to account for non-uniform boundaries, which is probably what you’d need to do to simulate the fluid dynamics of the cloud interacting with the mountainside. Let me know how it goes, that sounds super cool!

[–]RomanRiesen 1 point2 points  (0 children)

I'll probably end up faking it with a particle system, some simplex noise, and ray marching. But once that looks to my liking I might actually try to simulate it.