Page 1 of 1

How to volume render?

PostPosted: Wed May 25, 2016 11:32 am
by 93i
Hi,

i'm trying to check out the new volume rendering.

Here is what i tried with 3.0.14 and 3.0.20 on Houdini 15.5 indie (besides trying pyro fx presets, which lead to the same result)

Add octane renderer, add sphere, add camera
shop context: add render target, add diffuse
in the diffuse material, add medium volume node into the medium plug of the material
in the sphere object i add a iso offset and make it fog volume
on the sphere object i add octane object tab and enable volume rendering
in render target i select path tracing kernel
open ipr window -> crash

Is this the way it is supposed to do it, and if not, can someone give me a quick start on how to do it?

Thanx,
Heiko

Re: How to volume render?

PostPosted: Wed May 25, 2016 11:42 am
by juanjgon
Can you please share this scene, saving it just before the crash? A crash always worry me.

I can also use the scene as tutorial about how to configure the volume rendering, while I work in the plugin final docs.

-Juanjo

Re: How to volume render?

PostPosted: Wed May 25, 2016 12:17 pm
by 93i
See attachment.

Just go to out, and click open ipr

Re: How to volume render?

PostPosted: Wed May 25, 2016 12:29 pm
by juanjgon
Weird, I can't reproduce the crash here. Anyway the main issue is that you must set a name for the volume grid in the volume SOP node, as you can see in the attached image ('density' is the default one used in the OBJ volume spare parameters)

The crash problem can be other issue. Can you render scenes without volumes? Also if possible, enable the log file in the plugin render options and send it to me to know where the plugin is crashing.

Thanks,
-Juanjo

Re: How to volume render?

PostPosted: Wed May 25, 2016 12:48 pm
by 93i
Thanx again for the quick help.

Yes, i can render without volume, and setting the name to density actually does fix the crash and does render fine.

I attached the log, although i think it does not provide much detail (i have set it to debug though)

Re: How to volume render?

PostPosted: Wed May 25, 2016 1:00 pm
by juanjgon
Thanks for the log, it was really useful ;)

I think that I've found a problem that can crash the plugin at this point if the grid name is empty. I've fixed it for the next build.

-Juanjo