Page 1 of 1

Release 2.23.2.22

Posted: Wed Jul 08, 2015 1:50 am
by face_off
Video showing the features of the next release (available in about 1 weeks time).


Re: Release 2.23.2.22

Posted: Wed Jul 08, 2015 1:53 am
by Leobartz
Hi face_off, the video is not working.

Re: Release 2.23.2.22

Posted: Wed Jul 08, 2015 9:42 am
by face_off
Fixed now - sorry about that!

Paul

Re: Release 2.23.2.22

Posted: Tue Sep 29, 2015 8:29 am
by Jolbertoquini
Hi Guys,

Just a quick question I have made a script for nuke to work with ID, In my old workflow I was using mentalray and I generate a ID pass and Coverage Pass and this script was create a alpha.
Now at my new workflow with Octane the ID is quite hard to make work because of the aliasing and before with the coverage pass was help me to create that aliasing info now I'm stuck I can get the alpha but without aliasing please have a look at the attach example of the mentalray renders with ID (no aliasing) and coverage pass (aliasing information).

with this two I can separate the color value and multiply with coverage to get a clean alpha.

Cheers
JO

Re: Release 2.23.2.22

Posted: Tue Sep 29, 2015 9:05 am
by face_off
I will need to refer this to Stratified/Thomas. However, in the meantime, try enabling/disabled Imager->Premultiplied Alpha.

Paul

Re: Release 2.23.2.22

Posted: Tue Sep 29, 2015 7:55 pm
by stratified
Jolbertoquini wrote:Hi Guys,

Just a quick question I have made a script for nuke to work with ID, In my old workflow I was using mentalray and I generate a ID pass and Coverage Pass and this script was create a alpha.
Now at my new workflow with Octane the ID is quite hard to make work because of the aliasing and before with the coverage pass was help me to create that aliasing info now I'm stuck I can get the alpha but without aliasing please have a look at the attach example of the mentalray renders with ID (no aliasing) and coverage pass (aliasing information).

with this two I can separate the color value and multiply with coverage to get a clean alpha.

Cheers
JO
Hi,

Octane is a ray tracer and traces multiple rays per pixel, as a consequence, all edges will be anti-aliased. You can make the edges sharper by decreasing the filter size in the kernel node but you will still have smooth edges. If you take less samples per pixel, you will only get jagged edges and it will look weird.

I don't understand what you are trying to do. The picture on the right doesn't look like an alpha mask to me. It has the outlines of each objects but how would you use this? You can render proper alpha masks of each individual object via the render layers. Or you can use the render layers to render each isolated object and you don't need an alpha mask.

cheers,
Thomas

Re: Release 2.23.2.22

Posted: Thu Oct 01, 2015 10:29 am
by Jolbertoquini
stratified wrote:
Jolbertoquini wrote:Hi Guys,

Just a quick question I have made a script for nuke to work with ID, In my old workflow I was using mentalray and I generate a ID pass and Coverage Pass and this script was create a alpha.
Now at my new workflow with Octane the ID is quite hard to make work because of the aliasing and before with the coverage pass was help me to create that aliasing info now I'm stuck I can get the alpha but without aliasing please have a look at the attach example of the mentalray renders with ID (no aliasing) and coverage pass (aliasing information).

with this two I can separate the color value and multiply with coverage to get a clean alpha.

Cheers
JO
Hi,

Octane is a ray tracer and traces multiple rays per pixel, as a consequence, all edges will be anti-aliased. You can make the edges sharper by decreasing the filter size in the kernel node but you will still have smooth edges. If you take less samples per pixel, you will only get jagged edges and it will look weird.

I don't understand what you are trying to do. The picture on the right doesn't look like an alpha mask to me. It has the outlines of each objects but how would you use this? You can render proper alpha masks of each individual object via the render layers. Or you can use the render layers to render each isolated object and you don't need an alpha mask.

cheers,
Thomas
Hi Thomas,

just post some explanation over this post viewtopic.php?f=24&t=50487&p=251094#p251094 I didn't manage to get a video with my nuke script to show how is work for ID selection and convert to alpha... I s a script I select the color value and convert the ID select into a only alpha.