Hi, I need to create a lot of clouds in the scene. Do you have any good ideas?
Thank you ![]()
like this

nowadays technic for clouds is ray marching
check this blog article:
note: raymarching is GPU (very) intensive. You’ll maus have to bake the result is a texture, for example.
2 Likes
Thank you very much for your answer. I will try it out now~ ![]()
Thank you very much for your answer. I will try it out now~ ![]()