Page 1 of 1

Volumentric clouds

Posted: Sat May 27, 2017 5:21 pm
by OutOfTime007
Hello,

How do I achieve this clouds effect in Blender Octane? Essentialy filling uyp a volume with smoke and removing some of it. I was thinking it might be done with a texture but I cant figure it out.

https://www.youtube.com/watch?v=Qc95-g3FimQ

Re: Volumentric clouds

Posted: Sun May 28, 2017 6:43 am
by grimm
Something like this?
sphere-smoke1.png
sphere-smoke-test.blend
(1.17 MiB) Downloaded 350 times
I'm getting some banding so you will need to play around with the settings some. I generated this at 128 resolution, you might want to go to 256 but it's going to run the simulation really slow. As it is now it takes my system about 12 seconds a frame to simulate the smoke. I'm sure there are better methods for this as well. :)

Re: Volumentric clouds

Posted: Sun May 28, 2017 8:34 am
by OutOfTime007
ooooooooooooooooooooooooooooooooooooh! I was supposed to put it in the volume output and not pipe it through a shader like I normally do with scattering. :lol:

Thank you for sharing this file with me. For some reason I was not even thinking of trying that.

Re: Volumentric clouds

Posted: Sun May 28, 2017 8:59 am
by grimm
Excellent, I'm glad it helped. If you use the quick smoke setup the plugin will setup the nodes automatically for you, saves some time. :)

Re: Volumentric clouds

Posted: Sun May 28, 2017 10:51 am
by OutOfTime007
While using the smoke domain works it is still not excactly what I want. So I am going to try and keep this thread open for more Blender Octane volume discussions.

What I am trying to achieve is essentially this. Controlling volume density with 3D textures. https://blender.stackexchange.com/quest ... me-density

I saw on the forum here that someone else got something similar working, but I can't get it to work in blender or in standalone. See here viewtopic.php?f=9&t=26161&hilit=Volumetric+Generator

This is the way I understand the setup he is using on that post.
Image

Is there something else I need to do or am completely on the wrong path?

Re: Volumentric clouds

Posted: Sun May 28, 2017 10:06 pm
by grimm
The technique in the second link you posted above doesn't work any more, the devs changed how that works in later versions. I think what you should wait for is the inclusion of OSL in Octane. That will give you all the control you need for 3d noise and textures.

Re: Volumentric clouds

Posted: Mon May 29, 2017 7:38 pm
by OutOfTime007
What is OSL? I searched a little but there was not clear answer other than Octane is missing it.

I used your method to create this picture as a kind of test. So something came out of the discussion anyway, https://goo.gl/photos/ZJKG9sGYh7h156nJ6

Thanks for the help.

Re: Volumentric clouds

Posted: Mon May 29, 2017 10:01 pm
by grimm
Cool image, OSL is Open Shader Language developed by ImageWorks.

https://github.com/imageworks/OpenShadingLanguage/

You can play around with it in Blender Cycles which supports it on the CPU. You can see some examples that were rendered in the dev version of Octane here:

https://home.otoy.com/otoy-unveils-octa ... -renderer/

Very cool stuff. :)