Page 1 of 1

Area light visible to daylight!

PostPosted: Fri Jan 11, 2019 6:37 pm
by yzaroui
Hello,

A simple scene with a plane ground, a sphere and 2 area lights.

When I enable daylight, it sees the area lights shapes and casts shadows of them. Any way to disable that? Thanks.

wireframe.JPG
Wireframe


rendered.JPG
Render

Re: Area light visible to daylight!

PostPosted: Fri Jan 11, 2019 9:07 pm
by J.C
Looks like a bug to me.
Temporary solution for this is to set area light Diffuse material opacity to 0 and turning on Transparent emission in emission parameters.

Re: Area light visible to daylight!

PostPosted: Fri Jan 11, 2019 10:14 pm
by ChrisH
There isn't any "Area lights" in Octane, they get converted to meshes (planes).
And that's why they have shadows.

But that might be one for the "wish list"/feature requests that:
  • Area lights by default don't have "Shadow visibility" set to false (just as "Camera visibility" is set to false by default)
  • There's an "Shadow visibility" option for area lights (this exists for meshes in the Blender UI, would be nice to have it for area lights as well).

Personally I tend to just stick with planes/mesh lights, but area lights can be handy and in some ways "easier" to work with..

Re: Area light visible to daylight!

PostPosted: Fri Jan 11, 2019 10:38 pm
by yzaroui
Yes.

I noticed many incomplete features compared to other integration plugins. Like the local db and also some nodes. For instance the absorption medium node is completely diffrent from the one in the standalone octane and other plugins.
Do you think this is due to some lack of functionality in the Blender Api?

Importing orbx like in cinema4d is also missing!

Re: Area light visible to daylight!

PostPosted: Sat Jan 12, 2019 2:25 am
by J.C
yzaroui wrote:For instance the absorption medium node is completely diffrent from the one in the standalone octane and other plugins.
Do you think this is due to some lack of functionality in the Blender Api?

These are same just have different name convention. Density = Scale

Re: Area light visible to daylight!

PostPosted: Sat Jan 12, 2019 1:22 pm
by yzaroui
These are same just have different name convention. Density = Scale

The Blender node has 2 inputs (Absorption and Scale) while the standalone node has 3 (Density, Volume step length and Absorption)!
How do you refactor 3 inputs into 2 and get the same result?

Re: Area light visible to daylight!

PostPosted: Sat Jan 12, 2019 11:58 pm
by J.C
Scattering and absorption medium has all the inputs.

Re: Area light visible to daylight!

PostPosted: Sun Jan 13, 2019 12:07 am
by J.C
Step length is used only with volumes like fire or smoke and is available in volume medium.