rendering houdini volume with any vector grid

Forums: rendering houdini volume with any vector grid
Sub forum for bug reports

Moderator: juanjgon

Forum rules
Before posting a bug report, please check the following:
1. That the issue has not already been disclosed
2. That the issue is specific to this plugin, and not Octane in general (Try reproducing it in Standalone)
Bugs related to the Octane Engine itself should be posted into the Standalone Support sub-forum.


All bug reports should include the information below, along with a detailed description of the issue and steps to reproduce it.
A. Operating System, including version (i.e. Win 7, OSX 10.11.2, Ubuntu 14.04, etc.)
B. Graphics Card(s) model (i.e. GTX 580 - 3GB, TITAN, etc.)
C. RAM Capacity (i.e. 6 GB)
D. Nvidia driver version (i.e. 7.50, 7.5.22)
E. OctaneRender Standalone version, if installed (i.e. 2.24.2, 2.23, etc.)
F. OctaneRender plugin version (i.e. v2.25 - 2.21)
G. Host application version, including build number if available (i.e. 3ds Max 2016 Build 18.0)

rendering houdini volume with any vector grid

Postby bloomendale_1 » Sun Nov 04, 2018 9:44 pm

bloomendale_1 Sun Nov 04, 2018 9:44 pm
Hi
i'm trying to render my density volume with any vector grid (vel.*) and ipr renders just a portion of my cam frustum zoomed into full ipr window. it's like i'm rendering from a different camera.
i haven't tested it with all possible variations, but just duplicating and merging the same density field didn't break anything. but when you add even empty vector fields it uses wrong frustum to render

win10, h17.0.352, Octane 4.00.0.16, 4.00 RC6
1080ti + 970
bloomendale_1
Licensed Customer
Licensed Customer
 
Posts: 7
Joined: Sat Oct 20, 2018 2:37 am

Re: rendering houdini volume with any vector grid

Postby juanjgon » Mon Nov 05, 2018 11:31 am

juanjgon Mon Nov 05, 2018 11:31 am
Hi,

I'm not sure to be able to reproduce this problem here. Can you please send me a scene (as simple as possible) to reproduce it?

Thanks,
-Juanjo
User avatar
juanjgon
Octane Plugin Developer
Octane Plugin Developer
 
Posts: 8867
Joined: Tue Jan 19, 2010 12:01 pm
Location: Spain

Re: rendering houdini volume with any vector grid

Postby bloomendale_1 » Wed Nov 07, 2018 6:43 am

bloomendale_1 Wed Nov 07, 2018 6:43 am
hi
sorry for a late reply
i can't send scenes from that computer.
but you can recreate it:
create a sphere, convert to density through vdb or isoOffset, merge with empty vector volume (i guess name attrib is not important, you can try "vel") and try to render from cam.
in my case it renders fine (matches what i see through camera in viewport) if only scalar field is present, as soon as you add vector field it starts to render only portion of the image plane - it's like it changes focal length drastically (i tried to zoom out in IPR with mouse wheel but it looked waaaay too deformed)
that's it.

UPDATE:
so, even when i add a scalar field with different name (even empty) it breaks.
1) scalar "density" (or anything that matches name in Octane tab on obj node) - renders fine
2) scalar "density" + scalar "any" / vector "any" - renders weirdly.
3) scalar "density + scalar "any" / vector "any" + scalar "density" - yes, 2 "density" fields - renders fine (but i can't make vector field to work as velocity - no mblur)
bloomendale_1
Licensed Customer
Licensed Customer
 
Posts: 7
Joined: Sat Oct 20, 2018 2:37 am

Re: rendering houdini volume with any vector grid

Postby bloomendale_1 » Fri Nov 09, 2018 2:18 am

bloomendale_1 Fri Nov 09, 2018 2:18 am
Any update?
bloomendale_1
Licensed Customer
Licensed Customer
 
Posts: 7
Joined: Sat Oct 20, 2018 2:37 am

Re: rendering houdini volume with any vector grid

Postby juanjgon » Mon Nov 12, 2018 12:12 pm

juanjgon Mon Nov 12, 2018 12:12 pm
I'm still investigating this issue. I think that the main problem is that you are using grids that don't have the same voxel scale, and probably this is breaking the volume extraction bounding box and transformations data. In Octane all the grids must have the same voxel scale.

Have you tried to use grids all with the same voxel scale (not empty volumes or something like that)?

Thanks,
-Juanjo
User avatar
juanjgon
Octane Plugin Developer
Octane Plugin Developer
 
Posts: 8867
Joined: Tue Jan 19, 2010 12:01 pm
Location: Spain

Re: rendering houdini volume with any vector grid

Postby bloomendale_1 » Tue Nov 13, 2018 2:30 am

bloomendale_1 Tue Nov 13, 2018 2:30 am
thanks for looking into it.
yes, looks like there is problem with bbox or even centroid, cause sometimes it renders incorrectly if vel field has different dimensions
i attached a hip file for you to look at

Is there a way to render vel field with different resolution? Cause 99% of the time we don't need that much data in vel field for mblur and they are pretty heavy. 25% res would suffice.

And one more thing - is there a control to change mblur settings - like backward-centerd-forward? found only shutter time. cause i noticed even when i managed to render my test volumes with mblur it still moves it a bit, but not knowing mblur settings i'm not sure if it's a bug or not.

Thanks

UPDATE: not sure if my hip file uploaded - can't find where to look. is it possible to attach something but image at all?
bloomendale_1
Licensed Customer
Licensed Customer
 
Posts: 7
Joined: Sat Oct 20, 2018 2:37 am

Re: rendering houdini volume with any vector grid

Postby juanjgon » Tue Nov 13, 2018 10:40 pm

juanjgon Tue Nov 13, 2018 10:40 pm
bloomendale_1 wrote:Is there a way to render vel field with different resolution? Cause 99% of the time we don't need that much data in vel field for mblur and they are pretty heavy. 25% res would suffice.

And one more thing - is there a control to change mblur settings - like backward-centerd-forward? found only shutter time. cause i noticed even when i managed to render my test volumes with mblur it still moves it a bit, but not knowing mblur settings i'm not sure if it's a bug or not.


Hi,

Nope sorry, I've double checked the Octane API, and in a volume object, all the grids must have the same resolution currently. About the motion blur settings, yes, currently the only parameter available is the shutter time, but in the volume objects, you can scale the velocity grid to control the volume blur, or even disable it if the scale is 0.

Hope it helps,
-Juanjo
User avatar
juanjgon
Octane Plugin Developer
Octane Plugin Developer
 
Posts: 8867
Joined: Tue Jan 19, 2010 12:01 pm
Location: Spain

Re: rendering houdini volume with any vector grid

Postby juanjgon » Tue Nov 13, 2018 10:41 pm

juanjgon Tue Nov 13, 2018 10:41 pm
bloomendale_1 wrote:UPDATE: not sure if my hip file uploaded - can't find where to look. is it possible to attach something but image at all?

You can attach .zip files, so if you need to upload something compress it first.

Thanks,
-Juanjo
User avatar
juanjgon
Octane Plugin Developer
Octane Plugin Developer
 
Posts: 8867
Joined: Tue Jan 19, 2010 12:01 pm
Location: Spain

Return to Bug Reports


Who is online

Users browsing this forum: No registered users and 1 guest

Fri Apr 19, 2024 10:25 am [ UTC ]